"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/23 01:07:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta" 2025/11/23 01:07:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 01:07:43 DEBUG : Creating backend with remote "/tmp/rclone3059067055" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:07:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:07:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/23 01:07:44 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:07:44 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.68s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:07:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:07:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:07:45 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:07:45 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:07:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:07:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:07:46 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:07:46 DEBUG : B2 bucket rclone-test-bususux9wuta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.91s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:07:47 DEBUG : Creating backend with remote "/non-existing" 2025/11/23 01:07:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/23 01:07:48 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:07:48 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:07:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:07:49 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:07:49 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:07:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:07:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:07:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.64s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:07:50 INFO : B2 bucket rclone-test-bususux9wuta: Running all checks before starting transfers 2025/11/23 01:07:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:07:50 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:07:50 INFO : B2 bucket rclone-test-bususux9wuta: Checks finished, now starting transfers 2025/11/23 01:07:50 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:07:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:07:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:07:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:07:51 ERROR : Ignoring --no-traverse with sync 2025/11/23 01:07:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:07:51 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:07:51 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:07:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:07:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:07:52 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:07:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.33s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:07:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/23 01:07:53 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:07:53 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:07:53 DEBUG : hello world2: size = 12 OK 2025/11/23 01:07:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/23 01:07:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:07:54 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:07:54 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:07:56 DEBUG : potato2: size = 11 OK 2025/11/23 01:07:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:07:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.70s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:07:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:07:57 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:07:57 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:07:58 DEBUG : potato2: size = 11 OK 2025/11/23 01:07:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:07:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.75s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:07:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/23 01:07:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:07:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/23 01:07:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:07:59 INFO : sub dir2: Making directory 2025/11/23 01:07:59 INFO : sub dir: Making directory 2025/11/23 01:07:59 INFO : sub dir2/sub sub dir2: Making directory 2025/11/23 01:07:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:07:59 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:07:59 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:07:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:07:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:07:59 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" 2025/11/23 01:07:59 DEBUG : B2 bucket rclone-test-bususux9wuta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:00 INFO : sub dir2: Making directory 2025/11/23 01:08:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/23 01:08:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:08:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:08:00 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:00 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:08:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:08:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:01 DEBUG : sub dir2: Making directory with metadata 2025/11/23 01:08:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:08:01 INFO : sub dir2: Making directory 2025/11/23 01:08:01 INFO : sub dir: Making directory 2025/11/23 01:08:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:08:01 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:01 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:08:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:08:02 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:08:02 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/23 01:08:02 DEBUG : B2 bucket rclone-test-bususux9wuta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/23 01:08:02 DEBUG : B2 bucket rclone-test-bususux9wuta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:03 INFO : sub dir2: Making directory 2025/11/23 01:08:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:08:03 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:03 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:08:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:08:04 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:08:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.56s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:05 DEBUG : sub dir2: Making directory with metadata 2025/11/23 01:08:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:08:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:08:05 INFO : sub dir2: Making directory 2025/11/23 01:08:05 INFO : sub dir: Making directory 2025/11/23 01:08:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:08:05 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:05 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:08:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:08:05 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:08:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/23 01:08:06 DEBUG : B2 bucket rclone-test-bususux9wuta: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.45s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:07 INFO : sub dir2: Making directory 2025/11/23 01:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:08:07 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:07 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:08:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:08:07 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:08:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.30s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:08 DEBUG : Creating backend with remote "TestB2:rclone-test-riyiduv9qege" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bususux9wuta -> B2 bucket rclone-test-riyiduv9qege 2025/11/23 01:08:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:08:10 DEBUG : B2 bucket rclone-test-riyiduv9qege: Waiting for checks to finish 2025/11/23 01:08:10 DEBUG : B2 bucket rclone-test-riyiduv9qege: Waiting for transfers to finish 2025/11/23 01:08:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:08:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:08:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/23 01:08:11 DEBUG : B2 bucket rclone-test-riyiduv9qege: Purge remote 2025/11/23 01:08:11 INFO : B2 bucket rclone-test-riyiduv9qege: cleaning bucket "rclone-test-riyiduv9qege" of all files 2025/11/23 01:08:11 DEBUG : sub dir/hello world: Deleting (id "4_z0fe20de3401dabeb9fa80e1b_f115b9d8def5a0d03_d20251123_m010810_c001_v0001183_t0043_u01763860090792") --- PASS: TestServerSideCopy (4.11s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:08:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:08:13 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:08:13 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:13 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:13 DEBUG : sub dir/hello world: size = 17 OK 2025/11/23 01:08:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/23 01:08:13 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.19s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:15 DEBUG : Creating backend with remote "TestB2:rclone-test-salofev7raba" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bususux9wuta -> B2 bucket rclone-test-salofev7raba 2025/11/23 01:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:08:16 DEBUG : B2 bucket rclone-test-salofev7raba: Waiting for checks to finish 2025/11/23 01:08:16 DEBUG : B2 bucket rclone-test-salofev7raba: Waiting for transfers to finish 2025/11/23 01:08:17 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:08:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:08:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/23 01:08:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:08:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-salofev7raba) 2025/11/23 01:08:18 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:08:18 DEBUG : B2 bucket rclone-test-salofev7raba: Waiting for checks to finish 2025/11/23 01:08:18 DEBUG : B2 bucket rclone-test-salofev7raba: Waiting for transfers to finish 2025/11/23 01:08:19 DEBUG : sub dir/hello world: size = 17 OK 2025/11/23 01:08:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/23 01:08:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/23 01:08:19 DEBUG : B2 bucket rclone-test-salofev7raba: Purge remote 2025/11/23 01:08:19 INFO : B2 bucket rclone-test-salofev7raba: cleaning bucket "rclone-test-salofev7raba" of all files 2025/11/23 01:08:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf722d63401dabeb9fa80e1b_f11429ceb8c3f6411_d20251123_m010818_c001_v0001185_t0012_u01763860098982") 2025/11/23 01:08:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf722d63401dabeb9fa80e1b_f1125d51c6d3b44e6_d20251123_m010817_c001_v0001185_t0038_u01763860097152") --- PASS: TestServerSideCopyOverSelf (6.23s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:21 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:08:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:08:21 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:08:21 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:22 DEBUG : sub dir/hello world: size = 17 OK 2025/11/23 01:08:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/23 01:08:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/23 01:08:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.97s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tujedeq7keva" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bususux9wuta -> B2 bucket rclone-test-tujedeq7keva 2025/11/23 01:08:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:08:24 DEBUG : B2 bucket rclone-test-tujedeq7keva: Waiting for checks to finish 2025/11/23 01:08:24 DEBUG : B2 bucket rclone-test-tujedeq7keva: Waiting for transfers to finish 2025/11/23 01:08:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:08:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:08:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/23 01:08:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:08:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tujedeq7keva) 2025/11/23 01:08:26 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:08:26 DEBUG : B2 bucket rclone-test-tujedeq7keva: Waiting for checks to finish 2025/11/23 01:08:26 DEBUG : B2 bucket rclone-test-tujedeq7keva: Waiting for transfers to finish 2025/11/23 01:08:27 DEBUG : sub dir/hello world: size = 17 OK 2025/11/23 01:08:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/23 01:08:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/23 01:08:27 INFO : sub dir/hello world: Deleted 2025/11/23 01:08:28 DEBUG : testing file moves 2025/11/23 01:08:28 DEBUG : B2 bucket rclone-test-tujedeq7keva: Waiting for checks to finish 2025/11/23 01:08:28 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:08:28 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tujedeq7keva) 2025/11/23 01:08:28 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:08:28 DEBUG : B2 bucket rclone-test-tujedeq7keva: Waiting for transfers to finish 2025/11/23 01:08:28 DEBUG : sub dir/hello world: size = 24 OK 2025/11/23 01:08:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/23 01:08:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/23 01:08:29 INFO : sub dir/hello world: Deleted 2025/11/23 01:08:29 DEBUG : B2 bucket rclone-test-tujedeq7keva: Purge remote 2025/11/23 01:08:29 INFO : B2 bucket rclone-test-tujedeq7keva: cleaning bucket "rclone-test-tujedeq7keva" of all files 2025/11/23 01:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24d73401dabeb9fa80e1b_f1161ae4ae1e70701_d20251123_m010828_c001_v0001101_t0012_u01763860108620") 2025/11/23 01:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24d73401dabeb9fa80e1b_f102170fba004d009_d20251123_m010826_c001_v0001185_t0017_u01763860106945") 2025/11/23 01:08:29 DEBUG : sub dir/hello world: Deleting (id "4_z4fe24d73401dabeb9fa80e1b_f1179bb3cce6a8311_d20251123_m010825_c001_v0001130_t0038_u01763860105455") --- PASS: TestServerSideMoveOverSelf (8.11s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:31 ERROR : error listing: directory not found 2025/11/23 01:08:31 INFO : Local file system at /tmp/rclone3059067055: Making directory 2025/11/23 01:08:31 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:31 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.64s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:08:33 DEBUG : Local file system at /tmp/rclone3059067055: Waiting for checks to finish 2025/11/23 01:08:33 DEBUG : Local file system at /tmp/rclone3059067055: Waiting for transfers to finish 2025/11/23 01:08:34 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/23 01:08:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:08:34 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/23 01:08:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.13s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:34 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/23 01:08:34 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:34 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:35 DEBUG : check sum: size = 1 OK 2025/11/23 01:08:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/23 01:08:35 INFO : check sum: Copied (new) 2025/11/23 01:08:35 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:35 DEBUG : check sum: size = 1 OK 2025/11/23 01:08:35 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/23 01:08:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/23 01:08:35 DEBUG : check sum: Unchanged skipping 2025/11/23 01:08:35 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:35 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.78s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/23 01:08:36 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:36 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:37 DEBUG : sizeonly: size = 6 OK 2025/11/23 01:08:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/23 01:08:37 INFO : sizeonly: Copied (new) 2025/11/23 01:08:37 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:37 DEBUG : sizeonly: size = 6 OK 2025/11/23 01:08:37 DEBUG : sizeonly: Sizes identical 2025/11/23 01:08:37 DEBUG : sizeonly: Unchanged skipping 2025/11/23 01:08:37 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:37 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:37 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.75s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/23 01:08:38 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:38 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/23 01:08:38 INFO : ignore-size: Copied (new) 2025/11/23 01:08:38 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:08:39 DEBUG : ignore-size: Unchanged skipping 2025/11/23 01:08:39 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:39 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:39 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.81s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:41 DEBUG : existing: size = 6 OK 2025/11/23 01:08:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:08:41 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:41 DEBUG : existing: Unchanged skipping 2025/11/23 01:08:41 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:41 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:41 INFO : There was nothing to transfer 2025/11/23 01:08:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/23 01:08:41 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:41 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:41 DEBUG : existing: size = 6 OK 2025/11/23 01:08:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/23 01:08:41 INFO : existing: Copied (replaced existing) 2025/11/23 01:08:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.36s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/23 01:08:42 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:42 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:43 DEBUG : existing: size = 6 OK 2025/11/23 01:08:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/23 01:08:43 INFO : existing: Copied (new) 2025/11/23 01:08:43 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:43 DEBUG : existing: Destination exists, skipping 2025/11/23 01:08:43 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:43 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:43 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.71s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/23 01:08:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/23 01:08:45 DEBUG : c/non empty space: size = 5 OK 2025/11/23 01:08:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:08:45 DEBUG : c/non empty space: Unchanged skipping 2025/11/23 01:08:45 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:45 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:46 DEBUG : a/potato2: size = 60 OK 2025/11/23 01:08:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:08:46 INFO : a/potato2: Copied (new) 2025/11/23 01:08:46 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:46 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:48 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:48 DEBUG : empty space: size = 1 OK 2025/11/23 01:08:48 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 2025/11/23 01:08:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/23 01:08:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/23 01:08:48 DEBUG : empty space: Unchanged skipping 2025/11/23 01:08:48 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:48 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:48 INFO : There was nothing to transfer 2025/11/23 01:08:48 DEBUG : empty space: size = 1 OK 2025/11/23 01:08:48 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 2025/11/23 01:08:48 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/23 01:08:49 INFO : empty space: Updated modification time in destination 2025/11/23 01:08:49 DEBUG : empty space: Unchanged skipping 2025/11/23 01:08:49 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:49 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:51 DEBUG : empty space: size = 1 OK 2025/11/23 01:08:51 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 2025/11/23 01:08:51 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/23 01:08:51 DEBUG : empty space: Unchanged skipping 2025/11/23 01:08:51 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:51 DEBUG : Waiting for deletions to finish 2025/11/23 01:08:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:52 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:52 DEBUG : foo: size = 3 OK 2025/11/23 01:08:52 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 2025/11/23 01:08:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:08:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:08:52 DEBUG : foo: sha1 differ 2025/11/23 01:08:52 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:52 DEBUG : foo: size = 3 OK 2025/11/23 01:08:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/23 01:08:52 INFO : foo: Copied (replaced existing) 2025/11/23 01:08:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:53 DEBUG : empty space: size = 1 OK 2025/11/23 01:08:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:08:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/23 01:08:53 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:53 DEBUG : empty space: Unchanged skipping 2025/11/23 01:08:53 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:54 DEBUG : potato: size = 60 OK 2025/11/23 01:08:54 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:08:54 INFO : potato: Copied (new) 2025/11/23 01:08:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.99s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:56 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:08:56 DEBUG : potato: size = 60 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:08:56 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:56 DEBUG : potato: Sizes differ 2025/11/23 01:08:56 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:56 DEBUG : potato: size = 21 OK 2025/11/23 01:08:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/23 01:08:56 INFO : potato: Copied (replaced existing) 2025/11/23 01:08:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:08:57 DEBUG : potato: size = 21 OK 2025/11/23 01:08:57 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 2025/11/23 01:08:57 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:08:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3059067055) 2025/11/23 01:08:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:08:57 DEBUG : potato: sha1 differ 2025/11/23 01:08:57 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:08:58 DEBUG : potato: size = 21 OK 2025/11/23 01:08:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/23 01:08:58 INFO : potato: Copied (replaced existing) 2025/11/23 01:08:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:09:00 DEBUG : empty space: size = 1 OK 2025/11/23 01:09:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:09:00 DEBUG : empty space: Unchanged skipping 2025/11/23 01:09:00 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:00 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/23 01:09:00 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:09:02 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:02 DEBUG : empty space: size = 1 OK 2025/11/23 01:09:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:09:02 DEBUG : empty space: Unchanged skipping 2025/11/23 01:09:02 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:02 DEBUG : potato2: size = 60 OK 2025/11/23 01:09:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:09:02 INFO : potato2: Copied (new) 2025/11/23 01:09:02 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:04 INFO : d: Making directory 2025/11/23 01:09:04 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/23 01:09:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/23 01:09:05 DEBUG : c/non empty space: size = 5 OK 2025/11/23 01:09:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:09:05 DEBUG : c/non empty space: Unchanged skipping 2025/11/23 01:09:05 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:05 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:05 DEBUG : a/potato2: size = 60 OK 2025/11/23 01:09:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:09:05 INFO : a/potato2: Copied (new) 2025/11/23 01:09:05 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:05 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/23 01:09:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/23 01:09:07 DEBUG : c/non empty space: size = 5 OK 2025/11/23 01:09:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:09:07 DEBUG : c/non empty space: Unchanged skipping 2025/11/23 01:09:07 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:07 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:08 DEBUG : a/potato2: size = 60 OK 2025/11/23 01:09:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:09:08 INFO : a/potato2: Copied (new) 2025/11/23 01:09:08 ERROR : B2 bucket rclone-test-bususux9wuta: not deleting files as there were IO errors 2025/11/23 01:09:08 ERROR : B2 bucket rclone-test-bususux9wuta: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.91s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:10 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:10 DEBUG : empty space: size = 1 OK 2025/11/23 01:09:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:09:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:09:10 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:10 DEBUG : empty space: Unchanged skipping 2025/11/23 01:09:10 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:10 INFO : potato: Deleted 2025/11/23 01:09:11 DEBUG : potato2: size = 60 OK 2025/11/23 01:09:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:09:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.66s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:13 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:13 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:13 INFO : potato: Deleted 2025/11/23 01:09:13 DEBUG : empty space: size = 1 OK 2025/11/23 01:09:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:09:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:09:13 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:13 DEBUG : empty space: Unchanged skipping 2025/11/23 01:09:13 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:13 DEBUG : potato2: size = 60 OK 2025/11/23 01:09:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:09:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.79s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:09:15 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:15 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:16 DEBUG : potato2: size = 19 OK 2025/11/23 01:09:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/23 01:09:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.22s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:18 DEBUG : enormous: Excluded (Size Filter) 2025/11/23 01:09:18 DEBUG : enormous: Excluded 2025/11/23 01:09:18 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:09:18 DEBUG : potato2: Excluded 2025/11/23 01:09:18 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:09:18 DEBUG : potato2: Excluded 2025/11/23 01:09:18 DEBUG : empty space: size = 1 OK 2025/11/23 01:09:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:09:18 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:18 DEBUG : empty space: Unchanged skipping 2025/11/23 01:09:18 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:18 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:18 INFO : There was nothing to transfer 2025/11/23 01:09:18 DEBUG : enormous: Excluded (Size Filter) 2025/11/23 01:09:18 DEBUG : enormous: Excluded 2025/11/23 01:09:18 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:09:18 DEBUG : potato2: Excluded 2025/11/23 01:09:18 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:09:18 DEBUG : potato2: Excluded 2025/11/23 01:09:18 DEBUG : empty space: size = 1 OK 2025/11/23 01:09:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/23 01:09:18 DEBUG : empty space: Unchanged skipping 2025/11/23 01:09:18 DEBUG : Local file system at /tmp/rclone3059067055: Waiting for checks to finish 2025/11/23 01:09:18 DEBUG : Local file system at /tmp/rclone3059067055: Waiting for transfers to finish 2025/11/23 01:09:18 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:20 DEBUG : enormous: Excluded (Size Filter) 2025/11/23 01:09:20 DEBUG : enormous: Excluded 2025/11/23 01:09:20 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:09:20 DEBUG : potato2: Excluded 2025/11/23 01:09:21 DEBUG : empty space: size = 1 OK 2025/11/23 01:09:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:09:21 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:21 DEBUG : empty space: Unchanged skipping 2025/11/23 01:09:21 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:21 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:21 INFO : enormous: Deleted 2025/11/23 01:09:21 INFO : potato2: Deleted 2025/11/23 01:09:21 INFO : There was nothing to transfer 2025/11/23 01:09:21 DEBUG : empty space: size = 1 OK 2025/11/23 01:09:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/23 01:09:21 DEBUG : empty space: Unchanged skipping 2025/11/23 01:09:21 DEBUG : Local file system at /tmp/rclone3059067055: Waiting for checks to finish 2025/11/23 01:09:21 DEBUG : Local file system at /tmp/rclone3059067055: Waiting for transfers to finish 2025/11/23 01:09:21 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:21 INFO : enormous: Deleted 2025/11/23 01:09:21 INFO : potato2: Deleted 2025/11/23 01:09:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.67s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:24 DEBUG : five: Need to transfer - File not found at Destination 2025/11/23 01:09:24 DEBUG : four: size = 4 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:09:24 DEBUG : four: size = 8 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:09:24 DEBUG : four: Sizes differ 2025/11/23 01:09:24 DEBUG : one: Destination is newer than source, skipping 2025/11/23 01:09:24 DEBUG : three: size = 5 OK 2025/11/23 01:09:24 DEBUG : two: size = 3 OK 2025/11/23 01:09:24 DEBUG : three: Sizes identical 2025/11/23 01:09:24 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/23 01:09:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/23 01:09:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3059067055) 2025/11/23 01:09:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:09:24 DEBUG : two: sha1 differ 2025/11/23 01:09:24 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:24 DEBUG : five: size = 4 OK 2025/11/23 01:09:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/23 01:09:24 INFO : five: Copied (new) 2025/11/23 01:09:24 DEBUG : four: size = 4 OK 2025/11/23 01:09:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/23 01:09:24 INFO : four: Copied (replaced existing) 2025/11/23 01:09:24 DEBUG : two: size = 3 OK 2025/11/23 01:09:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/23 01:09:24 INFO : two: Copied (replaced existing) 2025/11/23 01:09:24 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:25 DEBUG : five: size = 4 OK 2025/11/23 01:09:25 DEBUG : four: size = 4 OK 2025/11/23 01:09:25 DEBUG : one: Destination is newer than source, skipping 2025/11/23 01:09:25 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:25 DEBUG : three: size = 5 OK 2025/11/23 01:09:25 DEBUG : two: size = 3 OK 2025/11/23 01:09:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/23 01:09:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/23 01:09:25 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/23 01:09:25 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/23 01:09:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/23 01:09:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/23 01:09:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/23 01:09:25 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/23 01:09:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/23 01:09:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3059067055) 2025/11/23 01:09:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:09:25 DEBUG : three: sha1 differ 2025/11/23 01:09:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/23 01:09:25 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:25 DEBUG : three: size = 5 OK 2025/11/23 01:09:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/23 01:09:25 INFO : three: Copied (replaced existing) 2025/11/23 01:09:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.88s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/23 01:09:27 INFO : B2 bucket rclone-test-bususux9wuta: Making map for --track-renames 2025/11/23 01:09:27 INFO : B2 bucket rclone-test-bususux9wuta: Finished making map for --track-renames 2025/11/23 01:09:27 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/23 01:09:27 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for renames to finish 2025/11/23 01:09:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/23 01:09:27 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:27 DEBUG : yam: size = 11 OK 2025/11/23 01:09:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/23 01:09:27 INFO : yam: Copied (new) 2025/11/23 01:09:27 DEBUG : potato: size = 14 OK 2025/11/23 01:09:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/23 01:09:27 INFO : potato: Copied (new) 2025/11/23 01:09:27 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:28 DEBUG : potato: size = 14 OK 2025/11/23 01:09:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:09:28 INFO : B2 bucket rclone-test-bususux9wuta: Making map for --track-renames 2025/11/23 01:09:28 INFO : B2 bucket rclone-test-bususux9wuta: Finished making map for --track-renames 2025/11/23 01:09:28 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:28 DEBUG : potato: Unchanged skipping 2025/11/23 01:09:28 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for renames to finish 2025/11/23 01:09:29 DEBUG : yaml: size = 11 OK 2025/11/23 01:09:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/23 01:09:29 INFO : yam: Copied (server-side copy) to: yaml 2025/11/23 01:09:29 INFO : yam: Deleted 2025/11/23 01:09:29 INFO : yaml: Renamed from "yam" 2025/11/23 01:09:29 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/23 01:09:30 INFO : B2 bucket rclone-test-bususux9wuta: Making map for --track-renames 2025/11/23 01:09:30 INFO : B2 bucket rclone-test-bususux9wuta: Finished making map for --track-renames 2025/11/23 01:09:30 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/23 01:09:30 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for renames to finish 2025/11/23 01:09:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/23 01:09:30 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:30 DEBUG : yam: size = 11 OK 2025/11/23 01:09:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/23 01:09:30 INFO : yam: Copied (new) 2025/11/23 01:09:30 DEBUG : potato: size = 14 OK 2025/11/23 01:09:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/23 01:09:30 INFO : potato: Copied (new) 2025/11/23 01:09:30 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:31 DEBUG : potato: size = 14 OK 2025/11/23 01:09:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:09:31 INFO : B2 bucket rclone-test-bususux9wuta: Making map for --track-renames 2025/11/23 01:09:31 INFO : B2 bucket rclone-test-bususux9wuta: Finished making map for --track-renames 2025/11/23 01:09:31 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:31 DEBUG : potato: Unchanged skipping 2025/11/23 01:09:31 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for renames to finish 2025/11/23 01:09:31 DEBUG : yaml: size = 11 OK 2025/11/23 01:09:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/23 01:09:31 INFO : yam: Copied (server-side copy) to: yaml 2025/11/23 01:09:31 INFO : yam: Deleted 2025/11/23 01:09:31 INFO : yaml: Renamed from "yam" 2025/11/23 01:09:31 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/23 01:09:32 INFO : B2 bucket rclone-test-bususux9wuta: Making map for --track-renames 2025/11/23 01:09:32 INFO : B2 bucket rclone-test-bususux9wuta: Finished making map for --track-renames 2025/11/23 01:09:32 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/23 01:09:32 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for renames to finish 2025/11/23 01:09:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/23 01:09:32 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:33 DEBUG : potato: size = 14 OK 2025/11/23 01:09:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/23 01:09:33 INFO : potato: Copied (new) 2025/11/23 01:09:33 DEBUG : sub/yam: size = 11 OK 2025/11/23 01:09:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/23 01:09:33 INFO : sub/yam: Copied (new) 2025/11/23 01:09:33 DEBUG : Waiting for deletions to finish 2025/11/23 01:09:34 DEBUG : potato: size = 14 OK 2025/11/23 01:09:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:09:34 DEBUG : potato: Unchanged skipping 2025/11/23 01:09:34 INFO : B2 bucket rclone-test-bususux9wuta: Making map for --track-renames 2025/11/23 01:09:34 INFO : B2 bucket rclone-test-bususux9wuta: Finished making map for --track-renames 2025/11/23 01:09:34 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:34 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for renames to finish 2025/11/23 01:09:34 DEBUG : yam: size = 11 OK 2025/11/23 01:09:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/23 01:09:34 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/23 01:09:35 INFO : sub/yam: Deleted 2025/11/23 01:09:35 INFO : yam: Renamed from "sub/yam" 2025/11/23 01:09:35 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.18s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:35 DEBUG : Creating backend with remote "/tmp/rclone3059067055/dir1" 2025/11/23 01:09:35 DEBUG : Creating backend with remote "/tmp/rclone3059067055/dir2" 2025/11/23 01:09:35 DEBUG : Local file system at /tmp/rclone3059067055/dir2: Using server-side directory move 2025/11/23 01:09:35 INFO : Local file system at /tmp/rclone3059067055/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/23 01:09:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/23 01:09:35 INFO : file1.txt: Moved (server-side) 2025/11/23 01:09:35 DEBUG : Local file system at /tmp/rclone3059067055/dir2: Waiting for checks to finish 2025/11/23 01:09:35 DEBUG : Local file system at /tmp/rclone3059067055/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:09:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/23 01:09:36 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:36 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:36 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/23 01:09:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/23 01:09:36 INFO : nested/sub dir/file: Copied (new) 2025/11/23 01:09:36 INFO : nested/sub dir/file: Deleted 2025/11/23 01:09:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:09:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:09:37 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:09:37 INFO : sub dir/hello world: Deleted 2025/11/23 01:09:37 INFO : sub dir: Removing directory 2025/11/23 01:09:37 INFO : nested/sub dir: Removing directory 2025/11/23 01:09:37 INFO : nested: Removing directory 2025/11/23 01:09:37 DEBUG : Local file system at /tmp/rclone3059067055: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:09:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/23 01:09:38 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:38 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/23 01:09:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:09:38 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:09:38 INFO : sub dir/hello world: Deleted 2025/11/23 01:09:38 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/23 01:09:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/23 01:09:38 INFO : nested/sub dir/file: Copied (new) 2025/11/23 01:09:38 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/23 01:09:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/23 01:09:39 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:39 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:40 DEBUG : existing: size = 6 OK 2025/11/23 01:09:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/23 01:09:40 INFO : existing: Copied (new) 2025/11/23 01:09:40 INFO : existing: Deleted 2025/11/23 01:09:40 DEBUG : existing-b: size = 6 OK 2025/11/23 01:09:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/23 01:09:40 INFO : existing-b: Copied (new) 2025/11/23 01:09:40 INFO : existing-b: Deleted 2025/11/23 01:09:40 DEBUG : existing: Destination exists, skipping 2025/11/23 01:09:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/23 01:09:40 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:09:40 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:09:40 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.97s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xugihab6xitu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bususux9wuta -> B2 bucket rclone-test-xugihab6xitu 2025/11/23 01:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:09:46 DEBUG : empty space: size = 1 OK 2025/11/23 01:09:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/23 01:09:46 DEBUG : empty space: Unchanged skipping 2025/11/23 01:09:46 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:09:46 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xugihab6xitu) 2025/11/23 01:09:46 DEBUG : potato3: Sizes differ 2025/11/23 01:09:46 DEBUG : B2 bucket rclone-test-xugihab6xitu: Waiting for checks to finish 2025/11/23 01:09:46 INFO : empty space: Deleted 2025/11/23 01:09:46 DEBUG : B2 bucket rclone-test-xugihab6xitu: Waiting for transfers to finish 2025/11/23 01:09:46 DEBUG : potato2: size = 60 OK 2025/11/23 01:09:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:09:46 INFO : potato2: Copied (server-side copy) 2025/11/23 01:09:46 INFO : potato2: Deleted 2025/11/23 01:09:47 DEBUG : potato3: size = 68 OK 2025/11/23 01:09:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/23 01:09:47 INFO : potato3: Copied (server-side copy) 2025/11/23 01:09:47 INFO : potato3: Deleted 2025/11/23 01:09:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qigepuv7wese" 2025/11/23 01:09:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/23 01:09:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:09:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/23 01:09:48 DEBUG : B2 bucket rclone-test-qigepuv7wese: Waiting for checks to finish 2025/11/23 01:09:48 DEBUG : B2 bucket rclone-test-qigepuv7wese: Waiting for transfers to finish 2025/11/23 01:09:49 DEBUG : empty space: size = 1 OK 2025/11/23 01:09:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/23 01:09:49 INFO : empty space: Copied (server-side copy) 2025/11/23 01:09:49 INFO : empty space: Deleted 2025/11/23 01:09:49 DEBUG : potato3: size = 68 OK 2025/11/23 01:09:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/23 01:09:49 INFO : potato3: Copied (server-side copy) 2025/11/23 01:09:49 DEBUG : potato2: size = 60 OK 2025/11/23 01:09:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:09:49 INFO : potato2: Copied (server-side copy) 2025/11/23 01:09:49 INFO : potato3: Deleted 2025/11/23 01:09:50 INFO : potato2: Deleted 2025/11/23 01:09:50 DEBUG : B2 bucket rclone-test-qigepuv7wese: Purge remote 2025/11/23 01:09:50 INFO : B2 bucket rclone-test-qigepuv7wese: cleaning bucket "rclone-test-qigepuv7wese" of all files 2025/11/23 01:09:50 DEBUG : empty space: Deleting (id "4_zdf528de3402dabeb9fa80e1b_f1064b49d06e4aa74_d20251123_m010949_c001_v0001185_t0013_u01763860189304") 2025/11/23 01:09:50 DEBUG : potato2: Deleting (id "4_zdf528de3402dabeb9fa80e1b_f113282a587acde7c_d20251123_m010949_c001_v0001134_t0015_u01763860189671") 2025/11/23 01:09:50 DEBUG : potato3: Deleting (id "4_zdf528de3402dabeb9fa80e1b_f1081a4f8d5df625c_d20251123_m010949_c001_v0001185_t0055_u01763860189678") 2025/11/23 01:09:51 DEBUG : B2 bucket rclone-test-xugihab6xitu: Purge remote 2025/11/23 01:09:51 INFO : B2 bucket rclone-test-xugihab6xitu: cleaning bucket "rclone-test-xugihab6xitu" of all files 2025/11/23 01:09:51 DEBUG : empty space: Deleting (id "4_zff827db3402dabeb9fa80e1b_f4155eb82ea870ffd_d20251123_m010949_c001_v7007000_t0000_u01763860189677") 2025/11/23 01:09:51 DEBUG : empty space: Deleting (id "4_zff827db3402dabeb9fa80e1b_f1072e39e51a1d54a_d20251123_m010945_c001_v0001040_t0021_u01763860185034") 2025/11/23 01:09:51 DEBUG : potato2: Deleting (id "4_zff827db3402dabeb9fa80e1b_f42218b78bcd2bf99_d20251123_m010950_c001_v7007000_t0000_u01763860190076") 2025/11/23 01:09:51 DEBUG : potato2: Deleting (id "4_zff827db3402dabeb9fa80e1b_f11914418cbde9563_d20251123_m010946_c001_v0001153_t0004_u01763860186487") 2025/11/23 01:09:51 DEBUG : potato3: Deleting (id "4_zff827db3402dabeb9fa80e1b_f4155eb82ea871000_d20251123_m010949_c001_v7007000_t0000_u01763860189902") 2025/11/23 01:09:51 DEBUG : potato3: Deleting (id "4_zff827db3402dabeb9fa80e1b_f101c02c49c6ec0f4_d20251123_m010946_c001_v0001117_t0036_u01763860186797") 2025/11/23 01:09:51 DEBUG : potato3: Deleting (id "4_zff827db3402dabeb9fa80e1b_f1072e39e51a1d54c_d20251123_m010945_c001_v0001040_t0038_u01763860185518") --- PASS: TestServerSideMove (11.39s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:09:53 DEBUG : Creating backend with remote "TestB2:rclone-test-wadilow5name" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bususux9wuta -> B2 bucket rclone-test-wadilow5name 2025/11/23 01:09:57 DEBUG : empty space: Excluded (Size Filter) 2025/11/23 01:09:57 DEBUG : empty space: Excluded 2025/11/23 01:09:57 DEBUG : empty space: Excluded (Size Filter) 2025/11/23 01:09:57 DEBUG : empty space: Excluded 2025/11/23 01:09:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:09:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:09:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wadilow5name) 2025/11/23 01:09:57 DEBUG : potato3: Sizes differ 2025/11/23 01:09:57 DEBUG : B2 bucket rclone-test-wadilow5name: Waiting for checks to finish 2025/11/23 01:09:57 DEBUG : B2 bucket rclone-test-wadilow5name: Waiting for transfers to finish 2025/11/23 01:09:58 DEBUG : potato2: size = 60 OK 2025/11/23 01:09:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:09:58 INFO : potato2: Copied (server-side copy) 2025/11/23 01:09:58 INFO : potato2: Deleted 2025/11/23 01:09:58 DEBUG : potato3: size = 68 OK 2025/11/23 01:09:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/23 01:09:58 INFO : potato3: Copied (server-side copy) 2025/11/23 01:09:58 INFO : potato3: Deleted 2025/11/23 01:09:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vejoyus8zoja" 2025/11/23 01:09:59 DEBUG : empty space: Excluded (Size Filter) 2025/11/23 01:09:59 DEBUG : empty space: Excluded 2025/11/23 01:10:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:10:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/23 01:10:00 DEBUG : B2 bucket rclone-test-vejoyus8zoja: Waiting for checks to finish 2025/11/23 01:10:00 DEBUG : B2 bucket rclone-test-vejoyus8zoja: Waiting for transfers to finish 2025/11/23 01:10:01 DEBUG : potato2: size = 60 OK 2025/11/23 01:10:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:10:01 INFO : potato2: Copied (server-side copy) 2025/11/23 01:10:01 INFO : potato2: Deleted 2025/11/23 01:10:01 DEBUG : potato3: size = 68 OK 2025/11/23 01:10:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/23 01:10:01 INFO : potato3: Copied (server-side copy) 2025/11/23 01:10:01 INFO : potato3: Deleted 2025/11/23 01:10:02 DEBUG : B2 bucket rclone-test-vejoyus8zoja: Purge remote 2025/11/23 01:10:02 INFO : B2 bucket rclone-test-vejoyus8zoja: cleaning bucket "rclone-test-vejoyus8zoja" of all files 2025/11/23 01:10:02 DEBUG : potato2: Deleting (id "4_z0f62bdc3402dabeb9fa80e1b_f1091ffd84fd2661f_d20251123_m011000_c001_v0001185_t0053_u01763860200989") 2025/11/23 01:10:02 DEBUG : potato3: Deleting (id "4_z0f62bdc3402dabeb9fa80e1b_f11429ceb8c3f84d2_d20251123_m011001_c001_v0001185_t0042_u01763860201248") 2025/11/23 01:10:03 DEBUG : B2 bucket rclone-test-wadilow5name: Purge remote 2025/11/23 01:10:03 INFO : B2 bucket rclone-test-wadilow5name: cleaning bucket "rclone-test-wadilow5name" of all files 2025/11/23 01:10:03 DEBUG : empty space: Deleting (id "4_z6f22adb3402dabeb9fa80e1b_f1091ffd84fd26540_d20251123_m010957_c001_v0001185_t0000_u01763860197183") 2025/11/23 01:10:03 DEBUG : potato2: Deleting (id "4_z6f22adb3402dabeb9fa80e1b_f407391025c13067f_d20251123_m011001_c001_v7007000_t0000_u01763860201235") 2025/11/23 01:10:03 DEBUG : potato2: Deleting (id "4_z6f22adb3402dabeb9fa80e1b_f1017b9b5c392b9ac_d20251123_m010958_c001_v0001185_t0029_u01763860198105") 2025/11/23 01:10:03 DEBUG : potato3: Deleting (id "4_z6f22adb3402dabeb9fa80e1b_f407391025c130683_d20251123_m011001_c001_v7007000_t0000_u01763860201598") 2025/11/23 01:10:03 DEBUG : potato3: Deleting (id "4_z6f22adb3402dabeb9fa80e1b_f117104bafb332d40_d20251123_m010958_c001_v0001165_t0011_u01763860198464") 2025/11/23 01:10:03 DEBUG : potato3: Deleting (id "4_z6f22adb3402dabeb9fa80e1b_f1091ffd84fd26554_d20251123_m010957_c001_v0001185_t0008_u01763860197492") 2025/11/23 01:10:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/11/23 01:10:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/23 01:10:03 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:10:05 DEBUG : Creating backend with remote "TestB2:rclone-test-semoner8hoja" 2025/11/23 01:10:07 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bususux9wuta -> B2 bucket rclone-test-semoner8hoja 2025/11/23 01:10:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:10:10 DEBUG : empty space: size = 1 OK 2025/11/23 01:10:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/23 01:10:10 DEBUG : empty space: Unchanged skipping 2025/11/23 01:10:10 DEBUG : B2 bucket rclone-test-semoner8hoja: Waiting for checks to finish 2025/11/23 01:10:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:10:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-semoner8hoja) 2025/11/23 01:10:10 DEBUG : potato3: Sizes differ 2025/11/23 01:10:10 INFO : empty space: Deleted 2025/11/23 01:10:10 DEBUG : B2 bucket rclone-test-semoner8hoja: Waiting for transfers to finish 2025/11/23 01:10:10 DEBUG : potato2: size = 60 OK 2025/11/23 01:10:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:10:10 INFO : potato2: Copied (server-side copy) 2025/11/23 01:10:10 INFO : potato2: Deleted 2025/11/23 01:10:10 DEBUG : potato3: size = 68 OK 2025/11/23 01:10:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/23 01:10:10 INFO : potato3: Copied (server-side copy) 2025/11/23 01:10:11 INFO : potato3: Deleted 2025/11/23 01:10:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tofetun5cifu" 2025/11/23 01:10:12 INFO : tomatoDir: Making directory 2025/11/23 01:10:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/23 01:10:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:10:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/23 01:10:12 DEBUG : B2 bucket rclone-test-tofetun5cifu: Waiting for checks to finish 2025/11/23 01:10:12 DEBUG : B2 bucket rclone-test-tofetun5cifu: Waiting for transfers to finish 2025/11/23 01:10:13 DEBUG : empty space: size = 1 OK 2025/11/23 01:10:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/23 01:10:13 INFO : empty space: Copied (server-side copy) 2025/11/23 01:10:14 DEBUG : potato2: size = 60 OK 2025/11/23 01:10:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/23 01:10:14 INFO : potato2: Copied (server-side copy) 2025/11/23 01:10:14 DEBUG : potato3: size = 68 OK 2025/11/23 01:10:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/23 01:10:14 INFO : potato3: Copied (server-side copy) 2025/11/23 01:10:14 INFO : empty space: Deleted 2025/11/23 01:10:14 INFO : potato2: Deleted 2025/11/23 01:10:14 INFO : potato3: Deleted 2025/11/23 01:10:14 DEBUG : B2 bucket rclone-test-tofetun5cifu: Purge remote 2025/11/23 01:10:14 INFO : B2 bucket rclone-test-tofetun5cifu: cleaning bucket "rclone-test-tofetun5cifu" of all files 2025/11/23 01:10:15 DEBUG : empty space: Deleting (id "4_zbfa2edc3402dabeb9fa80e1b_f107d880262ff9760_d20251123_m011013_c001_v0001105_t0056_u01763860213592") 2025/11/23 01:10:15 DEBUG : potato2: Deleting (id "4_zbfa2edc3402dabeb9fa80e1b_f109148d8ef44b224_d20251123_m011013_c001_v0001180_t0043_u01763860213920") 2025/11/23 01:10:15 DEBUG : potato3: Deleting (id "4_zbfa2edc3402dabeb9fa80e1b_f118c789503d6c66b_d20251123_m011013_c001_v0001185_t0002_u01763860213925") 2025/11/23 01:10:15 DEBUG : B2 bucket rclone-test-semoner8hoja: Purge remote 2025/11/23 01:10:15 INFO : B2 bucket rclone-test-semoner8hoja: cleaning bucket "rclone-test-semoner8hoja" of all files 2025/11/23 01:10:15 DEBUG : empty space: Deleting (id "4_z2f62ddb3402dabeb9fa80e1b_f421a5c473f2992d9_d20251123_m011013_c001_v7007000_t0000_u01763860213974") 2025/11/23 01:10:15 DEBUG : empty space: Deleting (id "4_z2f62ddb3402dabeb9fa80e1b_f117db15bf769b1e3_d20251123_m011009_c001_v0001185_t0059_u01763860209417") 2025/11/23 01:10:15 DEBUG : potato2: Deleting (id "4_z2f62ddb3402dabeb9fa80e1b_f42035996f2196204_d20251123_m011014_c001_v7007000_t0000_u01763860214126") 2025/11/23 01:10:15 DEBUG : potato2: Deleting (id "4_z2f62ddb3402dabeb9fa80e1b_f10474075d3bcfc85_d20251123_m011010_c001_v0001177_t0013_u01763860210364") 2025/11/23 01:10:15 DEBUG : potato3: Deleting (id "4_z2f62ddb3402dabeb9fa80e1b_f421a5c473f2992dd_d20251123_m011014_c001_v7007000_t0000_u01763860214154") 2025/11/23 01:10:15 DEBUG : potato3: Deleting (id "4_z2f62ddb3402dabeb9fa80e1b_f1161137aa225ea19_d20251123_m011010_c001_v0001116_t0043_u01763860210602") 2025/11/23 01:10:15 DEBUG : potato3: Deleting (id "4_z2f62ddb3402dabeb9fa80e1b_f117db15bf769b202_d20251123_m011009_c001_v0001185_t0024_u01763860209705") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.30s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:10:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:10:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:10:21 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/rclone-sync-test" 2025/11/23 01:10:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/rclone-sync-test-include/layer2" 2025/11/23 01:10:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/rclone-sync-test-ignore-file" 2025/11/23 01:10:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:10:29 DEBUG : B2 bucket rclone-test-bususux9wuta path rclone-sync-test: Waiting for checks to finish 2025/11/23 01:10:29 DEBUG : B2 bucket rclone-test-bususux9wuta path rclone-sync-test: Waiting for transfers to finish 2025/11/23 01:10:29 DEBUG : Waiting for deletions to finish 2025/11/23 01:10:29 INFO : There was nothing to transfer 2025/11/23 01:10:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:10:29 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:10:29 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:10:29 DEBUG : Waiting for deletions to finish 2025/11/23 01:10:29 INFO : There was nothing to transfer 2025/11/23 01:10:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:10:30 DEBUG : B2 bucket rclone-test-bususux9wuta path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/23 01:10:30 DEBUG : B2 bucket rclone-test-bususux9wuta path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/23 01:10:30 DEBUG : Waiting for deletions to finish 2025/11/23 01:10:30 INFO : There was nothing to transfer 2025/11/23 01:10:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:10:30 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:10:30 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:10:30 DEBUG : Waiting for deletions to finish 2025/11/23 01:10:30 INFO : There was nothing to transfer 2025/11/23 01:10:31 DEBUG : Excluded 2025/11/23 01:10:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:10:31 DEBUG : B2 bucket rclone-test-bususux9wuta path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/23 01:10:31 DEBUG : B2 bucket rclone-test-bususux9wuta path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/23 01:10:31 DEBUG : Waiting for deletions to finish 2025/11/23 01:10:31 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.61s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:10:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/dst" 2025/11/23 01:10:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/CompareDest" 2025/11/23 01:10:35 DEBUG : one: Need to transfer - File not found at Destination 2025/11/23 01:10:35 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:10:35 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:10:36 DEBUG : one: size = 3 OK 2025/11/23 01:10:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/23 01:10:36 INFO : one: Copied (new) 2025/11/23 01:10:36 DEBUG : Waiting for deletions to finish 2025/11/23 01:10:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:10:36 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:10:36 DEBUG : one: Sizes differ 2025/11/23 01:10:36 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:10:37 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:10:37 DEBUG : one: size = 5 OK 2025/11/23 01:10:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/23 01:10:37 INFO : one: Copied (replaced existing) 2025/11/23 01:10:37 DEBUG : Waiting for deletions to finish 2025/11/23 01:10:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:10:39 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:10:39 DEBUG : one: Sizes differ 2025/11/23 01:10:39 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:10:39 DEBUG : one: size = 5 OK 2025/11/23 01:10:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:10:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:10:39 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:10:39 DEBUG : Waiting for deletions to finish 2025/11/23 01:10:39 INFO : There was nothing to transfer 2025/11/23 01:10:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:10:40 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:10:40 DEBUG : one: Sizes differ 2025/11/23 01:10:41 DEBUG : two: size = 3 OK 2025/11/23 01:10:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:10:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/23 01:10:41 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:10:41 DEBUG : one: size = 5 OK 2025/11/23 01:10:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:10:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:10:41 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:10:41 DEBUG : Waiting for deletions to finish 2025/11/23 01:10:41 INFO : There was nothing to transfer 2025/11/23 01:10:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:10:41 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:10:41 DEBUG : one: Sizes differ 2025/11/23 01:10:41 DEBUG : two: size = 3 OK 2025/11/23 01:10:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:10:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/23 01:10:41 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:10:41 DEBUG : one: size = 5 OK 2025/11/23 01:10:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:10:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:10:41 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:10:41 DEBUG : Waiting for deletions to finish 2025/11/23 01:10:41 INFO : There was nothing to transfer 2025/11/23 01:10:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:10:42 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:10:42 DEBUG : one: Sizes differ 2025/11/23 01:10:42 DEBUG : two: size = 3 OK 2025/11/23 01:10:42 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 2025/11/23 01:10:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/23 01:10:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/23 01:10:42 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:10:42 DEBUG : one: size = 5 OK 2025/11/23 01:10:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:10:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:10:42 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:10:42 DEBUG : Waiting for deletions to finish 2025/11/23 01:10:42 INFO : There was nothing to transfer 2025/11/23 01:10:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:10:43 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:10:43 DEBUG : one: Sizes differ 2025/11/23 01:10:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:10:43 DEBUG : two: size = 3 (B2 bucket rclone-test-bususux9wuta path CompareDest) 2025/11/23 01:10:43 DEBUG : two: Sizes differ 2025/11/23 01:10:43 DEBUG : two: Need to transfer - File not found at Destination 2025/11/23 01:10:43 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:10:43 DEBUG : one: size = 5 OK 2025/11/23 01:10:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:10:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:10:43 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:10:44 DEBUG : two: size = 5 OK 2025/11/23 01:10:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/23 01:10:44 INFO : two: Copied (new) 2025/11/23 01:10:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.73s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:10:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/dest" 2025/11/23 01:10:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/pre-dest1" 2025/11/23 01:10:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/pre-dest2" 2025/11/23 01:10:51 DEBUG : 1: size = 1 OK 2025/11/23 01:10:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:10:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/23 01:10:52 DEBUG : 2: size = 1 OK 2025/11/23 01:10:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:10:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/23 01:10:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/23 01:10:52 DEBUG : B2 bucket rclone-test-bususux9wuta path dest: Waiting for checks to finish 2025/11/23 01:10:52 DEBUG : B2 bucket rclone-test-bususux9wuta path dest: Waiting for transfers to finish 2025/11/23 01:10:53 DEBUG : 3: size = 1 OK 2025/11/23 01:10:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/23 01:10:53 INFO : 3: Copied (new) 2025/11/23 01:10:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.28s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:10:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/dst" 2025/11/23 01:10:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/CopyDest" 2025/11/23 01:10:58 DEBUG : one: Need to transfer - File not found at Destination 2025/11/23 01:10:58 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:10:58 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:10:58 DEBUG : one: size = 3 OK 2025/11/23 01:10:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/23 01:10:58 INFO : one: Copied (new) 2025/11/23 01:10:59 DEBUG : Waiting for deletions to finish 2025/11/23 01:10:59 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:10:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:10:59 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:10:59 DEBUG : one: Sizes differ 2025/11/23 01:10:59 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:10:59 DEBUG : one: size = 5 OK 2025/11/23 01:10:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/23 01:10:59 INFO : one: Copied (replaced existing) 2025/11/23 01:10:59 DEBUG : Waiting for deletions to finish 2025/11/23 01:11:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/BackupDir" 2025/11/23 01:11:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:11:03 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:11:03 DEBUG : one: Sizes differ 2025/11/23 01:11:03 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:11:03 DEBUG : one: size = 5 OK 2025/11/23 01:11:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:11:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:11:03 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:11:03 DEBUG : one: Sizes differ 2025/11/23 01:11:04 DEBUG : one: size = 3 OK 2025/11/23 01:11:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/23 01:11:04 INFO : one: Copied (server-side copy) 2025/11/23 01:11:04 INFO : one: Deleted 2025/11/23 01:11:05 DEBUG : one: size = 5 OK 2025/11/23 01:11:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/23 01:11:05 INFO : one: Copied (server-side copy) 2025/11/23 01:11:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/23 01:11:05 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:11:05 DEBUG : Waiting for deletions to finish 2025/11/23 01:11:06 DEBUG : one: size = 5 OK 2025/11/23 01:11:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:11:06 DEBUG : one: Unchanged skipping 2025/11/23 01:11:06 DEBUG : two: size = 3 OK 2025/11/23 01:11:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:11:06 DEBUG : two: size = 3 OK 2025/11/23 01:11:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/23 01:11:06 INFO : two: Copied (server-side copy) 2025/11/23 01:11:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/23 01:11:06 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:11:06 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:11:06 DEBUG : Waiting for deletions to finish 2025/11/23 01:11:07 DEBUG : one: size = 5 OK 2025/11/23 01:11:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:11:07 DEBUG : one: Unchanged skipping 2025/11/23 01:11:07 DEBUG : two: size = 3 OK 2025/11/23 01:11:07 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:11:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:11:07 DEBUG : two: Unchanged skipping 2025/11/23 01:11:07 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:11:07 DEBUG : Waiting for deletions to finish 2025/11/23 01:11:07 INFO : There was nothing to transfer 2025/11/23 01:11:08 DEBUG : one: size = 5 OK 2025/11/23 01:11:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:11:08 DEBUG : one: Unchanged skipping 2025/11/23 01:11:08 DEBUG : three: size = 7 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:11:08 DEBUG : three: size = 5 (B2 bucket rclone-test-bususux9wuta path CopyDest) 2025/11/23 01:11:08 DEBUG : three: Sizes differ 2025/11/23 01:11:08 DEBUG : three: Destination not found in --copy-dest 2025/11/23 01:11:08 DEBUG : three: Need to transfer - File not found at Destination 2025/11/23 01:11:08 DEBUG : two: size = 3 OK 2025/11/23 01:11:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/23 01:11:08 DEBUG : two: Unchanged skipping 2025/11/23 01:11:08 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:11:08 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:11:09 DEBUG : three: size = 7 OK 2025/11/23 01:11:09 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/23 01:11:09 INFO : three: Copied (new) 2025/11/23 01:11:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.08s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:11:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/dst" 2025/11/23 01:11:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/backup" 2025/11/23 01:11:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:11:16 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:11:16 DEBUG : one: Sizes differ 2025/11/23 01:11:16 DEBUG : two: size = 3 OK 2025/11/23 01:11:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:11:16 DEBUG : two: Unchanged skipping 2025/11/23 01:11:16 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:11:17 DEBUG : one: size = 3 OK 2025/11/23 01:11:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/23 01:11:17 INFO : one: Copied (server-side copy) 2025/11/23 01:11:17 INFO : one: Deleted 2025/11/23 01:11:17 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:11:18 DEBUG : one: size = 4 OK 2025/11/23 01:11:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/23 01:11:18 INFO : one: Copied (new) 2025/11/23 01:11:18 DEBUG : Waiting for deletions to finish 2025/11/23 01:11:19 DEBUG : three.txt: size = 5 OK 2025/11/23 01:11:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/23 01:11:19 INFO : three.txt: Copied (server-side copy) 2025/11/23 01:11:19 INFO : three.txt: Deleted 2025/11/23 01:11:19 INFO : three.txt: Moved into backup dir 2025/11/23 01:11:20 DEBUG : two: size = 3 OK 2025/11/23 01:11:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:11:20 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:11:20 DEBUG : two: Unchanged skipping 2025/11/23 01:11:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:11:20 DEBUG : one: size = 4 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:11:20 DEBUG : one: Sizes differ 2025/11/23 01:11:21 DEBUG : one: size = 4 OK 2025/11/23 01:11:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/23 01:11:21 INFO : one: Copied (server-side copy) 2025/11/23 01:11:21 INFO : one: Deleted 2025/11/23 01:11:21 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:11:21 DEBUG : one: size = 5 OK 2025/11/23 01:11:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/23 01:11:21 INFO : one: Copied (new) 2025/11/23 01:11:21 DEBUG : Waiting for deletions to finish 2025/11/23 01:11:22 DEBUG : three.txt: size = 6 OK 2025/11/23 01:11:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/23 01:11:22 INFO : three.txt: Copied (server-side copy) 2025/11/23 01:11:22 INFO : three.txt: Deleted 2025/11/23 01:11:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.58s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:11:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/dst" 2025/11/23 01:11:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/backup" 2025/11/23 01:11:28 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:11:28 DEBUG : two: size = 3 OK 2025/11/23 01:11:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:11:28 DEBUG : two: Unchanged skipping 2025/11/23 01:11:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:11:28 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:11:28 DEBUG : one: Sizes differ 2025/11/23 01:11:30 DEBUG : one.bak: size = 3 OK 2025/11/23 01:11:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/23 01:11:30 INFO : one: Copied (server-side copy) to: one.bak 2025/11/23 01:11:30 INFO : one: Deleted 2025/11/23 01:11:30 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:11:31 DEBUG : one: size = 4 OK 2025/11/23 01:11:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/23 01:11:31 INFO : one: Copied (new) 2025/11/23 01:11:31 DEBUG : Waiting for deletions to finish 2025/11/23 01:11:31 DEBUG : three.txt.bak: size = 5 OK 2025/11/23 01:11:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/23 01:11:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/23 01:11:31 INFO : three.txt: Deleted 2025/11/23 01:11:31 INFO : three.txt: Moved into backup dir 2025/11/23 01:11:33 DEBUG : two: size = 3 OK 2025/11/23 01:11:33 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:11:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:11:33 DEBUG : two: Unchanged skipping 2025/11/23 01:11:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:11:33 DEBUG : one: size = 4 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:11:33 DEBUG : one: Sizes differ 2025/11/23 01:11:33 DEBUG : one.bak: size = 4 OK 2025/11/23 01:11:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/23 01:11:33 INFO : one: Copied (server-side copy) to: one.bak 2025/11/23 01:11:34 INFO : one: Deleted 2025/11/23 01:11:34 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:11:34 DEBUG : one: size = 5 OK 2025/11/23 01:11:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/23 01:11:34 INFO : one: Copied (new) 2025/11/23 01:11:34 DEBUG : Waiting for deletions to finish 2025/11/23 01:11:35 DEBUG : three.txt.bak: size = 6 OK 2025/11/23 01:11:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/23 01:11:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/23 01:11:35 INFO : three.txt: Deleted 2025/11/23 01:11:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:11:38 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1185-09.backblaze.com/b2api/v1/b2_upload_file/5f82ad73400dabeb9fa80e1b/c001_v0001185_t0017": EOF 2025/11/23 01:11:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-09.backblaze.com/b2api/v1/b2_upload_file/5f82ad73400dabeb9fa80e1b/c001_v0001185_t0017": EOF) 2025/11/23 01:11:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bususux9wuta: 1/10 (Post "https://pod-000-1185-09.backblaze.com/b2api/v1/b2_upload_file/5f82ad73400dabeb9fa80e1b/c001_v0001185_t0017": EOF) 2025/11/23 01:11:40 DEBUG : pacer: Reducing sleep to 10ms 2025/11/23 01:11:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/dst" 2025/11/23 01:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/backup" 2025/11/23 01:11:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:11:43 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:11:43 DEBUG : one: Sizes differ 2025/11/23 01:11:43 DEBUG : two: size = 3 OK 2025/11/23 01:11:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:11:43 DEBUG : two: Unchanged skipping 2025/11/23 01:11:43 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:11:44 DEBUG : one-2019-01-01: size = 3 OK 2025/11/23 01:11:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/23 01:11:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/23 01:11:45 INFO : one: Deleted 2025/11/23 01:11:45 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:11:46 DEBUG : one: size = 4 OK 2025/11/23 01:11:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/23 01:11:46 INFO : one: Copied (new) 2025/11/23 01:11:46 DEBUG : Waiting for deletions to finish 2025/11/23 01:11:46 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/23 01:11:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/23 01:11:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/23 01:11:47 INFO : three.txt: Deleted 2025/11/23 01:11:47 INFO : three.txt: Moved into backup dir 2025/11/23 01:11:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:11:48 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:11:48 DEBUG : one: size = 4 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:11:48 DEBUG : one: Sizes differ 2025/11/23 01:11:48 DEBUG : two: size = 3 OK 2025/11/23 01:11:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:11:48 DEBUG : two: Unchanged skipping 2025/11/23 01:11:49 DEBUG : one-2019-01-01: size = 4 OK 2025/11/23 01:11:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/23 01:11:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/23 01:11:49 INFO : one: Deleted 2025/11/23 01:11:49 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:11:49 DEBUG : one: size = 5 OK 2025/11/23 01:11:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/23 01:11:49 INFO : one: Copied (new) 2025/11/23 01:11:49 DEBUG : Waiting for deletions to finish 2025/11/23 01:11:50 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/23 01:11:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/23 01:11:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/23 01:11:50 INFO : three.txt: Deleted 2025/11/23 01:11:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.12s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:11:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/dst" 2025/11/23 01:11:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:11:55 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:11:55 DEBUG : one: Sizes differ 2025/11/23 01:11:55 DEBUG : two: size = 3 OK 2025/11/23 01:11:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:11:55 DEBUG : two: Unchanged skipping 2025/11/23 01:11:55 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:11:56 DEBUG : one.bak: size = 3 OK 2025/11/23 01:11:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/23 01:11:56 INFO : one: Copied (server-side copy) to: one.bak 2025/11/23 01:11:56 INFO : one: Deleted 2025/11/23 01:11:56 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:11:57 DEBUG : one: size = 4 OK 2025/11/23 01:11:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/23 01:11:57 INFO : one: Copied (new) 2025/11/23 01:11:57 DEBUG : Waiting for deletions to finish 2025/11/23 01:11:57 DEBUG : three.txt.bak: size = 5 OK 2025/11/23 01:11:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/23 01:11:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/23 01:11:57 INFO : three.txt: Deleted 2025/11/23 01:11:57 INFO : three.txt: Moved into backup dir 2025/11/23 01:11:59 DEBUG : one.bak: Excluded (Path Filter) 2025/11/23 01:11:59 DEBUG : one.bak: Excluded 2025/11/23 01:11:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/23 01:11:59 DEBUG : three.txt.bak: Excluded 2025/11/23 01:11:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:11:59 DEBUG : one: size = 4 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:11:59 DEBUG : one: Sizes differ 2025/11/23 01:11:59 DEBUG : two: size = 3 OK 2025/11/23 01:11:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:11:59 DEBUG : two: Unchanged skipping 2025/11/23 01:11:59 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for checks to finish 2025/11/23 01:11:59 DEBUG : one.bak: size = 4 OK 2025/11/23 01:11:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/23 01:11:59 INFO : one: Copied (server-side copy) to: one.bak 2025/11/23 01:12:00 INFO : one: Deleted 2025/11/23 01:12:00 DEBUG : B2 bucket rclone-test-bususux9wuta path dst: Waiting for transfers to finish 2025/11/23 01:12:00 DEBUG : one: size = 5 OK 2025/11/23 01:12:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/23 01:12:00 INFO : one: Copied (new) 2025/11/23 01:12:00 DEBUG : Waiting for deletions to finish 2025/11/23 01:12:00 DEBUG : three.txt.bak: size = 6 OK 2025/11/23 01:12:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/23 01:12:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/23 01:12:00 INFO : three.txt: Deleted 2025/11/23 01:12:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.59s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:12:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/dst" 2025/11/23 01:12:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:12:07 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:12:07 DEBUG : one: Sizes differ 2025/11/23 01:12:08 DEBUG : one.bak: size = 3 OK 2025/11/23 01:12:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/23 01:12:08 INFO : one: Copied (server-side copy) to: one.bak 2025/11/23 01:12:08 INFO : one: Deleted 2025/11/23 01:12:09 DEBUG : one: size = 4 OK 2025/11/23 01:12:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/23 01:12:09 INFO : one: Copied (new) 2025/11/23 01:12:09 DEBUG : two: size = 3 OK 2025/11/23 01:12:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:09 DEBUG : two: Unchanged skipping 2025/11/23 01:12:09 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:12:09 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:12:09 DEBUG : three.txt: Sizes differ 2025/11/23 01:12:10 DEBUG : three.txt.bak: size = 5 OK 2025/11/23 01:12:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/23 01:12:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/23 01:12:10 INFO : three.txt: Deleted 2025/11/23 01:12:10 DEBUG : three.txt: size = 6 OK 2025/11/23 01:12:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/23 01:12:10 INFO : three.txt: Copied (new) 2025/11/23 01:12:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/23 01:12:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/23 01:12:11 DEBUG : pacer: Reducing sleep to 10ms 2025/11/23 01:12:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:12:11 DEBUG : one: size = 4 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:12:11 DEBUG : one: Sizes differ 2025/11/23 01:12:12 DEBUG : one.bak: size = 4 OK 2025/11/23 01:12:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/23 01:12:12 INFO : one: Copied (server-side copy) to: one.bak 2025/11/23 01:12:12 INFO : one: Deleted 2025/11/23 01:12:12 DEBUG : one: size = 5 OK 2025/11/23 01:12:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/23 01:12:12 INFO : one: Copied (new) 2025/11/23 01:12:12 DEBUG : two: size = 3 OK 2025/11/23 01:12:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:12 DEBUG : two: Unchanged skipping 2025/11/23 01:12:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:12:13 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:12:13 DEBUG : three.txt: Sizes differ 2025/11/23 01:12:13 DEBUG : three.txt.bak: size = 6 OK 2025/11/23 01:12:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/23 01:12:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/23 01:12:13 INFO : three.txt: Deleted 2025/11/23 01:12:13 DEBUG : three.txt: size = 19 OK 2025/11/23 01:12:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/23 01:12:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.19s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:12:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bususux9wuta/dst" 2025/11/23 01:12:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:12:18 DEBUG : one: size = 3 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:12:18 DEBUG : one: Sizes differ 2025/11/23 01:12:20 DEBUG : one-2019-01-01: size = 3 OK 2025/11/23 01:12:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/23 01:12:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/23 01:12:20 INFO : one: Deleted 2025/11/23 01:12:21 DEBUG : one: size = 4 OK 2025/11/23 01:12:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/23 01:12:21 INFO : one: Copied (new) 2025/11/23 01:12:21 DEBUG : two: size = 3 OK 2025/11/23 01:12:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:21 DEBUG : two: Unchanged skipping 2025/11/23 01:12:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:12:21 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:12:21 DEBUG : three.txt: Sizes differ 2025/11/23 01:12:22 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/23 01:12:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/23 01:12:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/23 01:12:22 INFO : three.txt: Deleted 2025/11/23 01:12:23 DEBUG : three.txt: size = 6 OK 2025/11/23 01:12:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/23 01:12:23 INFO : three.txt: Copied (new) 2025/11/23 01:12:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:12:24 DEBUG : one: size = 4 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:12:24 DEBUG : one: Sizes differ 2025/11/23 01:12:24 DEBUG : one-2019-01-01: size = 4 OK 2025/11/23 01:12:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/23 01:12:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/23 01:12:24 INFO : one: Deleted 2025/11/23 01:12:25 DEBUG : one: size = 5 OK 2025/11/23 01:12:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/23 01:12:25 INFO : one: Copied (new) 2025/11/23 01:12:25 DEBUG : two: size = 3 OK 2025/11/23 01:12:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:25 DEBUG : two: Unchanged skipping 2025/11/23 01:12:25 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:12:25 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bususux9wuta path dst) 2025/11/23 01:12:25 DEBUG : three.txt: Sizes differ 2025/11/23 01:12:26 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/23 01:12:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/23 01:12:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/23 01:12:26 INFO : three.txt: Deleted 2025/11/23 01:12:26 DEBUG : three.txt: size = 19 OK 2025/11/23 01:12:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/23 01:12:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.83s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:12:29 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:12:29 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:12:29 DEBUG : Testêé: Sizes differ 2025/11/23 01:12:29 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:12:29 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:12:29 DEBUG : Testêé: size = 14 OK 2025/11/23 01:12:29 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/23 01:12:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/23 01:12:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.37s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:12:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/23 01:12:31 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:12:31 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:12:31 DEBUG : existing: size = 6 OK 2025/11/23 01:12:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/23 01:12:31 INFO : existing: Copied (new) 2025/11/23 01:12:31 DEBUG : Waiting for deletions to finish 2025/11/23 01:12:31 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:12:31 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:12:31 DEBUG : existing: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:12:31 DEBUG : existing: Sizes differ 2025/11/23 01:12:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/23 01:12:31 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:12:31 ERROR : B2 bucket rclone-test-bususux9wuta: not deleting files as there were IO errors 2025/11/23 01:12:31 ERROR : B2 bucket rclone-test-bususux9wuta: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.97s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:12:33 DEBUG : EXISTING: size = 6 OK 2025/11/23 01:12:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:33 DEBUG : existing: Unchanged skipping 2025/11/23 01:12:33 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:12:33 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:12:33 DEBUG : Waiting for deletions to finish 2025/11/23 01:12:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:12:50 DEBUG : both0: size = 6 OK 2025/11/23 01:12:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both0: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both10: size = 6 OK 2025/11/23 01:12:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both10: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both11: size = 6 OK 2025/11/23 01:12:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both11: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both12: size = 6 OK 2025/11/23 01:12:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both12: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both13: size = 6 OK 2025/11/23 01:12:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both13: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both14: size = 6 OK 2025/11/23 01:12:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both14: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both15: size = 6 OK 2025/11/23 01:12:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both15: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both16: size = 6 OK 2025/11/23 01:12:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both16: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both17: size = 6 OK 2025/11/23 01:12:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both17: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both18: size = 6 OK 2025/11/23 01:12:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both18: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both19: size = 6 OK 2025/11/23 01:12:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both19: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both1: size = 6 OK 2025/11/23 01:12:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both1: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both2: size = 6 OK 2025/11/23 01:12:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both2: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both3: size = 6 OK 2025/11/23 01:12:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both3: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both4: size = 6 OK 2025/11/23 01:12:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both4: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both5: size = 6 OK 2025/11/23 01:12:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both5: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both6: size = 6 OK 2025/11/23 01:12:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both6: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both7: size = 6 OK 2025/11/23 01:12:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both7: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both8: size = 6 OK 2025/11/23 01:12:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both8: Unchanged skipping 2025/11/23 01:12:50 DEBUG : both9: size = 6 OK 2025/11/23 01:12:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:12:50 DEBUG : both9: Unchanged skipping 2025/11/23 01:12:50 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:12:50 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:12:50 DEBUG : Waiting for deletions to finish 2025/11/23 01:12:50 INFO : only19: Deleted 2025/11/23 01:12:50 INFO : only4: Deleted 2025/11/23 01:12:50 INFO : only5: Deleted 2025/11/23 01:12:51 INFO : only13: Deleted 2025/11/23 01:12:51 INFO : only0: Deleted 2025/11/23 01:12:51 INFO : only7: Deleted 2025/11/23 01:12:51 INFO : only1: Deleted 2025/11/23 01:12:51 INFO : only6: Deleted 2025/11/23 01:12:51 INFO : only18: Deleted 2025/11/23 01:12:51 INFO : only8: Deleted 2025/11/23 01:12:51 INFO : only9: Deleted 2025/11/23 01:12:51 INFO : only10: Deleted 2025/11/23 01:12:51 INFO : only11: Deleted 2025/11/23 01:12:51 INFO : only17: Deleted 2025/11/23 01:12:51 INFO : only2: Deleted 2025/11/23 01:12:51 INFO : only3: Deleted 2025/11/23 01:12:51 INFO : only12: Deleted 2025/11/23 01:12:51 INFO : only14: Deleted 2025/11/23 01:12:51 INFO : only15: Deleted 2025/11/23 01:12:51 INFO : only16: Deleted 2025/11/23 01:12:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.42s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:13:13 DEBUG : both0: size = 6 OK 2025/11/23 01:13:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both0: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both10: size = 6 OK 2025/11/23 01:13:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both12: size = 6 OK 2025/11/23 01:13:13 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:13:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both13: size = 6 OK 2025/11/23 01:13:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both11: size = 6 OK 2025/11/23 01:13:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both10: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both14: size = 6 OK 2025/11/23 01:13:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both12: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both15: size = 6 OK 2025/11/23 01:13:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both15: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both16: size = 6 OK 2025/11/23 01:13:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both13: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both17: size = 6 OK 2025/11/23 01:13:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both16: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both18: size = 6 OK 2025/11/23 01:13:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both18: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both19: size = 6 OK 2025/11/23 01:13:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both14: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both1: size = 6 OK 2025/11/23 01:13:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both11: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both2: size = 6 OK 2025/11/23 01:13:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both19: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both3: size = 6 OK 2025/11/23 01:13:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both3: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both4: size = 6 OK 2025/11/23 01:13:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both1: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both5: size = 6 OK 2025/11/23 01:13:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both5: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both6: size = 6 OK 2025/11/23 01:13:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both6: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both7: size = 6 OK 2025/11/23 01:13:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both7: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both2: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both17: Unchanged skipping 2025/11/23 01:13:13 DEBUG : both8: size = 6 OK 2025/11/23 01:13:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : both9: size = 6 OK 2025/11/23 01:13:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:13 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only0: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only0: Sizes differ 2025/11/23 01:13:13 DEBUG : both4: Unchanged skipping 2025/11/23 01:13:13 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only10: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only10: Sizes differ 2025/11/23 01:13:13 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only11: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only11: Sizes differ 2025/11/23 01:13:13 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only12: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only12: Sizes differ 2025/11/23 01:13:13 DEBUG : both9: Unchanged skipping 2025/11/23 01:13:13 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only13: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only13: Sizes differ 2025/11/23 01:13:13 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only14: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only14: Sizes differ 2025/11/23 01:13:13 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only15: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only15: Sizes differ 2025/11/23 01:13:13 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only16: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only16: Sizes differ 2025/11/23 01:13:13 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only17: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only17: Sizes differ 2025/11/23 01:13:13 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only18: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only18: Sizes differ 2025/11/23 01:13:13 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only19: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only19: Sizes differ 2025/11/23 01:13:13 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only1: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only1: Sizes differ 2025/11/23 01:13:13 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only2: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only2: Sizes differ 2025/11/23 01:13:13 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only3: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only3: Sizes differ 2025/11/23 01:13:13 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only4: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only4: Sizes differ 2025/11/23 01:13:13 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only5: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only5: Sizes differ 2025/11/23 01:13:13 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only6: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only6: Sizes differ 2025/11/23 01:13:13 DEBUG : both8: Unchanged skipping 2025/11/23 01:13:13 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only7: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only8: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only7: Sizes differ 2025/11/23 01:13:13 DEBUG : only8: Sizes differ 2025/11/23 01:13:13 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3059067055) 2025/11/23 01:13:13 DEBUG : only9: size = 6 (B2 bucket rclone-test-bususux9wuta) 2025/11/23 01:13:13 DEBUG : only9: Sizes differ 2025/11/23 01:13:13 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:13:13 DEBUG : only10: size = 0 OK 2025/11/23 01:13:13 DEBUG : only0: size = 0 OK 2025/11/23 01:13:13 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:13 INFO : only10: Copied (replaced existing) 2025/11/23 01:13:13 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:13 INFO : only0: Copied (replaced existing) 2025/11/23 01:13:13 DEBUG : only15: size = 0 OK 2025/11/23 01:13:13 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:13 INFO : only15: Copied (replaced existing) 2025/11/23 01:13:13 DEBUG : only16: size = 0 OK 2025/11/23 01:13:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:13 INFO : only16: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only13: size = 0 OK 2025/11/23 01:13:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only13: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only17: size = 0 OK 2025/11/23 01:13:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only17: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only18: size = 0 OK 2025/11/23 01:13:14 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only18: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only14: size = 0 OK 2025/11/23 01:13:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only14: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only19: size = 0 OK 2025/11/23 01:13:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only19: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only1: size = 0 OK 2025/11/23 01:13:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only1: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only2: size = 0 OK 2025/11/23 01:13:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only2: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only3: size = 0 OK 2025/11/23 01:13:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only3: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only11: size = 0 OK 2025/11/23 01:13:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only11: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only6: size = 0 OK 2025/11/23 01:13:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only6: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only5: size = 0 OK 2025/11/23 01:13:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only5: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only8: size = 0 OK 2025/11/23 01:13:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only8: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only7: size = 0 OK 2025/11/23 01:13:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only7: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only12: size = 0 OK 2025/11/23 01:13:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only12: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only4: size = 0 OK 2025/11/23 01:13:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only4: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : only9: size = 0 OK 2025/11/23 01:13:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/23 01:13:14 INFO : only9: Copied (replaced existing) 2025/11/23 01:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.00s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:13:23 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:13:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:13:23 DEBUG : empty_on_remote: Making directory with metadata 2025/11/23 01:13:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:13:23 INFO : empty_on_remote: Making directory 2025/11/23 01:13:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/23 01:13:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/23 01:13:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/23 01:13:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:13:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:13:25 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:13:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:13:25 DEBUG : empty_on_remote: Making directory with metadata 2025/11/23 01:13:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:13:25 INFO : empty_on_remote: Making directory 2025/11/23 01:13:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/23 01:13:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/23 01:13:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/23 01:13:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:13:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/23 01:13:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.83s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:13:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:13:28 INFO : sub dir: Making directory 2025/11/23 01:13:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:13:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:13:32 INFO : sub dir: Making directory 2025/11/23 01:13:32 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:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:13:44 DEBUG : Waiting for deletions to finish 2025/11/23 01:13:44 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:13:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : apple: size = 5 OK 2025/11/23 01:13:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : apple: Unchanged skipping 2025/11/23 01:13:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:13:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:13:45 DEBUG : banana: size = 6 OK 2025/11/23 01:13:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : banana: Unchanged skipping 2025/11/23 01:13:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:13:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:13:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:13:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:13:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:13:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:13:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:13:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:13:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:13:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:13:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:13:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:13:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:13:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:13:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:13:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:13:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:13:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:13:45 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:13:45 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:13:45 DEBUG : Waiting for deletions to finish 2025/11/23 01:13:45 INFO : There was nothing to transfer 2025/11/23 01:13:45 DEBUG : Waiting for deletions to finish 2025/11/23 01:13:45 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:13:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : apple: size = 5 OK 2025/11/23 01:13:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : apple: Unchanged skipping 2025/11/23 01:13:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:13:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:13:46 DEBUG : banana: size = 6 OK 2025/11/23 01:13:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : banana: Unchanged skipping 2025/11/23 01:13:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:13:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:13:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:13:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:13:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:13:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:13:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:13:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:13:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:13:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:13:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:13:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:13:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:13:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:13:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:13:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:13:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:13:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:13:46 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:13:46 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:13:46 DEBUG : Waiting for deletions to finish 2025/11/23 01:13:46 INFO : There was nothing to transfer 2025/11/23 01:13:46 DEBUG : Waiting for deletions to finish 2025/11/23 01:13:46 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:13:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:14:00 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:00 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:14:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : apple: size = 5 OK 2025/11/23 01:14:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : apple: Unchanged skipping 2025/11/23 01:14:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:14:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:14:01 DEBUG : banana: size = 6 OK 2025/11/23 01:14:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : banana: Unchanged skipping 2025/11/23 01:14:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:14:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:14:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:14:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:14:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:14:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:14:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:14:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:14:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:14:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:14:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:14:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:14:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:14:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:14:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:14:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:14:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:14:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:14:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:14:01 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:14:01 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:01 INFO : There was nothing to transfer 2025/11/23 01:14:01 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:01 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:14:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : apple: size = 5 OK 2025/11/23 01:14:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:14:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:14:02 DEBUG : banana: size = 6 OK 2025/11/23 01:14:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : banana: Unchanged skipping 2025/11/23 01:14:02 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:14:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:14:02 DEBUG : apple: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:14:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:14:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:14:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:14:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:14:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:14:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:14:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:14:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:14:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:14:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:14:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:14:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:14:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:14:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:14:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:14:02 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:14:02 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:14:02 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:02 INFO : There was nothing to transfer 2025/11/23 01:14:02 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:02 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:14:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:14:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:16 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:14:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:16 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/23 01:14:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:16 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:14:16 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:14:16 DEBUG : YXBwbGU=: size = 5 OK 2025/11/23 01:14:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/23 01:14:16 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/23 01:14:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/23 01:14:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/23 01:14:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/23 01:14:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/23 01:14:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/23 01:14:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/23 01:14:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:17 DEBUG : YmFuYW5h: size = 6 OK 2025/11/23 01:14:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/23 01:14:17 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/23 01:14:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/23 01:14:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/23 01:14:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/23 01:14:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/23 01:14:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/23 01:14:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/23 01:14:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/23 01:14:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/23 01:14:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/23 01:14:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/23 01:14:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/23 01:14:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/23 01:14:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/23 01:14:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/23 01:14:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/23 01:14:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/23 01:14:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/23 01:14:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/23 01:14:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/23 01:14:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/23 01:14:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/23 01:14:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/23 01:14:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:14:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/23 01:14:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/23 01:14:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/23 01:14:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/23 01:14:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/23 01:14:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/23 01:14:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/23 01:14:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/23 01:14:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:14:18 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:18 INFO : banana: Deleted 2025/11/23 01:14:19 INFO : splitbananasplit: Deleted 2025/11/23 01:14:19 INFO : dir1/0010-456789.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0008-2345678.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0003-defghij.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0011-56789;.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0014-89;=.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0013-789;=.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0009-3456789.txt: Deleted 2025/11/23 01:14:19 INFO : apple: Deleted 2025/11/23 01:14:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0007-1234567.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0012-6789;.txt: Deleted 2025/11/23 01:14:19 INFO : dir1/0015-9;=.txt: Deleted 2025/11/23 01:14:19 INFO : appleappleapplebanana: Deleted 2025/11/23 01:14:19 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:14:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/23 01:14:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:14:20 DEBUG : YmFuYW5h: size = 6 OK 2025/11/23 01:14:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : banana: Unchanged skipping 2025/11/23 01:14:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/23 01:14:20 DEBUG : YXBwbGU=: size = 5 OK 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:14:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : apple: Unchanged skipping 2025/11/23 01:14:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/23 01:14:20 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:14:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/23 01:14:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/23 01:14:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/23 01:14:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/23 01:14:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/23 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/23 01:14:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/23 01:14:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/23 01:14:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/23 01:14:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/23 01:14:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/23 01:14:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/23 01:14:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/23 01:14:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/23 01:14:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/23 01:14:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/23 01:14:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:14:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:14:20 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:14:20 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:20 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:14:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:14:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:14:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:14:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:14:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:14:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:14:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:14:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:14:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:14:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:14:34 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:34 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:14:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 01:14:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 01:14:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 01:14:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 01:14:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:14:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:14:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:14:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:14:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:14:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:14:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:14:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:14:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:14:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:14:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:14:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:14:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:14:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:14:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:14:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:14:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:14:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:14:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:14:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:14:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:14:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:14:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:14:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:14:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:14:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:14:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:14:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:14:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:14:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:14:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:14:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:14:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:14:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:14:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:14:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:14:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:14:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:14:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:14:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:14:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:14:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:14:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:14:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:14:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:14:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:14:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:14:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/23 01:14:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:14:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:14:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:14:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:14:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:14:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:14:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:14:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:14:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:14:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:14:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:14:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:14:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:14:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:14:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/23 01:14:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:35 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:14:35 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:14:35 DEBUG : PREFIXapple: size = 5 OK 2025/11/23 01:14:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/23 01:14:35 INFO : apple: Copied (new) to: PREFIXapple 2025/11/23 01:14:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:14:35 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/23 01:14:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/23 01:14:35 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/23 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:14:35 DEBUG : PREFIXbanana: size = 6 OK 2025/11/23 01:14:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/23 01:14:35 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/23 01:14:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:14:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:14:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/23 01:14:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:14:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:14:35 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/23 01:14:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/23 01:14:35 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/23 01:14:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:14:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/23 01:14:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/23 01:14:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:14:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:14:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/23 01:14:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/23 01:14:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:14:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:14:35 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/23 01:14:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/23 01:14:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:14:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:14:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/23 01:14:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/23 01:14:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:14:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:14:35 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/23 01:14:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/23 01:14:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:14:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:14:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/23 01:14:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/23 01:14:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:14:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:14:36 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/23 01:14:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/23 01:14:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/23 01:14:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:14:36 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/23 01:14:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/23 01:14:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:14:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:14:36 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/23 01:14:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/23 01:14:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:14:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:14:36 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/23 01:14:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/23 01:14:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:14:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:14:36 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/23 01:14:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/23 01:14:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:14:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:14:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/23 01:14:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/23 01:14:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:14:36 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/23 01:14:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/23 01:14:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:14:36 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/23 01:14:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/23 01:14:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:14:36 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/23 01:14:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/23 01:14:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:14:36 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:37 INFO : apple: Deleted 2025/11/23 01:14:37 INFO : appleappleapplebanana: Deleted 2025/11/23 01:14:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0010-456789.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0003-defghij.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0014-89;=.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0015-9;=.txt: Deleted 2025/11/23 01:14:37 INFO : banana: Deleted 2025/11/23 01:14:37 INFO : dir1/0007-1234567.txt: Deleted 2025/11/23 01:14:37 INFO : splitbananasplit: Deleted 2025/11/23 01:14:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0011-56789;.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0008-2345678.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0009-3456789.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0013-789;=.txt: Deleted 2025/11/23 01:14:37 INFO : dir1/0012-6789;.txt: Deleted 2025/11/23 01:14:37 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:14:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:14:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:14:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:14:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:14:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:14:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:14:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:14:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:14:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:14:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:14:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:14:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:14:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:14:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:14:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:14:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:14:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:38 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:14:38 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:14:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:14:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/23 01:14:38 INFO : splitbananasplit: Copied (new) 2025/11/23 01:14:38 DEBUG : banana: size = 6 OK 2025/11/23 01:14:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/23 01:14:38 INFO : banana: Copied (new) 2025/11/23 01:14:38 DEBUG : apple: size = 5 OK 2025/11/23 01:14:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/23 01:14:38 INFO : apple: Copied (new) 2025/11/23 01:14:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:14:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/23 01:14:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:14:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/23 01:14:38 INFO : appleappleapplebanana: Copied (new) 2025/11/23 01:14:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:14:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/23 01:14:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/23 01:14:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:14:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/23 01:14:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/23 01:14:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:14:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/23 01:14:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/23 01:14:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:14:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/23 01:14:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/23 01:14:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:14:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/23 01:14:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/23 01:14:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:14:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/23 01:14:39 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/23 01:14:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:14:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/23 01:14:39 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/23 01:14:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:14:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/23 01:14:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/23 01:14:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:14:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/23 01:14:39 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/23 01:14:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:14:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/23 01:14:39 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/23 01:14:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:14:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/23 01:14:39 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/23 01:14:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:14:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/23 01:14:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/23 01:14:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:14:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/23 01:14:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/23 01:14:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:14:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/23 01:14:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/23 01:14:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:14:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/23 01:14:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/23 01:14:40 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/23 01:14:40 INFO : PREFIXapple: Deleted 2025/11/23 01:14:40 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/23 01:14:40 INFO : PREFIXbanana: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/23 01:14:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/23 01:14:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/23 01:14:41 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/23 01:14:41 INFO : PREFIXsplitbananasplit: Deleted 2025/11/23 01:14:41 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:41 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:41 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:14:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:14:54 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:54 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:14:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:14:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:14:55 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:14:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:55 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:14:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:14:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:55 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:55 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:14:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:55 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:55 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:14:55 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:14:55 DEBUG : appleSUFFIX: size = 5 OK 2025/11/23 01:14:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/23 01:14:55 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/23 01:14:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/23 01:14:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/23 01:14:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/23 01:14:55 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/23 01:14:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/23 01:14:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:14:55 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/23 01:14:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/23 01:14:55 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/23 01:14:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/23 01:14:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/23 01:14:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/23 01:14:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/23 01:14:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/23 01:14:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/23 01:14:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/23 01:14:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/23 01:14:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/23 01:14:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/23 01:14:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/23 01:14:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/23 01:14:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/23 01:14:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/23 01:14:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/23 01:14:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/23 01:14:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/23 01:14:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/23 01:14:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/23 01:14:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/23 01:14:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/23 01:14:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/23 01:14:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/23 01:14:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:14:56 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/23 01:14:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/23 01:14:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:14:57 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/23 01:14:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/23 01:14:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:14:57 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/23 01:14:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/23 01:14:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:14:57 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0013-789;=.txt: Deleted 2025/11/23 01:14:57 INFO : apple: Deleted 2025/11/23 01:14:57 INFO : banana: Deleted 2025/11/23 01:14:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0007-1234567.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0008-2345678.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0009-3456789.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0003-defghij.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0011-56789;.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0010-456789.txt: Deleted 2025/11/23 01:14:57 INFO : splitbananasplit: Deleted 2025/11/23 01:14:57 INFO : dir1/0014-89;=.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0012-6789;.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0015-9;=.txt: Deleted 2025/11/23 01:14:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/23 01:14:58 INFO : appleappleapplebanana: Deleted 2025/11/23 01:14:58 DEBUG : Waiting for deletions to finish 2025/11/23 01:14:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/23 01:14:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:14:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:14:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:14:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:14:58 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:14:58 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:14:58 DEBUG : banana: size = 6 OK 2025/11/23 01:14:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/23 01:14:58 INFO : banana: Copied (new) 2025/11/23 01:14:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:14:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/23 01:14:58 INFO : splitbananasplit: Copied (new) 2025/11/23 01:14:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:14:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/23 01:14:59 INFO : appleappleapplebanana: Copied (new) 2025/11/23 01:14:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:14:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/23 01:14:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/23 01:14:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:14:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/23 01:14:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/23 01:14:59 DEBUG : apple: size = 5 OK 2025/11/23 01:14:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/23 01:14:59 INFO : apple: Copied (new) 2025/11/23 01:14:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:14:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/23 01:14:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/23 01:14:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:14:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/23 01:14:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/23 01:14:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:14:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/23 01:14:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/23 01:14:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:14:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/23 01:14:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/23 01:14:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:14:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/23 01:14:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/23 01:14:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:14:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/23 01:14:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/23 01:14:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:14:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/23 01:14:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/23 01:15:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:15:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/23 01:15:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/23 01:15:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:15:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/23 01:15:00 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/23 01:15:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:15:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/23 01:15:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/23 01:15:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:15:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/23 01:15:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/23 01:15:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:15:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/23 01:15:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/23 01:15:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:15:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/23 01:15:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/23 01:15:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:15:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/23 01:15:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/23 01:15:00 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/23 01:15:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/23 01:15:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/23 01:15:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/23 01:15:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/23 01:15:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/23 01:15:00 INFO : appleSUFFIX: Deleted 2025/11/23 01:15:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/23 01:15:01 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/23 01:15:01 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/23 01:15:01 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/23 01:15:01 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/23 01:15:01 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/23 01:15:01 INFO : bananaSUFFIX: Deleted 2025/11/23 01:15:01 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/23 01:15:01 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/23 01:15:01 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/23 01:15:01 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/23 01:15:01 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/23 01:15:01 INFO : splitbananasplitSUFFIX: Deleted 2025/11/23 01:15:01 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:01 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:01 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:15:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:15:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:15:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : apple: size = 5 OK 2025/11/23 01:15:16 DEBUG : banana: size = 6 OK 2025/11/23 01:15:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:16 DEBUG : apple: Unchanged skipping 2025/11/23 01:15:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:16 DEBUG : banana: Unchanged skipping 2025/11/23 01:15:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/23 01:15:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:15:16 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:15:16 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:15:16 DEBUG : appleapple: size = 21 OK 2025/11/23 01:15:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/23 01:15:16 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/23 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:15:16 DEBUG : splitbanan: size = 16 OK 2025/11/23 01:15:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/23 01:15:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/23 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:15:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/23 01:15:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/23 01:15:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/23 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:15:17 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/23 01:15:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/23 01:15:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/23 01:15:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:15:17 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/23 01:15:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/23 01:15:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/23 01:15:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:15:17 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/23 01:15:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/23 01:15:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/23 01:15:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:15:17 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/23 01:15:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/23 01:15:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/23 01:15:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:15:17 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/23 01:15:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/23 01:15:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/23 01:15:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:15:17 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/23 01:15:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/23 01:15:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/23 01:15:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:15:17 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/23 01:15:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/23 01:15:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/23 01:15:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:15:17 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/23 01:15:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/23 01:15:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/23 01:15:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:15:17 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/23 01:15:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/23 01:15:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/23 01:15:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:15:18 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/23 01:15:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/23 01:15:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/23 01:15:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:15:18 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/23 01:15:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/23 01:15:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/23 01:15:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:15:18 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/23 01:15:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/23 01:15:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/23 01:15:18 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/23 01:15:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/23 01:15:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/23 01:15:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/23 01:15:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/23 01:15:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/23 01:15:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/23 01:15:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/23 01:15:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/23 01:15:18 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:18 INFO : appleappleapplebanana: Deleted 2025/11/23 01:15:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/23 01:15:18 INFO : splitbananasplit: Deleted 2025/11/23 01:15:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/23 01:15:18 INFO : dir1/0009-3456789.txt: Deleted 2025/11/23 01:15:18 INFO : dir1/0011-56789;.txt: Deleted 2025/11/23 01:15:19 INFO : dir1/0015-9;=.txt: Deleted 2025/11/23 01:15:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/23 01:15:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/23 01:15:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/23 01:15:19 INFO : dir1/0007-1234567.txt: Deleted 2025/11/23 01:15:19 INFO : dir1/0008-2345678.txt: Deleted 2025/11/23 01:15:19 INFO : dir1/0010-456789.txt: Deleted 2025/11/23 01:15:19 INFO : dir1/0003-defghij.txt: Deleted 2025/11/23 01:15:19 INFO : dir1/0012-6789;.txt: Deleted 2025/11/23 01:15:19 INFO : dir1/0013-789;=.txt: Deleted 2025/11/23 01:15:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/23 01:15:19 INFO : dir1/0014-89;=.txt: Deleted 2025/11/23 01:15:19 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:19 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : appleapple: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/23 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:15:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:15:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:15:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:15:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:15:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:15:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:15:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:15:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:15:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:15:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:15:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:15:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:15:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:15:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:15:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:15:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:15:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:15:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:15:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:15:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:15:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:15:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:15:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:15:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:15:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:15:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:15:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:15:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:15:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:15:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:15:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:15:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:15:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:15:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:15:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:15:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:15:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:15:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:15:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:15:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:15:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:15:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:15:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:15:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:15:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:15:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:15:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:15:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:15:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:15:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:15:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:15:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:15:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:15:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:15:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:15:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:15:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:15:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:15:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:15:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:15:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:15:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:15:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:15:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:15:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:15:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:15:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:15:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:15:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:15:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:15:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:15:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:15:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:19 DEBUG : apple: size = 5 OK 2025/11/23 01:15:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:19 DEBUG : apple: Unchanged skipping 2025/11/23 01:15:19 DEBUG : appleapple: size = 21 OK 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:15:19 DEBUG : banana: size = 6 OK 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : banana: Unchanged skipping 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/23 01:15:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:15:19 DEBUG : splitbanan: size = 16 OK 2025/11/23 01:15:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:15:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:15:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:15:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:15:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:15:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:15:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:15:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:15:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:15:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:15:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:15:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:15:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:15:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:15:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:15:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/23 01:15:20 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/23 01:15:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/23 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/23 01:15:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/23 01:15:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/23 01:15:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/23 01:15:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/23 01:15:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/23 01:15:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/23 01:15:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/23 01:15:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/23 01:15:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/23 01:15:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/23 01:15:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/23 01:15:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/23 01:15:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:15:20 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/23 01:15:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:15:20 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:15:20 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:20 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:20 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : appleapple: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/23 01:15:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:15:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:15:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:15:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:15:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:15:20 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:15:34 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:34 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:15:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : apple: size = 5 OK 2025/11/23 01:15:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : apple: Unchanged skipping 2025/11/23 01:15:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:15:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:15:35 DEBUG : banana: size = 6 OK 2025/11/23 01:15:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : banana: Unchanged skipping 2025/11/23 01:15:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:15:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:15:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:15:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:15:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:15:35 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:15:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:15:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:15:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:15:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:15:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:15:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:15:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:15:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:15:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:15:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:15:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:15:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:15:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:15:35 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:15:35 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:35 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:35 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:15:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : apple: size = 5 OK 2025/11/23 01:15:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : apple: Unchanged skipping 2025/11/23 01:15:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:15:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:15:36 DEBUG : banana: size = 6 OK 2025/11/23 01:15:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : banana: Unchanged skipping 2025/11/23 01:15:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:15:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:15:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:15:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:15:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:15:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:15:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:15:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:15:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:15:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:15:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:15:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:15:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:15:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:15:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:15:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:15:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:15:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:15:36 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:15:36 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:15:36 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:36 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:36 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:15:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:37 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:15:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:15:51 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:51 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:15:51 DEBUG : apple: size = 5 OK 2025/11/23 01:15:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:51 DEBUG : apple: Unchanged skipping 2025/11/23 01:15:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:15:51 DEBUG : banana: size = 6 OK 2025/11/23 01:15:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:15:51 DEBUG : banana: Unchanged skipping 2025/11/23 01:15:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:15:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:15:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:15:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:15:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:15:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:15:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:15:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:15:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:15:52 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:15:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:15:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:15:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:15:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:15:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:15:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:15:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:15:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:15:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:15:52 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:15:52 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:52 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:52 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:15:52 DEBUG : apple: size = 5 OK 2025/11/23 01:15:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : apple: Unchanged skipping 2025/11/23 01:15:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:15:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:15:52 DEBUG : banana: size = 6 OK 2025/11/23 01:15:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : banana: Unchanged skipping 2025/11/23 01:15:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:15:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:15:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:15:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:15:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:15:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:15:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:15:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:15:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:15:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:15:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:15:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:15:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:15:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:15:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:15:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:15:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:15:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:15:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:15:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:15:53 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:15:53 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:53 DEBUG : Waiting for deletions to finish 2025/11/23 01:15:53 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:15:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:16:06 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:07 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:16:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:16:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:16:07 DEBUG : apple: size = 5 OK 2025/11/23 01:16:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:16:07 DEBUG : apple: Unchanged skipping 2025/11/23 01:16:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:16:07 DEBUG : banana: size = 6 OK 2025/11/23 01:16:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:07 DEBUG : banana: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:16:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:16:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:16:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:16:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:16:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:16:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:08 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:08 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:08 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:16:08 DEBUG : apple: size = 5 OK 2025/11/23 01:16:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : apple: Unchanged skipping 2025/11/23 01:16:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:16:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:16:08 DEBUG : banana: size = 6 OK 2025/11/23 01:16:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : banana: Unchanged skipping 2025/11/23 01:16:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:16:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:16:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:16:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:16:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:16:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:16:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:16:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:16:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:16:08 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:08 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:08 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:08 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:09 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:16:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:16:22 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:22 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:16:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : apple: size = 5 OK 2025/11/23 01:16:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : apple: Unchanged skipping 2025/11/23 01:16:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:16:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:16:23 DEBUG : banana: size = 6 OK 2025/11/23 01:16:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : banana: Unchanged skipping 2025/11/23 01:16:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:16:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:16:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:16:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:16:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:16:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:16:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:16:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:16:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:16:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:16:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:16:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:16:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:16:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:16:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:16:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:16:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:16:23 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:23 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:23 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:23 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:16:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:16:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:16:24 DEBUG : banana: size = 6 OK 2025/11/23 01:16:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : banana: Unchanged skipping 2025/11/23 01:16:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:16:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:16:24 DEBUG : apple: size = 5 OK 2025/11/23 01:16:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : apple: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:16:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:16:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:16:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:16:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:16:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:16:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:16:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:16:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:16:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:16:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:16:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:16:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:16:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:16:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:16:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:16:24 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:24 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:24 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:24 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:16:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:16:38 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:38 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:16:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : apple: size = 5 OK 2025/11/23 01:16:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : apple: Unchanged skipping 2025/11/23 01:16:39 DEBUG : banana: size = 6 OK 2025/11/23 01:16:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : banana: Unchanged skipping 2025/11/23 01:16:39 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:16:39 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:16:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:16:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:16:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:16:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:16:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:16:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:16:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:16:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:16:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:16:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:16:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:16:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:16:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:16:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:16:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:16:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:16:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:16:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:16:39 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:39 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:39 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:39 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:16:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : apple: size = 5 OK 2025/11/23 01:16:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : apple: Unchanged skipping 2025/11/23 01:16:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:16:40 DEBUG : banana: size = 6 OK 2025/11/23 01:16:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:16:40 DEBUG : banana: Unchanged skipping 2025/11/23 01:16:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:16:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:16:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:16:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:16:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:16:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:16:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:16:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:16:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:16:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:16:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:16:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:16:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:16:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:16:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:16:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:16:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:16:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:16:40 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:40 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:40 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:40 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:40 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:16:40 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (189.69s) --- PASS: TestTransform/NFC (15.35s) --- PASS: TestTransform/NFD (16.05s) --- PASS: TestTransform/base64 (17.98s) --- PASS: TestTransform/prefix (21.05s) --- PASS: TestTransform/suffix (20.27s) --- PASS: TestTransform/truncate (18.39s) --- PASS: TestTransform/encoder (16.85s) --- PASS: TestTransform/ISO-8859-1 (16.16s) --- PASS: TestTransform/charmap (15.80s) --- PASS: TestTransform/lowercase (15.68s) --- PASS: TestTransform/ascii (16.09s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:16:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/23 01:16:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/23 01:16:45 INFO : sub dir_somesuffix: Making directory 2025/11/23 01:16:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/23 01:16:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/23 01:16:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/23 01:16:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/23 01:16:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/23 01:16:45 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:45 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/23 01:16:46 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:16:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/23 01:16:46 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.70s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:16:47 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:47 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:47 INFO : tictactoe: Making directory 2025/11/23 01:16:47 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:47 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:16:47 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/23 01:16:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:16:47 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:47 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:48 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/23 01:16:48 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:16:48 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/23 01:16:48 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.09s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:16:49 INFO : toe: Making directory 2025/11/23 01:16:49 INFO : toe/toe: Making directory 2025/11/23 01:16:49 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/23 01:16:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/23 01:16:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/23 01:16:49 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:49 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:50 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/23 01:16:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:16:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/23 01:16:50 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.61s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:16:51 INFO : toe: Making directory 2025/11/23 01:16:51 INFO : toe/toe: Making directory 2025/11/23 01:16:51 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/23 01:16:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/23 01:16:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/23 01:16:51 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:51 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:52 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/23 01:16:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:16:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/23 01:16:52 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.79s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:16:52 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:16:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/23 01:16:52 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:16:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:16:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:16:53 INFO : tictacempty_dir: Making directory 2025/11/23 01:16:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:16:53 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:53 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:53 INFO : tictactoe: Making directory 2025/11/23 01:16:53 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:53 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:16:53 INFO : tictactoe/tictactoe: Making directory 2025/11/23 01:16:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:16:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/23 01:16:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:16:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/23 01:16:53 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:53 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/23 01:16:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:16:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/23 01:16:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.66s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:16:54 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:16:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/23 01:16:54 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:16:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:16:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:16:54 INFO : tictacempty_dir: Making directory 2025/11/23 01:16:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:16:54 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:54 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:54 INFO : tictactoe: Making directory 2025/11/23 01:16:54 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:54 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:16:54 INFO : tictactoe/tictactoe: Making directory 2025/11/23 01:16:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:16:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/23 01:16:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:16:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:16:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:16:54 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:54 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/23 01:16:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:16:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:16:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/23 01:16:56 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:56 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:16:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:16:56 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:56 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/23 01:16:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/23 01:16:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:16:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/23 01:16:56 NOTICE: B2 bucket rclone-test-bususux9wuta: 0 differences found 2025/11/23 01:16:56 NOTICE: B2 bucket rclone-test-bususux9wuta: 1 matching files --- PASS: TestAllTag (2.58s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:16:57 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:57 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:57 INFO : tictactoe: Making directory 2025/11/23 01:16:57 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:57 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:16:57 INFO : tictactoe/tictactoe: Making directory 2025/11/23 01:16:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:16:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/23 01:16:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:16:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/23 01:16:57 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:57 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:57 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/23 01:16:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:16:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/23 01:16:57 DEBUG : Waiting for deletions to finish 2025/11/23 01:16:58 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:58 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:58 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:16:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:16:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/23 01:16:58 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/23 01:16:58 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/23 01:16:58 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/23 01:16:58 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:16:58 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2025/11/23 01:16:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:16:59 INFO : toe: Making directory 2025/11/23 01:16:59 INFO : toe/toe: Making directory 2025/11/23 01:16:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/23 01:16:59 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:16:59 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:17:00 DEBUG : toe/toe/toe: size = 11 OK 2025/11/23 01:17:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:17:00 INFO : toe/toe/toe: Copied (new) 2025/11/23 01:17:00 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.97s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:17:01 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:17:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/23 01:17:01 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:17:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:17:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:17:01 INFO : tictacempty_dir: Making directory 2025/11/23 01:17:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:17:01 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:01 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:01 INFO : tictactoe: Making directory 2025/11/23 01:17:01 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:01 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:17:01 INFO : tictactoe/tictactoe: Making directory 2025/11/23 01:17:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:17:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/23 01:17:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:17:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:17:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:17:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:17:01 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:17:01 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:17:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/23 01:17:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:17:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:17:02 INFO : toe/toe/toe.txt: Deleted 2025/11/23 01:17:02 INFO : toe/toe: Removing directory 2025/11/23 01:17:02 INFO : toe: Removing directory 2025/11/23 01:17:02 INFO : empty_dir: Removing directory 2025/11/23 01:17:02 DEBUG : Local file system at /tmp/rclone3059067055: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:17:03 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:17:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/23 01:17:03 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:17:03 INFO : tictacempty_dir: Making directory 2025/11/23 01:17:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:17:03 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:03 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:03 INFO : tictactoe: Making directory 2025/11/23 01:17:03 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:03 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:17:03 INFO : tictactoe/tictactoe: Making directory 2025/11/23 01:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:17:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/23 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:17:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:17:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:17:03 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:17:03 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:17:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/23 01:17:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:17:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:17:04 INFO : toe/toe/toe.txt: Deleted 2025/11/23 01:17:04 INFO : toe/toe: Removing directory 2025/11/23 01:17:04 INFO : toe: Removing directory 2025/11/23 01:17:04 INFO : empty_dir: Removing directory 2025/11/23 01:17:04 DEBUG : Local file system at /tmp/rclone3059067055: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/23 01:17:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/23 01:17:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/23 01:17:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/23 01:17:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/23 01:17:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/23 01:17:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/23 01:17:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:17:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/23 01:17:05 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.22s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:17:06 DEBUG : Reset feature "Copy" 2025/11/23 01:17:06 DEBUG : Reset feature "Move" 2025/11/23 01:17:06 DEBUG : Reset feature "Copy" 2025/11/23 01:17:06 DEBUG : Reset feature "Move" 2025/11/23 01:17:06 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:17:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/23 01:17:06 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:17:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:17:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:17:06 INFO : tictacempty_dir: Making directory 2025/11/23 01:17:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:17:06 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:06 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:06 INFO : tictactoe: Making directory 2025/11/23 01:17:06 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:06 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:17:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:17:06 INFO : tictactoe/tictactoe: Making directory 2025/11/23 01:17:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:17:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/23 01:17:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:17:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:17:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:17:06 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:17:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:17:06 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:17:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/23 01:17:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:17:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:17:07 INFO : toe/toe/toe.txt: Deleted 2025/11/23 01:17:07 INFO : toe/toe: Removing directory 2025/11/23 01:17:07 INFO : toe: Removing directory 2025/11/23 01:17:07 INFO : empty_dir: Removing directory 2025/11/23 01:17:07 DEBUG : Local file system at /tmp/rclone3059067055: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/23 01:17:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/23 01:17:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/23 01:17:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/23 01:17:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/23 01:17:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/23 01:17:08 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/23 01:17:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:17:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/23 01:17:08 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.67s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:17:10 DEBUG : toe: transformed to: dG9l 2025/11/23 01:17:10 DEBUG : toe: transformed to: dG9l 2025/11/23 01:17:10 INFO : dG9l: Making directory 2025/11/23 01:17:10 DEBUG : toe: transformed to: dG9l 2025/11/23 01:17:10 DEBUG : toe: transformed to: dG9l 2025/11/23 01:17:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/23 01:17:10 INFO : dG9l/dG9l: Making directory 2025/11/23 01:17:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/23 01:17:10 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/23 01:17:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/23 01:17:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:17:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/23 01:17:10 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:17:10 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:17:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/23 01:17:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:17:10 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/23 01:17:10 DEBUG : Waiting for deletions to finish 2025/11/23 01:17:11 DEBUG : dG9l: transformed to: toe 2025/11/23 01:17:11 DEBUG : dG9l: transformed to: toe 2025/11/23 01:17:11 DEBUG : dG9l: transformed to: toe 2025/11/23 01:17:11 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/23 01:17:11 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/23 01:17:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/23 01:17:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/23 01:17:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/23 01:17:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/23 01:17:11 DEBUG : Local file system at /tmp/rclone3059067055: Waiting for checks to finish 2025/11/23 01:17:11 DEBUG : Local file system at /tmp/rclone3059067055: Waiting for transfers to finish 2025/11/23 01:17:11 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.57s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-bususux9wuta", Local "Local file system at /tmp/rclone3059067055", Modify Window "1ms" 2025/11/23 01:17:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:17:12 DEBUG : toe: transformed to: 2025/11/23 01:17:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:17:12 DEBUG : toe: transformed to: 2025/11/23 01:17:12 INFO : B2 bucket rclone-test-bususux9wuta: Making directory 2025/11/23 01:17:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:17:12 DEBUG : toe: transformed to: 2025/11/23 01:17:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:17:12 DEBUG : toe: transformed to: 2025/11/23 01:17:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:17:12 DEBUG : toe/toe: transformed to: 2025/11/23 01:17:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/23 01:17:12 INFO : toe/toe: Making directory 2025/11/23 01:17:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:17:12 DEBUG : toe/toe: transformed to: 2025/11/23 01:17:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/23 01:17:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:17:12 DEBUG : toe: transformed to: 2025/11/23 01:17:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/23 01:17:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:17:12 DEBUG : toe/toe/toe: transformed to: 2025/11/23 01:17:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/23 01:17:12 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for checks to finish 2025/11/23 01:17:12 DEBUG : B2 bucket rclone-test-bususux9wuta: Waiting for transfers to finish 2025/11/23 01:17:13 DEBUG : toe/toe/toe: size = 11 OK 2025/11/23 01:17:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/23 01:17:13 INFO : toe/toe/toe: Copied (new) 2025/11/23 01:17:13 ERROR : B2 bucket rclone-test-bususux9wuta: not deleting files as there were IO errors 2025/11/23 01:17:13 ERROR : B2 bucket rclone-test-bususux9wuta: not deleting directories as there were IO errors --- PASS: TestError (1.84s) PASS 2025/11/23 01:17:14 DEBUG : B2 bucket rclone-test-bususux9wuta: Purge remote 2025/11/23 01:17:14 INFO : B2 bucket rclone-test-bususux9wuta: cleaning bucket "rclone-test-bususux9wuta" of all files 2025/11/23 01:17:15 DEBUG : BackupDir/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea87114b_d20251123_m011109_c001_v7007000_t0000_u01763860269740") 2025/11/23 01:17:15 DEBUG : BackupDir/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f118dcbce9ff5dd65_d20251123_m011104_c001_v0001178_t0016_u01763860264374") 2025/11/23 01:17:15 DEBUG : CompareDest/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4eb015_d20251123_m011044_c001_v7007000_t0000_u01763860244892") 2025/11/23 01:17:15 DEBUG : CompareDest/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd27236_d20251123_m011038_c001_v0001185_t0034_u01763860238972") 2025/11/23 01:17:15 DEBUG : CompareDest/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4eb016_d20251123_m011045_c001_v7007000_t0000_u01763860245073") 2025/11/23 01:17:15 DEBUG : CompareDest/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2942db_d20251123_m011040_c001_v0001185_t0007_u01763860240287") 2025/11/23 01:17:15 DEBUG : CopyDest/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea87114d_d20251123_m011109_c001_v7007000_t0000_u01763860269922") 2025/11/23 01:17:15 DEBUG : CopyDest/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4ff5_d20251123_m011101_c001_v0001113_t0021_u01763860261186") 2025/11/23 01:17:15 DEBUG : CopyDest/three: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea87114f_d20251123_m011110_c001_v7007000_t0000_u01763860270105") 2025/11/23 01:17:15 DEBUG : CopyDest/three: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc294a44_d20251123_m011108_c001_v0001185_t0035_u01763860268008") 2025/11/23 01:17:16 DEBUG : CopyDest/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea871150_d20251123_m011110_c001_v7007000_t0000_u01763860270289") 2025/11/23 01:17:16 DEBUG : CopyDest/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd27a2d_d20251123_m011105_c001_v0001185_t0011_u01763860265793") 2025/11/23 01:17:16 DEBUG : EXISTING: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f995fb_d20251123_m011233_c001_v7007000_t0000_u01763860353946") 2025/11/23 01:17:16 DEBUG : EXISTING: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5149_d20251123_m011232_c001_v0001113_t0041_u01763860352758") 2025/11/23 01:17:16 DEBUG : PREFIXapple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d3f_d20251123_m011440_c001_v7007000_t0000_u01763860480753") 2025/11/23 01:17:16 DEBUG : PREFIXapple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297ebb_d20251123_m011434_c001_v0001185_t0022_u01763860474960") 2025/11/23 01:17:16 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa66fd_d20251123_m011440_c001_v7007000_t0000_u01763860480761") 2025/11/23 01:17:16 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b1ae_d20251123_m011434_c001_v0001185_t0040_u01763860474958") 2025/11/23 01:17:16 DEBUG : PREFIXbanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4182ddb32192082f_d20251123_m011440_c001_v7007000_t0000_u01763860480772") 2025/11/23 01:17:16 DEBUG : PREFIXbanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52a1_d20251123_m011434_c001_v0001113_t0056_u01763860474983") 2025/11/23 01:17:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d42_d20251123_m011440_c001_v7007000_t0000_u01763860480940") 2025/11/23 01:17:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68dc_d20251123_m011435_c001_v0001040_t0022_u01763860475008") 2025/11/23 01:17:16 DEBUG : Testêé: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f995e0_d20251123_m011230_c001_v7007000_t0000_u01763860350405") 2025/11/23 01:17:16 DEBUG : Testêé: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc513c_d20251123_m011229_c001_v0001113_t0026_u01763860349704") 2025/11/23 01:17:16 DEBUG : Testêé: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296059_d20251123_m011228_c001_v0001185_t0018_u01763860348765") 2025/11/23 01:17:16 DEBUG : YXBwbGU=: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999c4_d20251123_m011421_c001_v7007000_t0000_u01763860461324") 2025/11/23 01:17:16 DEBUG : YXBwbGU=: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2979d9_d20251123_m011416_c001_v0001185_t0058_u01763860456758") 2025/11/23 01:17:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999ca_d20251123_m011421_c001_v7007000_t0000_u01763860461506") 2025/11/23 01:17:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5278_d20251123_m011416_c001_v0001113_t0048_u01763860456775") 2025/11/23 01:17:17 DEBUG : YmFuYW5h: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999cd_d20251123_m011421_c001_v7007000_t0000_u01763860461687") 2025/11/23 01:17:17 DEBUG : YmFuYW5h: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2acb3_d20251123_m011416_c001_v0001185_t0037_u01763860456788") 2025/11/23 01:17:17 DEBUG : a/potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd2d_d20251123_m010908_c001_v7007000_t0000_u01763860148741") 2025/11/23 01:17:17 DEBUG : a/potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e7b_d20251123_m010907_c001_v0001113_t0003_u01763860147830") 2025/11/23 01:17:17 DEBUG : a/potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbc706_d20251123_m010906_c001_v7007000_t0000_u01763860146030") 2025/11/23 01:17:17 DEBUG : a/potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e71_d20251123_m010905_c001_v0001113_t0018_u01763860145089") 2025/11/23 01:17:17 DEBUG : a/potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcce4_d20251123_m010846_c001_v7007000_t0000_u01763860126771") 2025/11/23 01:17:17 DEBUG : a/potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e1e_d20251123_m010845_c001_v0001113_t0014_u01763860125689") 2025/11/23 01:17:17 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd29c_d20251123_m011641_c001_v7007000_t0000_u01763860601331") 2025/11/23 01:17:17 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc299ebf_d20251123_m011637_c001_v0001185_t0058_u01763860597190") 2025/11/23 01:17:17 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec487_d20251123_m011625_c001_v7007000_t0000_u01763860585270") 2025/11/23 01:17:17 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc299af2_d20251123_m011620_c001_v0001185_t0039_u01763860580693") 2025/11/23 01:17:17 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6a6_d20251123_m011609_c001_v7007000_t0000_u01763860569696") 2025/11/23 01:17:17 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2996fe_d20251123_m011605_c001_v0001185_t0023_u01763860565605") 2025/11/23 01:17:17 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d2b_d20251123_m011553_c001_v7007000_t0000_u01763860553844") 2025/11/23 01:17:17 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc299279_d20251123_m011549_c001_v0001185_t0005_u01763860549197") 2025/11/23 01:17:17 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd120_d20251123_m011537_c001_v7007000_t0000_u01763860537877") 2025/11/23 01:17:17 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298ecf_d20251123_m011533_c001_v0001185_t0025_u01763860533088") 2025/11/23 01:17:17 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f58_d20251123_m011520_c001_v7007000_t0000_u01763860520977") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2bdac_d20251123_m011514_c001_v0001185_t0021_u01763860514300") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b75_d20251123_m011502_c001_v7007000_t0000_u01763860502491") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6912_d20251123_m011458_c001_v0001040_t0046_u01763860498791") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efd2ef_d20251123_m011457_c001_v7007000_t0000_u01763860497474") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b6ff_d20251123_m011453_c001_v0001185_t0036_u01763860493303") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d57_d20251123_m011442_c001_v7007000_t0000_u01763860482258") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297fdf_d20251123_m011438_c001_v0001185_t0004_u01763860478504") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419d6c923f8d6dcf_d20251123_m011436_c001_v7007000_t0000_u01763860476947") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b117_d20251123_m011432_c001_v0001185_t0058_u01763860472596") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999a5_d20251123_m011419_c001_v7007000_t0000_u01763860459300") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29793c_d20251123_m011414_c001_v0001185_t0050_u01763860454437") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872543_d20251123_m011403_c001_v7007000_t0000_u01763860443228") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297567_d20251123_m011358_c001_v0001185_t0051_u01763860438743") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb83f2_d20251123_m011347_c001_v7007000_t0000_u01763860427218") 2025/11/23 01:17:18 DEBUG : apple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29715c_d20251123_m011342_c001_v0001185_t0050_u01763860422984") 2025/11/23 01:17:18 DEBUG : appleSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180eed_d20251123_m011500_c001_v7007000_t0000_u01763860500805") 2025/11/23 01:17:18 DEBUG : appleSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298467_d20251123_m011455_c001_v0001185_t0016_u01763860495477") 2025/11/23 01:17:18 DEBUG : appleapple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f5a_d20251123_m011521_c001_v7007000_t0000_u01763860521159") 2025/11/23 01:17:18 DEBUG : appleapple: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2bec6_d20251123_m011516_c001_v0001185_t0046_u01763860516609") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd29e_d20251123_m011641_c001_v7007000_t0000_u01763860601569") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2d6a2_d20251123_m011637_c001_v0001185_t0016_u01763860597735") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec489_d20251123_m011625_c001_v7007000_t0000_u01763860585451") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2d24d_d20251123_m011621_c001_v0001185_t0046_u01763860581407") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6a9_d20251123_m011609_c001_v7007000_t0000_u01763860569917") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2cdd6_d20251123_m011606_c001_v0001185_t0018_u01763860566257") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d2e_d20251123_m011554_c001_v7007000_t0000_u01763860554060") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2c911_d20251123_m011550_c001_v0001185_t0038_u01763860550334") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd123_d20251123_m011538_c001_v7007000_t0000_u01763860538058") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2c446_d20251123_m011533_c001_v0001185_t0004_u01763860533876") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa67b1_d20251123_m011518_c001_v7007000_t0000_u01763860518607") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b693d_d20251123_m011514_c001_v0001040_t0018_u01763860514796") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b78_d20251123_m011502_c001_v7007000_t0000_u01763860502678") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52e5_d20251123_m011458_c001_v0001113_t0031_u01763860498772") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd076_d20251123_m011457_c001_v7007000_t0000_u01763860497889") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52d1_d20251123_m011453_c001_v0001113_t0033_u01763860493842") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d5b_d20251123_m011442_c001_v7007000_t0000_u01763860482440") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68e6_d20251123_m011438_c001_v0001040_t0040_u01763860478494") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4182ddb321920808_d20251123_m011436_c001_v7007000_t0000_u01763860476960") 2025/11/23 01:17:19 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68da_d20251123_m011433_c001_v0001040_t0047_u01763860473209") 2025/11/23 01:17:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999a7_d20251123_m011419_c001_v7007000_t0000_u01763860459481") 2025/11/23 01:17:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2ac46_d20251123_m011415_c001_v0001185_t0046_u01763860455055") 2025/11/23 01:17:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872544_d20251123_m011403_c001_v7007000_t0000_u01763860443409") 2025/11/23 01:17:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2a86f_d20251123_m011359_c001_v0001185_t0031_u01763860439577") 2025/11/23 01:17:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb83f7_d20251123_m011347_c001_v7007000_t0000_u01763860427401") 2025/11/23 01:17:20 DEBUG : appleappleapplebanana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2a440_d20251123_m011343_c001_v0001185_t0001_u01763860423731") 2025/11/23 01:17:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f405a50ad8e3a942a_d20251123_m011501_c001_v7007000_t0000_u01763860501146") 2025/11/23 01:17:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b7b4_d20251123_m011455_c001_v0001185_t0053_u01763860495480") 2025/11/23 01:17:20 DEBUG : b/potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd2f_d20251123_m010908_c001_v7007000_t0000_u01763860148942") 2025/11/23 01:17:20 DEBUG : b/potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e77_d20251123_m010906_c001_v0001113_t0024_u01763860146586") 2025/11/23 01:17:20 DEBUG : b/potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbc6fb_d20251123_m010905_c001_v7007000_t0000_u01763860145465") 2025/11/23 01:17:20 DEBUG : b/potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e6b_d20251123_m010903_c001_v0001113_t0009_u01763860143923") 2025/11/23 01:17:20 DEBUG : b/potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efccdf_d20251123_m010846_c001_v7007000_t0000_u01763860126218") 2025/11/23 01:17:20 DEBUG : b/potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e18_d20251123_m010844_c001_v0001113_t0003_u01763860124247") 2025/11/23 01:17:20 DEBUG : backup/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f994ae_d20251123_m011122_c001_v7007000_t0000_u01763860282896") 2025/11/23 01:17:20 DEBUG : backup/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10838e4c4f19de63_d20251123_m011121_c001_v0001181_t0047_u01763860281264") 2025/11/23 01:17:20 DEBUG : backup/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f109287521d941d95_d20251123_m011117_c001_v0001150_t0048_u01763860277272") 2025/11/23 01:17:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f418bfe7714a87cc3_d20251123_m011150_c001_v7007000_t0000_u01763860310856") 2025/11/23 01:17:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1017b9b5c392d7f9_d20251123_m011149_c001_v0001185_t0023_u01763860309182") 2025/11/23 01:17:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f101b60bc93b42c3e_d20251123_m011144_c001_v0001131_t0054_u01763860304537") 2025/11/23 01:17:21 DEBUG : backup/one.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41166721a985c561_d20251123_m011135_c001_v7007000_t0000_u01763860295765") 2025/11/23 01:17:21 DEBUG : backup/one.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f117db15bf769cbeb_d20251123_m011133_c001_v0001185_t0048_u01763860293671") 2025/11/23 01:17:21 DEBUG : backup/one.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f117e8a32bb3a67e4_d20251123_m011129_c001_v0001042_t0018_u01763860289647") 2025/11/23 01:17:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f418bfe7714a87cc5_d20251123_m011151_c001_v7007000_t0000_u01763860311040") 2025/11/23 01:17:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f105ab1b68ddb8116_d20251123_m011150_c001_v0001157_t0039_u01763860310031") 2025/11/23 01:17:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f113b52d4356b90c1_d20251123_m011146_c001_v0001032_t0037_u01763860306472") 2025/11/23 01:17:21 DEBUG : backup/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f994af_d20251123_m011123_c001_v7007000_t0000_u01763860283096") 2025/11/23 01:17:21 DEBUG : backup/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10345898858b8e86_d20251123_m011122_c001_v0001185_t0021_u01763860282053") 2025/11/23 01:17:21 DEBUG : backup/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f118d36fc5a08e78e_d20251123_m011118_c001_v0001146_t0052_u01763860278832") 2025/11/23 01:17:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41166721a985c562_d20251123_m011135_c001_v7007000_t0000_u01763860295945") 2025/11/23 01:17:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f11207a20af4b4cce_d20251123_m011134_c001_v0001102_t0049_u01763860294940") 2025/11/23 01:17:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f102170fba0050015_d20251123_m011131_c001_v0001185_t0013_u01763860291409") 2025/11/23 01:17:21 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2a0_d20251123_m011641_c001_v7007000_t0000_u01763860601773") 2025/11/23 01:17:21 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc53f8_d20251123_m011637_c001_v0001113_t0043_u01763860597475") 2025/11/23 01:17:21 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec48b_d20251123_m011625_c001_v7007000_t0000_u01763860585631") 2025/11/23 01:17:21 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc53d7_d20251123_m011620_c001_v0001113_t0038_u01763860580890") 2025/11/23 01:17:21 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6ac_d20251123_m011610_c001_v7007000_t0000_u01763860570099") 2025/11/23 01:17:21 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc53a2_d20251123_m011605_c001_v0001113_t0019_u01763860565816") 2025/11/23 01:17:21 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d31_d20251123_m011554_c001_v7007000_t0000_u01763860554298") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5376_d20251123_m011549_c001_v0001113_t0028_u01763860549876") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd125_d20251123_m011538_c001_v7007000_t0000_u01763860538247") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5359_d20251123_m011533_c001_v0001113_t0028_u01763860533472") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f5c_d20251123_m011521_c001_v7007000_t0000_u01763860521340") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298969_d20251123_m011514_c001_v0001185_t0032_u01763860514500") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b7a_d20251123_m011502_c001_v7007000_t0000_u01763860502890") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298527_d20251123_m011458_c001_v0001185_t0029_u01763860498802") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb049_d20251123_m011457_c001_v7007000_t0000_u01763860497483") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2983ef_d20251123_m011453_c001_v0001185_t0033_u01763860493516") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d5e_d20251123_m011442_c001_v7007000_t0000_u01763860482625") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52ad_d20251123_m011438_c001_v0001113_t0050_u01763860478518") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8725b1_d20251123_m011437_c001_v7007000_t0000_u01763860477385") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297e34_d20251123_m011432_c001_v0001185_t0027_u01763860472958") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beaf41_d20251123_m011418_c001_v7007000_t0000_u01763860458717") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5272_d20251123_m011414_c001_v0001113_t0056_u01763860454654") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872546_d20251123_m011403_c001_v7007000_t0000_u01763860443591") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5248_d20251123_m011359_c001_v0001113_t0030_u01763860439236") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb83fd_d20251123_m011347_c001_v7007000_t0000_u01763860427584") 2025/11/23 01:17:22 DEBUG : banana: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5220_d20251123_m011343_c001_v0001113_t0019_u01763860423188") 2025/11/23 01:17:23 DEBUG : bananaSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b6e_d20251123_m011501_c001_v7007000_t0000_u01763860501003") 2025/11/23 01:17:23 DEBUG : bananaSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52d7_d20251123_m011455_c001_v0001113_t0046_u01763860495481") 2025/11/23 01:17:23 DEBUG : both0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa639e_d20251123_m011315_c001_v7007000_t0000_u01763860395480") 2025/11/23 01:17:23 DEBUG : both0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2965c1_d20251123_m011256_c001_v0001185_t0001_u01763860376590") 2025/11/23 01:17:23 DEBUG : both0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152ca4_d20251123_m011252_c001_v7007000_t0000_u01763860372259") 2025/11/23 01:17:23 DEBUG : both0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2961f0_d20251123_m011235_c001_v0001185_t0043_u01763860355796") 2025/11/23 01:17:23 DEBUG : both1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63a5_d20251123_m011315_c001_v7007000_t0000_u01763860395663") 2025/11/23 01:17:23 DEBUG : both1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296606_d20251123_m011257_c001_v0001185_t0013_u01763860377774") 2025/11/23 01:17:23 DEBUG : both1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152ca6_d20251123_m011252_c001_v7007000_t0000_u01763860372442") 2025/11/23 01:17:23 DEBUG : both1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29620b_d20251123_m011236_c001_v0001185_t0009_u01763860356460") 2025/11/23 01:17:23 DEBUG : both10: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63ab_d20251123_m011315_c001_v7007000_t0000_u01763860395845") 2025/11/23 01:17:23 DEBUG : both10: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29675b_d20251123_m011304_c001_v0001185_t0010_u01763860384636") 2025/11/23 01:17:23 DEBUG : both10: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152ca7_d20251123_m011252_c001_v7007000_t0000_u01763860372622") 2025/11/23 01:17:23 DEBUG : both10: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296334_d20251123_m011242_c001_v0001185_t0029_u01763860362654") 2025/11/23 01:17:23 DEBUG : both11: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63b1_d20251123_m011316_c001_v7007000_t0000_u01763860396028") 2025/11/23 01:17:23 DEBUG : both11: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29678b_d20251123_m011305_c001_v0001185_t0017_u01763860385325") 2025/11/23 01:17:23 DEBUG : both11: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152ca8_d20251123_m011252_c001_v7007000_t0000_u01763860372813") 2025/11/23 01:17:23 DEBUG : both11: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296353_d20251123_m011243_c001_v0001185_t0037_u01763860363348") 2025/11/23 01:17:23 DEBUG : both12: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63ba_d20251123_m011316_c001_v7007000_t0000_u01763860396224") 2025/11/23 01:17:23 DEBUG : both12: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2967c1_d20251123_m011305_c001_v0001185_t0050_u01763860385986") 2025/11/23 01:17:24 DEBUG : both12: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152caa_d20251123_m011252_c001_v7007000_t0000_u01763860372995") 2025/11/23 01:17:24 DEBUG : both12: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296380_d20251123_m011244_c001_v0001185_t0006_u01763860364085") 2025/11/23 01:17:24 DEBUG : both13: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63bf_d20251123_m011316_c001_v7007000_t0000_u01763860396409") 2025/11/23 01:17:24 DEBUG : both13: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2967ef_d20251123_m011306_c001_v0001185_t0026_u01763860386659") 2025/11/23 01:17:24 DEBUG : both13: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cab_d20251123_m011253_c001_v7007000_t0000_u01763860373179") 2025/11/23 01:17:24 DEBUG : both13: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2963a9_d20251123_m011244_c001_v0001185_t0015_u01763860364824") 2025/11/23 01:17:24 DEBUG : both14: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63c5_d20251123_m011316_c001_v7007000_t0000_u01763860396592") 2025/11/23 01:17:24 DEBUG : both14: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296825_d20251123_m011307_c001_v0001185_t0000_u01763860387407") 2025/11/23 01:17:24 DEBUG : both14: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cad_d20251123_m011253_c001_v7007000_t0000_u01763860373364") 2025/11/23 01:17:24 DEBUG : both14: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2963c8_d20251123_m011245_c001_v0001185_t0008_u01763860365513") 2025/11/23 01:17:24 DEBUG : both15: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63cb_d20251123_m011316_c001_v7007000_t0000_u01763860396775") 2025/11/23 01:17:24 DEBUG : both15: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2968a1_d20251123_m011308_c001_v0001185_t0013_u01763860388715") 2025/11/23 01:17:24 DEBUG : both15: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152caf_d20251123_m011253_c001_v7007000_t0000_u01763860373547") 2025/11/23 01:17:24 DEBUG : both15: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2963e2_d20251123_m011246_c001_v0001185_t0051_u01763860366145") 2025/11/23 01:17:24 DEBUG : both16: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63d0_d20251123_m011316_c001_v7007000_t0000_u01763860396975") 2025/11/23 01:17:24 DEBUG : both16: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2968d8_d20251123_m011309_c001_v0001185_t0033_u01763860389619") 2025/11/23 01:17:24 DEBUG : both16: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cb0_d20251123_m011253_c001_v7007000_t0000_u01763860373727") 2025/11/23 01:17:24 DEBUG : both16: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29640c_d20251123_m011246_c001_v0001185_t0013_u01763860366974") 2025/11/23 01:17:24 DEBUG : both17: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63d4_d20251123_m011317_c001_v7007000_t0000_u01763860397157") 2025/11/23 01:17:24 DEBUG : both17: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29690c_d20251123_m011310_c001_v0001185_t0006_u01763860390417") 2025/11/23 01:17:25 DEBUG : both17: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cb1_d20251123_m011253_c001_v7007000_t0000_u01763860373907") 2025/11/23 01:17:25 DEBUG : both17: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29642f_d20251123_m011247_c001_v0001185_t0039_u01763860367623") 2025/11/23 01:17:25 DEBUG : both18: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63d8_d20251123_m011317_c001_v7007000_t0000_u01763860397346") 2025/11/23 01:17:25 DEBUG : both18: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29692d_d20251123_m011311_c001_v0001185_t0018_u01763860391098") 2025/11/23 01:17:25 DEBUG : both18: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cb4_d20251123_m011254_c001_v7007000_t0000_u01763860374089") 2025/11/23 01:17:25 DEBUG : both18: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296444_d20251123_m011248_c001_v0001185_t0012_u01763860368149") 2025/11/23 01:17:25 DEBUG : both19: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63dc_d20251123_m011317_c001_v7007000_t0000_u01763860397529") 2025/11/23 01:17:25 DEBUG : both19: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296963_d20251123_m011312_c001_v0001185_t0034_u01763860392019") 2025/11/23 01:17:25 DEBUG : both19: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cb5_d20251123_m011254_c001_v7007000_t0000_u01763860374276") 2025/11/23 01:17:25 DEBUG : both19: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296473_d20251123_m011248_c001_v0001185_t0036_u01763860368929") 2025/11/23 01:17:25 DEBUG : both2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63e0_d20251123_m011317_c001_v7007000_t0000_u01763860397711") 2025/11/23 01:17:25 DEBUG : both2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29662c_d20251123_m011258_c001_v0001185_t0002_u01763860378388") 2025/11/23 01:17:25 DEBUG : both2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cb6_d20251123_m011254_c001_v7007000_t0000_u01763860374456") 2025/11/23 01:17:25 DEBUG : both2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296234_d20251123_m011237_c001_v0001185_t0015_u01763860357099") 2025/11/23 01:17:25 DEBUG : both3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63e5_d20251123_m011317_c001_v7007000_t0000_u01763860397894") 2025/11/23 01:17:25 DEBUG : both3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296648_d20251123_m011259_c001_v0001185_t0046_u01763860379067") 2025/11/23 01:17:25 DEBUG : both3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cb9_d20251123_m011254_c001_v7007000_t0000_u01763860374635") 2025/11/23 01:17:25 DEBUG : both3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29625a_d20251123_m011237_c001_v0001185_t0002_u01763860357792") 2025/11/23 01:17:26 DEBUG : both4: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63eb_d20251123_m011318_c001_v7007000_t0000_u01763860398092") 2025/11/23 01:17:26 DEBUG : both4: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29667f_d20251123_m011259_c001_v0001185_t0044_u01763860379715") 2025/11/23 01:17:26 DEBUG : both4: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cba_d20251123_m011254_c001_v7007000_t0000_u01763860374848") 2025/11/23 01:17:26 DEBUG : both4: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296277_d20251123_m011238_c001_v0001185_t0046_u01763860358475") 2025/11/23 01:17:26 DEBUG : both5: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63ee_d20251123_m011318_c001_v7007000_t0000_u01763860398274") 2025/11/23 01:17:26 DEBUG : both5: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2966a0_d20251123_m011300_c001_v0001185_t0035_u01763860380398") 2025/11/23 01:17:26 DEBUG : both5: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cbb_d20251123_m011255_c001_v7007000_t0000_u01763860375028") 2025/11/23 01:17:26 DEBUG : both5: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29629e_d20251123_m011239_c001_v0001185_t0039_u01763860359211") 2025/11/23 01:17:26 DEBUG : both6: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63f3_d20251123_m011318_c001_v7007000_t0000_u01763860398466") 2025/11/23 01:17:26 DEBUG : both6: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2966be_d20251123_m011300_c001_v0001185_t0022_u01763860380984") 2025/11/23 01:17:26 DEBUG : both6: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cbc_d20251123_m011255_c001_v7007000_t0000_u01763860375219") 2025/11/23 01:17:26 DEBUG : both6: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2962b8_d20251123_m011240_c001_v0001185_t0038_u01763860360121") 2025/11/23 01:17:26 DEBUG : both7: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63f7_d20251123_m011318_c001_v7007000_t0000_u01763860398671") 2025/11/23 01:17:26 DEBUG : both7: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2966e9_d20251123_m011301_c001_v0001185_t0003_u01763860381747") 2025/11/23 01:17:26 DEBUG : both7: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cbd_d20251123_m011255_c001_v7007000_t0000_u01763860375400") 2025/11/23 01:17:26 DEBUG : both7: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2962d8_d20251123_m011240_c001_v0001185_t0019_u01763860360769") 2025/11/23 01:17:26 DEBUG : both8: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa63fb_d20251123_m011318_c001_v7007000_t0000_u01763860398872") 2025/11/23 01:17:26 DEBUG : both8: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296717_d20251123_m011302_c001_v0001185_t0053_u01763860382872") 2025/11/23 01:17:27 DEBUG : both8: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cbe_d20251123_m011255_c001_v7007000_t0000_u01763860375636") 2025/11/23 01:17:27 DEBUG : both8: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2962f9_d20251123_m011241_c001_v0001185_t0043_u01763860361446") 2025/11/23 01:17:27 DEBUG : both9: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6400_d20251123_m011319_c001_v7007000_t0000_u01763860399059") 2025/11/23 01:17:27 DEBUG : both9: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296735_d20251123_m011303_c001_v0001185_t0058_u01763860383901") 2025/11/23 01:17:27 DEBUG : both9: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152cc0_d20251123_m011255_c001_v7007000_t0000_u01763860375846") 2025/11/23 01:17:27 DEBUG : both9: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29631b_d20251123_m011242_c001_v0001185_t0029_u01763860362169") 2025/11/23 01:17:27 DEBUG : c/non empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd30_d20251123_m010909_c001_v7007000_t0000_u01763860149124") 2025/11/23 01:17:27 DEBUG : c/non empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e79_d20251123_m010907_c001_v0001113_t0042_u01763860147017") 2025/11/23 01:17:27 DEBUG : c/non empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbc70a_d20251123_m010906_c001_v7007000_t0000_u01763860146217") 2025/11/23 01:17:27 DEBUG : c/non empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e6f_d20251123_m010904_c001_v0001113_t0040_u01763860144352") 2025/11/23 01:17:27 DEBUG : c/non empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcce6_d20251123_m010846_c001_v7007000_t0000_u01763860126952") 2025/11/23 01:17:27 DEBUG : c/non empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e1c_d20251123_m010844_c001_v0001113_t0037_u01763860124917") 2025/11/23 01:17:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999d0_d20251123_m011421_c001_v7007000_t0000_u01763860461867") 2025/11/23 01:17:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68aa_d20251123_m011416_c001_v0001040_t0017_u01763860456793") 2025/11/23 01:17:27 DEBUG : check sum: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c13041f_d20251123_m010836_c001_v7007000_t0000_u01763860116256") 2025/11/23 01:17:27 DEBUG : check sum: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4dfc_d20251123_m010835_c001_v0001113_t0058_u01763860115023") 2025/11/23 01:17:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f416e2babfc77d927_d20251123_m011712_c001_v7007000_t0000_u01763860632318") 2025/11/23 01:17:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29a770_d20251123_m011710_c001_v0001185_t0034_u01763860630792") 2025/11/23 01:17:28 DEBUG : dest/3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8710fc_d20251123_m011054_c001_v7007000_t0000_u01763860254346") 2025/11/23 01:17:28 DEBUG : dest/3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4096271e5318448e_d20251123_m011053_c001_v0001037_t0024_u01763860253215") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f5f_d20251123_m011521_c001_v7007000_t0000_u01763860521522") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6943_d20251123_m011516_c001_v0001040_t0021_u01763860516802") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2a1_d20251123_m011641_c001_v7007000_t0000_u01763860601957") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc299d2a_d20251123_m011630_c001_v0001185_t0006_u01763860590132") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec490_d20251123_m011625_c001_v7007000_t0000_u01763860585830") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29996e_d20251123_m011614_c001_v0001185_t0033_u01763860574443") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6ae_d20251123_m011610_c001_v7007000_t0000_u01763860570281") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29951a_d20251123_m011558_c001_v0001185_t0021_u01763860558648") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d32_d20251123_m011554_c001_v7007000_t0000_u01763860554498") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc299125_d20251123_m011542_c001_v0001185_t0006_u01763860542479") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd127_d20251123_m011538_c001_v7007000_t0000_u01763860538434") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298cec_d20251123_m011525_c001_v0001185_t0056_u01763860525639") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f42035996f2196bcd_d20251123_m011518_c001_v7007000_t0000_u01763860518651") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2bb66_d20251123_m011507_c001_v0001185_t0023_u01763860507252") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b7d_d20251123_m011503_c001_v7007000_t0000_u01763860503073") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298539_d20251123_m011459_c001_v0001185_t0025_u01763860499012") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efd2f1_d20251123_m011457_c001_v7007000_t0000_u01763860497844") 2025/11/23 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b4f5_d20251123_m011446_c001_v0001185_t0001_u01763860486971") 2025/11/23 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d61_d20251123_m011442_c001_v7007000_t0000_u01763860482808") 2025/11/23 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b2d0_d20251123_m011438_c001_v0001185_t0009_u01763860478788") 2025/11/23 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8725b3_d20251123_m011437_c001_v7007000_t0000_u01763860477576") 2025/11/23 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2af4c_d20251123_m011425_c001_v0001185_t0021_u01763860465921") 2025/11/23 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f405e6b8551a84d67_d20251123_m011419_c001_v7007000_t0000_u01763860459312") 2025/11/23 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29776f_d20251123_m011407_c001_v0001185_t0016_u01763860447933") 2025/11/23 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872547_d20251123_m011403_c001_v7007000_t0000_u01763860443773") 2025/11/23 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2973a5_d20251123_m011351_c001_v0001185_t0014_u01763860431889") 2025/11/23 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb83ff_d20251123_m011347_c001_v7007000_t0000_u01763860427777") 2025/11/23 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296f8a_d20251123_m011336_c001_v0001185_t0021_u01763860416530") 2025/11/23 01:17:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec235_d20251123_m011500_c001_v7007000_t0000_u01763860500946") 2025/11/23 01:17:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29846f_d20251123_m011455_c001_v0001185_t0055_u01763860495686") 2025/11/23 01:17:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f62_d20251123_m011521_c001_v7007000_t0000_u01763860521705") 2025/11/23 01:17:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5327_d20251123_m011516_c001_v0001113_t0044_u01763860516817") 2025/11/23 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2a2_d20251123_m011642_c001_v7007000_t0000_u01763860602139") 2025/11/23 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc53ea_d20251123_m011630_c001_v0001113_t0054_u01763860590687") 2025/11/23 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec492_d20251123_m011626_c001_v7007000_t0000_u01763860586011") 2025/11/23 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc53ba_d20251123_m011614_c001_v0001113_t0057_u01763860574999") 2025/11/23 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6b2_d20251123_m011610_c001_v7007000_t0000_u01763860570462") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc538e_d20251123_m011559_c001_v0001113_t0050_u01763860559208") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d34_d20251123_m011554_c001_v7007000_t0000_u01763860554684") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5366_d20251123_m011543_c001_v0001113_t0056_u01763860543175") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd128_d20251123_m011538_c001_v7007000_t0000_u01763860538615") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5343_d20251123_m011526_c001_v0001113_t0038_u01763860526272") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa67ba_d20251123_m011519_c001_v7007000_t0000_u01763860519016") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2987bf_d20251123_m011507_c001_v0001185_t0058_u01763860507893") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b7f_d20251123_m011503_c001_v7007000_t0000_u01763860503266") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b8d3_d20251123_m011459_c001_v0001185_t0019_u01763860499083") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec21d_d20251123_m011457_c001_v7007000_t0000_u01763860497896") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29823d_d20251123_m011447_c001_v0001185_t0057_u01763860487635") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d69_d20251123_m011442_c001_v7007000_t0000_u01763860482992") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52af_d20251123_m011438_c001_v0001113_t0047_u01763860478830") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f417b6583fbdc5762_d20251123_m011437_c001_v7007000_t0000_u01763860477326") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297c81_d20251123_m011426_c001_v0001185_t0053_u01763860466675") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f42035996f2196896_d20251123_m011419_c001_v7007000_t0000_u01763860459184") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5260_d20251123_m011408_c001_v0001113_t0016_u01763860448558") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872548_d20251123_m011403_c001_v7007000_t0000_u01763860443954") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5232_d20251123_m011352_c001_v0001113_t0026_u01763860432521") 2025/11/23 01:17:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb8402_d20251123_m011347_c001_v7007000_t0000_u01763860427975") 2025/11/23 01:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5208_d20251123_m011337_c001_v0001113_t0022_u01763860417126") 2025/11/23 01:17:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efd2f6_d20251123_m011500_c001_v7007000_t0000_u01763860500807") 2025/11/23 01:17:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b7c3_d20251123_m011455_c001_v0001185_t0011_u01763860495693") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f64_d20251123_m011521_c001_v7007000_t0000_u01763860521897") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2bee6_d20251123_m011516_c001_v0001185_t0046_u01763860516830") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2a3_d20251123_m011642_c001_v7007000_t0000_u01763860602320") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2d4f0_d20251123_m011631_c001_v0001185_t0056_u01763860591489") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec494_d20251123_m011626_c001_v7007000_t0000_u01763860586193") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2d0df_d20251123_m011615_c001_v0001185_t0025_u01763860575746") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6b4_d20251123_m011610_c001_v7007000_t0000_u01763860570646") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2cc31_d20251123_m011600_c001_v0001185_t0045_u01763860560088") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d35_d20251123_m011554_c001_v7007000_t0000_u01763860554868") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2c75b_d20251123_m011543_c001_v0001185_t0042_u01763860543985") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd129_d20251123_m011538_c001_v7007000_t0000_u01763860538798") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2c281_d20251123_m011527_c001_v0001185_t0052_u01763860527170") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f42035996f2196bd4_d20251123_m011519_c001_v7007000_t0000_u01763860519015") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b692a_d20251123_m011508_c001_v0001040_t0024_u01763860508619") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b81_d20251123_m011503_c001_v7007000_t0000_u01763860503450") 2025/11/23 01:17:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52e7_d20251123_m011459_c001_v0001113_t0018_u01763860499147") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efd2ee_d20251123_m011457_c001_v7007000_t0000_u01763860497291") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52c2_d20251123_m011448_c001_v0001113_t0051_u01763860488276") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d6d_d20251123_m011443_c001_v7007000_t0000_u01763860483177") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297ff2_d20251123_m011438_c001_v0001185_t0050_u01763860478913") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419d6c923f8d6dd1_d20251123_m011437_c001_v7007000_t0000_u01763860477144") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68cc_d20251123_m011427_c001_v0001040_t0033_u01763860467233") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f409676405099b842_d20251123_m011419_c001_v7007000_t0000_u01763860459318") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2aaf1_d20251123_m011409_c001_v0001185_t0010_u01763860449402") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872549_d20251123_m011404_c001_v7007000_t0000_u01763860444138") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2a693_d20251123_m011353_c001_v0001185_t0051_u01763860433254") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb8403_d20251123_m011348_c001_v7007000_t0000_u01763860428198") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2a296_d20251123_m011337_c001_v0001185_t0017_u01763860417678") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd088_d20251123_m011500_c001_v7007000_t0000_u01763860500757") 2025/11/23 01:17:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52d9_d20251123_m011455_c001_v0001113_t0031_u01763860495742") 2025/11/23 01:17:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f66_d20251123_m011522_c001_v7007000_t0000_u01763860522079") 2025/11/23 01:17:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298a33_d20251123_m011516_c001_v0001185_t0049_u01763860516835") 2025/11/23 01:17:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2a4_d20251123_m011642_c001_v7007000_t0000_u01763860602504") 2025/11/23 01:17:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b69d4_d20251123_m011632_c001_v0001040_t0055_u01763860592106") 2025/11/23 01:17:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec495_d20251123_m011626_c001_v7007000_t0000_u01763860586373") 2025/11/23 01:17:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b69b6_d20251123_m011616_c001_v0001040_t0025_u01763860576483") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6b7_d20251123_m011610_c001_v7007000_t0000_u01763860570843") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6995_d20251123_m011600_c001_v0001040_t0018_u01763860560768") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d36_d20251123_m011555_c001_v7007000_t0000_u01763860555052") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b697b_d20251123_m011544_c001_v0001040_t0037_u01763860544722") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd12a_d20251123_m011538_c001_v7007000_t0000_u01763860538979") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6956_d20251123_m011527_c001_v0001040_t0019_u01763860527839") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f418bfe7714a882ed_d20251123_m011519_c001_v7007000_t0000_u01763860519024") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc530b_d20251123_m011509_c001_v0001113_t0034_u01763860509431") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b83_d20251123_m011503_c001_v7007000_t0000_u01763860503635") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29854f_d20251123_m011459_c001_v0001185_t0040_u01763860499352") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f405a50ad8e3a941f_d20251123_m011457_c001_v7007000_t0000_u01763860497696") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68f0_d20251123_m011449_c001_v0001040_t0052_u01763860489070") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d6f_d20251123_m011443_c001_v7007000_t0000_u01763860483361") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b2db_d20251123_m011438_c001_v0001185_t0055_u01763860478986") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419d6c923f8d6dd3_d20251123_m011437_c001_v7007000_t0000_u01763860477338") 2025/11/23 01:17:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc528d_d20251123_m011428_c001_v0001113_t0034_u01763860468082") 2025/11/23 01:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f405e6b8551a84d66_d20251123_m011419_c001_v7007000_t0000_u01763860459119") 2025/11/23 01:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6897_d20251123_m011410_c001_v0001040_t0056_u01763860450073") 2025/11/23 01:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea87254a_d20251123_m011404_c001_v7007000_t0000_u01763860444320") 2025/11/23 01:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b687d_d20251123_m011353_c001_v0001040_t0037_u01763860433946") 2025/11/23 01:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb8406_d20251123_m011348_c001_v7007000_t0000_u01763860428381") 2025/11/23 01:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b685e_d20251123_m011337_c001_v0001040_t0051_u01763860417937") 2025/11/23 01:17:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f405a50ad8e3a9428_d20251123_m011500_c001_v7007000_t0000_u01763860500962") 2025/11/23 01:17:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298484_d20251123_m011455_c001_v0001185_t0012_u01763860495931") 2025/11/23 01:17:34 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f6a_d20251123_m011522_c001_v7007000_t0000_u01763860522262") 2025/11/23 01:17:34 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2bf01_d20251123_m011517_c001_v0001185_t0020_u01763860517043") 2025/11/23 01:17:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2a5_d20251123_m011642_c001_v7007000_t0000_u01763860602806") 2025/11/23 01:17:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc299db9_d20251123_m011632_c001_v0001185_t0056_u01763860592502") 2025/11/23 01:17:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec498_d20251123_m011626_c001_v7007000_t0000_u01763860586598") 2025/11/23 01:17:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc299a23_d20251123_m011616_c001_v0001185_t0007_u01763860576931") 2025/11/23 01:17:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6b9_d20251123_m011611_c001_v7007000_t0000_u01763860571035") 2025/11/23 01:17:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2995f2_d20251123_m011601_c001_v0001185_t0035_u01763860561311") 2025/11/23 01:17:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d37_d20251123_m011555_c001_v7007000_t0000_u01763860555234") 2025/11/23 01:17:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2991b6_d20251123_m011545_c001_v0001185_t0021_u01763860545110") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd12d_d20251123_m011539_c001_v7007000_t0000_u01763860539159") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298dbc_d20251123_m011528_c001_v0001185_t0011_u01763860528405") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa67b4_d20251123_m011518_c001_v7007000_t0000_u01763860518789") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2bc18_d20251123_m011509_c001_v0001185_t0053_u01763860509704") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b84_d20251123_m011503_c001_v7007000_t0000_u01763860503842") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b8ef_d20251123_m011459_c001_v0001185_t0026_u01763860499382") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b5f_d20251123_m011457_c001_v7007000_t0000_u01763860497495") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b5ab_d20251123_m011449_c001_v0001185_t0034_u01763860489472") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d73_d20251123_m011443_c001_v7007000_t0000_u01763860483546") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68e8_d20251123_m011439_c001_v0001040_t0019_u01763860479022") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d08_d20251123_m011437_c001_v7007000_t0000_u01763860477365") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b005_d20251123_m011428_c001_v0001185_t0015_u01763860468561") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7a61_d20251123_m011419_c001_v7007000_t0000_u01763860459332") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297842_d20251123_m011410_c001_v0001185_t0014_u01763860450534") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea87254b_d20251123_m011404_c001_v7007000_t0000_u01763860444500") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29743f_d20251123_m011354_c001_v0001185_t0049_u01763860434349") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb8408_d20251123_m011348_c001_v7007000_t0000_u01763860428563") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296ff3_d20251123_m011338_c001_v0001185_t0012_u01763860418413") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec233_d20251123_m011500_c001_v7007000_t0000_u01763860500763") 2025/11/23 01:17:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6908_d20251123_m011455_c001_v0001040_t0053_u01763860495942") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f6c_d20251123_m011522_c001_v7007000_t0000_u01763860522445") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298a4f_d20251123_m011517_c001_v0001185_t0040_u01763860517106") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2a6_d20251123_m011642_c001_v7007000_t0000_u01763860602987") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc53ee_d20251123_m011632_c001_v0001113_t0042_u01763860592708") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec49a_d20251123_m011626_c001_v7007000_t0000_u01763860586779") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc53c0_d20251123_m011617_c001_v0001113_t0041_u01763860577157") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6bc_d20251123_m011611_c001_v7007000_t0000_u01763860571217") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5394_d20251123_m011601_c001_v0001113_t0010_u01763860561506") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d39_d20251123_m011555_c001_v7007000_t0000_u01763860555417") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc536a_d20251123_m011545_c001_v0001113_t0027_u01763860545337") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd12e_d20251123_m011539_c001_v7007000_t0000_u01763860539340") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc534d_d20251123_m011528_c001_v0001113_t0014_u01763860528741") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f42_d20251123_m011519_c001_v7007000_t0000_u01763860519019") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298827_d20251123_m011509_c001_v0001185_t0044_u01763860509945") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b85_d20251123_m011504_c001_v7007000_t0000_u01763860504043") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6914_d20251123_m011459_c001_v0001040_t0017_u01763860499497") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb047_d20251123_m011457_c001_v7007000_t0000_u01763860497298") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2982c9_d20251123_m011449_c001_v0001185_t0025_u01763860489763") 2025/11/23 01:17:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d76_d20251123_m011443_c001_v7007000_t0000_u01763860483761") 2025/11/23 01:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297ffc_d20251123_m011439_c001_v0001185_t0037_u01763860479123") 2025/11/23 01:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4182ddb321920811_d20251123_m011437_c001_v7007000_t0000_u01763860477541") 2025/11/23 01:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297d1e_d20251123_m011428_c001_v0001185_t0034_u01763860468811") 2025/11/23 01:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f409676405099b840_d20251123_m011419_c001_v7007000_t0000_u01763860459116") 2025/11/23 01:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5266_d20251123_m011410_c001_v0001113_t0019_u01763860450742") 2025/11/23 01:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea87254c_d20251123_m011404_c001_v7007000_t0000_u01763860444697") 2025/11/23 01:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc523c_d20251123_m011354_c001_v0001113_t0058_u01763860434721") 2025/11/23 01:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb8409_d20251123_m011348_c001_v7007000_t0000_u01763860428750") 2025/11/23 01:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc520e_d20251123_m011338_c001_v0001113_t0017_u01763860418747") 2025/11/23 01:17:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b6d_d20251123_m011500_c001_v7007000_t0000_u01763860500972") 2025/11/23 01:17:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b7ea_d20251123_m011456_c001_v0001185_t0046_u01763860496072") 2025/11/23 01:17:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f6f_d20251123_m011522_c001_v7007000_t0000_u01763860522629") 2025/11/23 01:17:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5329_d20251123_m011517_c001_v0001113_t0047_u01763860517139") 2025/11/23 01:17:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2a8_d20251123_m011643_c001_v7007000_t0000_u01763860603197") 2025/11/23 01:17:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2d56d_d20251123_m011633_c001_v0001185_t0043_u01763860593090") 2025/11/23 01:17:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec49c_d20251123_m011626_c001_v7007000_t0000_u01763860586960") 2025/11/23 01:17:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2d16b_d20251123_m011617_c001_v0001185_t0042_u01763860577444") 2025/11/23 01:17:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6bd_d20251123_m011611_c001_v7007000_t0000_u01763860571434") 2025/11/23 01:17:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2ccb2_d20251123_m011601_c001_v0001185_t0058_u01763860561951") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d3a_d20251123_m011555_c001_v7007000_t0000_u01763860555603") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2c7c5_d20251123_m011545_c001_v0001185_t0002_u01763860545657") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd12f_d20251123_m011539_c001_v7007000_t0000_u01763860539523") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2c2f6_d20251123_m011529_c001_v0001185_t0007_u01763860529176") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f46_d20251123_m011519_c001_v7007000_t0000_u01763860519212") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b692e_d20251123_m011510_c001_v0001040_t0019_u01763860510175") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b86_d20251123_m011504_c001_v7007000_t0000_u01763860504231") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52eb_d20251123_m011459_c001_v0001113_t0029_u01763860499544") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efd2f2_d20251123_m011457_c001_v7007000_t0000_u01763860497853") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52c6_d20251123_m011450_c001_v0001113_t0043_u01763860490040") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d7b_d20251123_m011443_c001_v7007000_t0000_u01763860483952") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52b1_d20251123_m011439_c001_v0001113_t0004_u01763860479316") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4182ddb32192080d_d20251123_m011437_c001_v7007000_t0000_u01763860477341") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68ce_d20251123_m011429_c001_v0001040_t0051_u01763860469027") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f42035996f219689b_d20251123_m011419_c001_v7007000_t0000_u01763860459366") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2ab4b_d20251123_m011411_c001_v0001185_t0042_u01763860451142") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872550_d20251123_m011404_c001_v7007000_t0000_u01763860444880") 2025/11/23 01:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2a71e_d20251123_m011355_c001_v0001185_t0043_u01763860435235") 2025/11/23 01:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb840a_d20251123_m011348_c001_v7007000_t0000_u01763860428932") 2025/11/23 01:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2a314_d20251123_m011339_c001_v0001185_t0047_u01763860419259") 2025/11/23 01:17:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efd2f9_d20251123_m011501_c001_v7007000_t0000_u01763860501013") 2025/11/23 01:17:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52dd_d20251123_m011456_c001_v0001113_t0051_u01763860496179") 2025/11/23 01:17:39 DEBUG : dir1/0007-12345: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f72_d20251123_m011522_c001_v7007000_t0000_u01763860522811") 2025/11/23 01:17:39 DEBUG : dir1/0007-12345: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2bf1a_d20251123_m011517_c001_v0001185_t0006_u01763860517253") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2ab_d20251123_m011643_c001_v7007000_t0000_u01763860603412") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b69d8_d20251123_m011633_c001_v0001040_t0010_u01763860593363") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec49e_d20251123_m011627_c001_v7007000_t0000_u01763860587143") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b69b8_d20251123_m011617_c001_v0001040_t0057_u01763860577667") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6c1_d20251123_m011611_c001_v7007000_t0000_u01763860571625") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6999_d20251123_m011602_c001_v0001040_t0058_u01763860562157") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d3c_d20251123_m011555_c001_v7007000_t0000_u01763860555785") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b697d_d20251123_m011545_c001_v0001040_t0058_u01763860545850") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd131_d20251123_m011539_c001_v7007000_t0000_u01763860539704") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6958_d20251123_m011529_c001_v0001040_t0015_u01763860529371") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f99b81_d20251123_m011519_c001_v7007000_t0000_u01763860519024") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc530f_d20251123_m011510_c001_v0001113_t0024_u01763860510697") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b87_d20251123_m011504_c001_v7007000_t0000_u01763860504422") 2025/11/23 01:17:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b903_d20251123_m011459_c001_v0001185_t0030_u01763860499591") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efd2f0_d20251123_m011457_c001_v7007000_t0000_u01763860497659") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68f4_d20251123_m011450_c001_v0001040_t0034_u01763860490344") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d83_d20251123_m011444_c001_v7007000_t0000_u01763860484136") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298017_d20251123_m011439_c001_v0001185_t0012_u01763860479385") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e08a09_d20251123_m011437_c001_v7007000_t0000_u01763860477424") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5291_d20251123_m011429_c001_v0001113_t0009_u01763860469481") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f417b6583fbdc571b_d20251123_m011419_c001_v7007000_t0000_u01763860459377") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6899_d20251123_m011411_c001_v0001040_t0025_u01763860451357") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872552_d20251123_m011405_c001_v7007000_t0000_u01763860445064") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b687f_d20251123_m011355_c001_v0001040_t0055_u01763860435617") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb840b_d20251123_m011349_c001_v7007000_t0000_u01763860429126") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6860_d20251123_m011339_c001_v0001040_t0031_u01763860419509") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efd2f8_d20251123_m011500_c001_v7007000_t0000_u01763860500990") 2025/11/23 01:17:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298496_d20251123_m011456_c001_v0001185_t0044_u01763860496216") 2025/11/23 01:17:40 DEBUG : dir1/0008-23456: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f78_d20251123_m011523_c001_v7007000_t0000_u01763860523023") 2025/11/23 01:17:40 DEBUG : dir1/0008-23456: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298a68_d20251123_m011517_c001_v0001185_t0016_u01763860517385") 2025/11/23 01:17:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2ad_d20251123_m011643_c001_v7007000_t0000_u01763860603593") 2025/11/23 01:17:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc299df4_d20251123_m011633_c001_v0001185_t0006_u01763860593795") 2025/11/23 01:17:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec4a2_d20251123_m011627_c001_v7007000_t0000_u01763860587325") 2025/11/23 01:17:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc299a5c_d20251123_m011618_c001_v0001185_t0000_u01763860578006") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6c2_d20251123_m011611_c001_v7007000_t0000_u01763860571807") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29964f_d20251123_m011602_c001_v0001185_t0046_u01763860562542") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d3d_d20251123_m011555_c001_v7007000_t0000_u01763860555975") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2991e1_d20251123_m011546_c001_v0001185_t0055_u01763860546306") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd132_d20251123_m011539_c001_v7007000_t0000_u01763860539885") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298e02_d20251123_m011529_c001_v0001185_t0043_u01763860529836") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8727d9_d20251123_m011519_c001_v7007000_t0000_u01763860519035") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2bc7a_d20251123_m011511_c001_v0001185_t0025_u01763860511093") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b88_d20251123_m011504_c001_v7007000_t0000_u01763860504605") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298561_d20251123_m011459_c001_v0001185_t0024_u01763860499652") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb04d_d20251123_m011457_c001_v7007000_t0000_u01763860497666") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b60d_d20251123_m011450_c001_v0001185_t0009_u01763860490685") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d86_d20251123_m011444_c001_v7007000_t0000_u01763860484320") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b2fa_d20251123_m011439_c001_v0001185_t0022_u01763860479377") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7ad9_d20251123_m011437_c001_v7007000_t0000_u01763860477553") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b069_d20251123_m011429_c001_v0001185_t0026_u01763860469912") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999a3_d20251123_m011419_c001_v7007000_t0000_u01763860459117") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297889_d20251123_m011411_c001_v0001185_t0004_u01763860451849") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872553_d20251123_m011405_c001_v7007000_t0000_u01763860445257") 2025/11/23 01:17:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2974af_d20251123_m011356_c001_v0001185_t0011_u01763860435998") 2025/11/23 01:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb840c_d20251123_m011349_c001_v7007000_t0000_u01763860429309") 2025/11/23 01:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29706d_d20251123_m011339_c001_v0001185_t0017_u01763860419956") 2025/11/23 01:17:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b6c_d20251123_m011500_c001_v7007000_t0000_u01763860500822") 2025/11/23 01:17:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b690c_d20251123_m011456_c001_v0001040_t0056_u01763860496338") 2025/11/23 01:17:42 DEBUG : dir1/0009-34567: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f7a_d20251123_m011523_c001_v7007000_t0000_u01763860523205") 2025/11/23 01:17:42 DEBUG : dir1/0009-34567: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc532b_d20251123_m011517_c001_v0001113_t0024_u01763860517480") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2af_d20251123_m011643_c001_v7007000_t0000_u01763860603786") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc53f0_d20251123_m011634_c001_v0001113_t0021_u01763860594067") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec4a4_d20251123_m011627_c001_v7007000_t0000_u01763860587506") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc53c9_d20251123_m011618_c001_v0001113_t0005_u01763860578236") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6c4_d20251123_m011611_c001_v7007000_t0000_u01763860571989") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5398_d20251123_m011603_c001_v0001113_t0039_u01763860563009") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d3f_d20251123_m011556_c001_v7007000_t0000_u01763860556158") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc536e_d20251123_m011546_c001_v0001113_t0005_u01763860546508") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd136_d20251123_m011540_c001_v7007000_t0000_u01763860540066") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc534f_d20251123_m011530_c001_v0001113_t0006_u01763860530030") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f42035996f2196bd1_d20251123_m011518_c001_v7007000_t0000_u01763860518833") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29887f_d20251123_m011511_c001_v0001185_t0012_u01763860511378") 2025/11/23 01:17:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b89_d20251123_m011504_c001_v7007000_t0000_u01763860504790") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52ed_d20251123_m011459_c001_v0001113_t0016_u01763860499865") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b61_d20251123_m011457_c001_v7007000_t0000_u01763860497683") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29832f_d20251123_m011450_c001_v0001185_t0054_u01763860490922") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d89_d20251123_m011444_c001_v7007000_t0000_u01763860484505") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68ea_d20251123_m011439_c001_v0001040_t0040_u01763860479535") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d0c_d20251123_m011437_c001_v7007000_t0000_u01763860477586") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297d86_d20251123_m011430_c001_v0001185_t0042_u01763860470108") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beaf4a_d20251123_m011419_c001_v7007000_t0000_u01763860459281") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5268_d20251123_m011412_c001_v0001113_t0030_u01763860452206") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872554_d20251123_m011405_c001_v7007000_t0000_u01763860445437") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5240_d20251123_m011356_c001_v0001113_t0045_u01763860436208") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb840f_d20251123_m011349_c001_v7007000_t0000_u01763860429489") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5212_d20251123_m011340_c001_v0001113_t0049_u01763860420289") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efd2f7_d20251123_m011500_c001_v7007000_t0000_u01763860500830") 2025/11/23 01:17:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b80d_d20251123_m011456_c001_v0001185_t0014_u01763860496403") 2025/11/23 01:17:43 DEBUG : dir1/0010-45678: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f7c_d20251123_m011523_c001_v7007000_t0000_u01763860523388") 2025/11/23 01:17:43 DEBUG : dir1/0010-45678: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6945_d20251123_m011517_c001_v0001040_t0026_u01763860517602") 2025/11/23 01:17:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2b0_d20251123_m011643_c001_v7007000_t0000_u01763860603968") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2d5e9_d20251123_m011634_c001_v0001185_t0057_u01763860594590") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec4a6_d20251123_m011627_c001_v7007000_t0000_u01763860587687") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2d1b1_d20251123_m011618_c001_v0001185_t0001_u01763860578673") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6c6_d20251123_m011612_c001_v7007000_t0000_u01763860572171") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2cd2d_d20251123_m011603_c001_v0001185_t0002_u01763860563457") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d40_d20251123_m011556_c001_v7007000_t0000_u01763860556358") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2c836_d20251123_m011546_c001_v0001185_t0005_u01763860546926") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd137_d20251123_m011540_c001_v7007000_t0000_u01763860540248") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2c355_d20251123_m011530_c001_v0001185_t0014_u01763860530485") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f44_d20251123_m011519_c001_v7007000_t0000_u01763860519041") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6932_d20251123_m011511_c001_v0001040_t0021_u01763860511610") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b8e_d20251123_m011504_c001_v7007000_t0000_u01763860504989") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b922_d20251123_m011459_c001_v0001185_t0056_u01763860499911") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec21b_d20251123_m011457_c001_v7007000_t0000_u01763860497709") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52c8_d20251123_m011451_c001_v0001113_t0018_u01763860491133") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d8e_d20251123_m011444_c001_v7007000_t0000_u01763860484703") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b30d_d20251123_m011439_c001_v0001185_t0032_u01763860479580") 2025/11/23 01:17:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4182ddb32192080a_d20251123_m011437_c001_v7007000_t0000_u01763860477143") 2025/11/23 01:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68d2_d20251123_m011430_c001_v0001040_t0051_u01763860470430") 2025/11/23 01:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beaf46_d20251123_m011419_c001_v7007000_t0000_u01763860459090") 2025/11/23 01:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2abad_d20251123_m011412_c001_v0001185_t0018_u01763860452519") 2025/11/23 01:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872557_d20251123_m011405_c001_v7007000_t0000_u01763860445619") 2025/11/23 01:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2a786_d20251123_m011356_c001_v0001185_t0049_u01763860436491") 2025/11/23 01:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb8411_d20251123_m011349_c001_v7007000_t0000_u01763860429673") 2025/11/23 01:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2a370_d20251123_m011340_c001_v0001185_t0034_u01763860420582") 2025/11/23 01:17:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180eef_d20251123_m011501_c001_v7007000_t0000_u01763860501022") 2025/11/23 01:17:45 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2984a2_d20251123_m011456_c001_v0001185_t0042_u01763860496488") 2025/11/23 01:17:45 DEBUG : dir1/0011-56789: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f81_d20251123_m011523_c001_v7007000_t0000_u01763860523570") 2025/11/23 01:17:45 DEBUG : dir1/0011-56789: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298a7e_d20251123_m011517_c001_v0001185_t0015_u01763860517634") 2025/11/23 01:17:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2b3_d20251123_m011644_c001_v7007000_t0000_u01763860604150") 2025/11/23 01:17:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b69da_d20251123_m011634_c001_v0001040_t0020_u01763860594894") 2025/11/23 01:17:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec4aa_d20251123_m011627_c001_v7007000_t0000_u01763860587873") 2025/11/23 01:17:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b69bc_d20251123_m011618_c001_v0001040_t0030_u01763860578877") 2025/11/23 01:17:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6c7_d20251123_m011612_c001_v7007000_t0000_u01763860572365") 2025/11/23 01:17:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b699b_d20251123_m011603_c001_v0001040_t0030_u01763860563660") 2025/11/23 01:17:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d41_d20251123_m011556_c001_v7007000_t0000_u01763860556541") 2025/11/23 01:17:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6981_d20251123_m011547_c001_v0001040_t0007_u01763860547345") 2025/11/23 01:17:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd13b_d20251123_m011540_c001_v7007000_t0000_u01763860540429") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b695c_d20251123_m011530_c001_v0001040_t0011_u01763860530697") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f99b7d_d20251123_m011518_c001_v7007000_t0000_u01763860518842") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5311_d20251123_m011512_c001_v0001113_t0009_u01763860512401") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b8f_d20251123_m011505_c001_v7007000_t0000_u01763860505178") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29857d_d20251123_m011459_c001_v0001185_t0034_u01763860499926") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd075_d20251123_m011457_c001_v7007000_t0000_u01763860497707") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68f8_d20251123_m011451_c001_v0001040_t0057_u01763860491607") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d91_d20251123_m011444_c001_v7007000_t0000_u01763860484905") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298030_d20251123_m011439_c001_v0001185_t0030_u01763860479779") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa66e0_d20251123_m011437_c001_v7007000_t0000_u01763860477563") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5297_d20251123_m011430_c001_v0001113_t0013_u01763860470831") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7a5e_d20251123_m011419_c001_v7007000_t0000_u01763860459125") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b689c_d20251123_m011412_c001_v0001040_t0015_u01763860452726") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872558_d20251123_m011405_c001_v7007000_t0000_u01763860445859") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6881_d20251123_m011356_c001_v0001040_t0023_u01763860436726") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb8412_d20251123_m011349_c001_v7007000_t0000_u01763860429856") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6868_d20251123_m011340_c001_v0001040_t0043_u01763860420800") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f405a50ad8e3a9425_d20251123_m011500_c001_v7007000_t0000_u01763860500778") 2025/11/23 01:17:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52df_d20251123_m011456_c001_v0001113_t0008_u01763860496577") 2025/11/23 01:17:46 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f83_d20251123_m011523_c001_v7007000_t0000_u01763860523751") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2bf40_d20251123_m011517_c001_v0001185_t0021_u01763860517742") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2b4_d20251123_m011644_c001_v7007000_t0000_u01763860604333") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc299e5f_d20251123_m011635_c001_v0001185_t0025_u01763860595377") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec4ad_d20251123_m011628_c001_v7007000_t0000_u01763860588053") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc299aa2_d20251123_m011619_c001_v0001185_t0035_u01763860579310") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6c8_d20251123_m011612_c001_v7007000_t0000_u01763860572546") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2996a5_d20251123_m011604_c001_v0001185_t0000_u01763860564028") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d42_d20251123_m011556_c001_v7007000_t0000_u01763860556723") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc299232_d20251123_m011547_c001_v0001185_t0025_u01763860547796") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd13e_d20251123_m011540_c001_v7007000_t0000_u01763860540614") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298e6a_d20251123_m011531_c001_v0001185_t0006_u01763860531464") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd0d0_d20251123_m011519_c001_v7007000_t0000_u01763860519203") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2bd11_d20251123_m011512_c001_v0001185_t0038_u01763860512825") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b91_d20251123_m011505_c001_v7007000_t0000_u01763860505367") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6916_d20251123_m011500_c001_v0001040_t0032_u01763860500076") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b63_d20251123_m011457_c001_v7007000_t0000_u01763860497866") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b689_d20251123_m011452_c001_v0001185_t0039_u01763860492004") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d95_d20251123_m011445_c001_v7007000_t0000_u01763860485088") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52b5_d20251123_m011439_c001_v0001113_t0021_u01763860479880") 2025/11/23 01:17:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419d6c923f8d6dd4_d20251123_m011437_c001_v7007000_t0000_u01763860477596") 2025/11/23 01:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b0d4_d20251123_m011431_c001_v0001185_t0009_u01763860471207") 2025/11/23 01:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7a62_d20251123_m011419_c001_v7007000_t0000_u01763860459389") 2025/11/23 01:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2978f9_d20251123_m011413_c001_v0001185_t0054_u01763860453207") 2025/11/23 01:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea872559_d20251123_m011406_c001_v7007000_t0000_u01763860446089") 2025/11/23 01:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29751d_d20251123_m011357_c001_v0001185_t0018_u01763860437338") 2025/11/23 01:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb8414_d20251123_m011350_c001_v7007000_t0000_u01763860430037") 2025/11/23 01:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2970e4_d20251123_m011341_c001_v0001185_t0047_u01763860421287") 2025/11/23 01:17:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b6b_d20251123_m011500_c001_v7007000_t0000_u01763860500788") 2025/11/23 01:17:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b832_d20251123_m011456_c001_v0001185_t0017_u01763860496646") 2025/11/23 01:17:48 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f86_d20251123_m011523_c001_v7007000_t0000_u01763860523933") 2025/11/23 01:17:48 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5333_d20251123_m011517_c001_v0001113_t0031_u01763860517901") 2025/11/23 01:17:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2b5_d20251123_m011644_c001_v7007000_t0000_u01763860604515") 2025/11/23 01:17:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc53f4_d20251123_m011635_c001_v0001113_t0024_u01763860595644") 2025/11/23 01:17:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec4af_d20251123_m011628_c001_v7007000_t0000_u01763860588262") 2025/11/23 01:17:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc53cf_d20251123_m011619_c001_v0001113_t0006_u01763860579510") 2025/11/23 01:17:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6c9_d20251123_m011612_c001_v7007000_t0000_u01763860572738") 2025/11/23 01:17:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc539c_d20251123_m011604_c001_v0001113_t0017_u01763860564267") 2025/11/23 01:17:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d45_d20251123_m011556_c001_v7007000_t0000_u01763860556950") 2025/11/23 01:17:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5372_d20251123_m011548_c001_v0001113_t0028_u01763860548089") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd146_d20251123_m011540_c001_v7007000_t0000_u01763860540796") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5355_d20251123_m011531_c001_v0001113_t0058_u01763860531751") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f99b84_d20251123_m011519_c001_v7007000_t0000_u01763860519206") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2988fa_d20251123_m011513_c001_v0001185_t0059_u01763860513093") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b92_d20251123_m011505_c001_v7007000_t0000_u01763860505551") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b938_d20251123_m011500_c001_v0001185_t0015_u01763860500218") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b5e_d20251123_m011457_c001_v7007000_t0000_u01763860497312") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29838d_d20251123_m011452_c001_v0001185_t0023_u01763860492215") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d9d_d20251123_m011445_c001_v7007000_t0000_u01763860485279") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b325_d20251123_m011439_c001_v0001185_t0021_u01763860479890") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e08a0a_d20251123_m011437_c001_v7007000_t0000_u01763860477609") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297de3_d20251123_m011431_c001_v0001185_t0042_u01763860471471") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f417b6583fbdc571a_d20251123_m011419_c001_v7007000_t0000_u01763860459136") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc526c_d20251123_m011413_c001_v0001113_t0049_u01763860453411") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea87255a_d20251123_m011406_c001_v7007000_t0000_u01763860446269") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5244_d20251123_m011357_c001_v0001113_t0034_u01763860437544") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb8415_d20251123_m011350_c001_v7007000_t0000_u01763860430219") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5218_d20251123_m011341_c001_v0001113_t0019_u01763860421617") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd089_d20251123_m011500_c001_v7007000_t0000_u01763860500941") 2025/11/23 01:17:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6910_d20251123_m011456_c001_v0001040_t0047_u01763860496757") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f89_d20251123_m011524_c001_v7007000_t0000_u01763860524116") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6947_d20251123_m011518_c001_v0001040_t0019_u01763860518096") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2b7_d20251123_m011644_c001_v7007000_t0000_u01763860604700") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2d64f_d20251123_m011636_c001_v0001185_t0006_u01763860596169") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec4b2_d20251123_m011628_c001_v7007000_t0000_u01763860588448") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2d1f8_d20251123_m011619_c001_v0001185_t0051_u01763860579948") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6cc_d20251123_m011612_c001_v7007000_t0000_u01763860572924") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2cd7b_d20251123_m011604_c001_v0001185_t0057_u01763860564716") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d48_d20251123_m011557_c001_v7007000_t0000_u01763860557135") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2c8a8_d20251123_m011548_c001_v0001185_t0036_u01763860548427") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd148_d20251123_m011540_c001_v7007000_t0000_u01763860540977") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2c3c5_d20251123_m011532_c001_v0001185_t0009_u01763860532240") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f47_d20251123_m011519_c001_v7007000_t0000_u01763860519223") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6939_d20251123_m011513_c001_v0001040_t0041_u01763860513332") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b93_d20251123_m011505_c001_v7007000_t0000_u01763860505734") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298595_d20251123_m011500_c001_v0001185_t0035_u01763860500290") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f42218b78bcd2d6eb_d20251123_m011457_c001_v7007000_t0000_u01763860497745") 2025/11/23 01:17:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52cc_d20251123_m011452_c001_v0001113_t0057_u01763860492482") 2025/11/23 01:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130da1_d20251123_m011445_c001_v7007000_t0000_u01763860485473") 2025/11/23 01:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68ec_d20251123_m011439_c001_v0001040_t0032_u01763860479905") 2025/11/23 01:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7ad8_d20251123_m011437_c001_v7007000_t0000_u01763860477366") 2025/11/23 01:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68d6_d20251123_m011431_c001_v0001040_t0004_u01763860471827") 2025/11/23 01:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7a60_d20251123_m011419_c001_v7007000_t0000_u01763860459185") 2025/11/23 01:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2abfc_d20251123_m011413_c001_v0001185_t0001_u01763860453721") 2025/11/23 01:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea87255c_d20251123_m011406_c001_v7007000_t0000_u01763860446452") 2025/11/23 01:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2a7e5_d20251123_m011357_c001_v0001185_t0022_u01763860437895") 2025/11/23 01:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb8416_d20251123_m011350_c001_v7007000_t0000_u01763860430400") 2025/11/23 01:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2a3ea_d20251123_m011342_c001_v0001185_t0055_u01763860422246") 2025/11/23 01:17:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd08b_d20251123_m011501_c001_v7007000_t0000_u01763860501122") 2025/11/23 01:17:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b846_d20251123_m011456_c001_v0001185_t0026_u01763860496860") 2025/11/23 01:17:51 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f8d_d20251123_m011524_c001_v7007000_t0000_u01763860524298") 2025/11/23 01:17:51 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2bf5e_d20251123_m011518_c001_v0001185_t0023_u01763860518111") 2025/11/23 01:17:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2b9_d20251123_m011644_c001_v7007000_t0000_u01763860604882") 2025/11/23 01:17:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b69de_d20251123_m011636_c001_v0001040_t0015_u01763860596461") 2025/11/23 01:17:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec4b6_d20251123_m011628_c001_v7007000_t0000_u01763860588683") 2025/11/23 01:17:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b69c4_d20251123_m011620_c001_v0001040_t0021_u01763860580217") 2025/11/23 01:17:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6cd_d20251123_m011613_c001_v7007000_t0000_u01763860573106") 2025/11/23 01:17:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b699f_d20251123_m011605_c001_v0001040_t0012_u01763860565055") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d4a_d20251123_m011557_c001_v7007000_t0000_u01763860557317") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6985_d20251123_m011548_c001_v0001040_t0049_u01763860548764") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd149_d20251123_m011541_c001_v7007000_t0000_u01763860541169") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6962_d20251123_m011532_c001_v0001040_t0048_u01763860532548") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd0cf_d20251123_m011519_c001_v7007000_t0000_u01763860519013") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc531d_d20251123_m011513_c001_v0001113_t0054_u01763860513879") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b94_d20251123_m011505_c001_v7007000_t0000_u01763860505917") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52f1_d20251123_m011500_c001_v0001113_t0033_u01763860500462") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f405a50ad8e3a9421_d20251123_m011457_c001_v7007000_t0000_u01763860497888") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68fc_d20251123_m011452_c001_v0001040_t0040_u01763860492998") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130da5_d20251123_m011445_c001_v7007000_t0000_u01763860485658") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298041_d20251123_m011440_c001_v0001185_t0025_u01763860480001") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa66dc_d20251123_m011437_c001_v7007000_t0000_u01763860477376") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc529b_d20251123_m011432_c001_v0001113_t0042_u01763860472309") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beaf4e_d20251123_m011419_c001_v7007000_t0000_u01763860459466") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68a0_d20251123_m011413_c001_v0001040_t0020_u01763860453918") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea87255d_d20251123_m011406_c001_v7007000_t0000_u01763860446633") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6883_d20251123_m011358_c001_v0001040_t0000_u01763860438258") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb8418_d20251123_m011350_c001_v7007000_t0000_u01763860430582") 2025/11/23 01:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b686e_d20251123_m011342_c001_v0001040_t0044_u01763860422558") 2025/11/23 01:17:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec237_d20251123_m011501_c001_v7007000_t0000_u01763860501128") 2025/11/23 01:17:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2984b6_d20251123_m011456_c001_v0001185_t0013_u01763860496990") 2025/11/23 01:17:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999d3_d20251123_m011422_c001_v7007000_t0000_u01763860462048") 2025/11/23 01:17:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2979e8_d20251123_m011417_c001_v0001185_t0039_u01763860457008") 2025/11/23 01:17:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999d6_d20251123_m011422_c001_v7007000_t0000_u01763860462231") 2025/11/23 01:17:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc527a_d20251123_m011417_c001_v0001113_t0049_u01763860457117") 2025/11/23 01:17:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999d9_d20251123_m011422_c001_v7007000_t0000_u01763860462414") 2025/11/23 01:17:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2979f6_d20251123_m011417_c001_v0001185_t0011_u01763860457231") 2025/11/23 01:17:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999dc_d20251123_m011422_c001_v7007000_t0000_u01763860462610") 2025/11/23 01:17:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68ac_d20251123_m011417_c001_v0001040_t0011_u01763860457252") 2025/11/23 01:17:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999e1_d20251123_m011422_c001_v7007000_t0000_u01763860462795") 2025/11/23 01:17:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2acd3_d20251123_m011417_c001_v0001185_t0054_u01763860457266") 2025/11/23 01:17:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999e3_d20251123_m011422_c001_v7007000_t0000_u01763860462980") 2025/11/23 01:17:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc527e_d20251123_m011417_c001_v0001113_t0022_u01763860457420") 2025/11/23 01:17:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999e9_d20251123_m011423_c001_v7007000_t0000_u01763860463163") 2025/11/23 01:17:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2ace8_d20251123_m011417_c001_v0001185_t0024_u01763860457481") 2025/11/23 01:17:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999f0_d20251123_m011423_c001_v7007000_t0000_u01763860463344") 2025/11/23 01:17:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297a10_d20251123_m011417_c001_v0001185_t0002_u01763860457527") 2025/11/23 01:17:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999f3_d20251123_m011423_c001_v7007000_t0000_u01763860463526") 2025/11/23 01:17:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68ae_d20251123_m011417_c001_v0001040_t0005_u01763860457843") 2025/11/23 01:17:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999f5_d20251123_m011423_c001_v7007000_t0000_u01763860463707") 2025/11/23 01:17:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2ad05_d20251123_m011417_c001_v0001185_t0036_u01763860457846") 2025/11/23 01:17:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999f7_d20251123_m011423_c001_v7007000_t0000_u01763860463889") 2025/11/23 01:17:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297a25_d20251123_m011417_c001_v0001185_t0046_u01763860457861") 2025/11/23 01:17:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999f9_d20251123_m011424_c001_v7007000_t0000_u01763860464070") 2025/11/23 01:17:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5280_d20251123_m011418_c001_v0001113_t0043_u01763860458031") 2025/11/23 01:17:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999fb_d20251123_m011424_c001_v7007000_t0000_u01763860464251") 2025/11/23 01:17:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2ad14_d20251123_m011418_c001_v0001185_t0031_u01763860458129") 2025/11/23 01:17:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2999fd_d20251123_m011424_c001_v7007000_t0000_u01763860464431") 2025/11/23 01:17:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297a39_d20251123_m011418_c001_v0001185_t0020_u01763860458143") 2025/11/23 01:17:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299a00_d20251123_m011424_c001_v7007000_t0000_u01763860464615") 2025/11/23 01:17:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68b0_d20251123_m011418_c001_v0001040_t0009_u01763860458267") 2025/11/23 01:17:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299a02_d20251123_m011424_c001_v7007000_t0000_u01763860464797") 2025/11/23 01:17:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5282_d20251123_m011418_c001_v0001113_t0006_u01763860458344") 2025/11/23 01:17:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7ae1_d20251123_m011440_c001_v7007000_t0000_u01763860480785") 2025/11/23 01:17:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297eca_d20251123_m011435_c001_v0001185_t0049_u01763860475204") 2025/11/23 01:17:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419d6c923f8d6de5_d20251123_m011440_c001_v7007000_t0000_u01763860480513") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b1c1_d20251123_m011435_c001_v0001185_t0046_u01763860475253") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e08a39_d20251123_m011440_c001_v7007000_t0000_u01763860480885") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52a5_d20251123_m011435_c001_v0001113_t0016_u01763860475388") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419d6c923f8d6de7_d20251123_m011440_c001_v7007000_t0000_u01763860480899") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b1d4_d20251123_m011435_c001_v0001185_t0013_u01763860475447") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4024d7dd9625d5d2_d20251123_m011440_c001_v7007000_t0000_u01763860480669") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68de_d20251123_m011435_c001_v0001040_t0033_u01763860475457") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4024d7dd9625d5d5_d20251123_m011440_c001_v7007000_t0000_u01763860480869") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297ee8_d20251123_m011435_c001_v0001185_t0009_u01763860475523") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419d6c923f8d6de6_d20251123_m011440_c001_v7007000_t0000_u01763860480694") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297ef9_d20251123_m011435_c001_v0001185_t0037_u01763860475763") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8725bf_d20251123_m011440_c001_v7007000_t0000_u01763860480922") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b1fe_d20251123_m011435_c001_v0001185_t0034_u01763860475796") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e08a36_d20251123_m011440_c001_v7007000_t0000_u01763860480703") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52a7_d20251123_m011435_c001_v0001113_t0013_u01763860475849") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8725bd_d20251123_m011440_c001_v7007000_t0000_u01763860480741") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68e0_d20251123_m011435_c001_v0001040_t0007_u01763860475878") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e08a31_d20251123_m011440_c001_v7007000_t0000_u01763860480520") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297f18_d20251123_m011436_c001_v0001185_t0048_u01763860476011") 2025/11/23 01:17:55 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130d39_d20251123_m011440_c001_v7007000_t0000_u01763860480537") 2025/11/23 01:17:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc297f24_d20251123_m011436_c001_v0001185_t0004_u01763860476260") 2025/11/23 01:17:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7ae0_d20251123_m011440_c001_v7007000_t0000_u01763860480557") 2025/11/23 01:17:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b21c_d20251123_m011436_c001_v0001185_t0023_u01763860476338") 2025/11/23 01:17:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa66fa_d20251123_m011440_c001_v7007000_t0000_u01763860480577") 2025/11/23 01:17:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc52a9_d20251123_m011436_c001_v0001113_t0058_u01763860476346") 2025/11/23 01:17:56 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8725bc_d20251123_m011440_c001_v7007000_t0000_u01763860480546") 2025/11/23 01:17:56 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68e4_d20251123_m011436_c001_v0001040_t0048_u01763860476437") 2025/11/23 01:17:56 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4182ddb32192082c_d20251123_m011440_c001_v7007000_t0000_u01763860480575") 2025/11/23 01:17:56 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b240_d20251123_m011436_c001_v0001185_t0038_u01763860476754") 2025/11/23 01:17:56 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f995ce_d20251123_m011227_c001_v7007000_t0000_u01763860347304") 2025/11/23 01:17:56 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f105bbf2d30b76c77_d20251123_m011224_c001_v0001136_t0021_u01763860344744") 2025/11/23 01:17:56 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41166721a985c689_d20251123_m011224_c001_v7007000_t0000_u01763860344566") 2025/11/23 01:17:56 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f105bbf2d30b76c6f_d20251123_m011221_c001_v0001136_t0043_u01763860341042") 2025/11/23 01:17:56 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41166721a985c634_d20251123_m011220_c001_v7007000_t0000_u01763860340319") 2025/11/23 01:17:56 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5121_d20251123_m011215_c001_v0001113_t0030_u01763860335933") 2025/11/23 01:17:56 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8712c2_d20251123_m011214_c001_v7007000_t0000_u01763860334460") 2025/11/23 01:17:56 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f108ba98b2c8638bd_d20251123_m011212_c001_v0001179_t0010_u01763860332605") 2025/11/23 01:17:56 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f416e2babfc77d3af_d20251123_m011212_c001_v7007000_t0000_u01763860332421") 2025/11/23 01:17:56 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f108ba98b2c8638b0_d20251123_m011209_c001_v0001179_t0040_u01763860329334") 2025/11/23 01:17:56 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f416e2babfc77d386_d20251123_m011208_c001_v7007000_t0000_u01763860328602") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29599b_d20251123_m011202_c001_v0001185_t0032_u01763860322738") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f418bfe7714a87ced_d20251123_m011201_c001_v7007000_t0000_u01763860321445") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1131f46d7fb2993b_d20251123_m011200_c001_v0001146_t0036_u01763860320124") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f410f0b1035d31632_d20251123_m011159_c001_v7007000_t0000_u01763860319931") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1131f46d7fb29935_d20251123_m011156_c001_v0001146_t0015_u01763860316849") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f410f0b1035d31621_d20251123_m011156_c001_v7007000_t0000_u01763860316120") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2956e9_d20251123_m011152_c001_v0001185_t0014_u01763860312151") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f418bfe7714a87cca_d20251123_m011151_c001_v7007000_t0000_u01763860311234") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f118c789503d6e38e_d20251123_m011149_c001_v0001185_t0048_u01763860309605") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be9a4e_d20251123_m011149_c001_v7007000_t0000_u01763860309420") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f118c789503d6e237_d20251123_m011145_c001_v0001185_t0053_u01763860305794") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be9a3d_d20251123_m011145_c001_v7007000_t0000_u01763860305066") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc295204_d20251123_m011137_c001_v0001185_t0017_u01763860297028") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41166721a985c563_d20251123_m011136_c001_v7007000_t0000_u01763860296125") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f106e49020bb5ae25_d20251123_m011134_c001_v0001101_t0050_u01763860294211") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f29956c_d20251123_m011134_c001_v7007000_t0000_u01763860294027") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f106e49020bb5ae13_d20251123_m011130_c001_v0001101_t0019_u01763860290850") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299545_d20251123_m011130_c001_v7007000_t0000_u01763860290121") 2025/11/23 01:17:57 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd27ed9_d20251123_m011124_c001_v0001185_t0014_u01763860284198") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f994b0_d20251123_m011123_c001_v7007000_t0000_u01763860283281") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f113dcca547218117_d20251123_m011121_c001_v0001182_t0032_u01763860281660") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299511_d20251123_m011121_c001_v7007000_t0000_u01763860281472") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f113dcca547218109_d20251123_m011118_c001_v0001182_t0018_u01763860278275") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f29948b_d20251123_m011117_c001_v7007000_t0000_u01763860277523") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5028_d20251123_m011111_c001_v0001113_t0056_u01763860271617") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea871151_d20251123_m011110_c001_v7007000_t0000_u01763860270471") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1067f5accd745e5b_d20251123_m011104_c001_v0001131_t0012_u01763860264809") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb7d8f_d20251123_m011104_c001_v7007000_t0000_u01763860264594") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc294855_d20251123_m011100_c001_v0001185_t0018_u01763860260613") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f102170fba004f8cd_d20251123_m011059_c001_v0001185_t0046_u01763860259837") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f102170fba004f89b_d20251123_m011058_c001_v0001185_t0054_u01763860258863") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4eb017_d20251123_m011045_c001_v7007000_t0000_u01763860245255") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4f96_d20251123_m011038_c001_v0001113_t0010_u01763860238130") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091dcfc6fe49553_d20251123_m011037_c001_v0001161_t0022_u01763860237122") 2025/11/23 01:17:58 DEBUG : dst/one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091dcfc6fe4954f_d20251123_m011035_c001_v0001161_t0008_u01763860235784") 2025/11/23 01:17:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f995d0_d20251123_m011227_c001_v7007000_t0000_u01763860347485") 2025/11/23 01:17:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1186aec4a67fdb33_d20251123_m011224_c001_v0001181_t0046_u01763860344357") 2025/11/23 01:17:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1101a39c34bd7b57_d20251123_m011219_c001_v0001115_t0017_u01763860339828") 2025/11/23 01:17:58 DEBUG : dst/one.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8712c4_d20251123_m011214_c001_v7007000_t0000_u01763860334642") 2025/11/23 01:17:59 DEBUG : dst/one.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f110765e8a7a62838_d20251123_m011212_c001_v0001185_t0048_u01763860332191") 2025/11/23 01:17:59 DEBUG : dst/one.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10073675bf866b29_d20251123_m011208_c001_v0001183_t0021_u01763860328403") 2025/11/23 01:17:59 DEBUG : dst/one.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f418bfe7714a87cee_d20251123_m011201_c001_v7007000_t0000_u01763860321628") 2025/11/23 01:17:59 DEBUG : dst/one.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f102170fba005080b_d20251123_m011159_c001_v0001185_t0009_u01763860319685") 2025/11/23 01:17:59 DEBUG : dst/one.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f101fd6b234327a8a_d20251123_m011155_c001_v0001130_t0005_u01763860315597") 2025/11/23 01:17:59 DEBUG : dst/three: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea871154_d20251123_m011110_c001_v7007000_t0000_u01763860270654") 2025/11/23 01:17:59 DEBUG : dst/three: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f102170fba004fb0d_d20251123_m011109_c001_v0001185_t0041_u01763860269151") 2025/11/23 01:17:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f995d2_d20251123_m011227_c001_v7007000_t0000_u01763860347667") 2025/11/23 01:17:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091c70c80d9eb0e_d20251123_m011225_c001_v0001115_t0058_u01763860345741") 2025/11/23 01:17:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f107054fe962ed9fd_d20251123_m011221_c001_v0001115_t0022_u01763860341959") 2025/11/23 01:17:59 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f995d7_d20251123_m011227_c001_v7007000_t0000_u01763860347854") 2025/11/23 01:17:59 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f105bbf2d30b76c79_d20251123_m011226_c001_v0001136_t0010_u01763860346456") 2025/11/23 01:17:59 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41166721a985c6b2_d20251123_m011226_c001_v7007000_t0000_u01763860346278") 2025/11/23 01:17:59 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f105bbf2d30b76c73_d20251123_m011222_c001_v0001136_t0028_u01763860342855") 2025/11/23 01:17:59 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41166721a985c660_d20251123_m011222_c001_v7007000_t0000_u01763860342676") 2025/11/23 01:17:59 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5125_d20251123_m011216_c001_v0001113_t0041_u01763860336934") 2025/11/23 01:17:59 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8712c5_d20251123_m011214_c001_v7007000_t0000_u01763860334835") 2025/11/23 01:17:59 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f108ba98b2c8638c1_d20251123_m011213_c001_v0001179_t0052_u01763860333856") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f416e2babfc77d3b9_d20251123_m011213_c001_v7007000_t0000_u01763860333669") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f108ba98b2c8638b6_d20251123_m011210_c001_v0001179_t0011_u01763860330713") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f416e2babfc77d39c_d20251123_m011210_c001_v7007000_t0000_u01763860330528") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc295ac4_d20251123_m011205_c001_v0001185_t0012_u01763860325509") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f410f0b1035d31633_d20251123_m011200_c001_v7007000_t0000_u01763860320880") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc50d2_d20251123_m011158_c001_v0001113_t0014_u01763860318628") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f410f0b1035d31628_d20251123_m011157_c001_v7007000_t0000_u01763860317895") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc295727_d20251123_m011152_c001_v0001185_t0052_u01763860312863") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be9a54_d20251123_m011150_c001_v7007000_t0000_u01763860310302") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc50b5_d20251123_m011148_c001_v0001113_t0029_u01763860308187") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be9a47_d20251123_m011147_c001_v7007000_t0000_u01763860307064") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2952ef_d20251123_m011140_c001_v0001185_t0011_u01763860300092") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299576_d20251123_m011135_c001_v7007000_t0000_u01763860295216") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2810d_d20251123_m011132_c001_v0001185_t0029_u01763860292882") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299555_d20251123_m011131_c001_v7007000_t0000_u01763860291763") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc505f_d20251123_m011125_c001_v0001113_t0048_u01763860285103") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f29951d_d20251123_m011122_c001_v7007000_t0000_u01763860282306") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc504e_d20251123_m011120_c001_v0001113_t0048_u01763860280283") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2994a1_d20251123_m011119_c001_v7007000_t0000_u01763860279192") 2025/11/23 01:18:00 DEBUG : dst/three.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc294b5d_d20251123_m011112_c001_v0001185_t0042_u01763860272748") 2025/11/23 01:18:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8712c8_d20251123_m011215_c001_v7007000_t0000_u01763860335020") 2025/11/23 01:18:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1050ef7540aa7199_d20251123_m011213_c001_v0001185_t0021_u01763860333417") 2025/11/23 01:18:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1094d40bbefb71ff_d20251123_m011210_c001_v0001157_t0021_u01763860330103") 2025/11/23 01:18:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f418bfe7714a87cf1_d20251123_m011201_c001_v7007000_t0000_u01763860321811") 2025/11/23 01:18:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd28a19_d20251123_m011200_c001_v0001185_t0055_u01763860320654") 2025/11/23 01:18:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f11172ff7c1661e7c_d20251123_m011157_c001_v0001185_t0030_u01763860317668") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f995d8_d20251123_m011228_c001_v7007000_t0000_u01763860348035") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc295dde_d20251123_m011216_c001_v0001185_t0001_u01763860336626") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8712c9_d20251123_m011215_c001_v7007000_t0000_u01763860335206") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc50e0_d20251123_m011202_c001_v0001113_t0010_u01763860322955") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f418bfe7714a87cf4_d20251123_m011202_c001_v7007000_t0000_u01763860322000") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc50c1_d20251123_m011152_c001_v0001113_t0047_u01763860312521") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f418bfe7714a87ccb_d20251123_m011151_c001_v7007000_t0000_u01763860311419") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5098_d20251123_m011137_c001_v0001113_t0050_u01763860297650") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41166721a985c564_d20251123_m011136_c001_v7007000_t0000_u01763860296306") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc294ebb_d20251123_m011124_c001_v0001185_t0031_u01763860284766") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f994b4_d20251123_m011123_c001_v7007000_t0000_u01763860283464") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd27ba6_d20251123_m011112_c001_v0001185_t0006_u01763860272378") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea871155_d20251123_m011110_c001_v7007000_t0000_u01763860270854") 2025/11/23 01:18:01 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f11501b8d48b3e6d1_d20251123_m011106_c001_v0001185_t0030_u01763860266733") 2025/11/23 01:18:02 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4eb019_d20251123_m011045_c001_v7007000_t0000_u01763860245482") 2025/11/23 01:18:02 DEBUG : dst/two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091dcfc6fe49565_d20251123_m011044_c001_v0001161_t0011_u01763860244108") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4162454a20fec9ca_d20251123_m011010_c001_v7007000_t0000_u01763860210353") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29382f_d20251123_m011006_c001_v0001185_t0055_u01763860206834") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4162454a20fec9b8_d20251123_m011004_c001_v7007000_t0000_u01763860204935") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc293509_d20251123_m010954_c001_v0001185_t0041_u01763860194780") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be858a_d20251123_m010946_c001_v7007000_t0000_u01763860186403") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2931de_d20251123_m010942_c001_v0001185_t0055_u01763860182610") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be84f8_d20251123_m010922_c001_v7007000_t0000_u01763860162143") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4ea1_d20251123_m010920_c001_v0001113_t0016_u01763860160183") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be84ef_d20251123_m010919_c001_v7007000_t0000_u01763860159294") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e9d_d20251123_m010917_c001_v0001113_t0052_u01763860157596") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd4d_d20251123_m010914_c001_v7007000_t0000_u01763860154349") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e92_d20251123_m010912_c001_v0001113_t0045_u01763860152466") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd3e_d20251123_m010911_c001_v7007000_t0000_u01763860151608") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e8b_d20251123_m010909_c001_v0001113_t0010_u01763860149793") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd20_d20251123_m010903_c001_v7007000_t0000_u01763860143372") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e61_d20251123_m010901_c001_v0001113_t0031_u01763860141734") 2025/11/23 01:18:02 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd17_d20251123_m010900_c001_v7007000_t0000_u01763860140752") 2025/11/23 01:18:03 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e57_d20251123_m010859_c001_v0001113_t0022_u01763860139641") 2025/11/23 01:18:03 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd0c_d20251123_m010854_c001_v7007000_t0000_u01763860134756") 2025/11/23 01:18:03 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e38_d20251123_m010853_c001_v0001113_t0017_u01763860133320") 2025/11/23 01:18:03 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efccfe_d20251123_m010851_c001_v7007000_t0000_u01763860131481") 2025/11/23 01:18:03 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e2c_d20251123_m010850_c001_v0001113_t0056_u01763860130330") 2025/11/23 01:18:03 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efccf6_d20251123_m010849_c001_v7007000_t0000_u01763860129964") 2025/11/23 01:18:03 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f102818950660ea63_d20251123_m010849_c001_v0001177_t0057_u01763860129369") 2025/11/23 01:18:03 DEBUG : empty space: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e24_d20251123_m010847_c001_v0001113_t0014_u01763860127319") 2025/11/23 01:18:03 DEBUG : enormous: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be84f4_d20251123_m010921_c001_v7007000_t0000_u01763860161224") 2025/11/23 01:18:03 DEBUG : enormous: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4ea3_d20251123_m010920_c001_v0001113_t0052_u01763860160571") 2025/11/23 01:18:03 DEBUG : existing: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f995e9_d20251123_m011232_c001_v7007000_t0000_u01763860352381") 2025/11/23 01:18:03 DEBUG : existing: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2960ef_d20251123_m011231_c001_v0001185_t0042_u01763860351156") 2025/11/23 01:18:03 DEBUG : existing: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be855b_d20251123_m010941_c001_v7007000_t0000_u01763860181143") 2025/11/23 01:18:03 DEBUG : existing: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2930ff_d20251123_m010939_c001_v0001185_t0048_u01763860179952") 2025/11/23 01:18:03 DEBUG : existing: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c13046b_d20251123_m010843_c001_v7007000_t0000_u01763860123868") 2025/11/23 01:18:03 DEBUG : existing: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e12_d20251123_m010842_c001_v0001113_t0005_u01763860122713") 2025/11/23 01:18:03 DEBUG : existing: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130462_d20251123_m010842_c001_v7007000_t0000_u01763860122169") 2025/11/23 01:18:03 DEBUG : existing: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e0a_d20251123_m010841_c001_v0001113_t0020_u01763860121324") 2025/11/23 01:18:04 DEBUG : existing: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e08_d20251123_m010840_c001_v0001113_t0005_u01763860120178") 2025/11/23 01:18:04 DEBUG : existing-b: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be855d_d20251123_m010941_c001_v7007000_t0000_u01763860181323") 2025/11/23 01:18:04 DEBUG : existing-b: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4ed2_d20251123_m010939_c001_v0001113_t0013_u01763860179947") 2025/11/23 01:18:04 DEBUG : file1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa64d7_d20251123_m011328_c001_v7007000_t0000_u01763860408065") 2025/11/23 01:18:04 DEBUG : file1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6850_d20251123_m011326_c001_v0001040_t0014_u01763860406553") 2025/11/23 01:18:04 DEBUG : file1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6496_d20251123_m011325_c001_v7007000_t0000_u01763860405236") 2025/11/23 01:18:04 DEBUG : file1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd29ef2_d20251123_m011323_c001_v0001185_t0012_u01763860403793") 2025/11/23 01:18:04 DEBUG : five: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be8508_d20251123_m010926_c001_v7007000_t0000_u01763860166294") 2025/11/23 01:18:04 DEBUG : five: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4001b74cbcfc4eb5_d20251123_m010924_c001_v0001113_t0050_u01763860164129") 2025/11/23 01:18:04 DEBUG : foo: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd02_d20251123_m010852_c001_v7007000_t0000_u01763860132956") 2025/11/23 01:18:04 DEBUG : foo: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4001b74cbcfc4e34_d20251123_m010852_c001_v0001113_t0050_u01763860132402") 2025/11/23 01:18:04 DEBUG : foo: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4001b74cbcfc4e32_d20251123_m010851_c001_v0001113_t0050_u01763860131849") 2025/11/23 01:18:04 DEBUG : four: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be8509_d20251123_m010926_c001_v7007000_t0000_u01763860166475") 2025/11/23 01:18:04 DEBUG : four: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40765987dc292db9_d20251123_m010924_c001_v0001185_t0045_u01763860164731") 2025/11/23 01:18:04 DEBUG : four: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4eaf_d20251123_m010923_c001_v0001113_t0005_u01763860163343") 2025/11/23 01:18:04 DEBUG : hello world2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e07fa1_d20251123_m010754_c001_v7007000_t0000_u01763860074280") 2025/11/23 01:18:04 DEBUG : hello world2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d6b_d20251123_m010753_c001_v0001113_t0043_u01763860073346") 2025/11/23 01:18:04 DEBUG : ignore-size: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130441_d20251123_m010839_c001_v7007000_t0000_u01763860119813") 2025/11/23 01:18:04 DEBUG : ignore-size: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e06_d20251123_m010838_c001_v0001113_t0021_u01763860118560") 2025/11/23 01:18:04 DEBUG : nested/sub dir/file: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be8543_d20251123_m010939_c001_v7007000_t0000_u01763860179198") 2025/11/23 01:18:05 DEBUG : nested/sub dir/file: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd26014_d20251123_m010938_c001_v0001185_t0016_u01763860178527") 2025/11/23 01:18:05 DEBUG : nested/sub dir/file: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be853f_d20251123_m010937_c001_v7007000_t0000_u01763860177777") 2025/11/23 01:18:05 DEBUG : nested/sub dir/file: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd25f85_d20251123_m010936_c001_v0001185_t0005_u01763860176621") 2025/11/23 01:18:05 DEBUG : one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be850a_d20251123_m010926_c001_v7007000_t0000_u01763860166658") 2025/11/23 01:18:05 DEBUG : one: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4001b74cbcfc4ea9_d20251123_m010922_c001_v0001113_t0050_u01763860162540") 2025/11/23 01:18:05 DEBUG : only0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6409_d20251123_m011319_c001_v7007000_t0000_u01763860399295") 2025/11/23 01:18:05 DEBUG : only0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4001b74cbcfc51c8_d20251123_m011313_c001_v0001113_t0050_u01763860393468") 2025/11/23 01:18:05 DEBUG : only0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5186_d20251123_m011257_c001_v0001113_t0010_u01763860377317") 2025/11/23 01:18:05 DEBUG : only0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4045e4084ca56cdc_d20251123_m011250_c001_v7007000_t0000_u01763860370921") 2025/11/23 01:18:05 DEBUG : only0: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc514d_d20251123_m011236_c001_v0001113_t0038_u01763860356136") 2025/11/23 01:18:05 DEBUG : only1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa640d_d20251123_m011319_c001_v7007000_t0000_u01763860399480") 2025/11/23 01:18:05 DEBUG : only1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40765987dc296a10_d20251123_m011314_c001_v0001185_t0045_u01763860394237") 2025/11/23 01:18:05 DEBUG : only1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5188_d20251123_m011258_c001_v0001113_t0012_u01763860378001") 2025/11/23 01:18:05 DEBUG : only1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4eb263_d20251123_m011251_c001_v7007000_t0000_u01763860371053") 2025/11/23 01:18:05 DEBUG : only1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc514f_d20251123_m011236_c001_v0001113_t0054_u01763860356784") 2025/11/23 01:18:05 DEBUG : only10: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6412_d20251123_m011319_c001_v7007000_t0000_u01763860399665") 2025/11/23 01:18:05 DEBUG : only10: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40765987dc2969d3_d20251123_m011313_c001_v0001185_t0045_u01763860393457") 2025/11/23 01:18:05 DEBUG : only10: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc51a4_d20251123_m011304_c001_v0001113_t0027_u01763860384961") 2025/11/23 01:18:05 DEBUG : only10: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152c95_d20251123_m011251_c001_v7007000_t0000_u01763860371280") 2025/11/23 01:18:05 DEBUG : only10: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5168_d20251123_m011242_c001_v0001113_t0050_u01763860362993") 2025/11/23 01:18:06 DEBUG : only11: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6416_d20251123_m011319_c001_v7007000_t0000_u01763860399850") 2025/11/23 01:18:06 DEBUG : only11: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4026153b240b6841_d20251123_m011314_c001_v0001040_t0012_u01763860394404") 2025/11/23 01:18:06 DEBUG : only11: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc51a8_d20251123_m011305_c001_v0001113_t0015_u01763860385537") 2025/11/23 01:18:06 DEBUG : only11: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f42218b78bcd2c77c_d20251123_m011251_c001_v7007000_t0000_u01763860371292") 2025/11/23 01:18:06 DEBUG : only11: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc516a_d20251123_m011243_c001_v0001113_t0031_u01763860363695") 2025/11/23 01:18:06 DEBUG : only12: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa641a_d20251123_m011320_c001_v7007000_t0000_u01763860400032") 2025/11/23 01:18:06 DEBUG : only12: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40765987dc296a3a_d20251123_m011314_c001_v0001185_t0045_u01763860394637") 2025/11/23 01:18:06 DEBUG : only12: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc51aa_d20251123_m011306_c001_v0001113_t0047_u01763860386324") 2025/11/23 01:18:06 DEBUG : only12: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f42218b78bcd2c77e_d20251123_m011251_c001_v7007000_t0000_u01763860371473") 2025/11/23 01:18:06 DEBUG : only12: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc516e_d20251123_m011244_c001_v0001113_t0025_u01763860364450") 2025/11/23 01:18:06 DEBUG : only13: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa641f_d20251123_m011320_c001_v7007000_t0000_u01763860400217") 2025/11/23 01:18:06 DEBUG : only13: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4026153b240b683d_d20251123_m011314_c001_v0001040_t0012_u01763860394019") 2025/11/23 01:18:06 DEBUG : only13: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc51ac_d20251123_m011306_c001_v0001113_t0009_u01763860386863") 2025/11/23 01:18:06 DEBUG : only13: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152c8f_d20251123_m011250_c001_v7007000_t0000_u01763860370920") 2025/11/23 01:18:06 DEBUG : only13: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5172_d20251123_m011245_c001_v0001113_t0042_u01763860365148") 2025/11/23 01:18:06 DEBUG : only14: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6422_d20251123_m011320_c001_v7007000_t0000_u01763860400400") 2025/11/23 01:18:07 DEBUG : only14: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4091ffd84fd29c39_d20251123_m011314_c001_v0001185_t0005_u01763860394208") 2025/11/23 01:18:07 DEBUG : only14: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc51b2_d20251123_m011307_c001_v0001113_t0004_u01763860387734") 2025/11/23 01:18:07 DEBUG : only14: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4045e4084ca56ce1_d20251123_m011251_c001_v7007000_t0000_u01763860371491") 2025/11/23 01:18:07 DEBUG : only14: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5174_d20251123_m011245_c001_v0001113_t0014_u01763860365718") 2025/11/23 01:18:07 DEBUG : only15: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6427_d20251123_m011320_c001_v7007000_t0000_u01763860400598") 2025/11/23 01:18:07 DEBUG : only15: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40765987dc2969eb_d20251123_m011313_c001_v0001185_t0045_u01763860393855") 2025/11/23 01:18:07 DEBUG : only15: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc51b8_d20251123_m011309_c001_v0001113_t0020_u01763860389059") 2025/11/23 01:18:07 DEBUG : only15: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4eb267_d20251123_m011251_c001_v7007000_t0000_u01763860371617") 2025/11/23 01:18:07 DEBUG : only15: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5177_d20251123_m011246_c001_v0001113_t0018_u01763860366427") 2025/11/23 01:18:07 DEBUG : only16: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa642b_d20251123_m011320_c001_v7007000_t0000_u01763860400782") 2025/11/23 01:18:07 DEBUG : only16: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4001b74cbcfc51ca_d20251123_m011313_c001_v0001113_t0050_u01763860393867") 2025/11/23 01:18:07 DEBUG : only16: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc51bc_d20251123_m011310_c001_v0001113_t0033_u01763860390000") 2025/11/23 01:18:07 DEBUG : only16: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152c9a_d20251123_m011251_c001_v7007000_t0000_u01763860371645") 2025/11/23 01:18:07 DEBUG : only16: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5179_d20251123_m011247_c001_v0001113_t0012_u01763860367220") 2025/11/23 01:18:08 DEBUG : only17: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6430_d20251123_m011320_c001_v7007000_t0000_u01763860400967") 2025/11/23 01:18:08 DEBUG : only17: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40765987dc2969fd_d20251123_m011314_c001_v0001185_t0045_u01763860394043") 2025/11/23 01:18:08 DEBUG : only17: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc51be_d20251123_m011310_c001_v0001113_t0052_u01763860390727") 2025/11/23 01:18:08 DEBUG : only17: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4045e4084ca56ce0_d20251123_m011251_c001_v7007000_t0000_u01763860371306") 2025/11/23 01:18:08 DEBUG : only17: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc517b_d20251123_m011247_c001_v0001113_t0044_u01763860367855") 2025/11/23 01:18:08 DEBUG : only18: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6436_d20251123_m011321_c001_v7007000_t0000_u01763860401148") 2025/11/23 01:18:08 DEBUG : only18: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4001b74cbcfc51cc_d20251123_m011314_c001_v0001113_t0050_u01763860394056") 2025/11/23 01:18:08 DEBUG : only18: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc51c4_d20251123_m011311_c001_v0001113_t0008_u01763860391551") 2025/11/23 01:18:08 DEBUG : only18: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f42218b78bcd2c77a_d20251123_m011251_c001_v7007000_t0000_u01763860371110") 2025/11/23 01:18:08 DEBUG : only18: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc517e_d20251123_m011248_c001_v0001113_t0020_u01763860368538") 2025/11/23 01:18:08 DEBUG : only19: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa643a_d20251123_m011321_c001_v7007000_t0000_u01763860401330") 2025/11/23 01:18:08 DEBUG : only19: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4026153b240b683f_d20251123_m011314_c001_v0001040_t0012_u01763860394221") 2025/11/23 01:18:08 DEBUG : only19: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc51c6_d20251123_m011312_c001_v0001113_t0018_u01763860392253") 2025/11/23 01:18:08 DEBUG : only19: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4eb25d_d20251123_m011250_c001_v7007000_t0000_u01763860370502") 2025/11/23 01:18:08 DEBUG : only19: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5180_d20251123_m011249_c001_v0001113_t0048_u01763860369170") 2025/11/23 01:18:08 DEBUG : only2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa643f_d20251123_m011321_c001_v7007000_t0000_u01763860401515") 2025/11/23 01:18:08 DEBUG : only2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4001b74cbcfc51d0_d20251123_m011314_c001_v0001113_t0050_u01763860394247") 2025/11/23 01:18:09 DEBUG : only2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc518a_d20251123_m011258_c001_v0001113_t0057_u01763860378589") 2025/11/23 01:18:09 DEBUG : only2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4eb266_d20251123_m011251_c001_v7007000_t0000_u01763860371432") 2025/11/23 01:18:09 DEBUG : only2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5153_d20251123_m011237_c001_v0001113_t0056_u01763860357356") 2025/11/23 01:18:09 DEBUG : only3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6443_d20251123_m011321_c001_v7007000_t0000_u01763860401698") 2025/11/23 01:18:09 DEBUG : only3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4091ffd84fd29c46_d20251123_m011314_c001_v0001185_t0005_u01763860394396") 2025/11/23 01:18:09 DEBUG : only3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc518c_d20251123_m011259_c001_v0001113_t0017_u01763860379277") 2025/11/23 01:18:09 DEBUG : only3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152c97_d20251123_m011251_c001_v7007000_t0000_u01763860371465") 2025/11/23 01:18:09 DEBUG : only3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5155_d20251123_m011238_c001_v0001113_t0033_u01763860358036") 2025/11/23 01:18:09 DEBUG : only4: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6448_d20251123_m011321_c001_v7007000_t0000_u01763860401880") 2025/11/23 01:18:09 DEBUG : only4: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4001b74cbcfc51d4_d20251123_m011314_c001_v0001113_t0050_u01763860394629") 2025/11/23 01:18:09 DEBUG : only4: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc518e_d20251123_m011259_c001_v0001113_t0046_u01763860379938") 2025/11/23 01:18:09 DEBUG : only4: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4eb25e_d20251123_m011250_c001_v7007000_t0000_u01763860370685") 2025/11/23 01:18:09 DEBUG : only4: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5159_d20251123_m011238_c001_v0001113_t0018_u01763860358672") 2025/11/23 01:18:09 DEBUG : only5: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa644c_d20251123_m011322_c001_v7007000_t0000_u01763860402063") 2025/11/23 01:18:09 DEBUG : only5: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40765987dc296a24_d20251123_m011314_c001_v0001185_t0045_u01763860394442") 2025/11/23 01:18:09 DEBUG : only5: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5194_d20251123_m011300_c001_v0001113_t0034_u01763860380606") 2025/11/23 01:18:09 DEBUG : only5: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4eb262_d20251123_m011250_c001_v7007000_t0000_u01763860370871") 2025/11/23 01:18:09 DEBUG : only5: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc515b_d20251123_m011239_c001_v0001113_t0036_u01763860359605") 2025/11/23 01:18:09 DEBUG : only6: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6452_d20251123_m011322_c001_v7007000_t0000_u01763860402245") 2025/11/23 01:18:09 DEBUG : only6: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4001b74cbcfc51d2_d20251123_m011314_c001_v0001113_t0050_u01763860394444") 2025/11/23 01:18:10 DEBUG : only6: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5196_d20251123_m011301_c001_v0001113_t0015_u01763860381206") 2025/11/23 01:18:10 DEBUG : only6: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41780fe05e152c92_d20251123_m011251_c001_v7007000_t0000_u01763860371099") 2025/11/23 01:18:10 DEBUG : only6: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc515d_d20251123_m011240_c001_v0001113_t0045_u01763860360421") 2025/11/23 01:18:10 DEBUG : only7: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa6457_d20251123_m011322_c001_v7007000_t0000_u01763860402427") 2025/11/23 01:18:10 DEBUG : only7: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4091ffd84fd29c5a_d20251123_m011314_c001_v0001185_t0005_u01763860394589") 2025/11/23 01:18:10 DEBUG : only7: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc519a_d20251123_m011302_c001_v0001113_t0055_u01763860382127") 2025/11/23 01:18:10 DEBUG : only7: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f42218b78bcd2c777_d20251123_m011250_c001_v7007000_t0000_u01763860370924") 2025/11/23 01:18:10 DEBUG : only7: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc515f_d20251123_m011240_c001_v0001113_t0030_u01763860360966") 2025/11/23 01:18:10 DEBUG : only8: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa645b_d20251123_m011322_c001_v7007000_t0000_u01763860402610") 2025/11/23 01:18:10 DEBUG : only8: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4026153b240b6843_d20251123_m011314_c001_v0001040_t0012_u01763860394587") 2025/11/23 01:18:10 DEBUG : only8: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc519c_d20251123_m011303_c001_v0001113_t0055_u01763860383261") 2025/11/23 01:18:10 DEBUG : only8: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4045e4084ca56cdf_d20251123_m011251_c001_v7007000_t0000_u01763860371124") 2025/11/23 01:18:10 DEBUG : only8: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5163_d20251123_m011241_c001_v0001113_t0012_u01763860361735") 2025/11/23 01:18:10 DEBUG : only9: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa645f_d20251123_m011322_c001_v7007000_t0000_u01763860402793") 2025/11/23 01:18:10 DEBUG : only9: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4026153b240b6845_d20251123_m011314_c001_v0001040_t0012_u01763860394774") 2025/11/23 01:18:10 DEBUG : only9: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc519e_d20251123_m011304_c001_v0001113_t0031_u01763860384139") 2025/11/23 01:18:10 DEBUG : only9: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4eb265_d20251123_m011251_c001_v7007000_t0000_u01763860371249") 2025/11/23 01:18:10 DEBUG : only9: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5166_d20251123_m011242_c001_v0001113_t0048_u01763860362394") 2025/11/23 01:18:10 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be8538_d20251123_m010935_c001_v7007000_t0000_u01763860175466") 2025/11/23 01:18:10 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd25e7c_d20251123_m010933_c001_v0001185_t0024_u01763860173050") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be852c_d20251123_m010932_c001_v7007000_t0000_u01763860172286") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4ec1_d20251123_m010930_c001_v0001113_t0016_u01763860170399") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be8516_d20251123_m010929_c001_v7007000_t0000_u01763860169664") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc292e75_d20251123_m010927_c001_v0001185_t0030_u01763860167571") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd60_d20251123_m010916_c001_v7007000_t0000_u01763860156622") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e97_d20251123_m010914_c001_v0001113_t0014_u01763860154949") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd48_d20251123_m010913_c001_v7007000_t0000_u01763860153170") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e90_d20251123_m010912_c001_v0001113_t0048_u01763860152157") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd3b_d20251123_m010910_c001_v7007000_t0000_u01763860150720") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e83_d20251123_m010909_c001_v0001113_t0044_u01763860149492") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd1c_d20251123_m010902_c001_v7007000_t0000_u01763860142820") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e5b_d20251123_m010901_c001_v0001113_t0036_u01763860141300") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd19_d20251123_m010900_c001_v7007000_t0000_u01763860140933") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e55_d20251123_m010859_c001_v0001113_t0024_u01763860139197") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd13_d20251123_m010858_c001_v7007000_t0000_u01763860138831") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e51_d20251123_m010857_c001_v0001113_t0010_u01763860137975") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e4f_d20251123_m010857_c001_v0001113_t0030_u01763860137156") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd10_d20251123_m010856_c001_v7007000_t0000_u01763860136779") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e47_d20251123_m010856_c001_v0001113_t0054_u01763860136145") 2025/11/23 01:18:11 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e41_d20251123_m010855_c001_v0001113_t0031_u01763860135308") 2025/11/23 01:18:12 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd0d_d20251123_m010854_c001_v7007000_t0000_u01763860134944") 2025/11/23 01:18:12 DEBUG : potato: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e3e_d20251123_m010854_c001_v0001113_t0044_u01763860134090") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f416e2babfc77d1eb_d20251123_m011019_c001_v7007000_t0000_u01763860219698") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd26b54_d20251123_m011019_c001_v0001185_t0035_u01763860219042") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4162454a20fec9cc_d20251123_m011010_c001_v7007000_t0000_u01763860210580") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd267aa_d20251123_m011006_c001_v0001185_t0032_u01763860206218") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4182ddb32191db2e_d20251123_m010958_c001_v7007000_t0000_u01763860198455") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd26490_d20251123_m010954_c001_v0001185_t0012_u01763860194040") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be858f_d20251123_m010946_c001_v7007000_t0000_u01763860186866") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2613e_d20251123_m010942_c001_v0001185_t0024_u01763860182273") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be84f6_d20251123_m010921_c001_v7007000_t0000_u01763860161411") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e9f_d20251123_m010919_c001_v0001113_t0046_u01763860159845") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be84f1_d20251123_m010919_c001_v7007000_t0000_u01763860159476") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e9b_d20251123_m010917_c001_v0001113_t0056_u01763860157172") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd61_d20251123_m010916_c001_v7007000_t0000_u01763860156803") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e99_d20251123_m010915_c001_v0001113_t0053_u01763860155855") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd4f_d20251123_m010914_c001_v7007000_t0000_u01763860154530") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e94_d20251123_m010913_c001_v0001113_t0034_u01763860153543") 2025/11/23 01:18:12 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd40_d20251123_m010911_c001_v7007000_t0000_u01763860151791") 2025/11/23 01:18:13 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e8d_d20251123_m010910_c001_v0001113_t0009_u01763860150734") 2025/11/23 01:18:13 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f415fe2aee2efcd22_d20251123_m010903_c001_v7007000_t0000_u01763860143555") 2025/11/23 01:18:13 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e67_d20251123_m010902_c001_v0001113_t0009_u01763860142440") 2025/11/23 01:18:13 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e07fd8_d20251123_m010758_c001_v7007000_t0000_u01763860078719") 2025/11/23 01:18:13 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d77_d20251123_m010757_c001_v0001113_t0005_u01763860077939") 2025/11/23 01:18:13 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e07fc3_d20251123_m010756_c001_v7007000_t0000_u01763860076974") 2025/11/23 01:18:13 DEBUG : potato2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d6d_d20251123_m010754_c001_v0001113_t0003_u01763860074845") 2025/11/23 01:18:13 DEBUG : potato3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4162454a20fec9d0_d20251123_m011011_c001_v7007000_t0000_u01763860211075") 2025/11/23 01:18:13 DEBUG : potato3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4f29_d20251123_m011007_c001_v0001113_t0053_u01763860207456") 2025/11/23 01:18:13 DEBUG : potato3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4182ddb32191db30_d20251123_m010958_c001_v7007000_t0000_u01763860198673") 2025/11/23 01:18:13 DEBUG : potato3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4f0d_d20251123_m010955_c001_v0001113_t0033_u01763860195350") 2025/11/23 01:18:13 DEBUG : potato3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be8592_d20251123_m010947_c001_v7007000_t0000_u01763860187225") 2025/11/23 01:18:13 DEBUG : potato3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4ede_d20251123_m010942_c001_v0001113_t0036_u01763860182883") 2025/11/23 01:18:13 DEBUG : pre-dest1/1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8710fd_d20251123_m011054_c001_v7007000_t0000_u01763860254571") 2025/11/23 01:18:13 DEBUG : pre-dest1/1: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4fba_d20251123_m011046_c001_v0001113_t0038_u01763860246261") 2025/11/23 01:18:13 DEBUG : pre-dest2/2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea8710fe_d20251123_m011054_c001_v7007000_t0000_u01763860254798") 2025/11/23 01:18:13 DEBUG : pre-dest2/2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2749c_d20251123_m011047_c001_v0001185_t0058_u01763860247142") 2025/11/23 01:18:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4eafda_d20251123_m011031_c001_v7007000_t0000_u01763860231784") 2025/11/23 01:18:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc293e62_d20251123_m011027_c001_v0001185_t0058_u01763860227643") 2025/11/23 01:18:14 DEBUG : sizeonly: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c13042d_d20251123_m010838_c001_v7007000_t0000_u01763860118008") 2025/11/23 01:18:14 DEBUG : sizeonly: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4e02_d20251123_m010836_c001_v0001113_t0012_u01763860116826") 2025/11/23 01:18:14 DEBUG : splitbanan: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f419db1366e180f90_d20251123_m011524_c001_v7007000_t0000_u01763860524481") 2025/11/23 01:18:14 DEBUG : splitbanan: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc298a1d_d20251123_m011516_c001_v0001185_t0004_u01763860516606") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2ba_d20251123_m011645_c001_v7007000_t0000_u01763860605064") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b69e0_d20251123_m011637_c001_v0001040_t0014_u01763860597928") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f401731351c4ec4b8_d20251123_m011628_c001_v7007000_t0000_u01763860588864") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b69c6_d20251123_m011621_c001_v0001040_t0007_u01763860581817") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beb6d0_d20251123_m011613_c001_v7007000_t0000_u01763860573288") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b69a3_d20251123_m011606_c001_v0001040_t0018_u01763860566460") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f406831504b4f7d4b_d20251123_m011557_c001_v7007000_t0000_u01763860557499") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6989_d20251123_m011550_c001_v0001040_t0036_u01763860550748") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd14c_d20251123_m011541_c001_v7007000_t0000_u01763860541351") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6968_d20251123_m011534_c001_v0001040_t0055_u01763860534303") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f41384d99d3f99b7a_d20251123_m011518_c001_v7007000_t0000_u01763860518654") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5321_d20251123_m011515_c001_v0001113_t0018_u01763860515330") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b96_d20251123_m011506_c001_v7007000_t0000_u01763860506104") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b8c3_d20251123_m011458_c001_v0001185_t0046_u01763860498783") 2025/11/23 01:18:14 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f405a50ad8e3a9420_d20251123_m011457_c001_v7007000_t0000_u01763860497724") 2025/11/23 01:18:15 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6900_d20251123_m011454_c001_v0001040_t0015_u01763860494107") 2025/11/23 01:18:15 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c130da9_d20251123_m011445_c001_v7007000_t0000_u01763860485841") 2025/11/23 01:18:15 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2b2bb_d20251123_m011438_c001_v0001185_t0007_u01763860478526") 2025/11/23 01:18:15 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f417b6583fbdc5763_d20251123_m011437_c001_v7007000_t0000_u01763860477507") 2025/11/23 01:18:15 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc529d_d20251123_m011433_c001_v0001113_t0022_u01763860473603") 2025/11/23 01:18:15 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075beaf45_d20251123_m011418_c001_v7007000_t0000_u01763860458908") 2025/11/23 01:18:15 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b68a4_d20251123_m011415_c001_v0001040_t0027_u01763860455252") 2025/11/23 01:18:15 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4155eb82ea87255e_d20251123_m011406_c001_v7007000_t0000_u01763860446813") 2025/11/23 01:18:15 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6887_d20251123_m011359_c001_v0001040_t0005_u01763860439818") 2025/11/23 01:18:15 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f400e9e5b5fcb841a_d20251123_m011350_c001_v7007000_t0000_u01763860430764") 2025/11/23 01:18:15 DEBUG : splitbananasplit: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6872_d20251123_m011344_c001_v0001040_t0043_u01763860424013") 2025/11/23 01:18:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f299b6f_d20251123_m011501_c001_v7007000_t0000_u01763860501156") 2025/11/23 01:18:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6906_d20251123_m011455_c001_v0001040_t0029_u01763860495480") 2025/11/23 01:18:15 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2998c1_d20251123_m011335_c001_v7007000_t0000_u01763860415614") 2025/11/23 01:18:15 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2a18b_d20251123_m011332_c001_v0001185_t0001_u01763860412872") 2025/11/23 01:18:15 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa64f7_d20251123_m011331_c001_v7007000_t0000_u01763860411747") 2025/11/23 01:18:15 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc51f2_d20251123_m011329_c001_v0001113_t0005_u01763860409008") 2025/11/23 01:18:15 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be8546_d20251123_m010939_c001_v7007000_t0000_u01763860179394") 2025/11/23 01:18:15 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc2930b9_d20251123_m010938_c001_v0001185_t0036_u01763860178525") 2025/11/23 01:18:15 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be8540_d20251123_m010937_c001_v7007000_t0000_u01763860177958") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4ec7_d20251123_m010936_c001_v0001113_t0013_u01763860176975") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c13040c_d20251123_m010834_c001_v7007000_t0000_u01763860114473") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4df2_d20251123_m010832_c001_v0001113_t0032_u01763860112710") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c1303f8_d20251123_m010832_c001_v7007000_t0000_u01763860112291") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4dee_d20251123_m010831_c001_v0001113_t0032_u01763860111071") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c1303df_d20251123_m010828_c001_v7007000_t0000_u01763860108993") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4de0_d20251123_m010827_c001_v0001113_t0033_u01763860107703") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c1303db_d20251123_m010827_c001_v7007000_t0000_u01763860107161") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4dd5_d20251123_m010825_c001_v0001113_t0012_u01763860105970") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4dcd_d20251123_m010822_c001_v0001113_t0018_u01763860102956") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c1303cc_d20251123_m010822_c001_v7007000_t0000_u01763860102593") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4dc7_d20251123_m010821_c001_v0001113_t0038_u01763860101832") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4dc5_d20251123_m010820_c001_v0001113_t0041_u01763860100991") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f407391025c1303ca_d20251123_m010820_c001_v7007000_t0000_u01763860100624") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4db9_d20251123_m010817_c001_v0001113_t0053_u01763860097785") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4dad_d20251123_m010814_c001_v0001113_t0016_u01763860094758") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e08070_d20251123_m010814_c001_v7007000_t0000_u01763860094385") 2025/11/23 01:18:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4dab_d20251123_m010813_c001_v0001113_t0019_u01763860093374") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4da7_d20251123_m010812_c001_v0001113_t0043_u01763860092564") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e08061_d20251123_m010812_c001_v7007000_t0000_u01763860092190") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d9e_d20251123_m010808_c001_v0001113_t0005_u01763860088457") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e0803e_d20251123_m010808_c001_v7007000_t0000_u01763860088085") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d94_d20251123_m010807_c001_v0001113_t0011_u01763860087335") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e0802e_d20251123_m010806_c001_v7007000_t0000_u01763860086341") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d90_d20251123_m010805_c001_v0001113_t0039_u01763860085515") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e0801f_d20251123_m010804_c001_v7007000_t0000_u01763860084959") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d8a_d20251123_m010803_c001_v0001113_t0030_u01763860083959") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e0800e_d20251123_m010803_c001_v7007000_t0000_u01763860083036") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d88_d20251123_m010801_c001_v0001113_t0019_u01763860081935") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e07fff_d20251123_m010801_c001_v7007000_t0000_u01763860081363") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d83_d20251123_m010800_c001_v0001113_t0011_u01763860080580") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e07feb_d20251123_m010800_c001_v7007000_t0000_u01763860080023") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d7d_d20251123_m010759_c001_v0001113_t0053_u01763860079282") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e07f9c_d20251123_m010752_c001_v7007000_t0000_u01763860072779") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d61_d20251123_m010752_c001_v0001113_t0017_u01763860072013") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e07f98_d20251123_m010751_c001_v7007000_t0000_u01763860071441") 2025/11/23 01:18:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d5d_d20251123_m010750_c001_v0001113_t0053_u01763860070784") 2025/11/23 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e07f8e_d20251123_m010749_c001_v7007000_t0000_u01763860069861") 2025/11/23 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d57_d20251123_m010749_c001_v0001113_t0017_u01763860069142") 2025/11/23 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4088e504c8e07f80_d20251123_m010746_c001_v7007000_t0000_u01763860066906") 2025/11/23 01:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4d49_d20251123_m010746_c001_v0001113_t0006_u01763860066101") 2025/11/23 01:18:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f421a5c473f2998c2_d20251123_m011335_c001_v7007000_t0000_u01763860415795") 2025/11/23 01:18:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b685a_d20251123_m011332_c001_v0001040_t0024_u01763860412889") 2025/11/23 01:18:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa64fa_d20251123_m011331_c001_v7007000_t0000_u01763860411929") 2025/11/23 01:18:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296d92_d20251123_m011329_c001_v0001185_t0040_u01763860409019") 2025/11/23 01:18:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2c5_d20251123_m011647_c001_v7007000_t0000_u01763860607167") 2025/11/23 01:18:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29a117_d20251123_m011646_c001_v0001185_t0021_u01763860606423") 2025/11/23 01:18:18 DEBUG : sub/yam: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be8536_d20251123_m010934_c001_v7007000_t0000_u01763860174919") 2025/11/23 01:18:18 DEBUG : sub/yam: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc292fa6_d20251123_m010933_c001_v0001185_t0011_u01763860173380") 2025/11/23 01:18:18 DEBUG : test_dir1/file2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa64da_d20251123_m011328_c001_v7007000_t0000_u01763860408249") 2025/11/23 01:18:18 DEBUG : test_dir1/file2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296cc1_d20251123_m011326_c001_v0001185_t0052_u01763860406225") 2025/11/23 01:18:18 DEBUG : test_dir1/file2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa649d_d20251123_m011325_c001_v7007000_t0000_u01763860405426") 2025/11/23 01:18:18 DEBUG : test_dir1/file2: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc51e6_d20251123_m011323_c001_v0001113_t0007_u01763860403816") 2025/11/23 01:18:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa64dc_d20251123_m011328_c001_v7007000_t0000_u01763860408431") 2025/11/23 01:18:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd29f9d_d20251123_m011326_c001_v0001185_t0016_u01763860406208") 2025/11/23 01:18:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f40368a966faa64a2_d20251123_m011325_c001_v7007000_t0000_u01763860405610") 2025/11/23 01:18:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc296c2e_d20251123_m011323_c001_v0001185_t0000_u01763860403799") 2025/11/23 01:18:19 DEBUG : three: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be850c_d20251123_m010926_c001_v7007000_t0000_u01763860166840") 2025/11/23 01:18:19 DEBUG : three: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4eb7_d20251123_m010925_c001_v0001113_t0037_u01763860165445") 2025/11/23 01:18:19 DEBUG : three: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc4ead_d20251123_m010922_c001_v0001113_t0033_u01763860162909") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2d7_d20251123_m011649_c001_v7007000_t0000_u01763860609253") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc540a_d20251123_m011648_c001_v0001113_t0038_u01763860608110") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd335_d20251123_m011708_c001_v7007000_t0000_u01763860628765") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2df36_d20251123_m011707_c001_v0001185_t0036_u01763860627091") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd328_d20251123_m011705_c001_v7007000_t0000_u01763860625531") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5423_d20251123_m011703_c001_v0001113_t0008_u01763860623848") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd321_d20251123_m011702_c001_v7007000_t0000_u01763860622880") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29a521_d20251123_m011702_c001_v0001185_t0001_u01763860622279") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd313_d20251123_m011656_c001_v7007000_t0000_u01763860616888") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5414_d20251123_m011655_c001_v0001113_t0007_u01763860615260") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd31a_d20251123_m011659_c001_v7007000_t0000_u01763860619276") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2dc81_d20251123_m011657_c001_v0001185_t0033_u01763860617839") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd30a_d20251123_m011654_c001_v7007000_t0000_u01763860614316") 2025/11/23 01:18:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f10765987dc29a2ea_d20251123_m011653_c001_v0001185_t0053_u01763860613603") 2025/11/23 01:18:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2fd_d20251123_m011652_c001_v7007000_t0000_u01763860612655") 2025/11/23 01:18:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b69f0_d20251123_m011651_c001_v0001040_t0025_u01763860611818") 2025/11/23 01:18:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd2e8_d20251123_m011650_c001_v7007000_t0000_u01763860610850") 2025/11/23 01:18:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd2da19_d20251123_m011650_c001_v0001185_t0027_u01763860610199") 2025/11/23 01:18:20 DEBUG : toe/toe/toe: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f416e2babfc77d939_d20251123_m011714_c001_v7007000_t0000_u01763860634113") 2025/11/23 01:18:20 DEBUG : toe/toe/toe: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1001b74cbcfc5431_d20251123_m011713_c001_v0001113_t0005_u01763860633304") 2025/11/23 01:18:20 DEBUG : toe/toe/toe: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd31c_d20251123_m011701_c001_v7007000_t0000_u01763860621250") 2025/11/23 01:18:20 DEBUG : toe/toe/toe: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6a00_d20251123_m011700_c001_v0001040_t0022_u01763860620224") 2025/11/23 01:18:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd336_d20251123_m011709_c001_v7007000_t0000_u01763860629411") 2025/11/23 01:18:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1026153b240b6a10_d20251123_m011708_c001_v0001040_t0034_u01763860628423") 2025/11/23 01:18:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f412f193828cbd32a_d20251123_m011706_c001_v7007000_t0000_u01763860626108") 2025/11/23 01:18:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f104b9fed1448d0d8_d20251123_m011705_c001_v0001181_t0048_u01763860625299") 2025/11/23 01:18:20 DEBUG : two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be850d_d20251123_m010927_c001_v7007000_t0000_u01763860167021") 2025/11/23 01:18:20 DEBUG : two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4091ffd84fd25c45_d20251123_m010924_c001_v0001185_t0017_u01763860164875") 2025/11/23 01:18:20 DEBUG : two: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f4001b74cbcfc4eab_d20251123_m010922_c001_v0001113_t0050_u01763860162725") 2025/11/23 01:18:20 DEBUG : yam: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be853a_d20251123_m010935_c001_v7007000_t0000_u01763860175648") 2025/11/23 01:18:20 DEBUG : yam: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f113a14a77835f543_d20251123_m010934_c001_v0001041_t0004_u01763860174560") 2025/11/23 01:18:20 DEBUG : yam: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be8529_d20251123_m010931_c001_v7007000_t0000_u01763860171727") 2025/11/23 01:18:20 DEBUG : yam: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd25ddf_d20251123_m010930_c001_v0001185_t0054_u01763860170413") 2025/11/23 01:18:20 DEBUG : yam: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be8513_d20251123_m010929_c001_v7007000_t0000_u01763860169112") 2025/11/23 01:18:21 DEBUG : yam: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f1091ffd84fd25d12_d20251123_m010927_c001_v0001185_t0035_u01763860167586") 2025/11/23 01:18:21 DEBUG : yaml: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be852e_d20251123_m010932_c001_v7007000_t0000_u01763860172467") 2025/11/23 01:18:21 DEBUG : yaml: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f119f969fc9657641_d20251123_m010931_c001_v0001183_t0059_u01763860171513") 2025/11/23 01:18:21 DEBUG : yaml: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f423e42c075be8517_d20251123_m010929_c001_v7007000_t0000_u01763860169846") 2025/11/23 01:18:21 DEBUG : yaml: Deleting (id "4_z5f82ad73400dabeb9fa80e1b_f107ced7250b92645_d20251123_m010928_c001_v0001183_t0033_u01763860168908") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m39.368786849s (try 1/5)