"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/22 05:09:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni" 2025/11/22 05:09:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/22 05:09:35 DEBUG : Creating backend with remote "/tmp/rclone3120654126" === 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-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:09:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/22 05:09:36 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:36 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.69s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 05:09:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:09:37 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:37 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:09:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:38 INFO : sub dir/hello world: Copied (new) 2025/11/22 05:09:38 DEBUG : B2 bucket rclone-test-fokakah3zeni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.81s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", 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-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:40 DEBUG : Creating backend with remote "/non-existing" 2025/11/22 05:09:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/22 05:09:40 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:40 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:09:41 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:41 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:09:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.65s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", 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-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:42 INFO : B2 bucket rclone-test-fokakah3zeni: Running all checks before starting transfers 2025/11/22 05:09:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:09:42 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:42 INFO : B2 bucket rclone-test-fokakah3zeni: Checks finished, now starting transfers 2025/11/22 05:09:42 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:09:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.29s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:43 ERROR : Ignoring --no-traverse with sync 2025/11/22 05:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:09:44 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:44 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:09:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:44 INFO : sub dir/hello world: Copied (new) 2025/11/22 05:09:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/22 05:09:45 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:45 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:45 DEBUG : hello world2: size = 12 OK 2025/11/22 05:09:45 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/22 05:09:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.20s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:09:46 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:46 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:46 DEBUG : potato2: size = 11 OK 2025/11/22 05:09:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:09:48 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:48 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:48 DEBUG : potato2: size = 11 OK 2025/11/22 05:09:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.79s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/22 05:09:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 05:09:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/22 05:09:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 05:09:49 INFO : sub dir2: Making directory 2025/11/22 05:09:49 INFO : sub dir: Making directory 2025/11/22 05:09:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:09:49 INFO : sub dir2/sub sub dir2: Making directory 2025/11/22 05:09:49 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:49 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:09:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:49 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/22 05:09:49 DEBUG : B2 bucket rclone-test-fokakah3zeni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.10s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:50 INFO : sub dir2: Making directory 2025/11/22 05:09:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/22 05:09:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 05:09:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:09:50 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:50 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:09:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:51 DEBUG : sub dir2: Making directory with metadata 2025/11/22 05:09:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 05:09:51 INFO : sub dir2: Making directory 2025/11/22 05:09:51 INFO : sub dir: Making directory 2025/11/22 05:09:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:09:51 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:51 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:09:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:51 INFO : sub dir/hello world: Copied (new) 2025/11/22 05:09:51 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/22 05:09:52 DEBUG : B2 bucket rclone-test-fokakah3zeni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/22 05:09:52 DEBUG : B2 bucket rclone-test-fokakah3zeni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:53 INFO : sub dir2: Making directory 2025/11/22 05:09:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:09:53 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:53 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:09:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:53 INFO : sub dir/hello world: Copied (new) 2025/11/22 05:09:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.16s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:54 DEBUG : sub dir2: Making directory with metadata 2025/11/22 05:09:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 05:09:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 05:09:54 INFO : sub dir2: Making directory 2025/11/22 05:09:54 INFO : sub dir: Making directory 2025/11/22 05:09:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:09:54 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:54 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:09:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:54 INFO : sub dir/hello world: Copied (new) 2025/11/22 05:09:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/22 05:09:55 DEBUG : B2 bucket rclone-test-fokakah3zeni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.15s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:55 INFO : sub dir2: Making directory 2025/11/22 05:09:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:09:56 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:09:56 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:09:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:09:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:56 INFO : sub dir/hello world: Copied (new) 2025/11/22 05:09:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:09:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yuhiyiz2rika" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-fokakah3zeni -> B2 bucket rclone-test-yuhiyiz2rika 2025/11/22 05:09:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:09:58 DEBUG : B2 bucket rclone-test-yuhiyiz2rika: Waiting for checks to finish 2025/11/22 05:09:58 DEBUG : B2 bucket rclone-test-yuhiyiz2rika: Waiting for transfers to finish 2025/11/22 05:09:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:09:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:09:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 05:09:59 DEBUG : B2 bucket rclone-test-yuhiyiz2rika: Purge remote 2025/11/22 05:09:59 INFO : B2 bucket rclone-test-yuhiyiz2rika: cleaning bucket "rclone-test-yuhiyiz2rika" of all files 2025/11/22 05:09:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d33f08dab9b9fa80e1b_f1034589885522b04_d20251122_m050959_c001_v0001185_t0024_u01763788199283") --- PASS: TestServerSideCopy (3.99s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:01 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:10:01 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:10:01 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 05:10:01 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:02 DEBUG : sub dir/hello world: size = 17 OK 2025/11/22 05:10:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/22 05:10:02 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.68s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:03 DEBUG : Creating backend with remote "TestB2:rclone-test-hufeboq7yoyu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-fokakah3zeni -> B2 bucket rclone-test-hufeboq7yoyu 2025/11/22 05:10:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:10:04 DEBUG : B2 bucket rclone-test-hufeboq7yoyu: Waiting for checks to finish 2025/11/22 05:10:04 DEBUG : B2 bucket rclone-test-hufeboq7yoyu: Waiting for transfers to finish 2025/11/22 05:10:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:10:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:10:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 05:10:05 DEBUG : B2 bucket rclone-test-hufeboq7yoyu: Waiting for checks to finish 2025/11/22 05:10:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:10:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hufeboq7yoyu) 2025/11/22 05:10:05 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 05:10:05 DEBUG : B2 bucket rclone-test-hufeboq7yoyu: Waiting for transfers to finish 2025/11/22 05:10:06 DEBUG : sub dir/hello world: size = 17 OK 2025/11/22 05:10:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/22 05:10:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 05:10:06 DEBUG : B2 bucket rclone-test-hufeboq7yoyu: Purge remote 2025/11/22 05:10:06 INFO : B2 bucket rclone-test-hufeboq7yoyu: cleaning bucket "rclone-test-hufeboq7yoyu" of all files 2025/11/22 05:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zefd22d93f08dab9b9fa80e1b_f108cdf085d3c6ef1_d20251122_m051006_c001_v0001117_t0024_u01763788206006") 2025/11/22 05:10:06 DEBUG : sub dir/hello world: Deleting (id "4_zefd22d93f08dab9b9fa80e1b_f110765e8a76e4155_d20251122_m051004_c001_v0001185_t0022_u01763788204973") --- PASS: TestServerSideCopyOverSelf (5.81s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:09 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:10:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:10:09 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 05:10:09 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:09 DEBUG : sub dir/hello world: size = 17 OK 2025/11/22 05:10:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/22 05:10:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/22 05:10:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.59s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qehakoy8vemi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-fokakah3zeni -> B2 bucket rclone-test-qehakoy8vemi 2025/11/22 05:10:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:10:11 DEBUG : B2 bucket rclone-test-qehakoy8vemi: Waiting for checks to finish 2025/11/22 05:10:11 DEBUG : B2 bucket rclone-test-qehakoy8vemi: Waiting for transfers to finish 2025/11/22 05:10:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:10:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:10:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 05:10:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:10:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qehakoy8vemi) 2025/11/22 05:10:13 DEBUG : B2 bucket rclone-test-qehakoy8vemi: Waiting for checks to finish 2025/11/22 05:10:13 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 05:10:13 DEBUG : B2 bucket rclone-test-qehakoy8vemi: Waiting for transfers to finish 2025/11/22 05:10:13 DEBUG : sub dir/hello world: size = 17 OK 2025/11/22 05:10:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/22 05:10:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 05:10:14 INFO : sub dir/hello world: Deleted 2025/11/22 05:10:14 DEBUG : testing file moves 2025/11/22 05:10:14 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:10:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qehakoy8vemi) 2025/11/22 05:10:14 DEBUG : sub dir/hello world: Sizes differ 2025/11/22 05:10:14 DEBUG : B2 bucket rclone-test-qehakoy8vemi: Waiting for checks to finish 2025/11/22 05:10:14 DEBUG : B2 bucket rclone-test-qehakoy8vemi: Waiting for transfers to finish 2025/11/22 05:10:15 DEBUG : sub dir/hello world: size = 24 OK 2025/11/22 05:10:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/22 05:10:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/22 05:10:15 INFO : sub dir/hello world: Deleted 2025/11/22 05:10:16 DEBUG : B2 bucket rclone-test-qehakoy8vemi: Purge remote 2025/11/22 05:10:16 INFO : B2 bucket rclone-test-qehakoy8vemi: cleaning bucket "rclone-test-qehakoy8vemi" of all files 2025/11/22 05:10:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf824d63f08dab9b9fa80e1b_f1112a8f52eab9aad_d20251122_m051015_c001_v0001115_t0023_u01763788215087") 2025/11/22 05:10:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf824d63f08dab9b9fa80e1b_f118b6c8793155e9a_d20251122_m051013_c001_v0001180_t0053_u01763788213663") 2025/11/22 05:10:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf824d63f08dab9b9fa80e1b_f1017b9b5c3598384_d20251122_m051012_c001_v0001185_t0000_u01763788212347") --- PASS: TestServerSideMoveOverSelf (7.61s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:18 ERROR : error listing: directory not found 2025/11/22 05:10:18 INFO : Local file system at /tmp/rclone3120654126: Making directory 2025/11/22 05:10:18 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:18 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.35s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:10:19 DEBUG : Local file system at /tmp/rclone3120654126: Waiting for checks to finish 2025/11/22 05:10:19 DEBUG : Local file system at /tmp/rclone3120654126: Waiting for transfers to finish 2025/11/22 05:10:20 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/22 05:10:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:10:20 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/22 05:10:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.81s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/22 05:10:21 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:21 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:21 DEBUG : check sum: size = 1 OK 2025/11/22 05:10:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 05:10:21 INFO : check sum: Copied (new) 2025/11/22 05:10:21 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:21 DEBUG : check sum: size = 1 OK 2025/11/22 05:10:21 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 05:10:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/22 05:10:21 DEBUG : check sum: Unchanged skipping 2025/11/22 05:10:21 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:21 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.52s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/22 05:10:22 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:22 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:22 DEBUG : sizeonly: size = 6 OK 2025/11/22 05:10:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/22 05:10:22 INFO : sizeonly: Copied (new) 2025/11/22 05:10:22 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:23 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:23 DEBUG : sizeonly: size = 6 OK 2025/11/22 05:10:23 DEBUG : sizeonly: Sizes identical 2025/11/22 05:10:23 DEBUG : sizeonly: Unchanged skipping 2025/11/22 05:10:23 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:23 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.53s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/22 05:10:24 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:24 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/22 05:10:24 INFO : ignore-size: Copied (new) 2025/11/22 05:10:24 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:24 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:10:24 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:24 DEBUG : ignore-size: Unchanged skipping 2025/11/22 05:10:24 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:24 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.53s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:26 DEBUG : existing: size = 6 OK 2025/11/22 05:10:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:10:26 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:26 DEBUG : existing: Unchanged skipping 2025/11/22 05:10:26 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:26 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:26 INFO : There was nothing to transfer 2025/11/22 05:10:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/22 05:10:26 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:26 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:26 DEBUG : existing: size = 6 OK 2025/11/22 05:10:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/22 05:10:26 INFO : existing: Copied (replaced existing) 2025/11/22 05:10:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.14s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/22 05:10:27 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:27 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:28 DEBUG : existing: size = 6 OK 2025/11/22 05:10:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/22 05:10:28 INFO : existing: Copied (new) 2025/11/22 05:10:28 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:28 DEBUG : existing: Destination exists, skipping 2025/11/22 05:10:28 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:28 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:28 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/22 05:10:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/22 05:10:30 DEBUG : c/non empty space: size = 5 OK 2025/11/22 05:10:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:10:30 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:30 DEBUG : c/non empty space: Unchanged skipping 2025/11/22 05:10:30 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:30 DEBUG : a/potato2: size = 60 OK 2025/11/22 05:10:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:10:30 INFO : a/potato2: Copied (new) 2025/11/22 05:10:30 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:31 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:32 DEBUG : empty space: size = 1 OK 2025/11/22 05:10:32 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/22 05:10:32 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 05:10:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/22 05:10:32 DEBUG : empty space: Unchanged skipping 2025/11/22 05:10:32 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:32 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:32 INFO : There was nothing to transfer 2025/11/22 05:10:33 DEBUG : empty space: size = 1 OK 2025/11/22 05:10:33 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/22 05:10:33 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 05:10:33 INFO : empty space: Updated modification time in destination 2025/11/22 05:10:33 DEBUG : empty space: Unchanged skipping 2025/11/22 05:10:33 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:33 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:35 DEBUG : empty space: size = 1 OK 2025/11/22 05:10:35 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/22 05:10:35 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 05:10:35 DEBUG : empty space: Unchanged skipping 2025/11/22 05:10:35 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:35 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:36 DEBUG : foo: size = 3 OK 2025/11/22 05:10:36 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/22 05:10:36 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:10:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:10:36 DEBUG : foo: sha1 differ 2025/11/22 05:10:36 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:36 DEBUG : foo: size = 3 OK 2025/11/22 05:10:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/22 05:10:36 INFO : foo: Copied (replaced existing) 2025/11/22 05:10:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:38 DEBUG : empty space: size = 1 OK 2025/11/22 05:10:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:10:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/22 05:10:38 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:38 DEBUG : empty space: Unchanged skipping 2025/11/22 05:10:38 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:38 DEBUG : potato: size = 60 OK 2025/11/22 05:10:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:10:38 INFO : potato: Copied (new) 2025/11/22 05:10:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:40 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:10:40 DEBUG : potato: size = 60 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:10:40 DEBUG : potato: Sizes differ 2025/11/22 05:10:40 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:40 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:40 DEBUG : potato: size = 21 OK 2025/11/22 05:10:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/22 05:10:40 INFO : potato: Copied (replaced existing) 2025/11/22 05:10:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.75s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:42 DEBUG : potato: size = 21 OK 2025/11/22 05:10:42 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/22 05:10:42 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3120654126) 2025/11/22 05:10:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:10:42 DEBUG : potato: sha1 differ 2025/11/22 05:10:42 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:42 DEBUG : potato: size = 21 OK 2025/11/22 05:10:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/22 05:10:42 INFO : potato: Copied (replaced existing) 2025/11/22 05:10:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:10:44 DEBUG : empty space: size = 1 OK 2025/11/22 05:10:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:10:44 DEBUG : empty space: Unchanged skipping 2025/11/22 05:10:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/22 05:10:44 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:44 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:44 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:46 DEBUG : empty space: size = 1 OK 2025/11/22 05:10:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:10:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:10:46 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:46 DEBUG : empty space: Unchanged skipping 2025/11/22 05:10:46 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:46 DEBUG : potato2: size = 60 OK 2025/11/22 05:10:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:10:46 INFO : potato2: Copied (new) 2025/11/22 05:10:46 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:47 INFO : d: Making directory 2025/11/22 05:10:47 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/22 05:10:48 DEBUG : c/non empty space: size = 5 OK 2025/11/22 05:10:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:10:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/22 05:10:48 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:48 DEBUG : c/non empty space: Unchanged skipping 2025/11/22 05:10:48 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:48 DEBUG : a/potato2: size = 60 OK 2025/11/22 05:10:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:10:48 INFO : a/potato2: Copied (new) 2025/11/22 05:10:48 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:50 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/22 05:10:50 DEBUG : c/non empty space: size = 5 OK 2025/11/22 05:10:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:10:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/22 05:10:50 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:50 DEBUG : c/non empty space: Unchanged skipping 2025/11/22 05:10:50 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:51 DEBUG : a/potato2: size = 60 OK 2025/11/22 05:10:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:10:51 INFO : a/potato2: Copied (new) 2025/11/22 05:10:51 ERROR : B2 bucket rclone-test-fokakah3zeni: not deleting files as there were IO errors 2025/11/22 05:10:51 ERROR : B2 bucket rclone-test-fokakah3zeni: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:53 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:53 DEBUG : empty space: size = 1 OK 2025/11/22 05:10:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:10:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:10:53 DEBUG : empty space: Unchanged skipping 2025/11/22 05:10:53 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:53 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:53 INFO : potato: Deleted 2025/11/22 05:10:53 DEBUG : potato2: size = 60 OK 2025/11/22 05:10:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:10:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.15s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:55 DEBUG : Waiting for deletions to finish 2025/11/22 05:10:55 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:55 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:55 INFO : potato: Deleted 2025/11/22 05:10:56 DEBUG : empty space: size = 1 OK 2025/11/22 05:10:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:10:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:10:56 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:56 DEBUG : empty space: Unchanged skipping 2025/11/22 05:10:56 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:56 DEBUG : potato2: size = 60 OK 2025/11/22 05:10:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:10:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.82s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:10:57 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:10:57 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:10:58 DEBUG : potato2: size = 19 OK 2025/11/22 05:10:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/22 05:10:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.86s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:10:59 DEBUG : enormous: Excluded (Size Filter) 2025/11/22 05:10:59 DEBUG : enormous: Excluded 2025/11/22 05:10:59 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 05:10:59 DEBUG : potato2: Excluded 2025/11/22 05:11:00 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 05:11:00 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:00 DEBUG : empty space: size = 1 OK 2025/11/22 05:11:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:11:00 DEBUG : empty space: Unchanged skipping 2025/11/22 05:11:00 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:00 DEBUG : Waiting for deletions to finish 2025/11/22 05:11:00 INFO : There was nothing to transfer 2025/11/22 05:11:00 DEBUG : enormous: Excluded (Size Filter) 2025/11/22 05:11:00 DEBUG : enormous: Excluded 2025/11/22 05:11:00 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 05:11:00 DEBUG : potato2: Excluded 2025/11/22 05:11:00 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 05:11:00 DEBUG : empty space: size = 1 OK 2025/11/22 05:11:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/22 05:11:00 DEBUG : empty space: Unchanged skipping 2025/11/22 05:11:00 DEBUG : Local file system at /tmp/rclone3120654126: Waiting for checks to finish 2025/11/22 05:11:00 DEBUG : Local file system at /tmp/rclone3120654126: Waiting for transfers to finish 2025/11/22 05:11:00 DEBUG : Waiting for deletions to finish 2025/11/22 05:11:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:11:02 DEBUG : enormous: Excluded (Size Filter) 2025/11/22 05:11:02 DEBUG : enormous: Excluded 2025/11/22 05:11:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/22 05:11:02 DEBUG : potato2: Excluded 2025/11/22 05:11:02 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:02 DEBUG : empty space: size = 1 OK 2025/11/22 05:11:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:11:02 DEBUG : empty space: Unchanged skipping 2025/11/22 05:11:02 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:02 DEBUG : Waiting for deletions to finish 2025/11/22 05:11:02 INFO : enormous: Deleted 2025/11/22 05:11:03 INFO : potato2: Deleted 2025/11/22 05:11:03 INFO : There was nothing to transfer 2025/11/22 05:11:03 DEBUG : empty space: size = 1 OK 2025/11/22 05:11:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/22 05:11:03 DEBUG : empty space: Unchanged skipping 2025/11/22 05:11:03 DEBUG : Local file system at /tmp/rclone3120654126: Waiting for checks to finish 2025/11/22 05:11:03 DEBUG : Local file system at /tmp/rclone3120654126: Waiting for transfers to finish 2025/11/22 05:11:03 DEBUG : Waiting for deletions to finish 2025/11/22 05:11:03 INFO : enormous: Deleted 2025/11/22 05:11:03 INFO : potato2: Deleted 2025/11/22 05:11:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.85s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:11:05 DEBUG : five: Need to transfer - File not found at Destination 2025/11/22 05:11:05 DEBUG : four: size = 4 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:11:05 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:05 DEBUG : four: size = 8 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:11:05 DEBUG : four: Sizes differ 2025/11/22 05:11:05 DEBUG : one: Destination is newer than source, skipping 2025/11/22 05:11:05 DEBUG : three: size = 5 OK 2025/11/22 05:11:05 DEBUG : three: Sizes identical 2025/11/22 05:11:05 DEBUG : two: size = 3 OK 2025/11/22 05:11:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/22 05:11:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/22 05:11:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3120654126) 2025/11/22 05:11:05 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:11:05 DEBUG : two: sha1 differ 2025/11/22 05:11:05 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:05 DEBUG : five: size = 4 OK 2025/11/22 05:11:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/22 05:11:05 INFO : five: Copied (new) 2025/11/22 05:11:06 DEBUG : four: size = 4 OK 2025/11/22 05:11:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/22 05:11:06 INFO : four: Copied (replaced existing) 2025/11/22 05:11:06 DEBUG : two: size = 3 OK 2025/11/22 05:11:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/22 05:11:06 INFO : two: Copied (replaced existing) 2025/11/22 05:11:06 DEBUG : Waiting for deletions to finish 2025/11/22 05:11:06 DEBUG : five: size = 4 OK 2025/11/22 05:11:06 DEBUG : four: size = 4 OK 2025/11/22 05:11:06 DEBUG : three: size = 5 OK 2025/11/22 05:11:06 DEBUG : two: size = 3 OK 2025/11/22 05:11:06 DEBUG : one: Destination is newer than source, skipping 2025/11/22 05:11:06 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3120654126) 2025/11/22 05:11:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:11:06 DEBUG : three: sha1 differ 2025/11/22 05:11:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/22 05:11:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/22 05:11:06 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/22 05:11:06 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/22 05:11:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/22 05:11:06 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/22 05:11:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/22 05:11:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/22 05:11:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/22 05:11:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/22 05:11:06 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:06 DEBUG : three: size = 5 OK 2025/11/22 05:11:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 05:11:06 INFO : three: Copied (replaced existing) 2025/11/22 05:11:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.41s) === 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-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/22 05:11:08 INFO : B2 bucket rclone-test-fokakah3zeni: Making map for --track-renames 2025/11/22 05:11:08 INFO : B2 bucket rclone-test-fokakah3zeni: Finished making map for --track-renames 2025/11/22 05:11:08 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/22 05:11:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/22 05:11:08 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for renames to finish 2025/11/22 05:11:08 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:08 DEBUG : yam: size = 11 OK 2025/11/22 05:11:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/22 05:11:08 INFO : yam: Copied (new) 2025/11/22 05:11:09 DEBUG : potato: size = 14 OK 2025/11/22 05:11:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/22 05:11:09 INFO : potato: Copied (new) 2025/11/22 05:11:09 DEBUG : Waiting for deletions to finish 2025/11/22 05:11:09 DEBUG : potato: size = 14 OK 2025/11/22 05:11:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:11:09 INFO : B2 bucket rclone-test-fokakah3zeni: Making map for --track-renames 2025/11/22 05:11:09 INFO : B2 bucket rclone-test-fokakah3zeni: Finished making map for --track-renames 2025/11/22 05:11:09 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:09 DEBUG : potato: Unchanged skipping 2025/11/22 05:11:09 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for renames to finish 2025/11/22 05:11:10 DEBUG : yaml: size = 11 OK 2025/11/22 05:11:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/22 05:11:10 INFO : yam: Copied (server-side copy) to: yaml 2025/11/22 05:11:10 INFO : yam: Deleted 2025/11/22 05:11:10 INFO : yaml: Renamed from "yam" 2025/11/22 05:11:10 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/22 05:11:11 INFO : B2 bucket rclone-test-fokakah3zeni: Making map for --track-renames 2025/11/22 05:11:11 INFO : B2 bucket rclone-test-fokakah3zeni: Finished making map for --track-renames 2025/11/22 05:11:11 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/22 05:11:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/22 05:11:11 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for renames to finish 2025/11/22 05:11:11 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:11 DEBUG : potato: size = 14 OK 2025/11/22 05:11:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/22 05:11:11 INFO : potato: Copied (new) 2025/11/22 05:11:11 DEBUG : yam: size = 11 OK 2025/11/22 05:11:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/22 05:11:11 INFO : yam: Copied (new) 2025/11/22 05:11:11 DEBUG : Waiting for deletions to finish 2025/11/22 05:11:12 DEBUG : potato: size = 14 OK 2025/11/22 05:11:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:11:12 INFO : B2 bucket rclone-test-fokakah3zeni: Making map for --track-renames 2025/11/22 05:11:12 INFO : B2 bucket rclone-test-fokakah3zeni: Finished making map for --track-renames 2025/11/22 05:11:12 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:12 DEBUG : potato: Unchanged skipping 2025/11/22 05:11:12 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for renames to finish 2025/11/22 05:11:12 DEBUG : yaml: size = 11 OK 2025/11/22 05:11:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/22 05:11:12 INFO : yam: Copied (server-side copy) to: yaml 2025/11/22 05:11:13 INFO : yam: Deleted 2025/11/22 05:11:13 INFO : yaml: Renamed from "yam" 2025/11/22 05:11:13 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/22 05:11:14 INFO : B2 bucket rclone-test-fokakah3zeni: Making map for --track-renames 2025/11/22 05:11:14 INFO : B2 bucket rclone-test-fokakah3zeni: Finished making map for --track-renames 2025/11/22 05:11:14 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/22 05:11:14 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for renames to finish 2025/11/22 05:11:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/22 05:11:14 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:14 DEBUG : sub/yam: size = 11 OK 2025/11/22 05:11:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/22 05:11:14 INFO : sub/yam: Copied (new) 2025/11/22 05:11:15 DEBUG : potato: size = 14 OK 2025/11/22 05:11:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/22 05:11:15 INFO : potato: Copied (new) 2025/11/22 05:11:15 DEBUG : Waiting for deletions to finish 2025/11/22 05:11:15 DEBUG : potato: size = 14 OK 2025/11/22 05:11:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:11:15 DEBUG : potato: Unchanged skipping 2025/11/22 05:11:15 INFO : B2 bucket rclone-test-fokakah3zeni: Making map for --track-renames 2025/11/22 05:11:15 INFO : B2 bucket rclone-test-fokakah3zeni: Finished making map for --track-renames 2025/11/22 05:11:15 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:15 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for renames to finish 2025/11/22 05:11:16 DEBUG : yam: size = 11 OK 2025/11/22 05:11:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/22 05:11:16 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/22 05:11:16 INFO : sub/yam: Deleted 2025/11/22 05:11:16 INFO : yam: Renamed from "sub/yam" 2025/11/22 05:11:16 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.15s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:11:17 DEBUG : Creating backend with remote "/tmp/rclone3120654126/dir1" 2025/11/22 05:11:17 DEBUG : Creating backend with remote "/tmp/rclone3120654126/dir2" 2025/11/22 05:11:17 DEBUG : Local file system at /tmp/rclone3120654126/dir2: Using server-side directory move 2025/11/22 05:11:17 INFO : Local file system at /tmp/rclone3120654126/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/22 05:11:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/22 05:11:17 DEBUG : Local file system at /tmp/rclone3120654126/dir2: Waiting for checks to finish 2025/11/22 05:11:17 DEBUG : Local file system at /tmp/rclone3120654126/dir2: Waiting for transfers to finish 2025/11/22 05:11:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:11:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/22 05:11:17 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:17 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:18 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/22 05:11:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/22 05:11:18 INFO : nested/sub dir/file: Copied (new) 2025/11/22 05:11:18 INFO : nested/sub dir/file: Deleted 2025/11/22 05:11:18 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:11:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:11:18 INFO : sub dir/hello world: Copied (new) 2025/11/22 05:11:18 INFO : sub dir/hello world: Deleted 2025/11/22 05:11:18 INFO : sub dir: Removing directory 2025/11/22 05:11:18 INFO : nested/sub dir: Removing directory 2025/11/22 05:11:18 INFO : nested: Removing directory 2025/11/22 05:11:18 DEBUG : Local file system at /tmp/rclone3120654126: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:11:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/22 05:11:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/22 05:11:19 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:19 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:19 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/22 05:11:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/22 05:11:19 INFO : nested/sub dir/file: Copied (new) 2025/11/22 05:11:19 INFO : nested/sub dir/file: Deleted 2025/11/22 05:11:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/22 05:11:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:11:20 INFO : sub dir/hello world: Copied (new) 2025/11/22 05:11:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.73s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:11:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/22 05:11:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/22 05:11:21 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:21 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:21 DEBUG : existing-b: size = 6 OK 2025/11/22 05:11:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/22 05:11:21 INFO : existing-b: Copied (new) 2025/11/22 05:11:21 INFO : existing-b: Deleted 2025/11/22 05:11:21 DEBUG : existing: size = 6 OK 2025/11/22 05:11:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/22 05:11:21 INFO : existing: Copied (new) 2025/11/22 05:11:21 INFO : existing: Deleted 2025/11/22 05:11:22 DEBUG : existing: Destination exists, skipping 2025/11/22 05:11:22 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:11:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/22 05:11:22 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:11:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.92s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:11:23 DEBUG : Creating backend with remote "TestB2:rclone-test-pecidaw6kuti" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fokakah3zeni -> B2 bucket rclone-test-pecidaw6kuti 2025/11/22 05:11:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:11:28 DEBUG : empty space: size = 1 OK 2025/11/22 05:11:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 05:11:28 DEBUG : empty space: Unchanged skipping 2025/11/22 05:11:28 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:11:28 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pecidaw6kuti) 2025/11/22 05:11:28 DEBUG : potato3: Sizes differ 2025/11/22 05:11:28 DEBUG : B2 bucket rclone-test-pecidaw6kuti: Waiting for checks to finish 2025/11/22 05:11:28 INFO : empty space: Deleted 2025/11/22 05:11:28 DEBUG : B2 bucket rclone-test-pecidaw6kuti: Waiting for transfers to finish 2025/11/22 05:11:28 DEBUG : potato2: size = 60 OK 2025/11/22 05:11:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:11:28 INFO : potato2: Copied (server-side copy) 2025/11/22 05:11:28 INFO : potato2: Deleted 2025/11/22 05:11:29 DEBUG : potato3: size = 68 OK 2025/11/22 05:11:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/22 05:11:29 INFO : potato3: Copied (server-side copy) 2025/11/22 05:11:29 INFO : potato3: Deleted 2025/11/22 05:11:30 DEBUG : Creating backend with remote "TestB2:rclone-test-feqeruy2geqe" 2025/11/22 05:11:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/22 05:11:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:11:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/22 05:11:31 DEBUG : B2 bucket rclone-test-feqeruy2geqe: Waiting for checks to finish 2025/11/22 05:11:31 DEBUG : B2 bucket rclone-test-feqeruy2geqe: Waiting for transfers to finish 2025/11/22 05:11:32 DEBUG : potato2: size = 60 OK 2025/11/22 05:11:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:11:32 INFO : potato2: Copied (server-side copy) 2025/11/22 05:11:32 DEBUG : potato3: size = 68 OK 2025/11/22 05:11:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/22 05:11:32 INFO : potato3: Copied (server-side copy) 2025/11/22 05:11:32 DEBUG : empty space: size = 1 OK 2025/11/22 05:11:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 05:11:32 INFO : empty space: Copied (server-side copy) 2025/11/22 05:11:32 INFO : potato2: Deleted 2025/11/22 05:11:32 INFO : potato3: Deleted 2025/11/22 05:11:32 INFO : empty space: Deleted 2025/11/22 05:11:32 DEBUG : B2 bucket rclone-test-feqeruy2geqe: Purge remote 2025/11/22 05:11:32 INFO : B2 bucket rclone-test-feqeruy2geqe: cleaning bucket "rclone-test-feqeruy2geqe" of all files 2025/11/22 05:11:33 DEBUG : empty space: Deleting (id "4_zff227dc3f09dab9b9fa80e1b_f1089630d504c5e5c_d20251122_m051132_c001_v0001182_t0025_u01763788292093") 2025/11/22 05:11:33 DEBUG : potato2: Deleting (id "4_zff227dc3f09dab9b9fa80e1b_f11429ceb8c059918_d20251122_m051131_c001_v0001185_t0003_u01763788291722") 2025/11/22 05:11:33 DEBUG : potato3: Deleting (id "4_zff227dc3f09dab9b9fa80e1b_f10838e4c4f17848a_d20251122_m051132_c001_v0001181_t0047_u01763788292062") 2025/11/22 05:11:33 DEBUG : B2 bucket rclone-test-pecidaw6kuti: Purge remote 2025/11/22 05:11:33 INFO : B2 bucket rclone-test-pecidaw6kuti: cleaning bucket "rclone-test-pecidaw6kuti" of all files 2025/11/22 05:11:33 DEBUG : empty space: Deleting (id "4_z8fa26d73f09dab9b9fa80e1b_f40368a966f9c8ed1_d20251122_m051132_c001_v7007000_t0000_u01763788292384") 2025/11/22 05:11:33 DEBUG : empty space: Deleting (id "4_z8fa26d73f09dab9b9fa80e1b_f1087d373be04b9f0_d20251122_m051126_c001_v0001144_t0019_u01763788286801") 2025/11/22 05:11:33 DEBUG : potato2: Deleting (id "4_z8fa26d73f09dab9b9fa80e1b_f40368a966f9c8ecd_d20251122_m051132_c001_v7007000_t0000_u01763788292151") 2025/11/22 05:11:33 DEBUG : potato2: Deleting (id "4_z8fa26d73f09dab9b9fa80e1b_f1050ef754070837f_d20251122_m051128_c001_v0001185_t0059_u01763788288477") 2025/11/22 05:11:33 DEBUG : potato3: Deleting (id "4_z8fa26d73f09dab9b9fa80e1b_f40368a966f9c8ed0_d20251122_m051132_c001_v7007000_t0000_u01763788292275") 2025/11/22 05:11:33 DEBUG : potato3: Deleting (id "4_z8fa26d73f09dab9b9fa80e1b_f1097f2666b159c8f_d20251122_m051128_c001_v0001176_t0017_u01763788288849") 2025/11/22 05:11:33 DEBUG : potato3: Deleting (id "4_z8fa26d73f09dab9b9fa80e1b_f1087d373be04b9f4_d20251122_m051127_c001_v0001144_t0009_u01763788287534") 2025/11/22 05:11:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/22 05:11:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/22 05:11:35 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (12.52s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-falateq8wowe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fokakah3zeni -> B2 bucket rclone-test-falateq8wowe 2025/11/22 05:11:40 DEBUG : empty space: Excluded (Size Filter) 2025/11/22 05:11:40 DEBUG : empty space: Excluded (Size Filter) 2025/11/22 05:11:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:11:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:11:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-falateq8wowe) 2025/11/22 05:11:40 DEBUG : potato3: Sizes differ 2025/11/22 05:11:40 DEBUG : B2 bucket rclone-test-falateq8wowe: Waiting for checks to finish 2025/11/22 05:11:40 DEBUG : B2 bucket rclone-test-falateq8wowe: Waiting for transfers to finish 2025/11/22 05:11:41 DEBUG : potato2: size = 60 OK 2025/11/22 05:11:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:11:41 INFO : potato2: Copied (server-side copy) 2025/11/22 05:11:41 INFO : potato2: Deleted 2025/11/22 05:11:41 DEBUG : potato3: size = 68 OK 2025/11/22 05:11:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/22 05:11:41 INFO : potato3: Copied (server-side copy) 2025/11/22 05:11:41 INFO : potato3: Deleted 2025/11/22 05:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-nihated8pube" 2025/11/22 05:11:42 DEBUG : empty space: Excluded (Size Filter) 2025/11/22 05:11:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:11:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/22 05:11:43 DEBUG : B2 bucket rclone-test-nihated8pube: Waiting for checks to finish 2025/11/22 05:11:43 DEBUG : B2 bucket rclone-test-nihated8pube: Waiting for transfers to finish 2025/11/22 05:11:43 DEBUG : potato2: size = 60 OK 2025/11/22 05:11:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:11:43 INFO : potato2: Copied (server-side copy) 2025/11/22 05:11:44 INFO : potato2: Deleted 2025/11/22 05:11:44 DEBUG : potato3: size = 68 OK 2025/11/22 05:11:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/22 05:11:44 INFO : potato3: Copied (server-side copy) 2025/11/22 05:11:44 INFO : potato3: Deleted 2025/11/22 05:11:44 DEBUG : B2 bucket rclone-test-nihated8pube: Purge remote 2025/11/22 05:11:44 INFO : B2 bucket rclone-test-nihated8pube: cleaning bucket "rclone-test-nihated8pube" of all files 2025/11/22 05:11:44 DEBUG : potato2: Deleting (id "4_zbfd2adb3f09dab9b9fa80e1b_f1125d51c6cf6b1f2_d20251122_m051143_c001_v0001185_t0027_u01763788303781") 2025/11/22 05:11:44 DEBUG : potato3: Deleting (id "4_zbfd2adb3f09dab9b9fa80e1b_f11172ff7c12e6eff_d20251122_m051144_c001_v0001185_t0010_u01763788304073") 2025/11/22 05:11:45 DEBUG : B2 bucket rclone-test-falateq8wowe: Purge remote 2025/11/22 05:11:45 INFO : B2 bucket rclone-test-falateq8wowe: cleaning bucket "rclone-test-falateq8wowe" of all files 2025/11/22 05:11:45 DEBUG : empty space: Deleting (id "4_z2fe29db3f09dab9b9fa80e1b_f1099a631ef9e43ad_d20251122_m051140_c001_v0001182_t0030_u01763788300156") 2025/11/22 05:11:45 DEBUG : potato2: Deleting (id "4_z2fe29db3f09dab9b9fa80e1b_f400e9e5b5fbf910a_d20251122_m051143_c001_v7007000_t0000_u01763788303981") 2025/11/22 05:11:45 DEBUG : potato2: Deleting (id "4_z2fe29db3f09dab9b9fa80e1b_f1081a4f8d5a706d5_d20251122_m051140_c001_v0001185_t0001_u01763788300976") 2025/11/22 05:11:45 DEBUG : potato3: Deleting (id "4_z2fe29db3f09dab9b9fa80e1b_f400e9e5b5fbf910d_d20251122_m051144_c001_v7007000_t0000_u01763788304312") 2025/11/22 05:11:45 DEBUG : potato3: Deleting (id "4_z2fe29db3f09dab9b9fa80e1b_f10422a6d4ddbc4d9_d20251122_m051141_c001_v0001185_t0012_u01763788301341") 2025/11/22 05:11:45 DEBUG : potato3: Deleting (id "4_z2fe29db3f09dab9b9fa80e1b_f1099a631ef9e43af_d20251122_m051140_c001_v0001182_t0034_u01763788300376") --- PASS: TestServerSideMoveWithFilter (12.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:11:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xumefec8zuca" 2025/11/22 05:11:50 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fokakah3zeni -> B2 bucket rclone-test-xumefec8zuca 2025/11/22 05:11:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:11:52 DEBUG : empty space: size = 1 OK 2025/11/22 05:11:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 05:11:52 DEBUG : empty space: Unchanged skipping 2025/11/22 05:11:52 DEBUG : potato3: size = 68 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:11:52 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xumefec8zuca) 2025/11/22 05:11:52 DEBUG : potato3: Sizes differ 2025/11/22 05:11:52 DEBUG : B2 bucket rclone-test-xumefec8zuca: Waiting for checks to finish 2025/11/22 05:11:53 INFO : empty space: Deleted 2025/11/22 05:11:53 DEBUG : B2 bucket rclone-test-xumefec8zuca: Waiting for transfers to finish 2025/11/22 05:11:53 DEBUG : potato2: size = 60 OK 2025/11/22 05:11:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:11:53 INFO : potato2: Copied (server-side copy) 2025/11/22 05:11:53 INFO : potato2: Deleted 2025/11/22 05:11:53 DEBUG : potato3: size = 68 OK 2025/11/22 05:11:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/22 05:11:53 INFO : potato3: Copied (server-side copy) 2025/11/22 05:11:54 INFO : potato3: Deleted 2025/11/22 05:11:54 DEBUG : Creating backend with remote "TestB2:rclone-test-sajipek4bove" 2025/11/22 05:11:55 INFO : tomatoDir: Making directory 2025/11/22 05:11:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/22 05:11:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/22 05:11:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/22 05:11:55 DEBUG : B2 bucket rclone-test-sajipek4bove: Waiting for checks to finish 2025/11/22 05:11:55 DEBUG : B2 bucket rclone-test-sajipek4bove: Waiting for transfers to finish 2025/11/22 05:11:56 DEBUG : potato3: size = 68 OK 2025/11/22 05:11:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/22 05:11:56 INFO : potato3: Copied (server-side copy) 2025/11/22 05:11:56 INFO : potato3: Deleted 2025/11/22 05:11:56 DEBUG : potato2: size = 60 OK 2025/11/22 05:11:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/22 05:11:56 INFO : potato2: Copied (server-side copy) 2025/11/22 05:11:57 DEBUG : empty space: size = 1 OK 2025/11/22 05:11:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/22 05:11:57 INFO : empty space: Copied (server-side copy) 2025/11/22 05:11:57 INFO : potato2: Deleted 2025/11/22 05:11:57 INFO : empty space: Deleted 2025/11/22 05:11:57 DEBUG : B2 bucket rclone-test-sajipek4bove: Purge remote 2025/11/22 05:11:57 INFO : B2 bucket rclone-test-sajipek4bove: cleaning bucket "rclone-test-sajipek4bove" of all files 2025/11/22 05:11:57 DEBUG : empty space: Deleting (id "4_zaf52ddc3f09dab9b9fa80e1b_f1164f43feb3232e9_d20251122_m051156_c001_v0001154_t0018_u01763788316762") 2025/11/22 05:11:57 DEBUG : potato2: Deleting (id "4_zaf52ddc3f09dab9b9fa80e1b_f1043eede7fb3b33d_d20251122_m051156_c001_v0001180_t0014_u01763788316769") 2025/11/22 05:11:57 DEBUG : potato3: Deleting (id "4_zaf52ddc3f09dab9b9fa80e1b_f113d41281fd6958a_d20251122_m051156_c001_v0001172_t0046_u01763788316403") 2025/11/22 05:11:58 DEBUG : B2 bucket rclone-test-xumefec8zuca: Purge remote 2025/11/22 05:11:58 INFO : B2 bucket rclone-test-xumefec8zuca: cleaning bucket "rclone-test-xumefec8zuca" of all files 2025/11/22 05:11:58 DEBUG : empty space: Deleting (id "4_z1f52cda3f09dab9b9fa80e1b_f4045e4084c979a03_d20251122_m051157_c001_v7007000_t0000_u01763788317102") 2025/11/22 05:11:58 DEBUG : empty space: Deleting (id "4_z1f52cda3f09dab9b9fa80e1b_f10422a6d4ddbc7e0_d20251122_m051152_c001_v0001185_t0051_u01763788312103") 2025/11/22 05:11:58 DEBUG : potato2: Deleting (id "4_z1f52cda3f09dab9b9fa80e1b_f405a50ad8e2d5aa7_d20251122_m051157_c001_v7007000_t0000_u01763788317034") 2025/11/22 05:11:58 DEBUG : potato2: Deleting (id "4_z1f52cda3f09dab9b9fa80e1b_f11429ceb8c059ef4_d20251122_m051153_c001_v0001185_t0033_u01763788313074") 2025/11/22 05:11:58 DEBUG : potato3: Deleting (id "4_z1f52cda3f09dab9b9fa80e1b_f405a50ad8e2d5aa3_d20251122_m051156_c001_v7007000_t0000_u01763788316788") 2025/11/22 05:11:58 DEBUG : potato3: Deleting (id "4_z1f52cda3f09dab9b9fa80e1b_f119edc6658e5a087_d20251122_m051153_c001_v0001134_t0013_u01763788313417") 2025/11/22 05:11:58 DEBUG : potato3: Deleting (id "4_z1f52cda3f09dab9b9fa80e1b_f10422a6d4ddbc7f4_d20251122_m051152_c001_v0001185_t0040_u01763788312381") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.77s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:12:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.78s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:12:03 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/rclone-sync-test" 2025/11/22 05:12:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/rclone-sync-test-include/layer2" 2025/11/22 05:12:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/rclone-sync-test-ignore-file" 2025/11/22 05:12:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/22 05:12:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/22 05:12:12 DEBUG : pacer: Reducing sleep to 10ms 2025/11/22 05:12:12 DEBUG : B2 bucket rclone-test-fokakah3zeni path rclone-sync-test: Waiting for checks to finish 2025/11/22 05:12:12 DEBUG : B2 bucket rclone-test-fokakah3zeni path rclone-sync-test: Waiting for transfers to finish 2025/11/22 05:12:12 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:12 INFO : There was nothing to transfer 2025/11/22 05:12:12 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:12:12 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:12:12 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:12 INFO : There was nothing to transfer 2025/11/22 05:12:12 DEBUG : B2 bucket rclone-test-fokakah3zeni path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/22 05:12:12 DEBUG : B2 bucket rclone-test-fokakah3zeni path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/22 05:12:12 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:12 INFO : There was nothing to transfer 2025/11/22 05:12:13 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:12:13 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:12:13 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:13 INFO : There was nothing to transfer 2025/11/22 05:12:13 DEBUG : B2 bucket rclone-test-fokakah3zeni path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/22 05:12:13 DEBUG : B2 bucket rclone-test-fokakah3zeni path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/22 05:12:13 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:13 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.46s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:12:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/dst" 2025/11/22 05:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/CompareDest" 2025/11/22 05:12:17 DEBUG : one: Need to transfer - File not found at Destination 2025/11/22 05:12:17 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:17 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:18 DEBUG : one: size = 3 OK 2025/11/22 05:12:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 05:12:18 INFO : one: Copied (new) 2025/11/22 05:12:18 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:12:19 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:12:19 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:19 DEBUG : one: Sizes differ 2025/11/22 05:12:19 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:19 DEBUG : one: size = 5 OK 2025/11/22 05:12:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/22 05:12:19 INFO : one: Copied (replaced existing) 2025/11/22 05:12:19 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:12:22 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:12:22 DEBUG : one: Sizes differ 2025/11/22 05:12:22 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:22 DEBUG : one: size = 5 OK 2025/11/22 05:12:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 05:12:22 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:22 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:22 INFO : There was nothing to transfer 2025/11/22 05:12:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:12:23 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:12:23 DEBUG : one: Sizes differ 2025/11/22 05:12:23 DEBUG : two: size = 3 OK 2025/11/22 05:12:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/22 05:12:23 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:23 DEBUG : one: size = 5 OK 2025/11/22 05:12:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 05:12:23 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:23 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:23 INFO : There was nothing to transfer 2025/11/22 05:12:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:12:24 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:12:24 DEBUG : one: Sizes differ 2025/11/22 05:12:24 DEBUG : two: size = 3 OK 2025/11/22 05:12:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/22 05:12:24 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:24 DEBUG : one: size = 5 OK 2025/11/22 05:12:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 05:12:24 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:24 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:24 INFO : There was nothing to transfer 2025/11/22 05:12:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:12:25 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:12:25 DEBUG : one: Sizes differ 2025/11/22 05:12:25 DEBUG : two: size = 3 OK 2025/11/22 05:12:25 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/22 05:12:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/22 05:12:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/22 05:12:25 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:25 DEBUG : one: size = 5 OK 2025/11/22 05:12:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 05:12:25 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:25 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:25 INFO : There was nothing to transfer 2025/11/22 05:12:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:12:26 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:12:26 DEBUG : one: Sizes differ 2025/11/22 05:12:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:12:26 DEBUG : two: size = 3 (B2 bucket rclone-test-fokakah3zeni path CompareDest) 2025/11/22 05:12:26 DEBUG : two: Sizes differ 2025/11/22 05:12:26 DEBUG : two: Need to transfer - File not found at Destination 2025/11/22 05:12:26 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:26 DEBUG : one: size = 5 OK 2025/11/22 05:12:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/22 05:12:26 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:27 DEBUG : two: size = 5 OK 2025/11/22 05:12:27 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/22 05:12:27 INFO : two: Copied (new) 2025/11/22 05:12:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.38s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:12:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/dest" 2025/11/22 05:12:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/pre-dest1" 2025/11/22 05:12:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/pre-dest2" 2025/11/22 05:12:34 DEBUG : 1: size = 1 OK 2025/11/22 05:12:34 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:12:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/22 05:12:35 DEBUG : 2: size = 1 OK 2025/11/22 05:12:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:12:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/22 05:12:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/22 05:12:35 DEBUG : B2 bucket rclone-test-fokakah3zeni path dest: Waiting for checks to finish 2025/11/22 05:12:35 DEBUG : B2 bucket rclone-test-fokakah3zeni path dest: Waiting for transfers to finish 2025/11/22 05:12:36 DEBUG : 3: size = 1 OK 2025/11/22 05:12:36 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/22 05:12:36 INFO : 3: Copied (new) 2025/11/22 05:12:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:12:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/dst" 2025/11/22 05:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/CopyDest" 2025/11/22 05:12:40 DEBUG : one: Need to transfer - File not found at Destination 2025/11/22 05:12:40 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:40 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:41 DEBUG : one: size = 3 OK 2025/11/22 05:12:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 05:12:41 INFO : one: Copied (new) 2025/11/22 05:12:41 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:12:42 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:12:42 DEBUG : one: Sizes differ 2025/11/22 05:12:42 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:42 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:42 DEBUG : one: size = 5 OK 2025/11/22 05:12:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/22 05:12:42 INFO : one: Copied (replaced existing) 2025/11/22 05:12:42 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:44 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/BackupDir" 2025/11/22 05:12:45 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:12:45 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:12:45 DEBUG : one: Sizes differ 2025/11/22 05:12:46 DEBUG : one: size = 5 OK 2025/11/22 05:12:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:12:46 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:12:46 DEBUG : one: Sizes differ 2025/11/22 05:12:47 DEBUG : one: size = 3 OK 2025/11/22 05:12:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 05:12:47 INFO : one: Copied (server-side copy) 2025/11/22 05:12:47 INFO : one: Deleted 2025/11/22 05:12:47 DEBUG : one: size = 5 OK 2025/11/22 05:12:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/22 05:12:47 INFO : one: Copied (server-side copy) 2025/11/22 05:12:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/22 05:12:47 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:47 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:49 DEBUG : one: size = 5 OK 2025/11/22 05:12:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:49 DEBUG : one: Unchanged skipping 2025/11/22 05:12:49 DEBUG : two: size = 3 OK 2025/11/22 05:12:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:49 DEBUG : two: size = 3 OK 2025/11/22 05:12:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/22 05:12:49 INFO : two: Copied (server-side copy) 2025/11/22 05:12:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/22 05:12:49 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:49 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:49 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:50 DEBUG : one: size = 5 OK 2025/11/22 05:12:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:50 DEBUG : one: Unchanged skipping 2025/11/22 05:12:50 DEBUG : two: size = 3 OK 2025/11/22 05:12:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:50 DEBUG : two: Unchanged skipping 2025/11/22 05:12:50 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:50 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:50 DEBUG : Waiting for deletions to finish 2025/11/22 05:12:50 INFO : There was nothing to transfer 2025/11/22 05:12:51 DEBUG : one: size = 5 OK 2025/11/22 05:12:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:51 DEBUG : one: Unchanged skipping 2025/11/22 05:12:51 DEBUG : three: size = 7 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:12:51 DEBUG : three: size = 5 (B2 bucket rclone-test-fokakah3zeni path CopyDest) 2025/11/22 05:12:51 DEBUG : three: Sizes differ 2025/11/22 05:12:51 DEBUG : three: Destination not found in --copy-dest 2025/11/22 05:12:51 DEBUG : three: Need to transfer - File not found at Destination 2025/11/22 05:12:51 DEBUG : two: size = 3 OK 2025/11/22 05:12:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/22 05:12:51 DEBUG : two: Unchanged skipping 2025/11/22 05:12:51 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:12:51 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:12:52 DEBUG : three: size = 7 OK 2025/11/22 05:12:52 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/22 05:12:52 INFO : three: Copied (new) 2025/11/22 05:12:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.39s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:12:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/dst" 2025/11/22 05:12:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/backup" 2025/11/22 05:12:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:12:59 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:12:59 DEBUG : one: Sizes differ 2025/11/22 05:12:59 DEBUG : two: size = 3 OK 2025/11/22 05:12:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:12:59 DEBUG : two: Unchanged skipping 2025/11/22 05:12:59 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:13:00 DEBUG : one: size = 3 OK 2025/11/22 05:13:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 05:13:00 INFO : one: Copied (server-side copy) 2025/11/22 05:13:00 INFO : one: Deleted 2025/11/22 05:13:00 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:13:01 DEBUG : one: size = 4 OK 2025/11/22 05:13:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 05:13:01 INFO : one: Copied (new) 2025/11/22 05:13:01 DEBUG : Waiting for deletions to finish 2025/11/22 05:13:02 DEBUG : three.txt: size = 5 OK 2025/11/22 05:13:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 05:13:02 INFO : three.txt: Copied (server-side copy) 2025/11/22 05:13:02 INFO : three.txt: Deleted 2025/11/22 05:13:02 INFO : three.txt: Moved into backup dir 2025/11/22 05:13:04 DEBUG : two: size = 3 OK 2025/11/22 05:13:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:13:04 DEBUG : two: Unchanged skipping 2025/11/22 05:13:04 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:13:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:13:04 DEBUG : one: size = 4 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:13:04 DEBUG : one: Sizes differ 2025/11/22 05:13:04 DEBUG : one: size = 4 OK 2025/11/22 05:13:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 05:13:04 INFO : one: Copied (server-side copy) 2025/11/22 05:13:04 INFO : one: Deleted 2025/11/22 05:13:04 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:13:05 DEBUG : one: size = 5 OK 2025/11/22 05:13:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/22 05:13:05 INFO : one: Copied (new) 2025/11/22 05:13:05 DEBUG : Waiting for deletions to finish 2025/11/22 05:13:06 DEBUG : three.txt: size = 6 OK 2025/11/22 05:13:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 05:13:06 INFO : three.txt: Copied (server-side copy) 2025/11/22 05:13:06 INFO : three.txt: Deleted 2025/11/22 05:13:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.54s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:13:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/dst" 2025/11/22 05:13:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/backup" 2025/11/22 05:13:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:13:12 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:13:12 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:13:12 DEBUG : one: Sizes differ 2025/11/22 05:13:12 DEBUG : two: size = 3 OK 2025/11/22 05:13:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:13:12 DEBUG : two: Unchanged skipping 2025/11/22 05:13:14 DEBUG : one.bak: size = 3 OK 2025/11/22 05:13:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 05:13:14 INFO : one: Copied (server-side copy) to: one.bak 2025/11/22 05:13:14 INFO : one: Deleted 2025/11/22 05:13:14 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:13:15 DEBUG : one: size = 4 OK 2025/11/22 05:13:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 05:13:15 INFO : one: Copied (new) 2025/11/22 05:13:15 DEBUG : Waiting for deletions to finish 2025/11/22 05:13:15 DEBUG : three.txt.bak: size = 5 OK 2025/11/22 05:13:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 05:13:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/22 05:13:15 INFO : three.txt: Deleted 2025/11/22 05:13:15 INFO : three.txt: Moved into backup dir 2025/11/22 05:13:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:13:17 DEBUG : one: size = 4 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:13:17 DEBUG : one: Sizes differ 2025/11/22 05:13:17 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:13:17 DEBUG : two: size = 3 OK 2025/11/22 05:13:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:13:17 DEBUG : two: Unchanged skipping 2025/11/22 05:13:18 DEBUG : one.bak: size = 4 OK 2025/11/22 05:13:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 05:13:18 INFO : one: Copied (server-side copy) to: one.bak 2025/11/22 05:13:18 INFO : one: Deleted 2025/11/22 05:13:18 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:13:18 DEBUG : one: size = 5 OK 2025/11/22 05:13:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/22 05:13:18 INFO : one: Copied (new) 2025/11/22 05:13:18 DEBUG : Waiting for deletions to finish 2025/11/22 05:13:19 DEBUG : three.txt.bak: size = 6 OK 2025/11/22 05:13:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 05:13:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/22 05:13:19 INFO : three.txt: Deleted 2025/11/22 05:13:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:13:22 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1106-19.backblaze.com/b2api/v1/b2_upload_file/cff2bdb3f07dab9b9fa80e1b/c001_v0001106_t0020": EOF 2025/11/22 05:13:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-19.backblaze.com/b2api/v1/b2_upload_file/cff2bdb3f07dab9b9fa80e1b/c001_v0001106_t0020": EOF) 2025/11/22 05:13:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fokakah3zeni: 1/10 (Post "https://pod-000-1106-19.backblaze.com/b2api/v1/b2_upload_file/cff2bdb3f07dab9b9fa80e1b/c001_v0001106_t0020": EOF) 2025/11/22 05:13:24 DEBUG : pacer: Reducing sleep to 10ms 2025/11/22 05:13:24 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/dst" 2025/11/22 05:13:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/backup" 2025/11/22 05:13:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:13:27 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:13:27 DEBUG : one: Sizes differ 2025/11/22 05:13:27 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:13:27 DEBUG : two: size = 3 OK 2025/11/22 05:13:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:13:27 DEBUG : two: Unchanged skipping 2025/11/22 05:13:29 DEBUG : one-2019-01-01: size = 3 OK 2025/11/22 05:13:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 05:13:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/22 05:13:29 INFO : one: Deleted 2025/11/22 05:13:29 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:13:30 DEBUG : one: size = 4 OK 2025/11/22 05:13:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 05:13:30 INFO : one: Copied (new) 2025/11/22 05:13:30 DEBUG : Waiting for deletions to finish 2025/11/22 05:13:31 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/22 05:13:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 05:13:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/22 05:13:31 INFO : three.txt: Deleted 2025/11/22 05:13:31 INFO : three.txt: Moved into backup dir 2025/11/22 05:13:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:13:32 DEBUG : one: size = 4 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:13:32 DEBUG : one: Sizes differ 2025/11/22 05:13:32 DEBUG : two: size = 3 OK 2025/11/22 05:13:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:13:32 DEBUG : two: Unchanged skipping 2025/11/22 05:13:32 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:13:33 DEBUG : one-2019-01-01: size = 4 OK 2025/11/22 05:13:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 05:13:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/22 05:13:33 INFO : one: Deleted 2025/11/22 05:13:33 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:13:33 DEBUG : one: size = 5 OK 2025/11/22 05:13:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/22 05:13:33 INFO : one: Copied (new) 2025/11/22 05:13:33 DEBUG : Waiting for deletions to finish 2025/11/22 05:13:34 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/22 05:13:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 05:13:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/22 05:13:34 INFO : three.txt: Deleted 2025/11/22 05:13:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.13s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:13:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/dst" 2025/11/22 05:13:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:13:39 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:13:39 DEBUG : one: Sizes differ 2025/11/22 05:13:39 DEBUG : two: size = 3 OK 2025/11/22 05:13:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:13:39 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:13:39 DEBUG : two: Unchanged skipping 2025/11/22 05:13:39 DEBUG : one.bak: size = 3 OK 2025/11/22 05:13:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 05:13:39 INFO : one: Copied (server-side copy) to: one.bak 2025/11/22 05:13:39 INFO : one: Deleted 2025/11/22 05:13:39 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:13:40 DEBUG : one: size = 4 OK 2025/11/22 05:13:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 05:13:40 INFO : one: Copied (new) 2025/11/22 05:13:40 DEBUG : Waiting for deletions to finish 2025/11/22 05:13:41 DEBUG : three.txt.bak: size = 5 OK 2025/11/22 05:13:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 05:13:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/22 05:13:41 INFO : three.txt: Deleted 2025/11/22 05:13:41 INFO : three.txt: Moved into backup dir 2025/11/22 05:13:42 DEBUG : one.bak: Excluded (Path Filter) 2025/11/22 05:13:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/22 05:13:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:13:42 DEBUG : one: size = 4 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:13:42 DEBUG : two: size = 3 OK 2025/11/22 05:13:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:13:42 DEBUG : two: Unchanged skipping 2025/11/22 05:13:42 DEBUG : one: Sizes differ 2025/11/22 05:13:42 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for checks to finish 2025/11/22 05:13:42 DEBUG : one.bak: size = 4 OK 2025/11/22 05:13:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 05:13:42 INFO : one: Copied (server-side copy) to: one.bak 2025/11/22 05:13:43 INFO : one: Deleted 2025/11/22 05:13:43 DEBUG : B2 bucket rclone-test-fokakah3zeni path dst: Waiting for transfers to finish 2025/11/22 05:13:43 DEBUG : one: size = 5 OK 2025/11/22 05:13:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/22 05:13:43 INFO : one: Copied (new) 2025/11/22 05:13:43 DEBUG : Waiting for deletions to finish 2025/11/22 05:13:44 DEBUG : three.txt.bak: size = 6 OK 2025/11/22 05:13:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 05:13:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/22 05:13:44 INFO : three.txt: Deleted 2025/11/22 05:13:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.62s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:13:47 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/dst" 2025/11/22 05:13:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:13:48 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:13:48 DEBUG : one: Sizes differ 2025/11/22 05:13:52 DEBUG : one.bak: size = 3 OK 2025/11/22 05:13:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 05:13:52 INFO : one: Copied (server-side copy) to: one.bak 2025/11/22 05:13:52 INFO : one: Deleted 2025/11/22 05:13:52 DEBUG : one: size = 4 OK 2025/11/22 05:13:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 05:13:52 INFO : one: Copied (new) 2025/11/22 05:13:53 DEBUG : two: size = 3 OK 2025/11/22 05:13:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:13:53 DEBUG : two: Unchanged skipping 2025/11/22 05:13:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:13:53 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:13:53 DEBUG : three.txt: Sizes differ 2025/11/22 05:13:54 DEBUG : three.txt.bak: size = 5 OK 2025/11/22 05:13:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 05:13:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/22 05:13:54 INFO : three.txt: Deleted 2025/11/22 05:13:54 DEBUG : three.txt: size = 6 OK 2025/11/22 05:13:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 05:13:54 INFO : three.txt: Copied (new) 2025/11/22 05:13:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:13:55 DEBUG : one: size = 4 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:13:55 DEBUG : one: Sizes differ 2025/11/22 05:13:55 DEBUG : one.bak: size = 4 OK 2025/11/22 05:13:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 05:13:55 INFO : one: Copied (server-side copy) to: one.bak 2025/11/22 05:13:56 INFO : one: Deleted 2025/11/22 05:13:56 DEBUG : one: size = 5 OK 2025/11/22 05:13:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/22 05:13:56 INFO : one: Copied (new) 2025/11/22 05:13:56 DEBUG : two: size = 3 OK 2025/11/22 05:13:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:13:56 DEBUG : two: Unchanged skipping 2025/11/22 05:13:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:13:56 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:13:56 DEBUG : three.txt: Sizes differ 2025/11/22 05:13:57 DEBUG : three.txt.bak: size = 6 OK 2025/11/22 05:13:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 05:13:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/22 05:13:57 INFO : three.txt: Deleted 2025/11/22 05:13:57 DEBUG : three.txt: size = 19 OK 2025/11/22 05:13:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/22 05:13:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.45s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:14:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fokakah3zeni/dst" 2025/11/22 05:14:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:02 DEBUG : one: size = 3 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:14:02 DEBUG : one: Sizes differ 2025/11/22 05:14:03 DEBUG : one-2019-01-01: size = 3 OK 2025/11/22 05:14:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/22 05:14:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/22 05:14:04 INFO : one: Deleted 2025/11/22 05:14:05 DEBUG : one: size = 4 OK 2025/11/22 05:14:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 05:14:05 INFO : one: Copied (new) 2025/11/22 05:14:05 DEBUG : two: size = 3 OK 2025/11/22 05:14:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:05 DEBUG : two: Unchanged skipping 2025/11/22 05:14:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:05 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:14:05 DEBUG : three.txt: Sizes differ 2025/11/22 05:14:06 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/22 05:14:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/22 05:14:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/22 05:14:06 INFO : three.txt: Deleted 2025/11/22 05:14:06 DEBUG : three.txt: size = 6 OK 2025/11/22 05:14:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 05:14:06 INFO : three.txt: Copied (new) 2025/11/22 05:14:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:07 DEBUG : one: size = 4 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:14:07 DEBUG : one: Sizes differ 2025/11/22 05:14:08 DEBUG : one-2019-01-01: size = 4 OK 2025/11/22 05:14:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/22 05:14:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/22 05:14:08 INFO : one: Deleted 2025/11/22 05:14:08 DEBUG : one: size = 5 OK 2025/11/22 05:14:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/22 05:14:08 INFO : one: Copied (new) 2025/11/22 05:14:09 DEBUG : two: size = 3 OK 2025/11/22 05:14:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:09 DEBUG : two: Unchanged skipping 2025/11/22 05:14:09 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:09 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-fokakah3zeni path dst) 2025/11/22 05:14:09 DEBUG : three.txt: Sizes differ 2025/11/22 05:14:09 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/22 05:14:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/22 05:14:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/22 05:14:10 INFO : three.txt: Deleted 2025/11/22 05:14:10 DEBUG : three.txt: size = 19 OK 2025/11/22 05:14:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/22 05:14:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.00s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:14:13 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:13 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:14:13 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:13 DEBUG : Testêé: Sizes differ 2025/11/22 05:14:13 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:14:13 DEBUG : Testêé: size = 14 OK 2025/11/22 05:14:13 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/22 05:14:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/22 05:14:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.58s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:14:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/22 05:14:15 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:14:15 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:14:15 DEBUG : existing: size = 6 OK 2025/11/22 05:14:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/22 05:14:15 INFO : existing: Copied (new) 2025/11/22 05:14:15 DEBUG : Waiting for deletions to finish 2025/11/22 05:14:16 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:16 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:14:16 DEBUG : existing: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:16 DEBUG : existing: Sizes differ 2025/11/22 05:14:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/22 05:14:16 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:14:16 ERROR : B2 bucket rclone-test-fokakah3zeni: not deleting files as there were IO errors 2025/11/22 05:14:16 ERROR : B2 bucket rclone-test-fokakah3zeni: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.08s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:14:17 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:14:17 DEBUG : EXISTING: size = 6 OK 2025/11/22 05:14:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:17 DEBUG : existing: Unchanged skipping 2025/11/22 05:14:17 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:14:17 DEBUG : Waiting for deletions to finish 2025/11/22 05:14:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", 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-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", 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-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:14:31 DEBUG : both0: size = 6 OK 2025/11/22 05:14:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both10: size = 6 OK 2025/11/22 05:14:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both11: size = 6 OK 2025/11/22 05:14:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both12: size = 6 OK 2025/11/22 05:14:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both0: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both13: size = 6 OK 2025/11/22 05:14:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both13: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both14: size = 6 OK 2025/11/22 05:14:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both14: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both15: size = 6 OK 2025/11/22 05:14:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both15: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both16: size = 6 OK 2025/11/22 05:14:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both10: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both17: size = 6 OK 2025/11/22 05:14:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both11: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both18: size = 6 OK 2025/11/22 05:14:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both12: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both19: size = 6 OK 2025/11/22 05:14:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both18: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both1: size = 6 OK 2025/11/22 05:14:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both16: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both2: size = 6 OK 2025/11/22 05:14:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both17: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both3: size = 6 OK 2025/11/22 05:14:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both3: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both4: size = 6 OK 2025/11/22 05:14:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both4: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both5: size = 6 OK 2025/11/22 05:14:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both5: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both6: size = 6 OK 2025/11/22 05:14:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both19: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both7: size = 6 OK 2025/11/22 05:14:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both7: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both8: size = 6 OK 2025/11/22 05:14:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both1: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both9: size = 6 OK 2025/11/22 05:14:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:31 DEBUG : both2: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both6: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both8: Unchanged skipping 2025/11/22 05:14:31 DEBUG : both9: Unchanged skipping 2025/11/22 05:14:31 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:14:31 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:14:31 DEBUG : Waiting for deletions to finish 2025/11/22 05:14:32 INFO : only3: Deleted 2025/11/22 05:14:32 INFO : only11: Deleted 2025/11/22 05:14:32 INFO : only17: Deleted 2025/11/22 05:14:32 INFO : only18: Deleted 2025/11/22 05:14:32 INFO : only2: Deleted 2025/11/22 05:14:32 INFO : only7: Deleted 2025/11/22 05:14:32 INFO : only12: Deleted 2025/11/22 05:14:32 INFO : only14: Deleted 2025/11/22 05:14:32 INFO : only8: Deleted 2025/11/22 05:14:32 INFO : only4: Deleted 2025/11/22 05:14:32 INFO : only5: Deleted 2025/11/22 05:14:32 INFO : only6: Deleted 2025/11/22 05:14:32 INFO : only9: Deleted 2025/11/22 05:14:32 INFO : only0: Deleted 2025/11/22 05:14:32 INFO : only10: Deleted 2025/11/22 05:14:32 INFO : only13: Deleted 2025/11/22 05:14:32 INFO : only15: Deleted 2025/11/22 05:14:33 INFO : only16: Deleted 2025/11/22 05:14:33 INFO : only19: Deleted 2025/11/22 05:14:33 INFO : only1: Deleted 2025/11/22 05:14:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (17.83s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:14:50 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:14:50 DEBUG : both11: size = 6 OK 2025/11/22 05:14:50 DEBUG : both12: size = 6 OK 2025/11/22 05:14:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both10: size = 6 OK 2025/11/22 05:14:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both0: size = 6 OK 2025/11/22 05:14:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both11: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both13: size = 6 OK 2025/11/22 05:14:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both12: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both14: size = 6 OK 2025/11/22 05:14:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both14: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both15: size = 6 OK 2025/11/22 05:14:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both15: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both16: size = 6 OK 2025/11/22 05:14:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both16: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both17: size = 6 OK 2025/11/22 05:14:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both10: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both18: size = 6 OK 2025/11/22 05:14:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both0: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both19: size = 6 OK 2025/11/22 05:14:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both13: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both1: size = 6 OK 2025/11/22 05:14:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both17: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both2: size = 6 OK 2025/11/22 05:14:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both2: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both3: size = 6 OK 2025/11/22 05:14:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both18: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both4: size = 6 OK 2025/11/22 05:14:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both4: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both5: size = 6 OK 2025/11/22 05:14:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both19: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both6: size = 6 OK 2025/11/22 05:14:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both1: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both7: size = 6 OK 2025/11/22 05:14:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both3: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both8: size = 6 OK 2025/11/22 05:14:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both5: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both9: size = 6 OK 2025/11/22 05:14:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:14:50 DEBUG : both9: Unchanged skipping 2025/11/22 05:14:50 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only0: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only0: Sizes differ 2025/11/22 05:14:50 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only10: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only10: Sizes differ 2025/11/22 05:14:50 DEBUG : both6: Unchanged skipping 2025/11/22 05:14:50 DEBUG : both8: Unchanged skipping 2025/11/22 05:14:50 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only11: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : both7: Unchanged skipping 2025/11/22 05:14:50 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only13: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only13: Sizes differ 2025/11/22 05:14:50 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only14: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only14: Sizes differ 2025/11/22 05:14:50 DEBUG : only11: Sizes differ 2025/11/22 05:14:50 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only12: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only12: Sizes differ 2025/11/22 05:14:50 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only15: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only15: Sizes differ 2025/11/22 05:14:50 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only16: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only16: Sizes differ 2025/11/22 05:14:50 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only17: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only17: Sizes differ 2025/11/22 05:14:50 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only18: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only18: Sizes differ 2025/11/22 05:14:50 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only19: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only19: Sizes differ 2025/11/22 05:14:50 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only1: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only1: Sizes differ 2025/11/22 05:14:50 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only2: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only2: Sizes differ 2025/11/22 05:14:50 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only3: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only3: Sizes differ 2025/11/22 05:14:50 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only4: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only4: Sizes differ 2025/11/22 05:14:50 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only5: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only5: Sizes differ 2025/11/22 05:14:50 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only6: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only6: Sizes differ 2025/11/22 05:14:50 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only7: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only7: Sizes differ 2025/11/22 05:14:50 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only8: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only8: Sizes differ 2025/11/22 05:14:50 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3120654126) 2025/11/22 05:14:50 DEBUG : only9: size = 6 (B2 bucket rclone-test-fokakah3zeni) 2025/11/22 05:14:50 DEBUG : only9: Sizes differ 2025/11/22 05:14:50 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:14:50 DEBUG : only0: size = 0 OK 2025/11/22 05:14:50 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:50 INFO : only0: Copied (replaced existing) 2025/11/22 05:14:50 DEBUG : only10: size = 0 OK 2025/11/22 05:14:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:50 INFO : only10: Copied (replaced existing) 2025/11/22 05:14:50 DEBUG : only14: size = 0 OK 2025/11/22 05:14:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:50 INFO : only14: Copied (replaced existing) 2025/11/22 05:14:50 DEBUG : only11: size = 0 OK 2025/11/22 05:14:50 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:50 INFO : only11: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only15: size = 0 OK 2025/11/22 05:14:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only15: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only18: size = 0 OK 2025/11/22 05:14:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only18: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only12: size = 0 OK 2025/11/22 05:14:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only12: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only16: size = 0 OK 2025/11/22 05:14:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only16: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only13: size = 0 OK 2025/11/22 05:14:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only13: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only2: size = 0 OK 2025/11/22 05:14:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only2: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only3: size = 0 OK 2025/11/22 05:14:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only3: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only4: size = 0 OK 2025/11/22 05:14:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only4: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only17: size = 0 OK 2025/11/22 05:14:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only17: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only6: size = 0 OK 2025/11/22 05:14:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only6: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only7: size = 0 OK 2025/11/22 05:14:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only7: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only8: size = 0 OK 2025/11/22 05:14:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only8: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only9: size = 0 OK 2025/11/22 05:14:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only9: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only19: size = 0 OK 2025/11/22 05:14:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only19: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only1: size = 0 OK 2025/11/22 05:14:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only1: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : only5: size = 0 OK 2025/11/22 05:14:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/22 05:14:51 INFO : only5: Copied (replaced existing) 2025/11/22 05:14:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.55s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:15:00 DEBUG : empty_dir: Making directory with metadata 2025/11/22 05:15:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 05:15:00 DEBUG : empty_on_remote: Making directory with metadata 2025/11/22 05:15:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 05:15:00 INFO : empty_on_remote: Making directory 2025/11/22 05:15:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/22 05:15:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/22 05:15:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/22 05:15:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/22 05:15:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.26s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:15:02 DEBUG : empty_dir: Making directory with metadata 2025/11/22 05:15:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 05:15:02 DEBUG : empty_on_remote: Making directory with metadata 2025/11/22 05:15:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/22 05:15:02 INFO : empty_on_remote: Making directory 2025/11/22 05:15:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/22 05:15:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/22 05:15:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/22 05:15:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/22 05:15:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/22 05:15:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.38s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:15:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 05:15:04 INFO : sub dir: Making directory 2025/11/22 05:15:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.81s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:15:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/22 05:15:06 INFO : sub dir: Making directory 2025/11/22 05:15:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:15:15 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:15 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:15:16 DEBUG : banana: size = 6 OK 2025/11/22 05:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : banana: Unchanged skipping 2025/11/22 05:15:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:15:16 DEBUG : apple: size = 5 OK 2025/11/22 05:15:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : apple: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:15:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:15:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:15:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:15:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:15:16 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:15:16 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:16 INFO : There was nothing to transfer 2025/11/22 05:15:16 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:16 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : apple: size = 5 OK 2025/11/22 05:15:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : apple: Unchanged skipping 2025/11/22 05:15:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:15:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:15:17 DEBUG : banana: size = 6 OK 2025/11/22 05:15:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : banana: Unchanged skipping 2025/11/22 05:15:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:15:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:15:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:15:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:15:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:15:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:15:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:15:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:15:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:15:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:15:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:15:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:15:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:15:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:15:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:15:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:15:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:15:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:15:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:15:17 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:15:17 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:17 INFO : There was nothing to transfer 2025/11/22 05:15:17 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:17 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:15:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:15:29 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:30 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:15:30 DEBUG : apple: size = 5 OK 2025/11/22 05:15:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : apple: Unchanged skipping 2025/11/22 05:15:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:15:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:15:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:15:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:15:30 DEBUG : banana: size = 6 OK 2025/11/22 05:15:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : banana: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:15:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:15:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:15:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:15:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:15:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:15:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:15:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:15:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:15:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:15:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:15:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:15:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:15:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:15:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:15:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:15:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:15:30 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:15:30 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:30 INFO : There was nothing to transfer 2025/11/22 05:15:30 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:31 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : apple: size = 5 OK 2025/11/22 05:15:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : apple: Unchanged skipping 2025/11/22 05:15:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:15:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:15:31 DEBUG : banana: size = 6 OK 2025/11/22 05:15:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : banana: Unchanged skipping 2025/11/22 05:15:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:15:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:15:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:15:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:15:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:15:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:15:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:15:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:15:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:15:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:15:31 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:15:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:15:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:15:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:15:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:15:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:15:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:15:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:15:31 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:15:31 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:31 INFO : There was nothing to transfer 2025/11/22 05:15:31 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:31 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:15:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:15:44 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:45 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:45 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:45 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:45 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:45 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:45 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:45 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:45 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:45 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 05:15:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:15:45 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:15:45 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:15:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/22 05:15:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/22 05:15:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:45 DEBUG : YXBwbGU=: size = 5 OK 2025/11/22 05:15:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/22 05:15:45 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/22 05:15:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/22 05:15:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/22 05:15:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:45 DEBUG : YmFuYW5h: size = 6 OK 2025/11/22 05:15:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/22 05:15:45 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/22 05:15:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/22 05:15:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/22 05:15:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/22 05:15:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/22 05:15:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/22 05:15:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/22 05:15:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/22 05:15:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/22 05:15:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/22 05:15:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/22 05:15:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/22 05:15:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/22 05:15:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/22 05:15:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/22 05:15:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/22 05:15:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/22 05:15:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/22 05:15:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/22 05:15:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/22 05:15:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/22 05:15:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/22 05:15:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/22 05:15:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/22 05:15:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/22 05:15:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 05:15:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/22 05:15:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/22 05:15:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/22 05:15:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/22 05:15:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/22 05:15:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/22 05:15:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/22 05:15:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/22 05:15:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/22 05:15:47 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 05:15:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 05:15:47 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 05:15:47 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 05:15:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 05:15:47 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 05:15:47 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 05:15:47 INFO : appleappleapplebanana: Deleted 2025/11/22 05:15:47 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 05:15:47 INFO : banana: Deleted 2025/11/22 05:15:47 INFO : splitbananasplit: Deleted 2025/11/22 05:15:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 05:15:47 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 05:15:48 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 05:15:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 05:15:48 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 05:15:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 05:15:48 INFO : apple: Deleted 2025/11/22 05:15:48 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 05:15:48 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 05:15:48 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/22 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:48 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:48 DEBUG : YXBwbGU=: size = 5 OK 2025/11/22 05:15:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : apple: Unchanged skipping 2025/11/22 05:15:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/22 05:15:48 DEBUG : YmFuYW5h: size = 6 OK 2025/11/22 05:15:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : banana: Unchanged skipping 2025/11/22 05:15:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:15:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/22 05:15:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/22 05:15:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/22 05:15:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/22 05:15:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/22 05:15:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/22 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:15:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/22 05:15:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/22 05:15:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/22 05:15:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/22 05:15:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/22 05:15:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/22 05:15:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/22 05:15:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/22 05:15:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/22 05:15:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/22 05:15:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/22 05:15:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:15:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:15:48 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:15:48 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:48 DEBUG : Waiting for deletions to finish 2025/11/22 05:15:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/22 05:15:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/22 05:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:49 DEBUG : apple: transformed to: YXBwbGU= 2025/11/22 05:15:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/22 05:15:49 DEBUG : banana: transformed to: YmFuYW5h 2025/11/22 05:15:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/22 05:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/22 05:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/22 05:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/22 05:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/22 05:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/22 05:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:16:02 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:02 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:16:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:03 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 05:16:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 05:16:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 05:16:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 05:16:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 05:16:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 05:16:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 05:16:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 05:16:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 05:16:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 05:16:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 05:16:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 05:16:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 05:16:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 05:16:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 05:16:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 05:16:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 05:16:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 05:16:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 05:16:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 05:16:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/22 05:16:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/22 05:16:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/22 05:16:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/22 05:16:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/22 05:16:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/22 05:16:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/22 05:16:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/22 05:16:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/22 05:16:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:03 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:16:03 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:16:03 DEBUG : PREFIXapple: size = 5 OK 2025/11/22 05:16:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/22 05:16:03 INFO : apple: Copied (new) to: PREFIXapple 2025/11/22 05:16:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : PREFIXbanana: size = 6 OK 2025/11/22 05:16:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/22 05:16:03 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/22 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/22 05:16:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/22 05:16:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/22 05:16:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/22 05:16:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/22 05:16:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/22 05:16:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/22 05:16:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 05:16:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/22 05:16:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/22 05:16:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 05:16:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 05:16:03 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/22 05:16:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/22 05:16:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/22 05:16:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 05:16:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/22 05:16:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/22 05:16:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 05:16:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 05:16:03 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/22 05:16:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/22 05:16:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/22 05:16:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 05:16:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/22 05:16:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/22 05:16:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 05:16:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 05:16:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/22 05:16:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/22 05:16:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 05:16:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 05:16:04 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/22 05:16:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/22 05:16:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/22 05:16:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 05:16:04 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/22 05:16:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/22 05:16:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/22 05:16:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 05:16:04 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/22 05:16:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/22 05:16:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/22 05:16:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 05:16:04 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/22 05:16:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/22 05:16:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/22 05:16:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 05:16:04 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/22 05:16:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/22 05:16:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/22 05:16:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 05:16:04 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/22 05:16:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/22 05:16:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/22 05:16:04 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/22 05:16:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/22 05:16:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/22 05:16:04 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/22 05:16:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/22 05:16:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/22 05:16:04 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/22 05:16:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/22 05:16:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/22 05:16:04 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 05:16:04 INFO : banana: Deleted 2025/11/22 05:16:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 05:16:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 05:16:05 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 05:16:05 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 05:16:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 05:16:05 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 05:16:05 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 05:16:05 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 05:16:05 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 05:16:05 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 05:16:05 INFO : splitbananasplit: Deleted 2025/11/22 05:16:05 INFO : appleappleapplebanana: Deleted 2025/11/22 05:16:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 05:16:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 05:16:05 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 05:16:05 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 05:16:05 INFO : apple: Deleted 2025/11/22 05:16:05 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 05:16:05 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:05 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:16:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 05:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 05:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 05:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 05:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 05:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 05:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 05:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 05:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 05:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 05:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 05:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 05:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 05:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 05:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 05:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 05:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 05:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 05:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 05:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 05:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 05:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 05:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 05:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 05:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 05:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 05:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 05:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 05:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/22 05:16:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/22 05:16:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/22 05:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/22 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/22 05:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/22 05:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/22 05:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/22 05:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/22 05:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/22 05:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/22 05:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/22 05:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/22 05:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/22 05:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/22 05:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/22 05:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/22 05:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/22 05:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/22 05:16:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:06 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:16:06 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:16:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/22 05:16:06 INFO : appleappleapplebanana: Copied (new) 2025/11/22 05:16:06 DEBUG : apple: size = 5 OK 2025/11/22 05:16:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/22 05:16:06 INFO : apple: Copied (new) 2025/11/22 05:16:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:16:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/22 05:16:06 INFO : splitbananasplit: Copied (new) 2025/11/22 05:16:06 DEBUG : banana: size = 6 OK 2025/11/22 05:16:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/22 05:16:06 INFO : banana: Copied (new) 2025/11/22 05:16:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:16:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/22 05:16:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/22 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/22 05:16:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/22 05:16:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:16:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/22 05:16:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/22 05:16:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:16:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/22 05:16:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/22 05:16:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:16:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/22 05:16:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/22 05:16:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:16:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/22 05:16:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/22 05:16:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:16:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/22 05:16:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/22 05:16:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:16:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/22 05:16:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/22 05:16:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:16:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/22 05:16:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/22 05:16:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:16:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/22 05:16:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/22 05:16:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:16:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/22 05:16:07 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/22 05:16:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:16:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/22 05:16:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/22 05:16:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:16:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/22 05:16:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/22 05:16:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:16:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/22 05:16:08 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/22 05:16:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:16:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/22 05:16:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/22 05:16:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:16:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/22 05:16:08 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/22 05:16:08 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/22 05:16:08 INFO : PREFIXapple: Deleted 2025/11/22 05:16:08 INFO : PREFIXbanana: Deleted 2025/11/22 05:16:08 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/22 05:16:08 INFO : PREFIXsplitbananasplit: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/22 05:16:08 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/22 05:16:08 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:09 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:16:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:16:22 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:22 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 05:16:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 05:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 05:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 05:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 05:16:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/22 05:16:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:22 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:16:22 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:16:23 DEBUG : appleSUFFIX: size = 5 OK 2025/11/22 05:16:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/22 05:16:23 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 05:16:23 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/22 05:16:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/22 05:16:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:23 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/22 05:16:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/22 05:16:23 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 05:16:23 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/22 05:16:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/22 05:16:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/22 05:16:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/22 05:16:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/22 05:16:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/22 05:16:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/22 05:16:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/22 05:16:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/22 05:16:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/22 05:16:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/22 05:16:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/22 05:16:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/22 05:16:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/22 05:16:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/22 05:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/22 05:16:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/22 05:16:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/22 05:16:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/22 05:16:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/22 05:16:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/22 05:16:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/22 05:16:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/22 05:16:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/22 05:16:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/22 05:16:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/22 05:16:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/22 05:16:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/22 05:16:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/22 05:16:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/22 05:16:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/22 05:16:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/22 05:16:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/22 05:16:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/22 05:16:24 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/22 05:16:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/22 05:16:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/22 05:16:24 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:24 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 05:16:24 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 05:16:25 INFO : apple: Deleted 2025/11/22 05:16:25 INFO : banana: Deleted 2025/11/22 05:16:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 05:16:25 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 05:16:25 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 05:16:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 05:16:25 INFO : splitbananasplit: Deleted 2025/11/22 05:16:25 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 05:16:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 05:16:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 05:16:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 05:16:25 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 05:16:25 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 05:16:25 INFO : appleappleapplebanana: Deleted 2025/11/22 05:16:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 05:16:25 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 05:16:25 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 05:16:25 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 05:16:25 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/22 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/22 05:16:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/22 05:16:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/22 05:16:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:26 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:16:26 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:16:26 DEBUG : banana: size = 6 OK 2025/11/22 05:16:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/22 05:16:26 INFO : banana: Copied (new) 2025/11/22 05:16:26 DEBUG : apple: size = 5 OK 2025/11/22 05:16:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/22 05:16:26 INFO : apple: Copied (new) 2025/11/22 05:16:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:16:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/22 05:16:26 INFO : splitbananasplit: Copied (new) 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:16:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/22 05:16:26 INFO : appleappleapplebanana: Copied (new) 2025/11/22 05:16:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:16:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/22 05:16:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/22 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:16:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/22 05:16:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/22 05:16:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:16:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/22 05:16:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:16:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/22 05:16:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:16:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/22 05:16:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:16:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/22 05:16:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:16:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/22 05:16:27 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:16:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/22 05:16:27 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:16:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/22 05:16:27 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:16:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/22 05:16:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:16:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/22 05:16:27 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:16:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/22 05:16:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:16:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/22 05:16:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:16:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/22 05:16:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:16:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/22 05:16:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:16:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/22 05:16:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/22 05:16:27 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : bananaSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : appleSUFFIX: Deleted 2025/11/22 05:16:28 INFO : splitbananasplitSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/22 05:16:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/22 05:16:28 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:28 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:16:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:29 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:16:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:16:41 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:41 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:16:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : apple: size = 5 OK 2025/11/22 05:16:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:42 DEBUG : apple: Unchanged skipping 2025/11/22 05:16:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : banana: size = 6 OK 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:42 DEBUG : banana: Unchanged skipping 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 05:16:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 05:16:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/22 05:16:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 05:16:42 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:16:42 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:16:42 DEBUG : splitbanan: size = 16 OK 2025/11/22 05:16:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/22 05:16:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/22 05:16:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 05:16:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/22 05:16:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/22 05:16:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/22 05:16:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 05:16:42 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/22 05:16:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/22 05:16:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/22 05:16:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 05:16:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/22 05:16:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/22 05:16:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/22 05:16:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 05:16:42 DEBUG : appleapple: size = 21 OK 2025/11/22 05:16:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/22 05:16:42 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/22 05:16:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 05:16:43 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/22 05:16:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/22 05:16:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/22 05:16:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 05:16:43 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/22 05:16:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/22 05:16:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/22 05:16:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 05:16:43 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/22 05:16:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/22 05:16:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/22 05:16:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 05:16:43 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/22 05:16:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/22 05:16:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/22 05:16:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 05:16:43 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/22 05:16:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/22 05:16:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/22 05:16:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 05:16:43 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/22 05:16:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/22 05:16:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/22 05:16:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 05:16:43 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/22 05:16:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/22 05:16:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/22 05:16:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 05:16:43 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/22 05:16:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/22 05:16:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/22 05:16:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 05:16:43 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/22 05:16:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/22 05:16:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/22 05:16:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 05:16:43 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/22 05:16:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/22 05:16:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/22 05:16:44 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/22 05:16:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/22 05:16:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/22 05:16:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/22 05:16:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/22 05:16:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/22 05:16:44 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/22 05:16:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/22 05:16:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/22 05:16:44 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0010-456789.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0008-2345678.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0012-6789;.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0014-89;=.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0015-9;=.txt: Deleted 2025/11/22 05:16:44 INFO : appleappleapplebanana: Deleted 2025/11/22 05:16:44 INFO : dir1/0003-defghij.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0009-3456789.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0011-56789;.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0013-789;=.txt: Deleted 2025/11/22 05:16:44 INFO : dir1/0007-1234567.txt: Deleted 2025/11/22 05:16:44 INFO : splitbananasplit: Deleted 2025/11/22 05:16:44 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:45 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : appleapple: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 05:16:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 05:16:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 05:16:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 05:16:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 05:16:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 05:16:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 05:16:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 05:16:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 05:16:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 05:16:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 05:16:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 05:16:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 05:16:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 05:16:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 05:16:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 05:16:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 05:16:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 05:16:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 05:16:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 05:16:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 05:16:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 05:16:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 05:16:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 05:16:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 05:16:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 05:16:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 05:16:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 05:16:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 05:16:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 05:16:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 05:16:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 05:16:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 05:16:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 05:16:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 05:16:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 05:16:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 05:16:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 05:16:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 05:16:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 05:16:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 05:16:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 05:16:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 05:16:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 05:16:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 05:16:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 05:16:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 05:16:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 05:16:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 05:16:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 05:16:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 05:16:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 05:16:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 05:16:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 05:16:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 05:16:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 05:16:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 05:16:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 05:16:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 05:16:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 05:16:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 05:16:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 05:16:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 05:16:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 05:16:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 05:16:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 05:16:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 05:16:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 05:16:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 05:16:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 05:16:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 05:16:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 05:16:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 05:16:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:45 DEBUG : apple: size = 5 OK 2025/11/22 05:16:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : apple: Unchanged skipping 2025/11/22 05:16:45 DEBUG : appleapple: size = 21 OK 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:16:45 DEBUG : banana: size = 6 OK 2025/11/22 05:16:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : banana: Unchanged skipping 2025/11/22 05:16:45 DEBUG : splitbanan: size = 16 OK 2025/11/22 05:16:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/22 05:16:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/22 05:16:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/22 05:16:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/22 05:16:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/22 05:16:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/22 05:16:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/22 05:16:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/22 05:16:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/22 05:16:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/22 05:16:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/22 05:16:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/22 05:16:45 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/22 05:16:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/22 05:16:45 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/22 05:16:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/22 05:16:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/22 05:16:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/22 05:16:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/22 05:16:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/22 05:16:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/22 05:16:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/22 05:16:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/22 05:16:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/22 05:16:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/22 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/22 05:16:45 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/22 05:16:45 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/22 05:16:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/22 05:16:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/22 05:16:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/22 05:16:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:16:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/22 05:16:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:16:45 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:16:45 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:45 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:45 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : appleapple: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/22 05:16:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/22 05:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 05:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 05:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 05:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 05:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 05:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 05:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 05:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 05:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 05:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 05:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 05:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 05:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 05:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 05:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 05:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 05:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 05:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 05:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 05:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 05:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 05:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 05:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 05:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 05:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 05:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 05:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 05:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 05:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 05:16:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/22 05:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 05:16:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/22 05:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/22 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/22 05:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/22 05:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/22 05:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/22 05:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/22 05:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/22 05:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/22 05:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/22 05:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/22 05:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/22 05:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/22 05:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/22 05:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/22 05:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/22 05:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/22 05:16:46 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:16:58 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:58 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:16:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:16:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:16:59 DEBUG : apple: size = 5 OK 2025/11/22 05:16:59 DEBUG : banana: size = 6 OK 2025/11/22 05:16:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : apple: Unchanged skipping 2025/11/22 05:16:59 DEBUG : banana: Unchanged skipping 2025/11/22 05:16:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:16:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:16:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:16:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:16:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:16:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:16:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:16:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:16:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:16:59 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:59 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:59 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:16:59 DEBUG : apple: size = 5 OK 2025/11/22 05:16:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : apple: Unchanged skipping 2025/11/22 05:16:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:16:59 DEBUG : banana: size = 6 OK 2025/11/22 05:16:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:16:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:16:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : banana: Unchanged skipping 2025/11/22 05:16:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:16:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:16:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:16:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:16:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:16:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:16:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:16:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:16:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:16:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:16:59 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:16:59 DEBUG : Waiting for deletions to finish 2025/11/22 05:16:59 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:00 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:00 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:17:14 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:14 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:17:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:17:14 DEBUG : banana: size = 6 OK 2025/11/22 05:17:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:17:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : banana: Unchanged skipping 2025/11/22 05:17:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:17:14 DEBUG : apple: size = 5 OK 2025/11/22 05:17:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:17:14 DEBUG : apple: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:17:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:17:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:17:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:17:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:17:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:17:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:17:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:17:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:17:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:17:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:17:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:17:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:17:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:17:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:17:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:17:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:17:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:17:14 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:17:14 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:14 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:15 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : apple: size = 5 OK 2025/11/22 05:17:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : apple: Unchanged skipping 2025/11/22 05:17:15 DEBUG : banana: size = 6 OK 2025/11/22 05:17:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:17:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:17:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:17:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:17:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : banana: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:17:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:17:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:17:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:17:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:17:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:17:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:17:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:17:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:17:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:17:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:17:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:17:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:17:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:17:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:17:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:17:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:17:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:17:15 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:17:15 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:15 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:15 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:17:28 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:28 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:17:28 DEBUG : apple: size = 5 OK 2025/11/22 05:17:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:17:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : banana: size = 6 OK 2025/11/22 05:17:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:17:28 DEBUG : apple: Unchanged skipping 2025/11/22 05:17:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : banana: Unchanged skipping 2025/11/22 05:17:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:17:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:17:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:17:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:17:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:17:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:17:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:17:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:17:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:17:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:17:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:17:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:17:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:17:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:17:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:17:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:17:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:17:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:17:28 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:17:28 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:28 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:29 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : apple: size = 5 OK 2025/11/22 05:17:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:17:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:17:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : apple: Unchanged skipping 2025/11/22 05:17:29 DEBUG : banana: size = 6 OK 2025/11/22 05:17:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : banana: Unchanged skipping 2025/11/22 05:17:29 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:17:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:17:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:17:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:17:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:17:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:17:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:17:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:17:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:17:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:17:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:17:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:17:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:17:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:17:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:17:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:17:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:17:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:17:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:17:29 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:17:29 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:29 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:29 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:17:43 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:43 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : apple: size = 5 OK 2025/11/22 05:17:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : apple: Unchanged skipping 2025/11/22 05:17:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:17:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:17:44 DEBUG : banana: size = 6 OK 2025/11/22 05:17:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:17:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:17:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : banana: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:17:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:17:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:17:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:17:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:17:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:17:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:17:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:17:44 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:44 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:44 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:17:44 DEBUG : apple: size = 5 OK 2025/11/22 05:17:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : apple: Unchanged skipping 2025/11/22 05:17:44 DEBUG : banana: size = 6 OK 2025/11/22 05:17:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:17:44 DEBUG : banana: Unchanged skipping 2025/11/22 05:17:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:17:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:17:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:17:44 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:17:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:17:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:17:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:17:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:17:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:17:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:17:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:17:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:17:44 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:17:44 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:44 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:45 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:17:58 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:58 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:17:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:17:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:17:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:17:59 DEBUG : apple: size = 5 OK 2025/11/22 05:17:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : apple: Unchanged skipping 2025/11/22 05:17:59 DEBUG : banana: size = 6 OK 2025/11/22 05:17:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : banana: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:17:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:17:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:17:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:17:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:17:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:17:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:17:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:17:59 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:59 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:59 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/22 05:17:59 DEBUG : apple: size = 5 OK 2025/11/22 05:17:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/22 05:17:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : apple: Unchanged skipping 2025/11/22 05:17:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/22 05:17:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/22 05:17:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/22 05:17:59 DEBUG : banana: size = 6 OK 2025/11/22 05:17:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : banana: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:17:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/22 05:17:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/22 05:17:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/22 05:17:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/22 05:17:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/22 05:17:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/22 05:17:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/22 05:17:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:17:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/22 05:17:59 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:17:59 DEBUG : Waiting for deletions to finish 2025/11/22 05:17:59 DEBUG : Waiting for deletions to finish 2025/11/22 05:18:00 DEBUG : apple: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : banana: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/22 05:18:00 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (176.39s) --- PASS: TestTransform/NFC (13.53s) --- PASS: TestTransform/NFD (14.73s) --- PASS: TestTransform/base64 (17.03s) --- PASS: TestTransform/prefix (20.48s) --- PASS: TestTransform/suffix (19.88s) --- PASS: TestTransform/truncate (16.62s) --- PASS: TestTransform/encoder (14.68s) --- PASS: TestTransform/ISO-8859-1 (15.17s) --- PASS: TestTransform/charmap (14.07s) --- PASS: TestTransform/lowercase (15.15s) --- PASS: TestTransform/ascii (15.05s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/22 05:18:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/22 05:18:05 INFO : sub dir_somesuffix: Making directory 2025/11/22 05:18:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/22 05:18:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/22 05:18:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 05:18:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/22 05:18:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 05:18:05 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:05 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/22 05:18:05 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/22 05:18:05 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.69s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:06 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:06 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:06 INFO : tictactoe: Making directory 2025/11/22 05:18:06 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:06 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:06 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/22 05:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:06 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:06 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:07 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/22 05:18:07 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/22 05:18:07 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:08 INFO : toe: Making directory 2025/11/22 05:18:08 INFO : toe/toe: Making directory 2025/11/22 05:18:08 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 05:18:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 05:18:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 05:18:08 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:08 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:09 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/22 05:18:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:09 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/22 05:18:09 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.86s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:10 INFO : toe: Making directory 2025/11/22 05:18:10 INFO : toe/toe: Making directory 2025/11/22 05:18:10 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 05:18:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 05:18:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/22 05:18:10 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:10 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/22 05:18:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/22 05:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.83s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:11 DEBUG : empty_dir: Making directory with metadata 2025/11/22 05:18:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 05:18:11 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:12 INFO : tictacempty_dir: Making directory 2025/11/22 05:18:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:12 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:12 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:12 INFO : tictactoe: Making directory 2025/11/22 05:18:12 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:12 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:12 INFO : tictactoe/tictactoe: Making directory 2025/11/22 05:18:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 05:18:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 05:18:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 05:18:12 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:12 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/22 05:18:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/22 05:18:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.63s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:13 DEBUG : empty_dir: Making directory with metadata 2025/11/22 05:18:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 05:18:13 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:13 INFO : tictacempty_dir: Making directory 2025/11/22 05:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:13 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:13 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:13 INFO : tictactoe: Making directory 2025/11/22 05:18:13 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:13 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:13 INFO : tictactoe/tictactoe: Making directory 2025/11/22 05:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 05:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 05:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:13 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:13 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 05:18:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/22 05:18:14 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:14 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:14 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:14 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 05:18:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 05:18:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/22 05:18:14 NOTICE: B2 bucket rclone-test-fokakah3zeni: 0 differences found 2025/11/22 05:18:14 NOTICE: B2 bucket rclone-test-fokakah3zeni: 1 matching files --- PASS: TestAllTag (1.85s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:15 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:15 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:15 INFO : tictactoe: Making directory 2025/11/22 05:18:15 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:15 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:15 INFO : tictactoe/tictactoe: Making directory 2025/11/22 05:18:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 05:18:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 05:18:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 05:18:15 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:15 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/22 05:18:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/22 05:18:16 DEBUG : Waiting for deletions to finish 2025/11/22 05:18:16 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:16 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:16 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/22 05:18:16 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/22 05:18:16 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/22 05:18:16 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/22 05:18:16 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:16 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.01s) === RUN TestSyntax 2025/11/22 05:18:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:17 INFO : toe: Making directory 2025/11/22 05:18:17 INFO : toe/toe: Making directory 2025/11/22 05:18:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 05:18:17 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:17 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:18 DEBUG : toe/toe/toe: size = 11 OK 2025/11/22 05:18:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:18 INFO : toe/toe/toe: Copied (new) 2025/11/22 05:18:18 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.79s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:19 DEBUG : empty_dir: Making directory with metadata 2025/11/22 05:18:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 05:18:19 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:19 INFO : tictacempty_dir: Making directory 2025/11/22 05:18:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:19 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:19 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:19 INFO : tictactoe: Making directory 2025/11/22 05:18:19 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:19 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:19 INFO : tictactoe/tictactoe: Making directory 2025/11/22 05:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 05:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 05:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:19 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:19 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 05:18:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:20 INFO : toe/toe/toe.txt: Deleted 2025/11/22 05:18:20 INFO : toe/toe: Removing directory 2025/11/22 05:18:20 INFO : toe: Removing directory 2025/11/22 05:18:20 INFO : empty_dir: Removing directory 2025/11/22 05:18:20 DEBUG : Local file system at /tmp/rclone3120654126: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.65s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:20 DEBUG : empty_dir: Making directory with metadata 2025/11/22 05:18:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 05:18:20 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:21 INFO : tictacempty_dir: Making directory 2025/11/22 05:18:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:21 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:21 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:21 INFO : tictactoe: Making directory 2025/11/22 05:18:21 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:21 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:21 INFO : tictactoe/tictactoe: Making directory 2025/11/22 05:18:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 05:18:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 05:18:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:21 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:21 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 05:18:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:21 INFO : toe/toe/toe.txt: Deleted 2025/11/22 05:18:21 INFO : toe/toe: Removing directory 2025/11/22 05:18:21 INFO : toe: Removing directory 2025/11/22 05:18:21 INFO : empty_dir: Removing directory 2025/11/22 05:18:21 DEBUG : Local file system at /tmp/rclone3120654126: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/22 05:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 05:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 05:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 05:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 05:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 05:18:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/22 05:18:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/22 05:18:23 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.11s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:23 DEBUG : Reset feature "Copy" 2025/11/22 05:18:23 DEBUG : Reset feature "Move" 2025/11/22 05:18:23 DEBUG : Reset feature "Copy" 2025/11/22 05:18:23 DEBUG : Reset feature "Move" 2025/11/22 05:18:23 DEBUG : empty_dir: Making directory with metadata 2025/11/22 05:18:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/22 05:18:23 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:24 INFO : tictacempty_dir: Making directory 2025/11/22 05:18:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/22 05:18:24 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:24 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:24 INFO : tictactoe: Making directory 2025/11/22 05:18:24 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:24 DEBUG : toe: transformed to: tictactoe 2025/11/22 05:18:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:24 INFO : tictactoe/tictactoe: Making directory 2025/11/22 05:18:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/22 05:18:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/22 05:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 05:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:24 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:24 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 05:18:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/22 05:18:24 INFO : toe/toe/toe.txt: Deleted 2025/11/22 05:18:24 INFO : toe/toe: Removing directory 2025/11/22 05:18:24 INFO : toe: Removing directory 2025/11/22 05:18:24 INFO : empty_dir: Removing directory 2025/11/22 05:18:24 DEBUG : Local file system at /tmp/rclone3120654126: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/22 05:18:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/22 05:18:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/22 05:18:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 05:18:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 05:18:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/22 05:18:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/22 05:18:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/22 05:18:26 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.58s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:27 DEBUG : toe: transformed to: dG9l 2025/11/22 05:18:27 DEBUG : toe: transformed to: dG9l 2025/11/22 05:18:27 INFO : dG9l: Making directory 2025/11/22 05:18:27 DEBUG : toe: transformed to: dG9l 2025/11/22 05:18:27 DEBUG : toe: transformed to: dG9l 2025/11/22 05:18:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/22 05:18:27 INFO : dG9l/dG9l: Making directory 2025/11/22 05:18:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/22 05:18:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/22 05:18:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/22 05:18:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/22 05:18:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/22 05:18:27 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:27 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/22 05:18:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:28 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/22 05:18:28 DEBUG : Waiting for deletions to finish 2025/11/22 05:18:28 DEBUG : dG9l: transformed to: toe 2025/11/22 05:18:28 DEBUG : dG9l: transformed to: toe 2025/11/22 05:18:28 DEBUG : dG9l: transformed to: toe 2025/11/22 05:18:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/22 05:18:28 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/22 05:18:28 DEBUG : Local file system at /tmp/rclone3120654126: Waiting for checks to finish 2025/11/22 05:18:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/22 05:18:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/22 05:18:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/22 05:18:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/22 05:18:28 DEBUG : Local file system at /tmp/rclone3120654126: Waiting for transfers to finish 2025/11/22 05:18:28 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-fokakah3zeni", Local "Local file system at /tmp/rclone3120654126", Modify Window "1ms" 2025/11/22 05:18:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 05:18:29 DEBUG : toe: transformed to: 2025/11/22 05:18:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 05:18:30 DEBUG : toe: transformed to: 2025/11/22 05:18:30 INFO : B2 bucket rclone-test-fokakah3zeni: Making directory 2025/11/22 05:18:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 05:18:30 DEBUG : toe: transformed to: 2025/11/22 05:18:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 05:18:30 DEBUG : toe: transformed to: 2025/11/22 05:18:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 05:18:30 DEBUG : toe/toe: transformed to: 2025/11/22 05:18:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/22 05:18:30 INFO : toe/toe: Making directory 2025/11/22 05:18:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 05:18:30 DEBUG : toe/toe: transformed to: 2025/11/22 05:18:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/22 05:18:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 05:18:30 DEBUG : toe: transformed to: 2025/11/22 05:18:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/22 05:18:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/22 05:18:30 DEBUG : toe/toe/toe: transformed to: 2025/11/22 05:18:30 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/22 05:18:30 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for checks to finish 2025/11/22 05:18:30 DEBUG : B2 bucket rclone-test-fokakah3zeni: Waiting for transfers to finish 2025/11/22 05:18:30 DEBUG : toe/toe/toe: size = 11 OK 2025/11/22 05:18:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/22 05:18:30 INFO : toe/toe/toe: Copied (new) 2025/11/22 05:18:30 ERROR : B2 bucket rclone-test-fokakah3zeni: not deleting files as there were IO errors 2025/11/22 05:18:30 ERROR : B2 bucket rclone-test-fokakah3zeni: not deleting directories as there were IO errors --- PASS: TestError (1.67s) PASS 2025/11/22 05:18:31 DEBUG : B2 bucket rclone-test-fokakah3zeni: Purge remote 2025/11/22 05:18:31 INFO : B2 bucket rclone-test-fokakah3zeni: cleaning bucket "rclone-test-fokakah3zeni" of all files 2025/11/22 05:18:32 DEBUG : BackupDir/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9ab2_d20251122_m051252_c001_v7007000_t0000_u01763788372743") 2025/11/22 05:18:32 DEBUG : BackupDir/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f112360e9917e50f4_d20251122_m051247_c001_v0001120_t0053_u01763788367072") 2025/11/22 05:18:32 DEBUG : CompareDest/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f404816de1ef712cc_d20251122_m051227_c001_v7007000_t0000_u01763788347781") 2025/11/22 05:18:32 DEBUG : CompareDest/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb788_d20251122_m051221_c001_v0001106_t0030_u01763788341202") 2025/11/22 05:18:32 DEBUG : CompareDest/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f404816de1ef712cd_d20251122_m051227_c001_v7007000_t0000_u01763788347964") 2025/11/22 05:18:32 DEBUG : CompareDest/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a5ae7_d20251122_m051222_c001_v0001185_t0004_u01763788342956") 2025/11/22 05:18:32 DEBUG : CopyDest/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9ab3_d20251122_m051252_c001_v7007000_t0000_u01763788372925") 2025/11/22 05:18:32 DEBUG : CopyDest/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359af2f_d20251122_m051244_c001_v0001185_t0003_u01763788364168") 2025/11/22 05:18:32 DEBUG : CopyDest/three: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9ab4_d20251122_m051253_c001_v7007000_t0000_u01763788373106") 2025/11/22 05:18:32 DEBUG : CopyDest/three: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a62f7_d20251122_m051250_c001_v0001185_t0042_u01763788370769") 2025/11/22 05:18:33 DEBUG : CopyDest/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9ab6_d20251122_m051253_c001_v7007000_t0000_u01763788373334") 2025/11/22 05:18:33 DEBUG : CopyDest/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb7c4_d20251122_m051248_c001_v0001106_t0003_u01763788368421") 2025/11/22 05:18:33 DEBUG : EXISTING: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb1056129_d20251122_m051417_c001_v7007000_t0000_u01763788457852") 2025/11/22 05:18:33 DEBUG : EXISTING: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cac3_d20251122_m051416_c001_v0001185_t0047_u01763788456891") 2025/11/22 05:18:33 DEBUG : PREFIXapple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff06_d20251122_m051608_c001_v7007000_t0000_u01763788568568") 2025/11/22 05:18:33 DEBUG : PREFIXapple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359eb65_d20251122_m051603_c001_v0001185_t0040_u01763788563281") 2025/11/22 05:18:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10d7b_d20251122_m051608_c001_v7007000_t0000_u01763788568574") 2025/11/22 05:18:33 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225040_d20251122_m051603_c001_v0001090_t0055_u01763788563260") 2025/11/22 05:18:33 DEBUG : PREFIXbanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979e68_d20251122_m051608_c001_v7007000_t0000_u01763788568585") 2025/11/22 05:18:33 DEBUG : PREFIXbanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9dc4_d20251122_m051603_c001_v0001185_t0015_u01763788563263") 2025/11/22 05:18:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508bc91c_d20251122_m051608_c001_v7007000_t0000_u01763788568594") 2025/11/22 05:18:33 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9710_d20251122_m051603_c001_v0001185_t0012_u01763788563270") 2025/11/22 05:18:33 DEBUG : Testêé: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb1056121_d20251122_m051414_c001_v7007000_t0000_u01763788454428") 2025/11/22 05:18:33 DEBUG : Testêé: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359c9da_d20251122_m051413_c001_v0001185_t0014_u01763788453736") 2025/11/22 05:18:33 DEBUG : Testêé: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7a68_d20251122_m051412_c001_v0001185_t0052_u01763788452593") 2025/11/22 05:18:33 DEBUG : YXBwbGU=: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63442_d20251122_m051549_c001_v7007000_t0000_u01763788549639") 2025/11/22 05:18:33 DEBUG : YXBwbGU=: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9807_d20251122_m051545_c001_v0001185_t0008_u01763788545686") 2025/11/22 05:18:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63444_d20251122_m051549_c001_v7007000_t0000_u01763788549838") 2025/11/22 05:18:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9212_d20251122_m051545_c001_v0001185_t0004_u01763788545671") 2025/11/22 05:18:34 DEBUG : YmFuYW5h: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63447_d20251122_m051550_c001_v7007000_t0000_u01763788550027") 2025/11/22 05:18:34 DEBUG : YmFuYW5h: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225005_d20251122_m051545_c001_v0001090_t0053_u01763788545701") 2025/11/22 05:18:34 DEBUG : a/potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd24_d20251122_m051051_c001_v7007000_t0000_u01763788251625") 2025/11/22 05:18:34 DEBUG : a/potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a400b_d20251122_m051050_c001_v0001185_t0034_u01763788250995") 2025/11/22 05:18:34 DEBUG : a/potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd0a_d20251122_m051049_c001_v7007000_t0000_u01763788249312") 2025/11/22 05:18:34 DEBUG : a/potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3f29_d20251122_m051048_c001_v0001185_t0048_u01763788248426") 2025/11/22 05:18:34 DEBUG : a/potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f1063a_d20251122_m051031_c001_v7007000_t0000_u01763788231463") 2025/11/22 05:18:34 DEBUG : a/potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3968_d20251122_m051030_c001_v0001185_t0018_u01763788230446") 2025/11/22 05:18:34 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b08dbd_d20251122_m051800_c001_v7007000_t0000_u01763788680664") 2025/11/22 05:18:34 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbb907_d20251122_m051756_c001_v0001185_t0008_u01763788676758") 2025/11/22 05:18:34 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b00f7_d20251122_m051745_c001_v7007000_t0000_u01763788665659") 2025/11/22 05:18:34 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbb462_d20251122_m051741_c001_v0001185_t0045_u01763788661669") 2025/11/22 05:18:34 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e355d_d20251122_m051730_c001_v7007000_t0000_u01763788650435") 2025/11/22 05:18:34 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbaf92_d20251122_m051727_c001_v0001185_t0014_u01763788647056") 2025/11/22 05:18:34 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a55549_d20251122_m051716_c001_v7007000_t0000_u01763788636418") 2025/11/22 05:18:34 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbab40_d20251122_m051712_c001_v0001185_t0004_u01763788632648") 2025/11/22 05:18:34 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b4f9_d20251122_m051701_c001_v7007000_t0000_u01763788621204") 2025/11/22 05:18:34 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba745_d20251122_m051657_c001_v0001185_t0033_u01763788617497") 2025/11/22 05:18:34 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10e8e_d20251122_m051646_c001_v7007000_t0000_u01763788606467") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f92a_d20251122_m051640_c001_v0001185_t0001_u01763788600585") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95df_d20251122_m051629_c001_v7007000_t0000_u01763788589796") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa667_d20251122_m051626_c001_v0001185_t0007_u01763788586380") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd9615750e_d20251122_m051624_c001_v7007000_t0000_u01763788584905") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f227_d20251122_m051620_c001_v0001185_t0030_u01763788580626") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff11_d20251122_m051610_c001_v7007000_t0000_u01763788570069") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9f0c_d20251122_m051606_c001_v0001185_t0013_u01763788566397") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407391025c051340_d20251122_m051605_c001_v7007000_t0000_u01763788565464") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9666_d20251122_m051601_c001_v0001185_t0045_u01763788561057") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407391025c0512f1_d20251122_m051547_c001_v7007000_t0000_u01763788547990") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9157_d20251122_m051543_c001_v0001185_t0006_u01763788543262") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb379_d20251122_m051532_c001_v7007000_t0000_u01763788532508") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb8d22_d20251122_m051528_c001_v0001185_t0046_u01763788528699") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb4791_d20251122_m051517_c001_v7007000_t0000_u01763788517766") 2025/11/22 05:18:35 DEBUG : apple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb88b7_d20251122_m051514_c001_v0001185_t0034_u01763788514304") 2025/11/22 05:18:35 DEBUG : appleSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63501_d20251122_m051628_c001_v7007000_t0000_u01763788588295") 2025/11/22 05:18:35 DEBUG : appleSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9d8f_d20251122_m051623_c001_v0001185_t0042_u01763788583036") 2025/11/22 05:18:35 DEBUG : appleapple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10e90_d20251122_m051646_c001_v7007000_t0000_u01763788606649") 2025/11/22 05:18:35 DEBUG : appleapple: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba381_d20251122_m051642_c001_v0001185_t0050_u01763788602617") 2025/11/22 05:18:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b08dbe_d20251122_m051800_c001_v7007000_t0000_u01763788680855") 2025/11/22 05:18:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ac594_d20251122_m051757_c001_v0001185_t0057_u01763788677327") 2025/11/22 05:18:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b00f9_d20251122_m051745_c001_v7007000_t0000_u01763788665841") 2025/11/22 05:18:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ac0cf_d20251122_m051742_c001_v0001185_t0012_u01763788662317") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e355e_d20251122_m051730_c001_v7007000_t0000_u01763788650617") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72abbc3_d20251122_m051727_c001_v0001185_t0005_u01763788647646") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a5554a_d20251122_m051716_c001_v7007000_t0000_u01763788636600") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ab736_d20251122_m051713_c001_v0001185_t0034_u01763788633518") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b4fb_d20251122_m051701_c001_v7007000_t0000_u01763788621386") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ab21a_d20251122_m051657_c001_v0001185_t0013_u01763788617988") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d04b0_d20251122_m051644_c001_v7007000_t0000_u01763788604703") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aabff_d20251122_m051641_c001_v0001185_t0001_u01763788601236") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95e0_d20251122_m051629_c001_v7007000_t0000_u01763788589992") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225093_d20251122_m051626_c001_v0001090_t0023_u01763788586412") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979eab_d20251122_m051625_c001_v7007000_t0000_u01763788585423") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322507f_d20251122_m051621_c001_v0001090_t0009_u01763788581438") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff13_d20251122_m051610_c001_v7007000_t0000_u01763788570251") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb97ff_d20251122_m051606_c001_v0001185_t0049_u01763788566420") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f421a5c473f1a37db_d20251122_m051605_c001_v7007000_t0000_u01763788565381") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9d30_d20251122_m051601_c001_v0001185_t0054_u01763788561648") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4088e504c8d5775b_d20251122_m051547_c001_v7007000_t0000_u01763788547719") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9754_d20251122_m051543_c001_v0001185_t0029_u01763788543705") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb37a_d20251122_m051532_c001_v7007000_t0000_u01763788532690") 2025/11/22 05:18:36 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9297_d20251122_m051529_c001_v0001185_t0027_u01763788529232") 2025/11/22 05:18:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb4796_d20251122_m051517_c001_v7007000_t0000_u01763788517948") 2025/11/22 05:18:37 DEBUG : appleappleapplebanana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8e00_d20251122_m051514_c001_v0001185_t0039_u01763788514964") 2025/11/22 05:18:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb490a_d20251122_m051628_c001_v7007000_t0000_u01763788588135") 2025/11/22 05:18:37 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225085_d20251122_m051623_c001_v0001090_t0056_u01763788583046") 2025/11/22 05:18:37 DEBUG : b/potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd26_d20251122_m051051_c001_v7007000_t0000_u01763788251822") 2025/11/22 05:18:37 DEBUG : b/potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3fa3_d20251122_m051049_c001_v0001185_t0022_u01763788249863") 2025/11/22 05:18:37 DEBUG : b/potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd07_d20251122_m051048_c001_v7007000_t0000_u01763788248748") 2025/11/22 05:18:37 DEBUG : b/potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3edf_d20251122_m051047_c001_v0001185_t0007_u01763788247547") 2025/11/22 05:18:37 DEBUG : b/potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10636_d20251122_m051030_c001_v7007000_t0000_u01763788230910") 2025/11/22 05:18:37 DEBUG : b/potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a38ea_d20251122_m051029_c001_v0001185_t0024_u01763788229303") 2025/11/22 05:18:37 DEBUG : backup/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41166721a977da6c_d20251122_m051306_c001_v7007000_t0000_u01763788386838") 2025/11/22 05:18:37 DEBUG : backup/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f11172ff7c12e8638_d20251122_m051304_c001_v0001185_t0042_u01763788384543") 2025/11/22 05:18:37 DEBUG : backup/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117292766defc9a8_d20251122_m051300_c001_v0001104_t0015_u01763788380135") 2025/11/22 05:18:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7afc1e_d20251122_m051335_c001_v7007000_t0000_u01763788415222") 2025/11/22 05:18:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1196351164a962eb_d20251122_m051333_c001_v0001182_t0001_u01763788413250") 2025/11/22 05:18:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1170190562a8b6ff_d20251122_m051328_c001_v0001157_t0003_u01763788408826") 2025/11/22 05:18:37 DEBUG : backup/one.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979b9e_d20251122_m051320_c001_v7007000_t0000_u01763788400073") 2025/11/22 05:18:37 DEBUG : backup/one.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102f921a49401632_d20251122_m051318_c001_v0001115_t0000_u01763788398083") 2025/11/22 05:18:37 DEBUG : backup/one.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f107268bc282356ce_d20251122_m051313_c001_v0001092_t0054_u01763788393888") 2025/11/22 05:18:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7afc1f_d20251122_m051335_c001_v7007000_t0000_u01763788415409") 2025/11/22 05:18:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f118986598bf836ed_d20251122_m051334_c001_v0001120_t0057_u01763788414182") 2025/11/22 05:18:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1175d721ffd73003_d20251122_m051330_c001_v0001091_t0030_u01763788410879") 2025/11/22 05:18:38 DEBUG : backup/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41166721a977da6e_d20251122_m051307_c001_v7007000_t0000_u01763788387033") 2025/11/22 05:18:38 DEBUG : backup/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f110765e8a76e73c3_d20251122_m051306_c001_v0001185_t0058_u01763788386058") 2025/11/22 05:18:38 DEBUG : backup/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f106b0dc53708c467_d20251122_m051302_c001_v0001172_t0051_u01763788382249") 2025/11/22 05:18:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979b9f_d20251122_m051320_c001_v7007000_t0000_u01763788400307") 2025/11/22 05:18:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fe4226f24776f_d20251122_m051319_c001_v0001185_t0030_u01763788399225") 2025/11/22 05:18:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f111d269507e6b711_d20251122_m051315_c001_v0001146_t0031_u01763788395381") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b08dc0_d20251122_m051801_c001_v7007000_t0000_u01763788681038") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a14ab_d20251122_m051757_c001_v0001185_t0033_u01763788677038") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b00fb_d20251122_m051746_c001_v7007000_t0000_u01763788666022") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a0f04_d20251122_m051742_c001_v0001185_t0010_u01763788662042") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e3560_d20251122_m051730_c001_v7007000_t0000_u01763788650799") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a0959_d20251122_m051727_c001_v0001185_t0007_u01763788647341") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a5554b_d20251122_m051716_c001_v7007000_t0000_u01763788636783") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a043e_d20251122_m051713_c001_v0001185_t0009_u01763788633186") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b4fc_d20251122_m051701_c001_v7007000_t0000_u01763788621593") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359fef5_d20251122_m051657_c001_v0001185_t0039_u01763788617702") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10e91_d20251122_m051646_c001_v7007000_t0000_u01763788606832") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba2fb_d20251122_m051640_c001_v0001185_t0009_u01763788600830") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95e1_d20251122_m051630_c001_v7007000_t0000_u01763788590175") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9eb6_d20251122_m051626_c001_v0001185_t0040_u01763788586382") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb48f9_d20251122_m051625_c001_v7007000_t0000_u01763788585045") 2025/11/22 05:18:38 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9cf2_d20251122_m051621_c001_v0001185_t0019_u01763788581068") 2025/11/22 05:18:39 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff15_d20251122_m051610_c001_v7007000_t0000_u01763788570434") 2025/11/22 05:18:39 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322504e_d20251122_m051606_c001_v0001090_t0014_u01763788566386") 2025/11/22 05:18:39 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407391025c05133a_d20251122_m051604_c001_v7007000_t0000_u01763788564891") 2025/11/22 05:18:39 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322503a_d20251122_m051601_c001_v0001090_t0024_u01763788561304") 2025/11/22 05:18:39 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10d16_d20251122_m051547_c001_v7007000_t0000_u01763788547737") 2025/11/22 05:18:39 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e50c_d20251122_m051543_c001_v0001185_t0012_u01763788543512") 2025/11/22 05:18:39 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb37b_d20251122_m051532_c001_v7007000_t0000_u01763788532874") 2025/11/22 05:18:39 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e04d_d20251122_m051528_c001_v0001185_t0058_u01763788528978") 2025/11/22 05:18:39 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb4797_d20251122_m051518_c001_v7007000_t0000_u01763788518131") 2025/11/22 05:18:39 DEBUG : banana: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359db60_d20251122_m051514_c001_v0001185_t0009_u01763788514588") 2025/11/22 05:18:39 DEBUG : bananaSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d044c_d20251122_m051628_c001_v7007000_t0000_u01763788588074") 2025/11/22 05:18:39 DEBUG : bananaSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa543_d20251122_m051623_c001_v0001185_t0020_u01763788583044") 2025/11/22 05:18:39 DEBUG : both0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43de8_d20251122_m051452_c001_v7007000_t0000_u01763788492477") 2025/11/22 05:18:39 DEBUG : both0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8272_d20251122_m051437_c001_v0001185_t0034_u01763788477905") 2025/11/22 05:18:39 DEBUG : both0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7ea3_d20251122_m051433_c001_v7007000_t0000_u01763788473690") 2025/11/22 05:18:39 DEBUG : both0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7cbc_d20251122_m051419_c001_v0001185_t0046_u01763788459696") 2025/11/22 05:18:39 DEBUG : both1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43def_d20251122_m051452_c001_v7007000_t0000_u01763788492660") 2025/11/22 05:18:39 DEBUG : both1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a82cd_d20251122_m051438_c001_v0001185_t0038_u01763788478794") 2025/11/22 05:18:39 DEBUG : both1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7ea4_d20251122_m051433_c001_v7007000_t0000_u01763788473871") 2025/11/22 05:18:39 DEBUG : both1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7cf8_d20251122_m051420_c001_v0001185_t0003_u01763788460181") 2025/11/22 05:18:39 DEBUG : both10: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43df5_d20251122_m051452_c001_v7007000_t0000_u01763788492843") 2025/11/22 05:18:40 DEBUG : both10: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8483_d20251122_m051444_c001_v0001185_t0042_u01763788484146") 2025/11/22 05:18:40 DEBUG : both10: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7ea5_d20251122_m051434_c001_v7007000_t0000_u01763788474053") 2025/11/22 05:18:40 DEBUG : both10: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7e8f_d20251122_m051425_c001_v0001185_t0032_u01763788465451") 2025/11/22 05:18:40 DEBUG : both11: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43df8_d20251122_m051453_c001_v7007000_t0000_u01763788493025") 2025/11/22 05:18:40 DEBUG : both11: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a84b4_d20251122_m051444_c001_v0001185_t0050_u01763788484737") 2025/11/22 05:18:40 DEBUG : both11: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7ea6_d20251122_m051434_c001_v7007000_t0000_u01763788474238") 2025/11/22 05:18:40 DEBUG : both11: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7ec6_d20251122_m051426_c001_v0001185_t0047_u01763788466105") 2025/11/22 05:18:40 DEBUG : both12: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43dfa_d20251122_m051453_c001_v7007000_t0000_u01763788493207") 2025/11/22 05:18:40 DEBUG : both12: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a84da_d20251122_m051445_c001_v0001185_t0023_u01763788485185") 2025/11/22 05:18:40 DEBUG : both12: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7ea7_d20251122_m051434_c001_v7007000_t0000_u01763788474420") 2025/11/22 05:18:40 DEBUG : both12: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7f06_d20251122_m051426_c001_v0001185_t0039_u01763788466691") 2025/11/22 05:18:40 DEBUG : both13: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43dfd_d20251122_m051453_c001_v7007000_t0000_u01763788493388") 2025/11/22 05:18:40 DEBUG : both13: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8502_d20251122_m051445_c001_v0001185_t0010_u01763788485680") 2025/11/22 05:18:40 DEBUG : both13: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7ea8_d20251122_m051434_c001_v7007000_t0000_u01763788474601") 2025/11/22 05:18:40 DEBUG : both13: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7f3f_d20251122_m051427_c001_v0001185_t0009_u01763788467443") 2025/11/22 05:18:40 DEBUG : both14: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43dff_d20251122_m051453_c001_v7007000_t0000_u01763788493570") 2025/11/22 05:18:40 DEBUG : both14: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a852d_d20251122_m051446_c001_v0001185_t0047_u01763788486249") 2025/11/22 05:18:40 DEBUG : both14: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7eaa_d20251122_m051434_c001_v7007000_t0000_u01763788474785") 2025/11/22 05:18:40 DEBUG : both14: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7f5b_d20251122_m051427_c001_v0001185_t0036_u01763788467848") 2025/11/22 05:18:40 DEBUG : both15: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e02_d20251122_m051453_c001_v7007000_t0000_u01763788493752") 2025/11/22 05:18:40 DEBUG : both15: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a855e_d20251122_m051446_c001_v0001185_t0031_u01763788486769") 2025/11/22 05:18:41 DEBUG : both15: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7eac_d20251122_m051434_c001_v7007000_t0000_u01763788474966") 2025/11/22 05:18:41 DEBUG : both15: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7f8f_d20251122_m051428_c001_v0001185_t0041_u01763788468360") 2025/11/22 05:18:41 DEBUG : both16: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e04_d20251122_m051453_c001_v7007000_t0000_u01763788493987") 2025/11/22 05:18:41 DEBUG : both16: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a857d_d20251122_m051447_c001_v0001185_t0000_u01763788487391") 2025/11/22 05:18:41 DEBUG : both16: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b8295_d20251122_m051435_c001_v7007000_t0000_u01763788475148") 2025/11/22 05:18:41 DEBUG : both16: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7fcf_d20251122_m051428_c001_v0001185_t0042_u01763788468994") 2025/11/22 05:18:41 DEBUG : both17: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e05_d20251122_m051454_c001_v7007000_t0000_u01763788494170") 2025/11/22 05:18:41 DEBUG : both17: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a85b1_d20251122_m051447_c001_v0001185_t0011_u01763788487979") 2025/11/22 05:18:41 DEBUG : both17: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b8296_d20251122_m051435_c001_v7007000_t0000_u01763788475329") 2025/11/22 05:18:41 DEBUG : both17: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8000_d20251122_m051429_c001_v0001185_t0003_u01763788469548") 2025/11/22 05:18:41 DEBUG : both18: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e06_d20251122_m051454_c001_v7007000_t0000_u01763788494352") 2025/11/22 05:18:41 DEBUG : both18: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a85d7_d20251122_m051448_c001_v0001185_t0051_u01763788488539") 2025/11/22 05:18:41 DEBUG : both18: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b8298_d20251122_m051435_c001_v7007000_t0000_u01763788475510") 2025/11/22 05:18:41 DEBUG : both18: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a803b_d20251122_m051430_c001_v0001185_t0019_u01763788470016") 2025/11/22 05:18:41 DEBUG : both19: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e07_d20251122_m051454_c001_v7007000_t0000_u01763788494533") 2025/11/22 05:18:41 DEBUG : both19: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a860c_d20251122_m051449_c001_v0001185_t0051_u01763788489249") 2025/11/22 05:18:41 DEBUG : both19: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b8299_d20251122_m051435_c001_v7007000_t0000_u01763788475691") 2025/11/22 05:18:41 DEBUG : both19: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a805d_d20251122_m051430_c001_v0001185_t0028_u01763788470484") 2025/11/22 05:18:41 DEBUG : both2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e0a_d20251122_m051454_c001_v7007000_t0000_u01763788494714") 2025/11/22 05:18:41 DEBUG : both2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a82e8_d20251122_m051439_c001_v0001185_t0048_u01763788479259") 2025/11/22 05:18:41 DEBUG : both2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b829d_d20251122_m051435_c001_v7007000_t0000_u01763788475875") 2025/11/22 05:18:41 DEBUG : both2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7d17_d20251122_m051420_c001_v0001185_t0019_u01763788460764") 2025/11/22 05:18:42 DEBUG : both3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e0e_d20251122_m051454_c001_v7007000_t0000_u01763788494895") 2025/11/22 05:18:42 DEBUG : both3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8315_d20251122_m051439_c001_v0001185_t0031_u01763788479796") 2025/11/22 05:18:42 DEBUG : both3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b82a0_d20251122_m051436_c001_v7007000_t0000_u01763788476059") 2025/11/22 05:18:42 DEBUG : both3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7d44_d20251122_m051421_c001_v0001185_t0025_u01763788461379") 2025/11/22 05:18:42 DEBUG : both4: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e0f_d20251122_m051455_c001_v7007000_t0000_u01763788495137") 2025/11/22 05:18:42 DEBUG : both4: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a834e_d20251122_m051440_c001_v0001185_t0049_u01763788480439") 2025/11/22 05:18:42 DEBUG : both4: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b82a1_d20251122_m051436_c001_v7007000_t0000_u01763788476242") 2025/11/22 05:18:42 DEBUG : both4: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7d65_d20251122_m051421_c001_v0001185_t0002_u01763788461975") 2025/11/22 05:18:42 DEBUG : both5: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e11_d20251122_m051455_c001_v7007000_t0000_u01763788495319") 2025/11/22 05:18:42 DEBUG : both5: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8388_d20251122_m051441_c001_v0001185_t0012_u01763788481106") 2025/11/22 05:18:42 DEBUG : both5: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b82bc_d20251122_m051436_c001_v7007000_t0000_u01763788476424") 2025/11/22 05:18:42 DEBUG : both5: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7d9c_d20251122_m051422_c001_v0001185_t0002_u01763788462499") 2025/11/22 05:18:42 DEBUG : both6: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e12_d20251122_m051455_c001_v7007000_t0000_u01763788495500") 2025/11/22 05:18:42 DEBUG : both6: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a83c7_d20251122_m051441_c001_v0001185_t0049_u01763788481708") 2025/11/22 05:18:42 DEBUG : both6: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b82bf_d20251122_m051436_c001_v7007000_t0000_u01763788476606") 2025/11/22 05:18:42 DEBUG : both6: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7dc4_d20251122_m051423_c001_v0001185_t0007_u01763788463100") 2025/11/22 05:18:42 DEBUG : both7: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e13_d20251122_m051455_c001_v7007000_t0000_u01763788495682") 2025/11/22 05:18:42 DEBUG : both7: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a83f5_d20251122_m051442_c001_v0001185_t0034_u01763788482348") 2025/11/22 05:18:42 DEBUG : both7: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b82c0_d20251122_m051436_c001_v7007000_t0000_u01763788476791") 2025/11/22 05:18:42 DEBUG : both7: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7dee_d20251122_m051423_c001_v0001185_t0019_u01763788463692") 2025/11/22 05:18:42 DEBUG : both8: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e14_d20251122_m051455_c001_v7007000_t0000_u01763788495864") 2025/11/22 05:18:43 DEBUG : both8: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8417_d20251122_m051443_c001_v0001185_t0038_u01763788483012") 2025/11/22 05:18:43 DEBUG : both8: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b82c1_d20251122_m051436_c001_v7007000_t0000_u01763788476973") 2025/11/22 05:18:43 DEBUG : both8: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7e20_d20251122_m051424_c001_v0001185_t0022_u01763788464267") 2025/11/22 05:18:43 DEBUG : both9: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e15_d20251122_m051456_c001_v7007000_t0000_u01763788496044") 2025/11/22 05:18:43 DEBUG : both9: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a844c_d20251122_m051443_c001_v0001185_t0005_u01763788483477") 2025/11/22 05:18:43 DEBUG : both9: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b82c4_d20251122_m051437_c001_v7007000_t0000_u01763788477155") 2025/11/22 05:18:43 DEBUG : both9: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7e5e_d20251122_m051424_c001_v0001185_t0059_u01763788464831") 2025/11/22 05:18:43 DEBUG : c/non empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd28_d20251122_m051052_c001_v7007000_t0000_u01763788252005") 2025/11/22 05:18:43 DEBUG : c/non empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3fe0_d20251122_m051050_c001_v0001185_t0038_u01763788250332") 2025/11/22 05:18:43 DEBUG : c/non empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd0c_d20251122_m051049_c001_v7007000_t0000_u01763788249504") 2025/11/22 05:18:43 DEBUG : c/non empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3ef7_d20251122_m051047_c001_v0001185_t0030_u01763788247816") 2025/11/22 05:18:43 DEBUG : c/non empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f1063b_d20251122_m051031_c001_v7007000_t0000_u01763788231644") 2025/11/22 05:18:43 DEBUG : c/non empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3911_d20251122_m051029_c001_v0001185_t0056_u01763788229593") 2025/11/22 05:18:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63449_d20251122_m051550_c001_v7007000_t0000_u01763788550209") 2025/11/22 05:18:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e5ac_d20251122_m051545_c001_v0001185_t0010_u01763788545680") 2025/11/22 05:18:43 DEBUG : check sum: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f105fc_d20251122_m051022_c001_v7007000_t0000_u01763788222222") 2025/11/22 05:18:43 DEBUG : check sum: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a35ef_d20251122_m051021_c001_v0001185_t0039_u01763788221245") 2025/11/22 05:18:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb76c_d20251122_m051829_c001_v7007000_t0000_u01763788709675") 2025/11/22 05:18:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbc3cf_d20251122_m051828_c001_v0001185_t0023_u01763788708209") 2025/11/22 05:18:43 DEBUG : dest/3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9a86_d20251122_m051237_c001_v7007000_t0000_u01763788357123") 2025/11/22 05:18:43 DEBUG : dest/3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f406ba54aa24a7fb1_d20251122_m051236_c001_v0001093_t0004_u01763788356032") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcde: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10e93_d20251122_m051647_c001_v7007000_t0000_u01763788607013") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcde: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aac7d_d20251122_m051642_c001_v0001185_t0004_u01763788602627") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b08dc1_d20251122_m051801_c001_v7007000_t0000_u01763788681221") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbb719_d20251122_m051750_c001_v0001185_t0019_u01763788670295") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b00fc_d20251122_m051746_c001_v7007000_t0000_u01763788666204") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbb253_d20251122_m051735_c001_v0001185_t0055_u01763788655140") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e3561_d20251122_m051730_c001_v7007000_t0000_u01763788650982") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbadaf_d20251122_m051721_c001_v0001185_t0005_u01763788641073") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a5554c_d20251122_m051716_c001_v7007000_t0000_u01763788636965") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba958_d20251122_m051705_c001_v0001185_t0030_u01763788625912") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b4fd_d20251122_m051701_c001_v7007000_t0000_u01763788621777") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba5ac_d20251122_m051651_c001_v0001185_t0052_u01763788611219") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43f92_d20251122_m051644_c001_v7007000_t0000_u01763788604503") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f72a_d20251122_m051634_c001_v0001185_t0011_u01763788594599") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95e2_d20251122_m051630_c001_v7007000_t0000_u01763788590358") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9ec6_d20251122_m051626_c001_v0001185_t0043_u01763788586581") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979ea7_d20251122_m051625_c001_v7007000_t0000_u01763788585058") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359eff1_d20251122_m051614_c001_v0001185_t0044_u01763788574725") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff18_d20251122_m051610_c001_v7007000_t0000_u01763788570616") 2025/11/22 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9820_d20251122_m051606_c001_v0001185_t0052_u01763788566666") 2025/11/22 05:18:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f421a5c473f1a37d4_d20251122_m051604_c001_v7007000_t0000_u01763788564836") 2025/11/22 05:18:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb948c_d20251122_m051554_c001_v0001185_t0052_u01763788554237") 2025/11/22 05:18:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4088e504c8d5775d_d20251122_m051547_c001_v7007000_t0000_u01763788547916") 2025/11/22 05:18:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb8f68_d20251122_m051537_c001_v0001185_t0035_u01763788537204") 2025/11/22 05:18:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb37c_d20251122_m051533_c001_v7007000_t0000_u01763788533056") 2025/11/22 05:18:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb8b60_d20251122_m051522_c001_v0001185_t0014_u01763788522516") 2025/11/22 05:18:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb4799_d20251122_m051518_c001_v7007000_t0000_u01763788518317") 2025/11/22 05:18:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb8746_d20251122_m051508_c001_v0001185_t0047_u01763788508587") 2025/11/22 05:18:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979ebe_d20251122_m051628_c001_v7007000_t0000_u01763788588116") 2025/11/22 05:18:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9da2_d20251122_m051623_c001_v0001185_t0033_u01763788583244") 2025/11/22 05:18:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10e96_d20251122_m051647_c001_v7007000_t0000_u01763788607195") 2025/11/22 05:18:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250c7_d20251122_m051642_c001_v0001090_t0035_u01763788602636") 2025/11/22 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b08dc2_d20251122_m051801_c001_v7007000_t0000_u01763788681403") 2025/11/22 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a1262_d20251122_m051751_c001_v0001185_t0035_u01763788671004") 2025/11/22 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b00fe_d20251122_m051746_c001_v7007000_t0000_u01763788666386") 2025/11/22 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a0c9c_d20251122_m051735_c001_v0001185_t0011_u01763788655767") 2025/11/22 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e3563_d20251122_m051731_c001_v7007000_t0000_u01763788651164") 2025/11/22 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a0724_d20251122_m051721_c001_v0001185_t0021_u01763788641685") 2025/11/22 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a5554d_d20251122_m051717_c001_v7007000_t0000_u01763788637147") 2025/11/22 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a01df_d20251122_m051706_c001_v0001185_t0052_u01763788626678") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b4fe_d20251122_m051701_c001_v7007000_t0000_u01763788621959") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359fd0f_d20251122_m051651_c001_v0001185_t0009_u01763788611881") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43f91_d20251122_m051644_c001_v7007000_t0000_u01763788604322") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba13e_d20251122_m051635_c001_v0001185_t0020_u01763788595208") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95e5_d20251122_m051630_c001_v7007000_t0000_u01763788590545") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa67f_d20251122_m051626_c001_v0001185_t0020_u01763788586592") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95d0_d20251122_m051625_c001_v7007000_t0000_u01763788585464") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9b05_d20251122_m051615_c001_v0001185_t0040_u01763788575340") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff1a_d20251122_m051610_c001_v7007000_t0000_u01763788570814") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9f2e_d20251122_m051606_c001_v0001185_t0009_u01763788566693") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979e57_d20251122_m051605_c001_v7007000_t0000_u01763788565227") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225024_d20251122_m051554_c001_v0001090_t0027_u01763788554837") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc6343b_d20251122_m051547_c001_v7007000_t0000_u01763788547877") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e33e_d20251122_m051537_c001_v0001185_t0045_u01763788537937") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb37d_d20251122_m051533_c001_v7007000_t0000_u01763788533238") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359de36_d20251122_m051523_c001_v0001185_t0017_u01763788523156") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb479a_d20251122_m051518_c001_v7007000_t0000_u01763788518499") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d9b9_d20251122_m051508_c001_v0001185_t0019_u01763788508856") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407391025c0513b6_d20251122_m051628_c001_v7007000_t0000_u01763788588126") 2025/11/22 05:18:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f310_d20251122_m051623_c001_v0001185_t0021_u01763788583344") 2025/11/22 05:18:46 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10e99_d20251122_m051647_c001_v7007000_t0000_u01763788607376") 2025/11/22 05:18:46 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359fa0c_d20251122_m051642_c001_v0001185_t0005_u01763788602818") 2025/11/22 05:18:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b08dc4_d20251122_m051801_c001_v7007000_t0000_u01763788681591") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ac3b5_d20251122_m051751_c001_v0001185_t0031_u01763788671566") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b00ff_d20251122_m051746_c001_v7007000_t0000_u01763788666567") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72abeca_d20251122_m051736_c001_v0001185_t0042_u01763788656545") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e3564_d20251122_m051731_c001_v7007000_t0000_u01763788651345") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ab9f1_d20251122_m051722_c001_v0001185_t0025_u01763788642291") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a5554e_d20251122_m051717_c001_v7007000_t0000_u01763788637329") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ab50f_d20251122_m051707_c001_v0001185_t0030_u01763788627299") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b4ff_d20251122_m051702_c001_v7007000_t0000_u01763788622142") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ab007_d20251122_m051652_c001_v0001185_t0047_u01763788612577") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43f93_d20251122_m051644_c001_v7007000_t0000_u01763788604505") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa9d8_d20251122_m051635_c001_v0001185_t0029_u01763788595840") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95e7_d20251122_m051630_c001_v7007000_t0000_u01763788590743") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f433_d20251122_m051626_c001_v0001185_t0047_u01763788586707") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d0434_d20251122_m051625_c001_v7007000_t0000_u01763788585289") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225071_d20251122_m051615_c001_v0001090_t0024_u01763788575912") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff1b_d20251122_m051611_c001_v7007000_t0000_u01763788571004") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ecc7_d20251122_m051606_c001_v0001185_t0053_u01763788566780") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f421a5c473f1a37d5_d20251122_m051605_c001_v7007000_t0000_u01763788565018") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9b4b_d20251122_m051555_c001_v0001185_t0024_u01763788555708") 2025/11/22 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508bc8ab_d20251122_m051547_c001_v7007000_t0000_u01763788547491") 2025/11/22 05:18:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a95a1_d20251122_m051538_c001_v0001185_t0040_u01763788538579") 2025/11/22 05:18:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb37e_d20251122_m051533_c001_v7007000_t0000_u01763788533421") 2025/11/22 05:18:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a90e1_d20251122_m051523_c001_v0001185_t0010_u01763788523761") 2025/11/22 05:18:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb479b_d20251122_m051518_c001_v7007000_t0000_u01763788518680") 2025/11/22 05:18:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8c0b_d20251122_m051509_c001_v0001185_t0001_u01763788509049") 2025/11/22 05:18:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407391025c0513b7_d20251122_m051628_c001_v7007000_t0000_u01763788588312") 2025/11/22 05:18:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa565_d20251122_m051623_c001_v0001185_t0039_u01763788583406") 2025/11/22 05:18:48 DEBUG : dir1/0003-defgh: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10e9b_d20251122_m051647_c001_v7007000_t0000_u01763788607560") 2025/11/22 05:18:48 DEBUG : dir1/0003-defgh: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250ce_d20251122_m051643_c001_v0001090_t0053_u01763788603003") 2025/11/22 05:18:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b08dc5_d20251122_m051801_c001_v7007000_t0000_u01763788681773") 2025/11/22 05:18:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225177_d20251122_m051752_c001_v0001090_t0032_u01763788672180") 2025/11/22 05:18:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b0101_d20251122_m051746_c001_v7007000_t0000_u01763788666750") 2025/11/22 05:18:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322514d_d20251122_m051737_c001_v0001090_t0002_u01763788657147") 2025/11/22 05:18:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e3565_d20251122_m051731_c001_v7007000_t0000_u01763788651529") 2025/11/22 05:18:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225127_d20251122_m051722_c001_v0001090_t0031_u01763788642885") 2025/11/22 05:18:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a5554f_d20251122_m051717_c001_v7007000_t0000_u01763788637511") 2025/11/22 05:18:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250fe_d20251122_m051707_c001_v0001090_t0042_u01763788627945") 2025/11/22 05:18:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b501_d20251122_m051702_c001_v7007000_t0000_u01763788622325") 2025/11/22 05:18:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250de_d20251122_m051653_c001_v0001090_t0015_u01763788613259") 2025/11/22 05:18:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf9643_d20251122_m051644_c001_v7007000_t0000_u01763788604714") 2025/11/22 05:18:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250ae_d20251122_m051636_c001_v0001090_t0010_u01763788596407") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95e9_d20251122_m051630_c001_v7007000_t0000_u01763788590928") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225095_d20251122_m051626_c001_v0001090_t0042_u01763788586912") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb48fb_d20251122_m051625_c001_v7007000_t0000_u01763788585226") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa2ce_d20251122_m051616_c001_v0001185_t0029_u01763788576641") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff1c_d20251122_m051611_c001_v7007000_t0000_u01763788571186") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225052_d20251122_m051606_c001_v0001090_t0005_u01763788566897") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7afeef_d20251122_m051605_c001_v7007000_t0000_u01763788565251") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e938_d20251122_m051556_c001_v0001185_t0033_u01763788556446") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10d1a_d20251122_m051547_c001_v7007000_t0000_u01763788547973") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224fec_d20251122_m051539_c001_v0001090_t0002_u01763788539252") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb37f_d20251122_m051533_c001_v7007000_t0000_u01763788533603") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224fc3_d20251122_m051524_c001_v0001090_t0044_u01763788524394") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb479c_d20251122_m051518_c001_v7007000_t0000_u01763788518868") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224fa5_d20251122_m051509_c001_v0001090_t0012_u01763788509409") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40368a966f9d33e7_d20251122_m051628_c001_v7007000_t0000_u01763788588064") 2025/11/22 05:18:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225087_d20251122_m051623_c001_v0001090_t0026_u01763788583428") 2025/11/22 05:18:49 DEBUG : dir1/0004-efghi: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10e9d_d20251122_m051647_c001_v7007000_t0000_u01763788607799") 2025/11/22 05:18:49 DEBUG : dir1/0004-efghi: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aac9f_d20251122_m051643_c001_v0001185_t0028_u01763788603006") 2025/11/22 05:18:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b08dc6_d20251122_m051801_c001_v7007000_t0000_u01763788681957") 2025/11/22 05:18:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbb7ce_d20251122_m051752_c001_v0001185_t0057_u01763788672604") 2025/11/22 05:18:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b0102_d20251122_m051746_c001_v7007000_t0000_u01763788666935") 2025/11/22 05:18:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbb33a_d20251122_m051737_c001_v0001185_t0010_u01763788657632") 2025/11/22 05:18:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e3566_d20251122_m051731_c001_v7007000_t0000_u01763788651759") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbae5f_d20251122_m051723_c001_v0001185_t0017_u01763788643240") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a55551_d20251122_m051717_c001_v7007000_t0000_u01763788637711") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbaa16_d20251122_m051708_c001_v0001185_t0020_u01763788628808") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b505_d20251122_m051702_c001_v7007000_t0000_u01763788622507") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba65c_d20251122_m051653_c001_v0001185_t0048_u01763788613640") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43f8f_d20251122_m051644_c001_v7007000_t0000_u01763788604311") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f807_d20251122_m051636_c001_v0001185_t0010_u01763788596939") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95ec_d20251122_m051631_c001_v7007000_t0000_u01763788591114") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9ede_d20251122_m051626_c001_v0001185_t0024_u01763788586925") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979ea8_d20251122_m051625_c001_v7007000_t0000_u01763788585241") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f0ab_d20251122_m051616_c001_v0001185_t0027_u01763788576856") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff1e_d20251122_m051611_c001_v7007000_t0000_u01763788571368") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9847_d20251122_m051606_c001_v0001185_t0048_u01763788566924") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10d6b_d20251122_m051605_c001_v7007000_t0000_u01763788565468") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9550_d20251122_m051556_c001_v0001185_t0020_u01763788556685") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405a50ad8e2d61f9_d20251122_m051547_c001_v7007000_t0000_u01763788547998") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb902f_d20251122_m051539_c001_v0001185_t0032_u01763788539654") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb380_d20251122_m051533_c001_v7007000_t0000_u01763788533785") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb8c05_d20251122_m051524_c001_v0001185_t0039_u01763788524978") 2025/11/22 05:18:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47a1_d20251122_m051519_c001_v7007000_t0000_u01763788519049") 2025/11/22 05:18:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb87ab_d20251122_m051509_c001_v0001185_t0055_u01763788509972") 2025/11/22 05:18:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d0451_d20251122_m051628_c001_v7007000_t0000_u01763788588452") 2025/11/22 05:18:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f326_d20251122_m051623_c001_v0001185_t0039_u01763788583661") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghij: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10e9e_d20251122_m051647_c001_v7007000_t0000_u01763788607983") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghij: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359fa35_d20251122_m051643_c001_v0001185_t0004_u01763788603089") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b08dc8_d20251122_m051802_c001_v7007000_t0000_u01763788682140") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a130e_d20251122_m051752_c001_v0001185_t0012_u01763788672907") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b0103_d20251122_m051747_c001_v7007000_t0000_u01763788667118") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a0d7d_d20251122_m051737_c001_v0001185_t0022_u01763788657952") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e3567_d20251122_m051731_c001_v7007000_t0000_u01763788651954") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a07e8_d20251122_m051723_c001_v0001185_t0056_u01763788643587") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a55552_d20251122_m051717_c001_v7007000_t0000_u01763788637894") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a02a6_d20251122_m051709_c001_v0001185_t0034_u01763788629012") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b506_d20251122_m051702_c001_v7007000_t0000_u01763788622691") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359fde1_d20251122_m051653_c001_v0001185_t0013_u01763788613896") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d04aa_d20251122_m051644_c001_v7007000_t0000_u01763788604334") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba1f7_d20251122_m051637_c001_v0001185_t0004_u01763788597172") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95ed_d20251122_m051631_c001_v7007000_t0000_u01763788591335") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa699_d20251122_m051626_c001_v0001185_t0017_u01763788586923") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96157510_d20251122_m051625_c001_v7007000_t0000_u01763788585280") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9b96_d20251122_m051617_c001_v0001185_t0047_u01763788577161") 2025/11/22 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff20_d20251122_m051611_c001_v7007000_t0000_u01763788571551") 2025/11/22 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9f4e_d20251122_m051606_c001_v0001185_t0026_u01763788566971") 2025/11/22 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407391025c05133c_d20251122_m051605_c001_v7007000_t0000_u01763788565073") 2025/11/22 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322502e_d20251122_m051557_c001_v0001090_t0005_u01763788557001") 2025/11/22 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508bc8a6_d20251122_m051547_c001_v7007000_t0000_u01763788547297") 2025/11/22 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e3e5_d20251122_m051539_c001_v0001185_t0048_u01763788539854") 2025/11/22 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb382_d20251122_m051533_c001_v7007000_t0000_u01763788533967") 2025/11/22 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359df09_d20251122_m051525_c001_v0001185_t0012_u01763788525395") 2025/11/22 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47a7_d20251122_m051519_c001_v7007000_t0000_u01763788519232") 2025/11/22 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359da0f_d20251122_m051510_c001_v0001185_t0033_u01763788510398") 2025/11/22 05:18:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d044d_d20251122_m051628_c001_v7007000_t0000_u01763788588085") 2025/11/22 05:18:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9dd2_d20251122_m051623_c001_v0001185_t0003_u01763788583673") 2025/11/22 05:18:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10ea0_d20251122_m051648_c001_v7007000_t0000_u01763788608178") 2025/11/22 05:18:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba3aa_d20251122_m051643_c001_v0001185_t0000_u01763788603095") 2025/11/22 05:18:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b08dc9_d20251122_m051802_c001_v7007000_t0000_u01763788682332") 2025/11/22 05:18:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ac457_d20251122_m051753_c001_v0001185_t0033_u01763788673346") 2025/11/22 05:18:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b0106_d20251122_m051747_c001_v7007000_t0000_u01763788667300") 2025/11/22 05:18:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72abf65_d20251122_m051738_c001_v0001185_t0052_u01763788658345") 2025/11/22 05:18:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e3568_d20251122_m051732_c001_v7007000_t0000_u01763788652176") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aba84_d20251122_m051723_c001_v0001185_t0037_u01763788643944") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a55553_d20251122_m051718_c001_v7007000_t0000_u01763788638076") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ab5a4_d20251122_m051709_c001_v0001185_t0004_u01763788629234") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b507_d20251122_m051702_c001_v7007000_t0000_u01763788622873") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ab09d_d20251122_m051654_c001_v0001185_t0033_u01763788614091") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f415fe2aee2e76318_d20251122_m051644_c001_v7007000_t0000_u01763788604722") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aaa8b_d20251122_m051637_c001_v0001185_t0006_u01763788597603") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95ee_d20251122_m051631_c001_v7007000_t0000_u01763788591554") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f45d_d20251122_m051627_c001_v0001185_t0023_u01763788587019") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40368a966f9d33d8_d20251122_m051625_c001_v7007000_t0000_u01763788585289") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225076_d20251122_m051617_c001_v0001090_t0035_u01763788577518") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff22_d20251122_m051611_c001_v7007000_t0000_u01763788571733") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225054_d20251122_m051607_c001_v0001090_t0048_u01763788567283") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979e5a_d20251122_m051605_c001_v7007000_t0000_u01763788565466") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9bce_d20251122_m051557_c001_v0001185_t0041_u01763788557405") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979e10_d20251122_m051547_c001_v7007000_t0000_u01763788547714") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9639_d20251122_m051540_c001_v0001185_t0029_u01763788540277") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb386_d20251122_m051534_c001_v7007000_t0000_u01763788534152") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a919c_d20251122_m051525_c001_v0001185_t0056_u01763788525615") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47a8_d20251122_m051519_c001_v7007000_t0000_u01763788519419") 2025/11/22 05:18:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8c87_d20251122_m051510_c001_v0001185_t0054_u01763788510649") 2025/11/22 05:18:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb490b_d20251122_m051628_c001_v7007000_t0000_u01763788588323") 2025/11/22 05:18:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa589_d20251122_m051623_c001_v0001185_t0021_u01763788583792") 2025/11/22 05:18:54 DEBUG : dir1/0007-12345: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10ea2_d20251122_m051648_c001_v7007000_t0000_u01763788608362") 2025/11/22 05:18:54 DEBUG : dir1/0007-12345: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aacb0_d20251122_m051643_c001_v0001185_t0016_u01763788603217") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b08dcc_d20251122_m051802_c001_v7007000_t0000_u01763788682516") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225179_d20251122_m051753_c001_v0001090_t0004_u01763788673767") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b0109_d20251122_m051747_c001_v7007000_t0000_u01763788667494") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322514f_d20251122_m051738_c001_v0001090_t0042_u01763788658551") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e3569_d20251122_m051732_c001_v7007000_t0000_u01763788652358") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322512b_d20251122_m051724_c001_v0001090_t0011_u01763788644147") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a55554_d20251122_m051718_c001_v7007000_t0000_u01763788638258") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225105_d20251122_m051709_c001_v0001090_t0048_u01763788629579") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b508_d20251122_m051703_c001_v7007000_t0000_u01763788623056") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250e2_d20251122_m051654_c001_v0001090_t0008_u01763788614361") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43f97_d20251122_m051644_c001_v7007000_t0000_u01763788604866") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250b4_d20251122_m051637_c001_v0001090_t0032_u01763788597817") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95ef_d20251122_m051631_c001_v7007000_t0000_u01763788591743") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9eee_d20251122_m051627_c001_v0001185_t0035_u01763788587120") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd9615750f_d20251122_m051625_c001_v7007000_t0000_u01763788585094") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa338_d20251122_m051617_c001_v0001185_t0051_u01763788577926") 2025/11/22 05:18:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff25_d20251122_m051611_c001_v7007000_t0000_u01763788571938") 2025/11/22 05:18:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ed0a_d20251122_m051607_c001_v0001185_t0023_u01763788567295") 2025/11/22 05:18:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4088e504c8d577b9_d20251122_m051605_c001_v7007000_t0000_u01763788565252") 2025/11/22 05:18:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e99d_d20251122_m051557_c001_v0001185_t0034_u01763788557624") 2025/11/22 05:18:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc6343a_d20251122_m051547_c001_v7007000_t0000_u01763788547696") 2025/11/22 05:18:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224ff0_d20251122_m051540_c001_v0001090_t0035_u01763788540487") 2025/11/22 05:18:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb387_d20251122_m051534_c001_v7007000_t0000_u01763788534351") 2025/11/22 05:18:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224fc5_d20251122_m051525_c001_v0001090_t0020_u01763788525826") 2025/11/22 05:18:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47aa_d20251122_m051519_c001_v7007000_t0000_u01763788519604") 2025/11/22 05:18:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224fa7_d20251122_m051511_c001_v0001090_t0058_u01763788511076") 2025/11/22 05:18:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40368a966f9d33ea_d20251122_m051628_c001_v7007000_t0000_u01763788588246") 2025/11/22 05:18:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9de8_d20251122_m051623_c001_v0001185_t0038_u01763788583927") 2025/11/22 05:18:55 DEBUG : dir1/0008-23456: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10ea4_d20251122_m051648_c001_v7007000_t0000_u01763788608550") 2025/11/22 05:18:55 DEBUG : dir1/0008-23456: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba3c2_d20251122_m051643_c001_v0001185_t0036_u01763788603305") 2025/11/22 05:18:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b08dcd_d20251122_m051802_c001_v7007000_t0000_u01763788682699") 2025/11/22 05:18:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbb859_d20251122_m051754_c001_v0001185_t0002_u01763788674347") 2025/11/22 05:18:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b010a_d20251122_m051747_c001_v7007000_t0000_u01763788667675") 2025/11/22 05:18:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbb3b1_d20251122_m051739_c001_v0001185_t0012_u01763788659314") 2025/11/22 05:18:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e356a_d20251122_m051732_c001_v7007000_t0000_u01763788652540") 2025/11/22 05:18:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbaee0_d20251122_m051724_c001_v0001185_t0034_u01763788644684") 2025/11/22 05:18:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a55555_d20251122_m051718_c001_v7007000_t0000_u01763788638441") 2025/11/22 05:18:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbaa6e_d20251122_m051709_c001_v0001185_t0033_u01763788629980") 2025/11/22 05:18:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b50a_d20251122_m051703_c001_v7007000_t0000_u01763788623238") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba6b8_d20251122_m051655_c001_v0001185_t0051_u01763788615027") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d04ac_d20251122_m051644_c001_v7007000_t0000_u01763788604515") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f872_d20251122_m051638_c001_v0001185_t0001_u01763788598248") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95f1_d20251122_m051631_c001_v7007000_t0000_u01763788591927") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa6b1_d20251122_m051627_c001_v0001185_t0025_u01763788587177") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f401731351c41edf9_d20251122_m051625_c001_v7007000_t0000_u01763788585266") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f146_d20251122_m051618_c001_v0001185_t0013_u01763788578213") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff27_d20251122_m051612_c001_v7007000_t0000_u01763788572120") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9868_d20251122_m051607_c001_v0001185_t0018_u01763788567314") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f421a5c473f1a37d8_d20251122_m051605_c001_v7007000_t0000_u01763788565200") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb959b_d20251122_m051558_c001_v0001185_t0037_u01763788558138") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508bc8ac_d20251122_m051547_c001_v7007000_t0000_u01763788547676") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9098_d20251122_m051540_c001_v0001185_t0037_u01763788540777") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb388_d20251122_m051534_c001_v7007000_t0000_u01763788534533") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb8c59_d20251122_m051526_c001_v0001185_t0011_u01763788526167") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47ad_d20251122_m051519_c001_v7007000_t0000_u01763788519787") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb87eb_d20251122_m051511_c001_v0001185_t0029_u01763788511518") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40368a966f9d33eb_d20251122_m051628_c001_v7007000_t0000_u01763788588427") 2025/11/22 05:18:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f342_d20251122_m051623_c001_v0001185_t0049_u01763788583994") 2025/11/22 05:18:56 DEBUG : dir1/0009-34567: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10ea8_d20251122_m051648_c001_v7007000_t0000_u01763788608740") 2025/11/22 05:18:57 DEBUG : dir1/0009-34567: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250d2_d20251122_m051643_c001_v0001090_t0008_u01763788603443") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b091b6_d20251122_m051802_c001_v7007000_t0000_u01763788682888") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a13d5_d20251122_m051754_c001_v0001185_t0009_u01763788674609") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b010b_d20251122_m051747_c001_v7007000_t0000_u01763788667857") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a0e09_d20251122_m051739_c001_v0001185_t0010_u01763788659534") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e356b_d20251122_m051732_c001_v7007000_t0000_u01763788652721") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a088e_d20251122_m051725_c001_v0001185_t0029_u01763788645033") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a55556_d20251122_m051718_c001_v7007000_t0000_u01763788638622") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a0323_d20251122_m051710_c001_v0001185_t0058_u01763788630260") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b50b_d20251122_m051703_c001_v7007000_t0000_u01763788623421") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359fe3c_d20251122_m051655_c001_v0001185_t0007_u01763788615334") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f406831504b403074_d20251122_m051644_c001_v7007000_t0000_u01763788604727") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba25a_d20251122_m051638_c001_v0001185_t0026_u01763788598450") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95f2_d20251122_m051632_c001_v7007000_t0000_u01763788592113") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f472_d20251122_m051627_c001_v0001185_t0024_u01763788587222") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d0436_d20251122_m051625_c001_v7007000_t0000_u01763788585473") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9bf7_d20251122_m051618_c001_v0001185_t0049_u01763788578529") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff2c_d20251122_m051612_c001_v7007000_t0000_u01763788572302") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9f70_d20251122_m051607_c001_v0001185_t0040_u01763788567393") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407391025c05133d_d20251122_m051605_c001_v7007000_t0000_u01763788565255") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225030_d20251122_m051558_c001_v0001090_t0034_u01763788558587") 2025/11/22 05:18:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979e14_d20251122_m051547_c001_v7007000_t0000_u01763788547900") 2025/11/22 05:18:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e451_d20251122_m051541_c001_v0001185_t0009_u01763788541117") 2025/11/22 05:18:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb38a_d20251122_m051534_c001_v7007000_t0000_u01763788534716") 2025/11/22 05:18:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359df6f_d20251122_m051526_c001_v0001185_t0013_u01763788526386") 2025/11/22 05:18:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47af_d20251122_m051519_c001_v7007000_t0000_u01763788519970") 2025/11/22 05:18:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359da72_d20251122_m051511_c001_v0001185_t0000_u01763788511712") 2025/11/22 05:18:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95d8_d20251122_m051628_c001_v7007000_t0000_u01763788588281") 2025/11/22 05:18:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322508b_d20251122_m051624_c001_v0001090_t0015_u01763788584021") 2025/11/22 05:18:58 DEBUG : dir1/0010-45678: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10ea9_d20251122_m051648_c001_v7007000_t0000_u01763788608921") 2025/11/22 05:18:58 DEBUG : dir1/0010-45678: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aacc2_d20251122_m051643_c001_v0001185_t0041_u01763788603446") 2025/11/22 05:18:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b091ba_d20251122_m051803_c001_v7007000_t0000_u01763788683070") 2025/11/22 05:18:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ac4d8_d20251122_m051754_c001_v0001185_t0028_u01763788674904") 2025/11/22 05:18:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b010e_d20251122_m051748_c001_v7007000_t0000_u01763788668039") 2025/11/22 05:18:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72abfe8_d20251122_m051739_c001_v0001185_t0018_u01763788659822") 2025/11/22 05:18:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e356c_d20251122_m051732_c001_v7007000_t0000_u01763788652903") 2025/11/22 05:18:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72abafc_d20251122_m051725_c001_v0001185_t0016_u01763788645396") 2025/11/22 05:18:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a55557_d20251122_m051718_c001_v7007000_t0000_u01763788638804") 2025/11/22 05:18:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ab613_d20251122_m051710_c001_v0001185_t0056_u01763788630487") 2025/11/22 05:18:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b50c_d20251122_m051703_c001_v7007000_t0000_u01763788623605") 2025/11/22 05:18:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ab12b_d20251122_m051655_c001_v0001185_t0053_u01763788615657") 2025/11/22 05:18:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf963c_d20251122_m051644_c001_v7007000_t0000_u01763788604346") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aab17_d20251122_m051638_c001_v0001185_t0044_u01763788598782") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95f4_d20251122_m051632_c001_v7007000_t0000_u01763788592302") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f48e_d20251122_m051627_c001_v0001185_t0049_u01763788587420") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979ea5_d20251122_m051624_c001_v7007000_t0000_u01763788584876") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225078_d20251122_m051618_c001_v0001090_t0046_u01763788578738") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff2e_d20251122_m051612_c001_v7007000_t0000_u01763788572493") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ed1c_d20251122_m051607_c001_v0001185_t0018_u01763788567489") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42035996f20acb83_d20251122_m051605_c001_v7007000_t0000_u01763788565226") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9c51_d20251122_m051558_c001_v0001185_t0034_u01763788558940") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f406831504b402f2d_d20251122_m051547_c001_v7007000_t0000_u01763788547719") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9696_d20251122_m051541_c001_v0001185_t0025_u01763788541428") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb38c_d20251122_m051534_c001_v7007000_t0000_u01763788534941") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a91ea_d20251122_m051526_c001_v0001185_t0023_u01763788526748") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47b1_d20251122_m051520_c001_v7007000_t0000_u01763788520152") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8d09_d20251122_m051512_c001_v0001185_t0006_u01763788512057") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d0450_d20251122_m051628_c001_v7007000_t0000_u01763788588439") 2025/11/22 05:18:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa5a3_d20251122_m051624_c001_v0001185_t0054_u01763788584088") 2025/11/22 05:18:59 DEBUG : dir1/0011-56789: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10eaa_d20251122_m051649_c001_v7007000_t0000_u01763788609104") 2025/11/22 05:18:59 DEBUG : dir1/0011-56789: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359fa6e_d20251122_m051643_c001_v0001185_t0054_u01763788603558") 2025/11/22 05:18:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b091c0_d20251122_m051803_c001_v7007000_t0000_u01763788683255") 2025/11/22 05:18:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225181_d20251122_m051755_c001_v0001090_t0025_u01763788675158") 2025/11/22 05:18:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b0110_d20251122_m051748_c001_v7007000_t0000_u01763788668220") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225155_d20251122_m051740_c001_v0001090_t0007_u01763788660201") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e356d_d20251122_m051733_c001_v7007000_t0000_u01763788653085") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322512d_d20251122_m051725_c001_v0001090_t0051_u01763788645607") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a55558_d20251122_m051718_c001_v7007000_t0000_u01763788638987") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225109_d20251122_m051710_c001_v0001090_t0021_u01763788630686") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b50e_d20251122_m051703_c001_v7007000_t0000_u01763788623787") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250e4_d20251122_m051655_c001_v0001090_t0047_u01763788615864") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d04b1_d20251122_m051644_c001_v7007000_t0000_u01763788604735") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250b6_d20251122_m051639_c001_v0001090_t0023_u01763788599004") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95f5_d20251122_m051632_c001_v7007000_t0000_u01763788592486") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa6c6_d20251122_m051627_c001_v0001185_t0041_u01763788587464") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d0435_d20251122_m051625_c001_v7007000_t0000_u01763788585296") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa3b1_d20251122_m051619_c001_v0001185_t0007_u01763788579171") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff2f_d20251122_m051612_c001_v7007000_t0000_u01763788572688") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225056_d20251122_m051607_c001_v0001090_t0051_u01763788567608") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7afef2_d20251122_m051605_c001_v7007000_t0000_u01763788565470") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ea16_d20251122_m051559_c001_v0001185_t0025_u01763788559356") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508bc8af_d20251122_m051548_c001_v7007000_t0000_u01763788548047") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224ff5_d20251122_m051541_c001_v0001090_t0042_u01763788541747") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb38e_d20251122_m051535_c001_v7007000_t0000_u01763788535126") 2025/11/22 05:19:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224fcd_d20251122_m051527_c001_v0001090_t0037_u01763788527032") 2025/11/22 05:19:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47b2_d20251122_m051520_c001_v7007000_t0000_u01763788520333") 2025/11/22 05:19:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224fab_d20251122_m051512_c001_v0001090_t0046_u01763788512322") 2025/11/22 05:19:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95d7_d20251122_m051628_c001_v7007000_t0000_u01763788588097") 2025/11/22 05:19:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f35e_d20251122_m051624_c001_v0001185_t0046_u01763788584239") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10eab_d20251122_m051649_c001_v7007000_t0000_u01763788609364") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aacdc_d20251122_m051643_c001_v0001185_t0020_u01763788603681") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b091c2_d20251122_m051803_c001_v7007000_t0000_u01763788683439") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbb8ab_d20251122_m051755_c001_v0001185_t0029_u01763788675530") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b0111_d20251122_m051748_c001_v7007000_t0000_u01763788668402") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbb426_d20251122_m051740_c001_v0001185_t0041_u01763788660636") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e356e_d20251122_m051733_c001_v7007000_t0000_u01763788653266") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbaf4e_d20251122_m051725_c001_v0001185_t0051_u01763788645986") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a5555a_d20251122_m051719_c001_v7007000_t0000_u01763788639170") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbaac3_d20251122_m051711_c001_v0001185_t0052_u01763788631082") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b510_d20251122_m051703_c001_v7007000_t0000_u01763788623970") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba6f9_d20251122_m051656_c001_v0001185_t0036_u01763788616232") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf9640_d20251122_m051644_c001_v7007000_t0000_u01763788604533") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f8cf_d20251122_m051639_c001_v0001185_t0032_u01763788599383") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95f6_d20251122_m051632_c001_v7007000_t0000_u01763788592712") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9f1c_d20251122_m051627_c001_v0001185_t0043_u01763788587563") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb48fe_d20251122_m051625_c001_v7007000_t0000_u01763788585406") 2025/11/22 05:19:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f1b9_d20251122_m051619_c001_v0001185_t0019_u01763788579463") 2025/11/22 05:19:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff30_d20251122_m051612_c001_v7007000_t0000_u01763788572872") 2025/11/22 05:19:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb988c_d20251122_m051607_c001_v0001185_t0004_u01763788567622") 2025/11/22 05:19:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7afef1_d20251122_m051605_c001_v7007000_t0000_u01763788565271") 2025/11/22 05:19:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb95fb_d20251122_m051559_c001_v0001185_t0051_u01763788559561") 2025/11/22 05:19:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc6343d_d20251122_m051548_c001_v7007000_t0000_u01763788548059") 2025/11/22 05:19:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9119_d20251122_m051542_c001_v0001185_t0049_u01763788542210") 2025/11/22 05:19:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb390_d20251122_m051535_c001_v7007000_t0000_u01763788535342") 2025/11/22 05:19:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb8cca_d20251122_m051527_c001_v0001185_t0010_u01763788527478") 2025/11/22 05:19:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47b4_d20251122_m051520_c001_v7007000_t0000_u01763788520568") 2025/11/22 05:19:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb8851_d20251122_m051512_c001_v0001185_t0048_u01763788512752") 2025/11/22 05:19:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d044e_d20251122_m051628_c001_v7007000_t0000_u01763788588257") 2025/11/22 05:19:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9e10_d20251122_m051624_c001_v0001185_t0021_u01763788584385") 2025/11/22 05:19:02 DEBUG : dir1/0013-789;=: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10eb0_d20251122_m051649_c001_v7007000_t0000_u01763788609547") 2025/11/22 05:19:02 DEBUG : dir1/0013-789;=: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359fa83_d20251122_m051643_c001_v0001185_t0024_u01763788603793") 2025/11/22 05:19:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b091c4_d20251122_m051803_c001_v7007000_t0000_u01763788683622") 2025/11/22 05:19:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a142b_d20251122_m051755_c001_v0001185_t0023_u01763788675744") 2025/11/22 05:19:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b0114_d20251122_m051748_c001_v7007000_t0000_u01763788668584") 2025/11/22 05:19:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a0e8e_d20251122_m051740_c001_v0001185_t0039_u01763788660835") 2025/11/22 05:19:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e356f_d20251122_m051733_c001_v7007000_t0000_u01763788653450") 2025/11/22 05:19:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a08f7_d20251122_m051726_c001_v0001185_t0044_u01763788646195") 2025/11/22 05:19:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a5555c_d20251122_m051719_c001_v7007000_t0000_u01763788639353") 2025/11/22 05:19:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a0399_d20251122_m051711_c001_v0001185_t0013_u01763788631331") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b512_d20251122_m051704_c001_v7007000_t0000_u01763788624154") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359fe8d_d20251122_m051656_c001_v0001185_t0059_u01763788616450") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f419d6c923f7fb9d4_d20251122_m051644_c001_v7007000_t0000_u01763788604804") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcba2a6_d20251122_m051639_c001_v0001185_t0006_u01763788599696") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95f7_d20251122_m051632_c001_v7007000_t0000_u01763788592898") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f4ac_d20251122_m051627_c001_v0001185_t0038_u01763788587620") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d0437_d20251122_m051625_c001_v7007000_t0000_u01763788585483") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9c81_d20251122_m051619_c001_v0001185_t0059_u01763788579698") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff31_d20251122_m051613_c001_v7007000_t0000_u01763788573056") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9f87_d20251122_m051607_c001_v0001185_t0038_u01763788567628") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10d6a_d20251122_m051605_c001_v7007000_t0000_u01763788565269") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225034_d20251122_m051559_c001_v0001090_t0044_u01763788559880") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f406831504b402f30_d20251122_m051547_c001_v7007000_t0000_u01763788547909") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e4bf_d20251122_m051542_c001_v0001185_t0023_u01763788542425") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb392_d20251122_m051535_c001_v7007000_t0000_u01763788535525") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359dfec_d20251122_m051527_c001_v0001185_t0016_u01763788527747") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47b5_d20251122_m051520_c001_v7007000_t0000_u01763788520814") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359daec_d20251122_m051513_c001_v0001185_t0003_u01763788513096") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc634fd_d20251122_m051628_c001_v7007000_t0000_u01763788588107") 2025/11/22 05:19:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa5ba_d20251122_m051624_c001_v0001185_t0032_u01763788584393") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10eb2_d20251122_m051649_c001_v7007000_t0000_u01763788609728") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250d4_d20251122_m051643_c001_v0001090_t0033_u01763788603933") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b091c5_d20251122_m051803_c001_v7007000_t0000_u01763788683806") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ac530_d20251122_m051756_c001_v0001185_t0043_u01763788676170") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b0115_d20251122_m051748_c001_v7007000_t0000_u01763788668766") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ac06d_d20251122_m051741_c001_v0001185_t0039_u01763788661057") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e3570_d20251122_m051733_c001_v7007000_t0000_u01763788653632") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72abb62_d20251122_m051726_c001_v0001185_t0022_u01763788646439") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a5555d_d20251122_m051719_c001_v7007000_t0000_u01763788639536") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ab68b_d20251122_m051711_c001_v0001185_t0026_u01763788631714") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b513_d20251122_m051704_c001_v7007000_t0000_u01763788624373") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ab19a_d20251122_m051656_c001_v0001185_t0000_u01763788616668") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43f95_d20251122_m051644_c001_v7007000_t0000_u01763788604684") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aab79_d20251122_m051639_c001_v0001185_t0024_u01763788599914") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95f8_d20251122_m051633_c001_v7007000_t0000_u01763788593081") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225099_d20251122_m051627_c001_v0001090_t0005_u01763788587647") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb48f8_d20251122_m051624_c001_v7007000_t0000_u01763788584865") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322507c_d20251122_m051619_c001_v0001090_t0052_u01763788579953") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff32_d20251122_m051613_c001_v7007000_t0000_u01763788573239") 2025/11/22 05:19:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9fa3_d20251122_m051607_c001_v0001185_t0007_u01763788567890") 2025/11/22 05:19:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7afef3_d20251122_m051605_c001_v7007000_t0000_u01763788565473") 2025/11/22 05:19:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9cc7_d20251122_m051600_c001_v0001185_t0057_u01763788560405") 2025/11/22 05:19:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407391025c0512ef_d20251122_m051547_c001_v7007000_t0000_u01763788547717") 2025/11/22 05:19:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9701_d20251122_m051542_c001_v0001185_t0008_u01763788542637") 2025/11/22 05:19:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb393_d20251122_m051535_c001_v7007000_t0000_u01763788535707") 2025/11/22 05:19:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a923b_d20251122_m051528_c001_v0001185_t0055_u01763788528083") 2025/11/22 05:19:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47b6_d20251122_m051520_c001_v7007000_t0000_u01763788520996") 2025/11/22 05:19:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8d71_d20251122_m051513_c001_v0001185_t0040_u01763788513381") 2025/11/22 05:19:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149d044f_d20251122_m051628_c001_v7007000_t0000_u01763788588269") 2025/11/22 05:19:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322508d_d20251122_m051624_c001_v0001090_t0007_u01763788584446") 2025/11/22 05:19:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10eb4_d20251122_m051649_c001_v7007000_t0000_u01763788609910") 2025/11/22 05:19:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aacf0_d20251122_m051643_c001_v0001185_t0043_u01763788603937") 2025/11/22 05:19:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b091c6_d20251122_m051803_c001_v7007000_t0000_u01763788683990") 2025/11/22 05:19:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225183_d20251122_m051756_c001_v0001090_t0026_u01763788676463") 2025/11/22 05:19:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b0117_d20251122_m051748_c001_v7007000_t0000_u01763788668948") 2025/11/22 05:19:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225159_d20251122_m051741_c001_v0001090_t0021_u01763788661267") 2025/11/22 05:19:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e3572_d20251122_m051733_c001_v7007000_t0000_u01763788653814") 2025/11/22 05:19:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225131_d20251122_m051726_c001_v0001090_t0053_u01763788646739") 2025/11/22 05:19:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a5555e_d20251122_m051719_c001_v7007000_t0000_u01763788639718") 2025/11/22 05:19:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322510d_d20251122_m051712_c001_v0001090_t0012_u01763788632138") 2025/11/22 05:19:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b514_d20251122_m051704_c001_v7007000_t0000_u01763788624557") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250e8_d20251122_m051656_c001_v0001090_t0042_u01763788616872") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43f96_d20251122_m051644_c001_v7007000_t0000_u01763788604687") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250b8_d20251122_m051640_c001_v0001090_t0011_u01763788600126") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95fa_d20251122_m051633_c001_v7007000_t0000_u01763788593265") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa6dc_d20251122_m051627_c001_v0001185_t0056_u01763788587721") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40368a966f9d33da_d20251122_m051625_c001_v7007000_t0000_u01763788585494") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa438_d20251122_m051620_c001_v0001185_t0021_u01763788580401") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff35_d20251122_m051613_c001_v7007000_t0000_u01763788573421") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225058_d20251122_m051607_c001_v0001090_t0058_u01763788567908") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4088e504c8d577bc_d20251122_m051605_c001_v7007000_t0000_u01763788565475") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ea79_d20251122_m051600_c001_v0001185_t0054_u01763788560790") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405a50ad8e2d61f7_d20251122_m051547_c001_v7007000_t0000_u01763788547718") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224ff9_d20251122_m051542_c001_v0001090_t0052_u01763788542842") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb395_d20251122_m051535_c001_v7007000_t0000_u01763788535901") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224fd0_d20251122_m051528_c001_v0001090_t0030_u01763788528358") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47ba_d20251122_m051521_c001_v7007000_t0000_u01763788521183") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224faf_d20251122_m051513_c001_v0001090_t0042_u01763788513672") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95d9_d20251122_m051628_c001_v7007000_t0000_u01763788588466") 2025/11/22 05:19:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f37c_d20251122_m051624_c001_v0001185_t0038_u01763788584535") 2025/11/22 05:19:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc6344a_d20251122_m051550_c001_v7007000_t0000_u01763788550390") 2025/11/22 05:19:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e5c0_d20251122_m051545_c001_v0001185_t0047_u01763788545971") 2025/11/22 05:19:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc6344c_d20251122_m051550_c001_v7007000_t0000_u01763788550572") 2025/11/22 05:19:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a981d_d20251122_m051545_c001_v0001185_t0027_u01763788545976") 2025/11/22 05:19:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc6344d_d20251122_m051550_c001_v7007000_t0000_u01763788550752") 2025/11/22 05:19:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9225_d20251122_m051546_c001_v0001185_t0038_u01763788546009") 2025/11/22 05:19:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc6344f_d20251122_m051550_c001_v7007000_t0000_u01763788550932") 2025/11/22 05:19:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225007_d20251122_m051546_c001_v0001090_t0002_u01763788546038") 2025/11/22 05:19:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63452_d20251122_m051551_c001_v7007000_t0000_u01763788551112") 2025/11/22 05:19:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9823_d20251122_m051546_c001_v0001185_t0011_u01763788546181") 2025/11/22 05:19:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63454_d20251122_m051551_c001_v7007000_t0000_u01763788551293") 2025/11/22 05:19:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e5d0_d20251122_m051546_c001_v0001185_t0058_u01763788546216") 2025/11/22 05:19:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63456_d20251122_m051551_c001_v7007000_t0000_u01763788551484") 2025/11/22 05:19:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb923e_d20251122_m051546_c001_v0001185_t0033_u01763788546368") 2025/11/22 05:19:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63457_d20251122_m051551_c001_v7007000_t0000_u01763788551667") 2025/11/22 05:19:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a983e_d20251122_m051546_c001_v0001185_t0047_u01763788546398") 2025/11/22 05:19:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc6345c_d20251122_m051551_c001_v7007000_t0000_u01763788551849") 2025/11/22 05:19:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225009_d20251122_m051546_c001_v0001090_t0037_u01763788546419") 2025/11/22 05:19:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc6345d_d20251122_m051552_c001_v7007000_t0000_u01763788552029") 2025/11/22 05:19:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e5e8_d20251122_m051546_c001_v0001185_t0012_u01763788546541") 2025/11/22 05:19:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63461_d20251122_m051552_c001_v7007000_t0000_u01763788552212") 2025/11/22 05:19:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9858_d20251122_m051546_c001_v0001185_t0025_u01763788546690") 2025/11/22 05:19:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63462_d20251122_m051552_c001_v7007000_t0000_u01763788552392") 2025/11/22 05:19:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322500d_d20251122_m051546_c001_v0001090_t0019_u01763788546721") 2025/11/22 05:19:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63463_d20251122_m051552_c001_v7007000_t0000_u01763788552583") 2025/11/22 05:19:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e5ef_d20251122_m051546_c001_v0001185_t0046_u01763788546765") 2025/11/22 05:19:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63464_d20251122_m051552_c001_v7007000_t0000_u01763788552764") 2025/11/22 05:19:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9267_d20251122_m051546_c001_v0001185_t0049_u01763788546898") 2025/11/22 05:19:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63467_d20251122_m051552_c001_v7007000_t0000_u01763788552944") 2025/11/22 05:19:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a986c_d20251122_m051546_c001_v0001185_t0011_u01763788546954") 2025/11/22 05:19:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc63468_d20251122_m051553_c001_v7007000_t0000_u01763788553125") 2025/11/22 05:19:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359e615_d20251122_m051547_c001_v0001185_t0028_u01763788547072") 2025/11/22 05:19:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4088e504c8d577c2_d20251122_m051608_c001_v7007000_t0000_u01763788568346") 2025/11/22 05:19:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9dd2_d20251122_m051603_c001_v0001185_t0022_u01763788563469") 2025/11/22 05:19:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff02_d20251122_m051608_c001_v7007000_t0000_u01763788568374") 2025/11/22 05:19:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359eb7a_d20251122_m051603_c001_v0001185_t0047_u01763788563489") 2025/11/22 05:19:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f421a5c473f1a37e6_d20251122_m051608_c001_v7007000_t0000_u01763788568604") 2025/11/22 05:19:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9726_d20251122_m051603_c001_v0001185_t0034_u01763788563504") 2025/11/22 05:19:08 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4088e504c8d577ca_d20251122_m051608_c001_v7007000_t0000_u01763788568713") 2025/11/22 05:19:08 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225042_d20251122_m051603_c001_v0001090_t0052_u01763788563589") 2025/11/22 05:19:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407391025c051358_d20251122_m051608_c001_v7007000_t0000_u01763788568724") 2025/11/22 05:19:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359eb93_d20251122_m051603_c001_v0001185_t0045_u01763788563695") 2025/11/22 05:19:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407391025c051355_d20251122_m051608_c001_v7007000_t0000_u01763788568355") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb973f_d20251122_m051603_c001_v0001185_t0001_u01763788563864") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff08_d20251122_m051608_c001_v7007000_t0000_u01763788568743") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ebab_d20251122_m051603_c001_v0001185_t0049_u01763788563898") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff05_d20251122_m051608_c001_v7007000_t0000_u01763788568559") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9df6_d20251122_m051603_c001_v0001185_t0022_u01763788563929") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10d79_d20251122_m051608_c001_v7007000_t0000_u01763788568388") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225044_d20251122_m051604_c001_v0001090_t0023_u01763788564015") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff09_d20251122_m051608_c001_v7007000_t0000_u01763788568764") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ebd3_d20251122_m051604_c001_v0001185_t0017_u01763788564146") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff03_d20251122_m051608_c001_v7007000_t0000_u01763788568382") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb975a_d20251122_m051604_c001_v0001185_t0035_u01763788564305") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979e65_d20251122_m051608_c001_v7007000_t0000_u01763788568397") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225049_d20251122_m051604_c001_v0001090_t0038_u01763788564338") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508bc91b_d20251122_m051608_c001_v7007000_t0000_u01763788568407") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ebea_d20251122_m051604_c001_v0001185_t0036_u01763788564370") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f421a5c473f1a37e3_d20251122_m051608_c001_v7007000_t0000_u01763788568417") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a9e22_d20251122_m051604_c001_v0001185_t0021_u01763788564373") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4088e504c8d577c7_d20251122_m051608_c001_v7007000_t0000_u01763788568530") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb9763_d20251122_m051604_c001_v0001185_t0026_u01763788564515") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407391025c051357_d20251122_m051608_c001_v7007000_t0000_u01763788568540") 2025/11/22 05:19:09 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ec00_d20251122_m051604_c001_v0001185_t0037_u01763788564607") 2025/11/22 05:19:09 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105610b_d20251122_m051411_c001_v7007000_t0000_u01763788451123") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f113e889944124ff5_d20251122_m051408_c001_v0001131_t0007_u01763788448589") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10aa1_d20251122_m051408_c001_v7007000_t0000_u01763788448408") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f113e889944124fea_d20251122_m051404_c001_v0001131_t0048_u01763788444702") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10a86_d20251122_m051403_c001_v7007000_t0000_u01763788443975") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359c593_d20251122_m051359_c001_v0001185_t0023_u01763788439585") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f410f0b1035c353ed_d20251122_m051358_c001_v7007000_t0000_u01763788438120") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1180edbc67848dbc_d20251122_m051356_c001_v0001177_t0051_u01763788436217") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9b6d_d20251122_m051356_c001_v7007000_t0000_u01763788436029") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1180edbc67848dae_d20251122_m051352_c001_v0001177_t0036_u01763788432880") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9b5a_d20251122_m051352_c001_v7007000_t0000_u01763788432143") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a727b_d20251122_m051346_c001_v0001185_t0010_u01763788426131") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7afc6d_d20251122_m051344_c001_v7007000_t0000_u01763788424853") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f109e0b4913fdb89f_d20251122_m051343_c001_v0001172_t0056_u01763788423181") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7187_d20251122_m051342_c001_v7007000_t0000_u01763788422997") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f109e0b4913fdb88f_d20251122_m051340_c001_v0001172_t0027_u01763788420598") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7175_d20251122_m051339_c001_v7007000_t0000_u01763788419873") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a6fbd_d20251122_m051336_c001_v0001185_t0035_u01763788416509") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7afc21_d20251122_m051335_c001_v7007000_t0000_u01763788415592") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f113282a587ab242f_d20251122_m051333_c001_v0001134_t0034_u01763788413702") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f419d6c923f7fb577_d20251122_m051333_c001_v7007000_t0000_u01763788413518") 2025/11/22 05:19:10 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f113282a587ab241f_d20251122_m051329_c001_v0001134_t0059_u01763788409932") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f419d6c923f7fb567_d20251122_m051329_c001_v7007000_t0000_u01763788409207") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a6bcf_d20251122_m051321_c001_v0001185_t0020_u01763788401390") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979ba0_d20251122_m051320_c001_v7007000_t0000_u01763788400487") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f107cfce9b128d321_d20251122_m051318_c001_v0001178_t0015_u01763788398770") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43c6b_d20251122_m051318_c001_v7007000_t0000_u01763788398585") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f107cfce9b128d301_d20251122_m051314_c001_v0001178_t0004_u01763788394923") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43c63_d20251122_m051314_c001_v7007000_t0000_u01763788394195") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb7e6_d20251122_m051308_c001_v0001106_t0016_u01763788388149") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41166721a977da72_d20251122_m051307_c001_v7007000_t0000_u01763788387217") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f111cadcc89d4250e_d20251122_m051305_c001_v0001105_t0018_u01763788385079") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f415fe2aee2e7105b_d20251122_m051304_c001_v7007000_t0000_u01763788384895") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f111cadcc89d424fe_d20251122_m051301_c001_v0001105_t0029_u01763788381535") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f415fe2aee2e71054_d20251122_m051300_c001_v7007000_t0000_u01763788380782") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359b23e_d20251122_m051254_c001_v0001185_t0020_u01763788374607") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9ab7_d20251122_m051253_c001_v7007000_t0000_u01763788373517") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f10422a6d4ddbd5c2_d20251122_m051247_c001_v0001185_t0046_u01763788367670") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb451d_d20251122_m051247_c001_v7007000_t0000_u01763788367464") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a60cf_d20251122_m051243_c001_v0001185_t0024_u01763788363430") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f11501b8d487a0d72_d20251122_m051242_c001_v0001185_t0020_u01763788362536") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f11501b8d487a0d30_d20251122_m051241_c001_v0001185_t0037_u01763788361549") 2025/11/22 05:19:11 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f404816de1ef712cf_d20251122_m051228_c001_v7007000_t0000_u01763788348147") 2025/11/22 05:19:12 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359a854_d20251122_m051220_c001_v0001185_t0005_u01763788340419") 2025/11/22 05:19:12 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f10035108e579bd44_d20251122_m051219_c001_v0001109_t0026_u01763788339315") 2025/11/22 05:19:12 DEBUG : dst/one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f10035108e579bd3c_d20251122_m051218_c001_v0001109_t0054_u01763788338038") 2025/11/22 05:19:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105610c_d20251122_m051411_c001_v7007000_t0000_u01763788451306") 2025/11/22 05:19:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f103c944acdc81b8b_d20251122_m051407_c001_v0001117_t0042_u01763788447906") 2025/11/22 05:19:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f107b943c9795f35b_d20251122_m051403_c001_v0001104_t0008_u01763788443335") 2025/11/22 05:19:12 DEBUG : dst/one.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f410f0b1035c353ee_d20251122_m051358_c001_v7007000_t0000_u01763788438308") 2025/11/22 05:19:12 DEBUG : dst/one.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f11172ff7c12e93ce_d20251122_m051355_c001_v0001185_t0047_u01763788435821") 2025/11/22 05:19:12 DEBUG : dst/one.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f105ca9dfdcf913e2_d20251122_m051351_c001_v0001115_t0050_u01763788431602") 2025/11/22 05:19:12 DEBUG : dst/one.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7afc71_d20251122_m051345_c001_v7007000_t0000_u01763788425037") 2025/11/22 05:19:12 DEBUG : dst/one.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f10012b77f269c704_d20251122_m051342_c001_v0001182_t0038_u01763788422790") 2025/11/22 05:19:12 DEBUG : dst/one.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1068b9eade591c89_d20251122_m051339_c001_v0001177_t0046_u01763788419651") 2025/11/22 05:19:12 DEBUG : dst/three: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9ab9_d20251122_m051253_c001_v7007000_t0000_u01763788373698") 2025/11/22 05:19:12 DEBUG : dst/three: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f11501b8d487a101d_d20251122_m051252_c001_v0001185_t0000_u01763788372065") 2025/11/22 05:19:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105610d_d20251122_m051411_c001_v7007000_t0000_u01763788451489") 2025/11/22 05:19:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f108637ba40031fe7_d20251122_m051409_c001_v0001042_t0043_u01763788449616") 2025/11/22 05:19:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f101f9e2b73c8cd3b_d20251122_m051405_c001_v0001134_t0056_u01763788445733") 2025/11/22 05:19:12 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb1056111_d20251122_m051411_c001_v7007000_t0000_u01763788451672") 2025/11/22 05:19:12 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f113e889944124ff9_d20251122_m051410_c001_v0001131_t0002_u01763788450152") 2025/11/22 05:19:12 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10aaf_d20251122_m051409_c001_v7007000_t0000_u01763788449972") 2025/11/22 05:19:12 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f113e889944124ff0_d20251122_m051406_c001_v0001131_t0036_u01763788446326") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10a96_d20251122_m051406_c001_v7007000_t0000_u01763788446132") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359c5dd_d20251122_m051400_c001_v0001185_t0022_u01763788440478") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f410f0b1035c353f0_d20251122_m051358_c001_v7007000_t0000_u01763788438491") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1180edbc67848dc2_d20251122_m051357_c001_v0001177_t0009_u01763788437520") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9b6e_d20251122_m051357_c001_v7007000_t0000_u01763788437335") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1180edbc67848db6_d20251122_m051354_c001_v0001177_t0043_u01763788434502") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9b69_d20251122_m051354_c001_v7007000_t0000_u01763788434317") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a72aa_d20251122_m051346_c001_v0001185_t0008_u01763788426824") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b718f_d20251122_m051344_c001_v7007000_t0000_u01763788424294") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359c086_d20251122_m051341_c001_v0001185_t0027_u01763788421937") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7181_d20251122_m051341_c001_v7007000_t0000_u01763788421564") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a6fef_d20251122_m051337_c001_v0001185_t0057_u01763788417145") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f419d6c923f7fb57e_d20251122_m051334_c001_v7007000_t0000_u01763788414663") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359bda9_d20251122_m051332_c001_v0001185_t0041_u01763788412458") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f419d6c923f7fb56e_d20251122_m051331_c001_v7007000_t0000_u01763788411365") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a6cae_d20251122_m051324_c001_v0001185_t0022_u01763788404506") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43c6f_d20251122_m051319_c001_v7007000_t0000_u01763788399514") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb7ff_d20251122_m051316_c001_v0001106_t0015_u01763788396831") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43c64_d20251122_m051315_c001_v7007000_t0000_u01763788395746") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359b6c4_d20251122_m051309_c001_v0001185_t0044_u01763788389511") 2025/11/22 05:19:13 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f415fe2aee2e7105e_d20251122_m051306_c001_v7007000_t0000_u01763788386287") 2025/11/22 05:19:14 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359b517_d20251122_m051303_c001_v0001185_t0001_u01763788383749") 2025/11/22 05:19:14 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f415fe2aee2e71057_d20251122_m051302_c001_v7007000_t0000_u01763788382652") 2025/11/22 05:19:14 DEBUG : dst/three.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a6456_d20251122_m051255_c001_v0001185_t0000_u01763788375770") 2025/11/22 05:19:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f410f0b1035c353f1_d20251122_m051358_c001_v7007000_t0000_u01763788438674") 2025/11/22 05:19:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f110765e8a76e8061_d20251122_m051357_c001_v0001185_t0048_u01763788437020") 2025/11/22 05:19:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1105671f0cfadd0e_d20251122_m051353_c001_v0001157_t0059_u01763788433666") 2025/11/22 05:19:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7afc72_d20251122_m051345_c001_v7007000_t0000_u01763788425220") 2025/11/22 05:19:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fe4226f247e0e_d20251122_m051343_c001_v0001185_t0051_u01763788423873") 2025/11/22 05:19:14 DEBUG : dst/three.txt.bak: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f10345898855261b5_d20251122_m051341_c001_v0001185_t0010_u01763788421204") 2025/11/22 05:19:14 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb1056113_d20251122_m051411_c001_v7007000_t0000_u01763788451856") 2025/11/22 05:19:14 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a76a5_d20251122_m051400_c001_v0001185_t0035_u01763788440171") 2025/11/22 05:19:14 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f410f0b1035c353f2_d20251122_m051358_c001_v7007000_t0000_u01763788438856") 2025/11/22 05:19:14 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359c1c9_d20251122_m051346_c001_v0001185_t0039_u01763788426414") 2025/11/22 05:19:14 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7afc73_d20251122_m051345_c001_v7007000_t0000_u01763788425417") 2025/11/22 05:19:14 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359bef2_d20251122_m051336_c001_v0001185_t0042_u01763788416950") 2025/11/22 05:19:14 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7afc22_d20251122_m051335_c001_v7007000_t0000_u01763788415797") 2025/11/22 05:19:14 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ba6c_d20251122_m051322_c001_v0001185_t0015_u01763788402245") 2025/11/22 05:19:14 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979ba1_d20251122_m051320_c001_v7007000_t0000_u01763788400668") 2025/11/22 05:19:14 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a6860_d20251122_m051308_c001_v0001185_t0056_u01763788388950") 2025/11/22 05:19:14 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41166721a977da73_d20251122_m051307_c001_v7007000_t0000_u01763788387420") 2025/11/22 05:19:15 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb7d0_d20251122_m051255_c001_v0001106_t0040_u01763788375256") 2025/11/22 05:19:15 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9aba_d20251122_m051253_c001_v7007000_t0000_u01763788373879") 2025/11/22 05:19:15 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fe4226f246f03_d20251122_m051249_c001_v0001185_t0033_u01763788369574") 2025/11/22 05:19:15 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f404816de1ef712d0_d20251122_m051228_c001_v7007000_t0000_u01763788348330") 2025/11/22 05:19:15 DEBUG : dst/two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f10035108e579bd59_d20251122_m051226_c001_v0001109_t0017_u01763788346755") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41166721a977d7e9_d20251122_m051153_c001_v7007000_t0000_u01763788313048") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a508b_d20251122_m051149_c001_v0001185_t0024_u01763788309622") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41166721a977d7d3_d20251122_m051147_c001_v7007000_t0000_u01763788307488") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a4ca9_d20251122_m051137_c001_v0001185_t0011_u01763788297487") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145dad_d20251122_m051128_c001_v7007000_t0000_u01763788288437") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a49a7_d20251122_m051124_c001_v0001185_t0032_u01763788284558") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd9f_d20251122_m051103_c001_v7007000_t0000_u01763788263745") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a4372_d20251122_m051101_c001_v0001185_t0055_u01763788261664") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd88_d20251122_m051100_c001_v7007000_t0000_u01763788260711") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a42ce_d20251122_m051059_c001_v0001185_t0032_u01763788259459") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd58_d20251122_m051056_c001_v7007000_t0000_u01763788256798") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a4157_d20251122_m051054_c001_v0001185_t0020_u01763788254981") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd42_d20251122_m051053_c001_v7007000_t0000_u01763788253977") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a40a8_d20251122_m051052_c001_v0001185_t0015_u01763788252650") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfcf8_d20251122_m051046_c001_v7007000_t0000_u01763788246975") 2025/11/22 05:19:15 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3e30_d20251122_m051045_c001_v0001185_t0008_u01763788245390") 2025/11/22 05:19:16 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfcdf_d20251122_m051044_c001_v7007000_t0000_u01763788244587") 2025/11/22 05:19:16 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3d95_d20251122_m051043_c001_v0001185_t0015_u01763788243776") 2025/11/22 05:19:16 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10660_d20251122_m051038_c001_v7007000_t0000_u01763788238897") 2025/11/22 05:19:16 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3bac_d20251122_m051037_c001_v0001185_t0035_u01763788237696") 2025/11/22 05:19:16 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10655_d20251122_m051035_c001_v7007000_t0000_u01763788235862") 2025/11/22 05:19:16 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3ac0_d20251122_m051034_c001_v0001185_t0053_u01763788234758") 2025/11/22 05:19:16 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f1064e_d20251122_m051034_c001_v7007000_t0000_u01763788234404") 2025/11/22 05:19:16 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fe4226f244517_d20251122_m051033_c001_v0001185_t0045_u01763788233721") 2025/11/22 05:19:16 DEBUG : empty space: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a39e5_d20251122_m051031_c001_v0001185_t0024_u01763788231997") 2025/11/22 05:19:16 DEBUG : enormous: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd97_d20251122_m051102_c001_v7007000_t0000_u01763788262805") 2025/11/22 05:19:16 DEBUG : enormous: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a4378_d20251122_m051101_c001_v0001185_t0030_u01763788261902") 2025/11/22 05:19:16 DEBUG : existing: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb1056128_d20251122_m051416_c001_v7007000_t0000_u01763788456516") 2025/11/22 05:19:16 DEBUG : existing: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a7b53_d20251122_m051415_c001_v0001185_t0046_u01763788455178") 2025/11/22 05:19:16 DEBUG : existing: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145d77_d20251122_m051122_c001_v7007000_t0000_u01763788282649") 2025/11/22 05:19:16 DEBUG : existing: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35997dd_d20251122_m051121_c001_v0001185_t0046_u01763788281472") 2025/11/22 05:19:16 DEBUG : existing: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f1062b_d20251122_m051028_c001_v7007000_t0000_u01763788228950") 2025/11/22 05:19:16 DEBUG : existing: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a386f_d20251122_m051027_c001_v0001185_t0004_u01763788227958") 2025/11/22 05:19:16 DEBUG : existing: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10622_d20251122_m051027_c001_v7007000_t0000_u01763788227414") 2025/11/22 05:19:16 DEBUG : existing: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a37ed_d20251122_m051026_c001_v0001185_t0021_u01763788226626") 2025/11/22 05:19:16 DEBUG : existing: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3793_d20251122_m051025_c001_v0001185_t0006_u01763788225640") 2025/11/22 05:19:16 DEBUG : existing-b: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145d79_d20251122_m051122_c001_v7007000_t0000_u01763788282833") 2025/11/22 05:19:16 DEBUG : existing-b: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a48d2_d20251122_m051121_c001_v0001185_t0003_u01763788281453") 2025/11/22 05:19:17 DEBUG : file1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e3d_d20251122_m051503_c001_v7007000_t0000_u01763788503992") 2025/11/22 05:19:17 DEBUG : file1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224f93_d20251122_m051502_c001_v0001090_t0010_u01763788502925") 2025/11/22 05:19:17 DEBUG : file1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e36_d20251122_m051501_c001_v7007000_t0000_u01763788501595") 2025/11/22 05:19:17 DEBUG : file1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb8536_d20251122_m051500_c001_v0001185_t0026_u01763788500650") 2025/11/22 05:19:17 DEBUG : five: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfdb5_d20251122_m051107_c001_v7007000_t0000_u01763788267421") 2025/11/22 05:19:17 DEBUG : five: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417db15bf72a446a_d20251122_m051105_c001_v0001185_t0010_u01763788265461") 2025/11/22 05:19:17 DEBUG : foo: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f1065e_d20251122_m051037_c001_v7007000_t0000_u01763788237341") 2025/11/22 05:19:17 DEBUG : foo: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417db15bf72a3b6c_d20251122_m051036_c001_v0001185_t0010_u01763788236781") 2025/11/22 05:19:17 DEBUG : foo: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417db15bf72a3b3b_d20251122_m051036_c001_v0001185_t0010_u01763788236220") 2025/11/22 05:19:17 DEBUG : four: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfdb6_d20251122_m051107_c001_v7007000_t0000_u01763788267605") 2025/11/22 05:19:17 DEBUG : four: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f419fa5e98adfb6dd_d20251122_m051106_c001_v0001106_t0020_u01763788266025") 2025/11/22 05:19:17 DEBUG : four: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a4444_d20251122_m051104_c001_v0001185_t0001_u01763788264905") 2025/11/22 05:19:17 DEBUG : hello world2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c12_d20251122_m050945_c001_v7007000_t0000_u01763788185967") 2025/11/22 05:19:17 DEBUG : hello world2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2aaf_d20251122_m050945_c001_v0001185_t0036_u01763788185335") 2025/11/22 05:19:17 DEBUG : ignore-size: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10613_d20251122_m051025_c001_v7007000_t0000_u01763788225286") 2025/11/22 05:19:17 DEBUG : ignore-size: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3707_d20251122_m051024_c001_v0001185_t0034_u01763788224297") 2025/11/22 05:19:17 DEBUG : nested/sub dir/file: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145d61_d20251122_m051120_c001_v7007000_t0000_u01763788280723") 2025/11/22 05:19:17 DEBUG : nested/sub dir/file: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c3599796_d20251122_m051119_c001_v0001185_t0005_u01763788279741") 2025/11/22 05:19:17 DEBUG : nested/sub dir/file: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145d4d_d20251122_m051118_c001_v7007000_t0000_u01763788278998") 2025/11/22 05:19:17 DEBUG : nested/sub dir/file: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c3599737_d20251122_m051117_c001_v0001185_t0011_u01763788277889") 2025/11/22 05:19:17 DEBUG : one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfdba_d20251122_m051107_c001_v7007000_t0000_u01763788267788") 2025/11/22 05:19:18 DEBUG : one: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417db15bf72a440b_d20251122_m051104_c001_v0001185_t0010_u01763788264148") 2025/11/22 05:19:18 DEBUG : only0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e16_d20251122_m051456_c001_v7007000_t0000_u01763788496225") 2025/11/22 05:19:18 DEBUG : only0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417db15bf72a8663_d20251122_m051450_c001_v0001185_t0010_u01763788490456") 2025/11/22 05:19:18 DEBUG : only0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d15c_d20251122_m051438_c001_v0001185_t0046_u01763788478531") 2025/11/22 05:19:18 DEBUG : only0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd961572d0_d20251122_m051432_c001_v7007000_t0000_u01763788472724") 2025/11/22 05:19:18 DEBUG : only0: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cbcd_d20251122_m051419_c001_v0001185_t0004_u01763788459940") 2025/11/22 05:19:18 DEBUG : only1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e17_d20251122_m051456_c001_v7007000_t0000_u01763788496407") 2025/11/22 05:19:18 DEBUG : only1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4017b9b5c359d4bb_d20251122_m051451_c001_v0001185_t0014_u01763788491624") 2025/11/22 05:19:18 DEBUG : only1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d179_d20251122_m051439_c001_v0001185_t0019_u01763788479033") 2025/11/22 05:19:18 DEBUG : only1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7ea0_d20251122_m051433_c001_v7007000_t0000_u01763788473069") 2025/11/22 05:19:18 DEBUG : only1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cbf9_d20251122_m051420_c001_v0001185_t0050_u01763788460522") 2025/11/22 05:19:18 DEBUG : only10: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e18_d20251122_m051456_c001_v7007000_t0000_u01763788496589") 2025/11/22 05:19:18 DEBUG : only10: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4017b9b5c359d467_d20251122_m051450_c001_v0001185_t0014_u01763788490476") 2025/11/22 05:19:18 DEBUG : only10: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d2e5_d20251122_m051444_c001_v0001185_t0057_u01763788484470") 2025/11/22 05:19:18 DEBUG : only10: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f404816de1ef7135e_d20251122_m051432_c001_v7007000_t0000_u01763788472875") 2025/11/22 05:19:18 DEBUG : only10: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cd6f_d20251122_m051425_c001_v0001185_t0017_u01763788465778") 2025/11/22 05:19:18 DEBUG : only11: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e19_d20251122_m051456_c001_v7007000_t0000_u01763788496771") 2025/11/22 05:19:18 DEBUG : only11: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4017b9b5c359d481_d20251122_m051450_c001_v0001185_t0014_u01763788490881") 2025/11/22 05:19:18 DEBUG : only11: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d300_d20251122_m051444_c001_v0001185_t0051_u01763788484994") 2025/11/22 05:19:18 DEBUG : only11: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f421a5c473f1a35e2_d20251122_m051432_c001_v7007000_t0000_u01763788472124") 2025/11/22 05:19:18 DEBUG : only11: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cda1_d20251122_m051426_c001_v0001185_t0027_u01763788466422") 2025/11/22 05:19:19 DEBUG : only12: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e1a_d20251122_m051456_c001_v7007000_t0000_u01763788496953") 2025/11/22 05:19:19 DEBUG : only12: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4017b9b5c359d493_d20251122_m051451_c001_v0001185_t0014_u01763788491067") 2025/11/22 05:19:19 DEBUG : only12: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d31b_d20251122_m051445_c001_v0001185_t0003_u01763788485404") 2025/11/22 05:19:19 DEBUG : only12: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f404816de1ef7135c_d20251122_m051432_c001_v7007000_t0000_u01763788472507") 2025/11/22 05:19:19 DEBUG : only12: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cdcc_d20251122_m051426_c001_v0001185_t0030_u01763788466986") 2025/11/22 05:19:19 DEBUG : only13: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e1c_d20251122_m051457_c001_v7007000_t0000_u01763788497134") 2025/11/22 05:19:19 DEBUG : only13: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f402170fb9fcb8314_d20251122_m051451_c001_v0001185_t0057_u01763788491230") 2025/11/22 05:19:19 DEBUG : only13: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d33a_d20251122_m051445_c001_v0001185_t0039_u01763788485913") 2025/11/22 05:19:19 DEBUG : only13: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7e85_d20251122_m051432_c001_v7007000_t0000_u01763788472886") 2025/11/22 05:19:19 DEBUG : only13: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ce01_d20251122_m051427_c001_v0001185_t0059_u01763788467662") 2025/11/22 05:19:19 DEBUG : only14: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e1d_d20251122_m051457_c001_v7007000_t0000_u01763788497315") 2025/11/22 05:19:19 DEBUG : only14: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417db15bf72a868a_d20251122_m051450_c001_v0001185_t0010_u01763788490861") 2025/11/22 05:19:19 DEBUG : only14: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d367_d20251122_m051446_c001_v0001185_t0014_u01763788486585") 2025/11/22 05:19:19 DEBUG : only14: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd961572cf_d20251122_m051432_c001_v7007000_t0000_u01763788472508") 2025/11/22 05:19:19 DEBUG : only14: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ce24_d20251122_m051428_c001_v0001185_t0046_u01763788468064") 2025/11/22 05:19:19 DEBUG : only15: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e1f_d20251122_m051457_c001_v7007000_t0000_u01763788497497") 2025/11/22 05:19:19 DEBUG : only15: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045d37e43224f7c_d20251122_m051451_c001_v0001090_t0058_u01763788491028") 2025/11/22 05:19:19 DEBUG : only15: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d37f_d20251122_m051447_c001_v0001185_t0032_u01763788487091") 2025/11/22 05:19:19 DEBUG : only15: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f421a5c473f1a35ec_d20251122_m051432_c001_v7007000_t0000_u01763788472897") 2025/11/22 05:19:19 DEBUG : only15: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ce5b_d20251122_m051428_c001_v0001185_t0000_u01763788468716") 2025/11/22 05:19:19 DEBUG : only16: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e20_d20251122_m051457_c001_v7007000_t0000_u01763788497678") 2025/11/22 05:19:19 DEBUG : only16: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045d37e43224f7e_d20251122_m051451_c001_v0001090_t0058_u01763788491211") 2025/11/22 05:19:20 DEBUG : only16: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d39f_d20251122_m051447_c001_v0001185_t0033_u01763788487743") 2025/11/22 05:19:20 DEBUG : only16: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd961572d1_d20251122_m051432_c001_v7007000_t0000_u01763788472907") 2025/11/22 05:19:20 DEBUG : only16: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ce94_d20251122_m051429_c001_v0001185_t0052_u01763788469256") 2025/11/22 05:19:20 DEBUG : only17: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e21_d20251122_m051457_c001_v7007000_t0000_u01763788497860") 2025/11/22 05:19:20 DEBUG : only17: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f402170fb9fcb831c_d20251122_m051451_c001_v0001185_t0057_u01763788491414") 2025/11/22 05:19:20 DEBUG : only17: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d3c2_d20251122_m051448_c001_v0001185_t0018_u01763788488305") 2025/11/22 05:19:20 DEBUG : only17: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f421a5c473f1a35e5_d20251122_m051432_c001_v7007000_t0000_u01763788472304") 2025/11/22 05:19:20 DEBUG : only17: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cec1_d20251122_m051429_c001_v0001185_t0034_u01763788469756") 2025/11/22 05:19:20 DEBUG : only18: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e22_d20251122_m051458_c001_v7007000_t0000_u01763788498042") 2025/11/22 05:19:20 DEBUG : only18: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417db15bf72a8693_d20251122_m051451_c001_v0001185_t0010_u01763788491045") 2025/11/22 05:19:20 DEBUG : only18: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d3f8_d20251122_m051448_c001_v0001185_t0037_u01763788488831") 2025/11/22 05:19:20 DEBUG : only18: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f404816de1ef7135b_d20251122_m051432_c001_v7007000_t0000_u01763788472313") 2025/11/22 05:19:21 DEBUG : only18: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ceec_d20251122_m051430_c001_v0001185_t0003_u01763788470266") 2025/11/22 05:19:21 DEBUG : only19: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e25_d20251122_m051458_c001_v7007000_t0000_u01763788498224") 2025/11/22 05:19:21 DEBUG : only19: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417db15bf72a86be_d20251122_m051451_c001_v0001185_t0010_u01763788491602") 2025/11/22 05:19:21 DEBUG : only19: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d425_d20251122_m051449_c001_v0001185_t0005_u01763788489585") 2025/11/22 05:19:21 DEBUG : only19: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f404816de1ef7135f_d20251122_m051433_c001_v7007000_t0000_u01763788473057") 2025/11/22 05:19:21 DEBUG : only19: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cf01_d20251122_m051430_c001_v0001185_t0052_u01763788470751") 2025/11/22 05:19:21 DEBUG : only2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e27_d20251122_m051458_c001_v7007000_t0000_u01763788498407") 2025/11/22 05:19:21 DEBUG : only2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417db15bf72a86a6_d20251122_m051451_c001_v0001185_t0010_u01763788491230") 2025/11/22 05:19:21 DEBUG : only2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d19c_d20251122_m051439_c001_v0001185_t0054_u01763788479586") 2025/11/22 05:19:21 DEBUG : only2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd961572ce_d20251122_m051432_c001_v7007000_t0000_u01763788472321") 2025/11/22 05:19:21 DEBUG : only2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cc24_d20251122_m051421_c001_v0001185_t0018_u01763788461099") 2025/11/22 05:19:21 DEBUG : only3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e29_d20251122_m051458_c001_v7007000_t0000_u01763788498588") 2025/11/22 05:19:21 DEBUG : only3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4017b9b5c359d49d_d20251122_m051451_c001_v0001185_t0014_u01763788491250") 2025/11/22 05:19:21 DEBUG : only3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d1cc_d20251122_m051440_c001_v0001185_t0008_u01763788480229") 2025/11/22 05:19:21 DEBUG : only3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f421a5c473f1a35e0_d20251122_m051431_c001_v7007000_t0000_u01763788471939") 2025/11/22 05:19:21 DEBUG : only3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cc53_d20251122_m051421_c001_v0001185_t0040_u01763788461706") 2025/11/22 05:19:21 DEBUG : only4: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e2a_d20251122_m051458_c001_v7007000_t0000_u01763788498774") 2025/11/22 05:19:21 DEBUG : only4: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045d37e43224f80_d20251122_m051451_c001_v0001090_t0058_u01763788491393") 2025/11/22 05:19:21 DEBUG : only4: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d1f3_d20251122_m051440_c001_v0001185_t0003_u01763788480832") 2025/11/22 05:19:21 DEBUG : only4: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7e83_d20251122_m051432_c001_v7007000_t0000_u01763788472517") 2025/11/22 05:19:22 DEBUG : only4: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cc77_d20251122_m051422_c001_v0001185_t0035_u01763788462302") 2025/11/22 05:19:22 DEBUG : only5: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e2e_d20251122_m051458_c001_v7007000_t0000_u01763788498956") 2025/11/22 05:19:22 DEBUG : only5: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045d37e43224f85_d20251122_m051451_c001_v0001090_t0058_u01763788491772") 2025/11/22 05:19:22 DEBUG : only5: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d21b_d20251122_m051441_c001_v0001185_t0058_u01763788481395") 2025/11/22 05:19:22 DEBUG : only5: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f404816de1ef7135d_d20251122_m051432_c001_v7007000_t0000_u01763788472693") 2025/11/22 05:19:22 DEBUG : only5: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cc9e_d20251122_m051422_c001_v0001185_t0059_u01763788462809") 2025/11/22 05:19:22 DEBUG : only6: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e31_d20251122_m051459_c001_v7007000_t0000_u01763788499137") 2025/11/22 05:19:22 DEBUG : only6: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417db15bf72a86ae_d20251122_m051451_c001_v0001185_t0010_u01763788491416") 2025/11/22 05:19:22 DEBUG : only6: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d247_d20251122_m051442_c001_v0001185_t0052_u01763788482019") 2025/11/22 05:19:22 DEBUG : only6: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7e84_d20251122_m051432_c001_v7007000_t0000_u01763788472704") 2025/11/22 05:19:22 DEBUG : only6: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ccb8_d20251122_m051423_c001_v0001185_t0037_u01763788463390") 2025/11/22 05:19:22 DEBUG : only7: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e32_d20251122_m051459_c001_v7007000_t0000_u01763788499318") 2025/11/22 05:19:22 DEBUG : only7: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4017b9b5c359d4a8_d20251122_m051451_c001_v0001185_t0014_u01763788491435") 2025/11/22 05:19:22 DEBUG : only7: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d271_d20251122_m051442_c001_v0001185_t0015_u01763788482612") 2025/11/22 05:19:22 DEBUG : only7: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508b7e82_d20251122_m051432_c001_v7007000_t0000_u01763788472334") 2025/11/22 05:19:22 DEBUG : only7: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ccde_d20251122_m051424_c001_v0001185_t0046_u01763788464015") 2025/11/22 05:19:22 DEBUG : only8: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e33_d20251122_m051459_c001_v7007000_t0000_u01763788499513") 2025/11/22 05:19:22 DEBUG : only8: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045d37e43224f82_d20251122_m051451_c001_v0001090_t0058_u01763788491589") 2025/11/22 05:19:22 DEBUG : only8: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d299_d20251122_m051443_c001_v0001185_t0043_u01763788483270") 2025/11/22 05:19:22 DEBUG : only8: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f421a5c473f1a35e8_d20251122_m051432_c001_v7007000_t0000_u01763788472509") 2025/11/22 05:19:23 DEBUG : only8: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cd01_d20251122_m051424_c001_v0001185_t0014_u01763788464546") 2025/11/22 05:19:23 DEBUG : only9: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e34_d20251122_m051459_c001_v7007000_t0000_u01763788499694") 2025/11/22 05:19:23 DEBUG : only9: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f402170fb9fcb832a_d20251122_m051451_c001_v0001185_t0057_u01763788491605") 2025/11/22 05:19:23 DEBUG : only9: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d2c6_d20251122_m051443_c001_v0001185_t0026_u01763788483843") 2025/11/22 05:19:23 DEBUG : only9: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f421a5c473f1a35eb_d20251122_m051432_c001_v7007000_t0000_u01763788472714") 2025/11/22 05:19:23 DEBUG : only9: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359cd2d_d20251122_m051425_c001_v0001185_t0004_u01763788465073") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145d30_d20251122_m051116_c001_v7007000_t0000_u01763788276753") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb6ef_d20251122_m051114_c001_v0001106_t0045_u01763788274709") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145d08_d20251122_m051113_c001_v7007000_t0000_u01763788273610") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35995e4_d20251122_m051111_c001_v0001185_t0012_u01763788271753") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145ce8_d20251122_m051111_c001_v7007000_t0000_u01763788271010") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb6e1_d20251122_m051108_c001_v0001106_t0034_u01763788268708") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd69_d20251122_m051058_c001_v7007000_t0000_u01763788258656") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a4218_d20251122_m051057_c001_v0001185_t0032_u01763788257344") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd50_d20251122_m051055_c001_v7007000_t0000_u01763788255741") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a4130_d20251122_m051054_c001_v0001185_t0004_u01763788254521") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd3a_d20251122_m051053_c001_v7007000_t0000_u01763788253326") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a4095_d20251122_m051052_c001_v0001185_t0016_u01763788252367") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfcf2_d20251122_m051046_c001_v7007000_t0000_u01763788246414") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3e15_d20251122_m051045_c001_v0001185_t0001_u01763788245129") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfce2_d20251122_m051044_c001_v7007000_t0000_u01763788244772") 2025/11/22 05:19:23 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3d5d_d20251122_m051043_c001_v0001185_t0040_u01763788243351") 2025/11/22 05:19:24 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfcce_d20251122_m051042_c001_v7007000_t0000_u01763788242991") 2025/11/22 05:19:24 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3d12_d20251122_m051042_c001_v0001185_t0052_u01763788242273") 2025/11/22 05:19:24 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3cd6_d20251122_m051041_c001_v0001185_t0051_u01763788241553") 2025/11/22 05:19:24 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfcb5_d20251122_m051041_c001_v7007000_t0000_u01763788241195") 2025/11/22 05:19:24 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3c80_d20251122_m051040_c001_v0001185_t0053_u01763788240450") 2025/11/22 05:19:24 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3c56_d20251122_m051039_c001_v0001185_t0037_u01763788239821") 2025/11/22 05:19:24 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10664_d20251122_m051039_c001_v7007000_t0000_u01763788239079") 2025/11/22 05:19:24 DEBUG : potato: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3bd5_d20251122_m051038_c001_v0001185_t0036_u01763788238310") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd9614cbc1_d20251122_m051203_c001_v7007000_t0000_u01763788323032") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb760_d20251122_m051202_c001_v0001106_t0042_u01763788322134") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41166721a977d7ea_d20251122_m051153_c001_v7007000_t0000_u01763788313398") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb742_d20251122_m051148_c001_v0001106_t0017_u01763788308799") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfea3_d20251122_m051141_c001_v7007000_t0000_u01763788301314") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb720_d20251122_m051136_c001_v0001106_t0039_u01763788296666") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145dae_d20251122_m051128_c001_v7007000_t0000_u01763788288815") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb708_d20251122_m051123_c001_v0001106_t0034_u01763788283776") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd9a_d20251122_m051102_c001_v7007000_t0000_u01763788262988") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a434c_d20251122_m051101_c001_v0001185_t0050_u01763788261255") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd8b_d20251122_m051100_c001_v7007000_t0000_u01763788260895") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a42bf_d20251122_m051059_c001_v0001185_t0014_u01763788259204") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd6e_d20251122_m051058_c001_v7007000_t0000_u01763788258840") 2025/11/22 05:19:24 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a425c_d20251122_m051058_c001_v0001185_t0058_u01763788258049") 2025/11/22 05:19:25 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd5b_d20251122_m051056_c001_v7007000_t0000_u01763788256985") 2025/11/22 05:19:25 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a41c2_d20251122_m051056_c001_v0001185_t0051_u01763788256146") 2025/11/22 05:19:25 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfd44_d20251122_m051054_c001_v7007000_t0000_u01763788254161") 2025/11/22 05:19:25 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a40d6_d20251122_m051053_c001_v0001185_t0042_u01763788253324") 2025/11/22 05:19:25 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfcfc_d20251122_m051047_c001_v7007000_t0000_u01763788247158") 2025/11/22 05:19:25 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3e6a_d20251122_m051046_c001_v0001185_t0040_u01763788246142") 2025/11/22 05:19:25 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c2d_d20251122_m050949_c001_v7007000_t0000_u01763788189098") 2025/11/22 05:19:25 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2b93_d20251122_m050948_c001_v0001185_t0045_u01763788188208") 2025/11/22 05:19:25 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c1c_d20251122_m050947_c001_v7007000_t0000_u01763788187306") 2025/11/22 05:19:25 DEBUG : potato2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2b15_d20251122_m050946_c001_v0001185_t0052_u01763788186605") 2025/11/22 05:19:25 DEBUG : potato3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41166721a977d7eb_d20251122_m051153_c001_v7007000_t0000_u01763788313971") 2025/11/22 05:19:25 DEBUG : potato3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c3599f59_d20251122_m051150_c001_v0001185_t0004_u01763788310269") 2025/11/22 05:19:25 DEBUG : potato3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfea4_d20251122_m051141_c001_v7007000_t0000_u01763788301546") 2025/11/22 05:19:25 DEBUG : potato3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c3599bbe_d20251122_m051138_c001_v0001185_t0053_u01763788298145") 2025/11/22 05:19:25 DEBUG : potato3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145db0_d20251122_m051129_c001_v7007000_t0000_u01763788289624") 2025/11/22 05:19:25 DEBUG : potato3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35998ae_d20251122_m051125_c001_v0001185_t0012_u01763788284999") 2025/11/22 05:19:25 DEBUG : pre-dest1/1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9a87_d20251122_m051237_c001_v7007000_t0000_u01763788357304") 2025/11/22 05:19:25 DEBUG : pre-dest1/1: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359ab0a_d20251122_m051229_c001_v0001185_t0042_u01763788349099") 2025/11/22 05:19:25 DEBUG : pre-dest2/2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f416e2babfc6e9a88_d20251122_m051237_c001_v7007000_t0000_u01763788357485") 2025/11/22 05:19:25 DEBUG : pre-dest2/2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb79b_d20251122_m051229_c001_v0001106_t0049_u01763788349851") 2025/11/22 05:19:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f404816de1ef712bf_d20251122_m051213_c001_v7007000_t0000_u01763788333969") 2025/11/22 05:19:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a5706_d20251122_m051210_c001_v0001185_t0027_u01763788330797") 2025/11/22 05:19:26 DEBUG : sizeonly: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10608_d20251122_m051023_c001_v7007000_t0000_u01763788223752") 2025/11/22 05:19:26 DEBUG : sizeonly: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3669_d20251122_m051022_c001_v0001185_t0003_u01763788222766") 2025/11/22 05:19:26 DEBUG : splitbanan: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10eb6_d20251122_m051650_c001_v7007000_t0000_u01763788610091") 2025/11/22 05:19:26 DEBUG : splitbanan: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f9f8_d20251122_m051642_c001_v0001185_t0035_u01763788602609") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b091c7_d20251122_m051804_c001_v7007000_t0000_u01763788684189") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225185_d20251122_m051757_c001_v0001090_t0009_u01763788677596") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7b0119_d20251122_m051749_c001_v7007000_t0000_u01763788669144") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e4322515f_d20251122_m051742_c001_v0001090_t0042_u01763788662528") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f407f622ae92e3575_d20251122_m051733_c001_v7007000_t0000_u01763788653995") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225137_d20251122_m051727_c001_v0001090_t0024_u01763788647855") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f405e6b8551a55560_d20251122_m051719_c001_v7007000_t0000_u01763788639923") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225115_d20251122_m051713_c001_v0001090_t0048_u01763788633731") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f414f558eb105b515_d20251122_m051704_c001_v7007000_t0000_u01763788624749") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250ec_d20251122_m051658_c001_v0001090_t0052_u01763788618240") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f10e81_d20251122_m051644_c001_v7007000_t0000_u01763788604881") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432250be_d20251122_m051641_c001_v0001090_t0046_u01763788601445") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95fe_d20251122_m051633_c001_v7007000_t0000_u01763788593462") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f41f_d20251122_m051626_c001_v0001185_t0030_u01763788586402") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f400e9e5b5fbf95cf_d20251122_m051625_c001_v7007000_t0000_u01763788585278") 2025/11/22 05:19:26 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72aa4ca_d20251122_m051621_c001_v0001185_t0000_u01763788581964") 2025/11/22 05:19:27 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4155eb82ea7aff3d_d20251122_m051613_c001_v7007000_t0000_u01763788573603") 2025/11/22 05:19:27 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359eca0_d20251122_m051606_c001_v0001185_t0017_u01763788566408") 2025/11/22 05:19:27 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42035996f20acb85_d20251122_m051605_c001_v7007000_t0000_u01763788565409") 2025/11/22 05:19:27 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359eaf5_d20251122_m051602_c001_v0001185_t0005_u01763788562057") 2025/11/22 05:19:27 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f40967640508bc8ae_d20251122_m051547_c001_v7007000_t0000_u01763788547863") 2025/11/22 05:19:27 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224ffd_d20251122_m051543_c001_v0001090_t0012_u01763788543993") 2025/11/22 05:19:27 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb397_d20251122_m051536_c001_v7007000_t0000_u01763788536084") 2025/11/22 05:19:27 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224fd8_d20251122_m051529_c001_v0001090_t0031_u01763788529597") 2025/11/22 05:19:27 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f412f193828bb47bc_d20251122_m051521_c001_v7007000_t0000_u01763788521370") 2025/11/22 05:19:27 DEBUG : splitbananasplit: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224fb1_d20251122_m051515_c001_v0001090_t0023_u01763788515213") 2025/11/22 05:19:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4045e4084c979ec0_d20251122_m051628_c001_v7007000_t0000_u01763788588303") 2025/11/22 05:19:27 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359f2e9_d20251122_m051623_c001_v0001185_t0052_u01763788583027") 2025/11/22 05:19:27 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e4a_d20251122_m051508_c001_v7007000_t0000_u01763788508024") 2025/11/22 05:19:27 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8b7e_d20251122_m051506_c001_v0001185_t0048_u01763788506734") 2025/11/22 05:19:27 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e45_d20251122_m051505_c001_v7007000_t0000_u01763788505980") 2025/11/22 05:19:27 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcb867a_d20251122_m051504_c001_v0001185_t0042_u01763788504935") 2025/11/22 05:19:27 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145d63_d20251122_m051120_c001_v7007000_t0000_u01763788280906") 2025/11/22 05:19:27 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f119fa5e98adfb6fa_d20251122_m051119_c001_v0001106_t0041_u01763788279731") 2025/11/22 05:19:27 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145d50_d20251122_m051119_c001_v7007000_t0000_u01763788279179") 2025/11/22 05:19:27 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a47f3_d20251122_m051118_c001_v0001185_t0054_u01763788278231") 2025/11/22 05:19:27 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f105f5_d20251122_m051020_c001_v7007000_t0000_u01763788220707") 2025/11/22 05:19:27 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a353d_d20251122_m051019_c001_v0001185_t0052_u01763788219249") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f105ed_d20251122_m051018_c001_v7007000_t0000_u01763788218893") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a34cb_d20251122_m051017_c001_v0001185_t0013_u01763788217899") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f105d9_d20251122_m051015_c001_v7007000_t0000_u01763788215774") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3397_d20251122_m051014_c001_v0001185_t0043_u01763788214447") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f105ca_d20251122_m051013_c001_v7007000_t0000_u01763788213912") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3335_d20251122_m051012_c001_v0001185_t0053_u01763788212944") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a325a_d20251122_m051010_c001_v0001185_t0035_u01763788210287") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4162454a20f105bc_d20251122_m051009_c001_v7007000_t0000_u01763788209934") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a3229_d20251122_m051009_c001_v0001185_t0007_u01763788209352") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a31e9_d20251122_m051008_c001_v0001185_t0044_u01763788208697") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c9c_d20251122_m051007_c001_v7007000_t0000_u01763788207934") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a30dc_d20251122_m051005_c001_v0001185_t0037_u01763788205382") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a301e_d20251122_m051002_c001_v0001185_t0001_u01763788202889") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c86_d20251122_m051002_c001_v7007000_t0000_u01763788202530") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2fd8_d20251122_m051001_c001_v0001185_t0056_u01763788201944") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2fab_d20251122_m051001_c001_v0001185_t0055_u01763788201266") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c7d_d20251122_m051000_c001_v7007000_t0000_u01763788200850") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2e87_d20251122_m050957_c001_v0001185_t0025_u01763788197210") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c6d_d20251122_m050956_c001_v7007000_t0000_u01763788196857") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2e24_d20251122_m050956_c001_v0001185_t0027_u01763788196161") 2025/11/22 05:19:28 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c68_d20251122_m050955_c001_v7007000_t0000_u01763788195271") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2d8d_d20251122_m050954_c001_v0001185_t0014_u01763788194663") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c5c_d20251122_m050954_c001_v7007000_t0000_u01763788194122") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2d43_d20251122_m050953_c001_v0001185_t0019_u01763788193497") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c4e_d20251122_m050952_c001_v7007000_t0000_u01763788192586") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2cc4_d20251122_m050951_c001_v0001185_t0026_u01763788191835") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c46_d20251122_m050951_c001_v7007000_t0000_u01763788191302") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2c5e_d20251122_m050950_c001_v0001185_t0000_u01763788190735") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c3e_d20251122_m050950_c001_v7007000_t0000_u01763788190200") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2bff_d20251122_m050949_c001_v0001185_t0016_u01763788189632") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62c05_d20251122_m050944_c001_v7007000_t0000_u01763788184792") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2a48_d20251122_m050944_c001_v0001185_t0016_u01763788184157") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62bfc_d20251122_m050943_c001_v7007000_t0000_u01763788183622") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a29d2_d20251122_m050942_c001_v0001185_t0017_u01763788182868") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62be4_d20251122_m050941_c001_v7007000_t0000_u01763788181977") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2959_d20251122_m050941_c001_v0001185_t0010_u01763788181221") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f42218b78bcc62bcb_d20251122_m050939_c001_v7007000_t0000_u01763788179077") 2025/11/22 05:19:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a2896_d20251122_m050938_c001_v0001185_t0037_u01763788178343") 2025/11/22 05:19:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e4c_d20251122_m051508_c001_v7007000_t0000_u01763788508208") 2025/11/22 05:19:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43224fa1_d20251122_m051506_c001_v0001090_t0024_u01763788506753") 2025/11/22 05:19:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e46_d20251122_m051506_c001_v7007000_t0000_u01763788506161") 2025/11/22 05:19:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d884_d20251122_m051504_c001_v0001185_t0013_u01763788504945") 2025/11/22 05:19:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b095db_d20251122_m051806_c001_v7007000_t0000_u01763788686280") 2025/11/22 05:19:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbbc64_d20251122_m051805_c001_v0001185_t0035_u01763788685612") 2025/11/22 05:19:30 DEBUG : sub/yam: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145d29_d20251122_m051116_c001_v7007000_t0000_u01763788276206") 2025/11/22 05:19:30 DEBUG : sub/yam: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c3599678_d20251122_m051114_c001_v0001185_t0045_u01763788274355") 2025/11/22 05:19:30 DEBUG : test_dir1/file2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e3e_d20251122_m051504_c001_v7007000_t0000_u01763788504173") 2025/11/22 05:19:30 DEBUG : test_dir1/file2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a89fd_d20251122_m051502_c001_v0001185_t0035_u01763788502559") 2025/11/22 05:19:30 DEBUG : test_dir1/file2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e37_d20251122_m051501_c001_v7007000_t0000_u01763788501779") 2025/11/22 05:19:30 DEBUG : test_dir1/file2: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d730_d20251122_m051500_c001_v0001185_t0037_u01763788500666") 2025/11/22 05:19:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e40_d20251122_m051504_c001_v7007000_t0000_u01763788504355") 2025/11/22 05:19:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c359d7e6_d20251122_m051502_c001_v0001185_t0014_u01763788502577") 2025/11/22 05:19:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417b6583fbd43e38_d20251122_m051501_c001_v7007000_t0000_u01763788501967") 2025/11/22 05:19:30 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a8941_d20251122_m051500_c001_v0001185_t0018_u01763788500648") 2025/11/22 05:19:30 DEBUG : three: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfdbb_d20251122_m051107_c001_v7007000_t0000_u01763788267972") 2025/11/22 05:19:30 DEBUG : three: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a44cc_d20251122_m051106_c001_v0001185_t0046_u01763788266778") 2025/11/22 05:19:30 DEBUG : three: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a442b_d20251122_m051104_c001_v0001185_t0010_u01763788264530") 2025/11/22 05:19:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b09600_d20251122_m051807_c001_v7007000_t0000_u01763788687940") 2025/11/22 05:19:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a184b_d20251122_m051807_c001_v0001185_t0041_u01763788687221") 2025/11/22 05:19:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b0b260_d20251122_m051826_c001_v7007000_t0000_u01763788706675") 2025/11/22 05:19:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ace7e_d20251122_m051824_c001_v0001185_t0049_u01763788704608") 2025/11/22 05:19:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b0ae50_d20251122_m051823_c001_v7007000_t0000_u01763788703052") 2025/11/22 05:19:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a1d38_d20251122_m051821_c001_v0001185_t0002_u01763788701512") 2025/11/22 05:19:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b0aa41_d20251122_m051820_c001_v7007000_t0000_u01763788700563") 2025/11/22 05:19:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbc0f0_d20251122_m051819_c001_v0001185_t0054_u01763788699860") 2025/11/22 05:19:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b0a214_d20251122_m051815_c001_v7007000_t0000_u01763788695117") 2025/11/22 05:19:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a1aa7_d20251122_m051814_c001_v0001185_t0029_u01763788694220") 2025/11/22 05:19:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b0a23c_d20251122_m051817_c001_v7007000_t0000_u01763788697126") 2025/11/22 05:19:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72acbaa_d20251122_m051816_c001_v0001185_t0012_u01763788696059") 2025/11/22 05:19:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b09e20_d20251122_m051813_c001_v7007000_t0000_u01763788693240") 2025/11/22 05:19:31 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f102170fb9fcbbeaa_d20251122_m051812_c001_v0001185_t0027_u01763788692590") 2025/11/22 05:19:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b09a18_d20251122_m051811_c001_v7007000_t0000_u01763788691637") 2025/11/22 05:19:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e43225199_d20251122_m051810_c001_v0001090_t0041_u01763788690752") 2025/11/22 05:19:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b099f2_d20251122_m051809_c001_v7007000_t0000_u01763788689811") 2025/11/22 05:19:31 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72ac97c_d20251122_m051808_c001_v0001185_t0042_u01763788688936") 2025/11/22 05:19:31 DEBUG : toe/toe/toe: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f41384d99d3ebb77f_d20251122_m051831_c001_v7007000_t0000_u01763788711343") 2025/11/22 05:19:31 DEBUG : toe/toe/toe: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c35a20fa_d20251122_m051830_c001_v0001185_t0054_u01763788710623") 2025/11/22 05:19:31 DEBUG : toe/toe/toe: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b0a645_d20251122_m051818_c001_v7007000_t0000_u01763788698914") 2025/11/22 05:19:31 DEBUG : toe/toe/toe: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432251a6_d20251122_m051818_c001_v0001090_t0001_u01763788698109") 2025/11/22 05:19:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b0b27b_d20251122_m051827_c001_v7007000_t0000_u01763788707256") 2025/11/22 05:19:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1045d37e432251b8_d20251122_m051825_c001_v0001090_t0011_u01763788705966") 2025/11/22 05:19:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f423e42c075b0ae58_d20251122_m051823_c001_v7007000_t0000_u01763788703632") 2025/11/22 05:19:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1050ef754070f595_d20251122_m051822_c001_v0001185_t0047_u01763788702687") 2025/11/22 05:19:31 DEBUG : two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f418bfe77149cfdbc_d20251122_m051108_c001_v7007000_t0000_u01763788268155") 2025/11/22 05:19:31 DEBUG : two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4017b9b5c3599483_d20251122_m051106_c001_v0001185_t0014_u01763788266207") 2025/11/22 05:19:32 DEBUG : two: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f417db15bf72a441c_d20251122_m051104_c001_v0001185_t0010_u01763788264341") 2025/11/22 05:19:32 DEBUG : yam: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145d33_d20251122_m051116_c001_v7007000_t0000_u01763788276938") 2025/11/22 05:19:32 DEBUG : yam: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f11202c9c8676a18f_d20251122_m051115_c001_v0001091_t0051_u01763788275901") 2025/11/22 05:19:32 DEBUG : yam: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145cff_d20251122_m051113_c001_v7007000_t0000_u01763788273012") 2025/11/22 05:19:32 DEBUG : yam: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f117db15bf72a463c_d20251122_m051111_c001_v0001185_t0042_u01763788271736") 2025/11/22 05:19:32 DEBUG : yam: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145ce2_d20251122_m051110_c001_v7007000_t0000_u01763788270463") 2025/11/22 05:19:32 DEBUG : yam: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1017b9b5c3599504_d20251122_m051108_c001_v0001185_t0007_u01763788268720") 2025/11/22 05:19:32 DEBUG : yaml: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145d0d_d20251122_m051113_c001_v7007000_t0000_u01763788273794") 2025/11/22 05:19:32 DEBUG : yaml: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f111dea773acf1326_d20251122_m051112_c001_v0001038_t0000_u01763788272587") 2025/11/22 05:19:32 DEBUG : yaml: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f4024d7dd96145ceb_d20251122_m051111_c001_v7007000_t0000_u01763788271192") 2025/11/22 05:19:32 DEBUG : yaml: Deleting (id "4_zcff2bdb3f07dab9b9fa80e1b_f1011b17d298696bc_d20251122_m051110_c001_v0001177_t0018_u01763788270199") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m58.439023053s (try 1/5)