"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/26 01:02:30 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu" 2025/09/26 01:02:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 01:02:32 DEBUG : Creating backend with remote "/tmp/rclone3992671966" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:02:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/26 01:02:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:02:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:02:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:02:35 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:02:35 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.10s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:36 DEBUG : Creating backend with remote "/non-existing" 2025/09/26 01:02:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/26 01:02:36 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:36 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:02:37 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:37 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:02:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.94s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:39 INFO : B2 bucket rclone-test-tubuwid3vuhu: Running all checks before starting transfers 2025/09/26 01:02:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:02:39 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:39 INFO : B2 bucket rclone-test-tubuwid3vuhu: Checks finished, now starting transfers 2025/09/26 01:02:39 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:02:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:40 ERROR : Ignoring --no-traverse with sync 2025/09/26 01:02:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:02:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:02:41 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:02:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/26 01:02:42 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:42 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/26 01:02:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:02:44 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:44 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:02:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:02:45 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:45 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:02:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/26 01:02:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:02:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/26 01:02:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:02:47 INFO : sub dir2: Making directory 2025/09/26 01:02:47 INFO : sub dir: Making directory 2025/09/26 01:02:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:02:47 INFO : sub dir2/sub sub dir2: Making directory 2025/09/26 01:02:47 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:47 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:02:47 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/09/26 01:02:48 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.44s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:48 INFO : sub dir2: Making directory 2025/09/26 01:02:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/26 01:02:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:02:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:02:48 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:48 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:02:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:49 DEBUG : sub dir2: Making directory with metadata 2025/09/26 01:02:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:02:50 INFO : sub dir2: Making directory 2025/09/26 01:02:50 INFO : sub dir: Making directory 2025/09/26 01:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:02:50 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:50 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:02:50 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:02:50 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/26 01:02:51 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/26 01:02:51 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:52 INFO : sub dir2: Making directory 2025/09/26 01:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:02:52 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:52 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:02:53 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:02:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.58s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:53 DEBUG : sub dir2: Making directory with metadata 2025/09/26 01:02:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:02:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:02:53 INFO : sub dir2: Making directory 2025/09/26 01:02:53 INFO : sub dir: Making directory 2025/09/26 01:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:02:53 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:53 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:02:54 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:02:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/26 01:02:54 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.41s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:55 INFO : sub dir2: Making directory 2025/09/26 01:02:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:02:55 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:02:55 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:02:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:02:56 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:02:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.69s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:02:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wenafeg9fode" 2025/09/26 01:02:58 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tubuwid3vuhu -> B2 bucket rclone-test-wenafeg9fode 2025/09/26 01:02:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:02:59 DEBUG : B2 bucket rclone-test-wenafeg9fode: Waiting for checks to finish 2025/09/26 01:02:59 DEBUG : B2 bucket rclone-test-wenafeg9fode: Waiting for transfers to finish 2025/09/26 01:03:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:03:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/26 01:03:00 DEBUG : B2 bucket rclone-test-wenafeg9fode: Purge remote 2025/09/26 01:03:00 INFO : B2 bucket rclone-test-wenafeg9fode: cleaning bucket "rclone-test-wenafeg9fode" of all files 2025/09/26 01:03:00 DEBUG : sub dir/hello world: Deleting (id "4_zdfe27d7380bd8b3b9f980e1b_f110a1298669404e9_d20250926_m010259_c001_v0001150_t0055_u01758848579979") --- PASS: TestServerSideCopy (4.55s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:02 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/26 01:03:02 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/26 01:03:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:04 DEBUG : Creating backend with remote "TestB2:rclone-test-loboteb9tira" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tubuwid3vuhu -> B2 bucket rclone-test-loboteb9tira 2025/09/26 01:03:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:03:06 DEBUG : B2 bucket rclone-test-loboteb9tira: Waiting for checks to finish 2025/09/26 01:03:06 DEBUG : B2 bucket rclone-test-loboteb9tira: Waiting for transfers to finish 2025/09/26 01:03:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:03:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/26 01:03:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/26 01:03:09 DEBUG : B2 bucket rclone-test-loboteb9tira: Waiting for checks to finish 2025/09/26 01:03:09 DEBUG : B2 bucket rclone-test-loboteb9tira: Waiting for transfers to finish 2025/09/26 01:03:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/26 01:03:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/26 01:03:10 DEBUG : B2 bucket rclone-test-loboteb9tira: Purge remote 2025/09/26 01:03:10 INFO : B2 bucket rclone-test-loboteb9tira: cleaning bucket "rclone-test-loboteb9tira" of all files 2025/09/26 01:03:10 DEBUG : sub dir/hello world: Deleting (id "4_zaf729d2380bd8b3b9f980e1b_f1142abd4e210ddce_d20250926_m010309_c001_v0001184_t0008_u01758848589642") 2025/09/26 01:03:10 DEBUG : sub dir/hello world: Deleting (id "4_zaf729d2380bd8b3b9f980e1b_f113476576bff3141_d20250926_m010306_c001_v0001136_t0021_u01758848586989") --- PASS: TestServerSideCopyOverSelf (7.39s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:12 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/26 01:03:12 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/26 01:03:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/26 01:03:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.53s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qapoyav8disi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tubuwid3vuhu -> B2 bucket rclone-test-qapoyav8disi 2025/09/26 01:03:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:03:16 DEBUG : B2 bucket rclone-test-qapoyav8disi: Waiting for checks to finish 2025/09/26 01:03:16 DEBUG : B2 bucket rclone-test-qapoyav8disi: Waiting for transfers to finish 2025/09/26 01:03:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:03:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/26 01:03:18 DEBUG : B2 bucket rclone-test-qapoyav8disi: Waiting for checks to finish 2025/09/26 01:03:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/26 01:03:18 DEBUG : B2 bucket rclone-test-qapoyav8disi: Waiting for transfers to finish 2025/09/26 01:03:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/26 01:03:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/26 01:03:18 INFO : sub dir/hello world: Deleted 2025/09/26 01:03:19 DEBUG : testing file moves 2025/09/26 01:03:20 DEBUG : B2 bucket rclone-test-qapoyav8disi: Waiting for checks to finish 2025/09/26 01:03:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/26 01:03:20 DEBUG : B2 bucket rclone-test-qapoyav8disi: Waiting for transfers to finish 2025/09/26 01:03:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/26 01:03:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/26 01:03:20 INFO : sub dir/hello world: Deleted 2025/09/26 01:03:20 DEBUG : B2 bucket rclone-test-qapoyav8disi: Purge remote 2025/09/26 01:03:20 INFO : B2 bucket rclone-test-qapoyav8disi: cleaning bucket "rclone-test-qapoyav8disi" of all files 2025/09/26 01:03:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f42bd9380bd8b3b9f980e1b_f118c416831190509_d20250926_m010320_c001_v0001184_t0019_u01758848600259") 2025/09/26 01:03:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f42bd9380bd8b3b9f980e1b_f114e8171caad52db_d20250926_m010318_c001_v0001178_t0011_u01758848598424") 2025/09/26 01:03:21 DEBUG : sub dir/hello world: Deleting (id "4_z5f42bd9380bd8b3b9f980e1b_f110f5de4174c5a0f_d20250926_m010316_c001_v0001106_t0028_u01758848596726") --- PASS: TestServerSideMoveOverSelf (8.33s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:23 ERROR : error listing: directory not found 2025/09/26 01:03:23 INFO : Local file system at /tmp/rclone3992671966: Making directory 2025/09/26 01:03:23 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:23 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.98s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:03:25 DEBUG : Local file system at /tmp/rclone3992671966: Waiting for checks to finish 2025/09/26 01:03:25 DEBUG : Local file system at /tmp/rclone3992671966: Waiting for transfers to finish 2025/09/26 01:03:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:03:26 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/26 01:03:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.40s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/26 01:03:27 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:27 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:03:27 INFO : check sum: Copied (new) 2025/09/26 01:03:27 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:27 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:03:27 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/26 01:03:27 DEBUG : check sum: Unchanged skipping 2025/09/26 01:03:27 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:27 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.84s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/26 01:03:28 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:28 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:29 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/26 01:03:29 INFO : sizeonly: Copied (new) 2025/09/26 01:03:29 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:29 DEBUG : sizeonly: Sizes identical 2025/09/26 01:03:29 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:29 DEBUG : sizeonly: Unchanged skipping 2025/09/26 01:03:29 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:29 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.77s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/26 01:03:30 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:30 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/26 01:03:31 INFO : ignore-size: Copied (new) 2025/09/26 01:03:31 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:03:31 DEBUG : ignore-size: Unchanged skipping 2025/09/26 01:03:31 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:31 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:31 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:03:33 DEBUG : existing: Unchanged skipping 2025/09/26 01:03:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:33 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:33 INFO : There was nothing to transfer 2025/09/26 01:03:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/26 01:03:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/26 01:03:34 INFO : existing: Copied (replaced existing) 2025/09/26 01:03:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/26 01:03:35 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:35 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/26 01:03:35 INFO : existing: Copied (new) 2025/09/26 01:03:35 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:36 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:36 DEBUG : existing: Destination exists, skipping 2025/09/26 01:03:36 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:36 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.81s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:37 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/26 01:03:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/26 01:03:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:03:38 DEBUG : c/non empty space: Unchanged skipping 2025/09/26 01:03:38 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:38 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:03:38 INFO : a/potato2: Copied (new) 2025/09/26 01:03:38 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:39 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:41 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/09/26 01:03:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:03:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/26 01:03:41 DEBUG : empty space: Unchanged skipping 2025/09/26 01:03:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:41 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:41 INFO : There was nothing to transfer 2025/09/26 01:03:41 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/09/26 01:03:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:03:42 INFO : empty space: Updated modification time in destination 2025/09/26 01:03:42 DEBUG : empty space: Unchanged skipping 2025/09/26 01:03:42 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:42 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:44 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/09/26 01:03:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:03:44 DEBUG : empty space: Unchanged skipping 2025/09/26 01:03:44 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:44 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:44 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.98s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:45 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/09/26 01:03:45 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3992671966) 2025/09/26 01:03:45 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tubuwid3vuhu) 2025/09/26 01:03:45 DEBUG : foo: sha1 differ 2025/09/26 01:03:45 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/26 01:03:46 INFO : foo: Copied (replaced existing) 2025/09/26 01:03:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:03:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/26 01:03:47 DEBUG : empty space: Unchanged skipping 2025/09/26 01:03:47 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:47 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:03:48 INFO : potato: Copied (new) 2025/09/26 01:03:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:50 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/26 01:03:50 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/26 01:03:50 INFO : potato: Copied (replaced existing) 2025/09/26 01:03:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.21s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:52 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/09/26 01:03:52 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3992671966) 2025/09/26 01:03:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tubuwid3vuhu) 2025/09/26 01:03:52 DEBUG : potato: sha1 differ 2025/09/26 01:03:52 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/26 01:03:53 INFO : potato: Copied (replaced existing) 2025/09/26 01:03:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:03:54 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/26 01:03:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:03:54 DEBUG : empty space: Unchanged skipping 2025/09/26 01:03:54 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:54 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:03:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:03:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:03:57 DEBUG : empty space: Unchanged skipping 2025/09/26 01:03:57 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:03:57 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:03:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:03:57 INFO : potato2: Copied (new) 2025/09/26 01:03:57 DEBUG : Waiting for deletions to finish 2025/09/26 01:03:58 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:00 INFO : d: Making directory 2025/09/26 01:04:00 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/26 01:04:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/26 01:04:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:04:00 DEBUG : c/non empty space: Unchanged skipping 2025/09/26 01:04:01 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:01 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:04:01 INFO : a/potato2: Copied (new) 2025/09/26 01:04:01 DEBUG : Waiting for deletions to finish 2025/09/26 01:04:01 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:03 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/26 01:04:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/26 01:04:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:04:04 DEBUG : c/non empty space: Unchanged skipping 2025/09/26 01:04:04 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:04 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:04:04 INFO : a/potato2: Copied (new) 2025/09/26 01:04:04 ERROR : B2 bucket rclone-test-tubuwid3vuhu: not deleting files as there were IO errors 2025/09/26 01:04:04 ERROR : B2 bucket rclone-test-tubuwid3vuhu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.39s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:07 DEBUG : Waiting for deletions to finish 2025/09/26 01:04:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:04:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:04:07 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:07 DEBUG : empty space: Unchanged skipping 2025/09/26 01:04:07 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:07 INFO : potato: Deleted 2025/09/26 01:04:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:04:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.17s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:10 DEBUG : Waiting for deletions to finish 2025/09/26 01:04:10 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:10 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:11 INFO : potato: Deleted 2025/09/26 01:04:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:04:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:04:11 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:11 DEBUG : empty space: Unchanged skipping 2025/09/26 01:04:11 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:04:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.89s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:04:14 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:14 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/26 01:04:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.69s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:17 DEBUG : enormous: Excluded (Size Filter) 2025/09/26 01:04:17 DEBUG : enormous: Excluded 2025/09/26 01:04:17 DEBUG : potato2: Excluded (Size Filter) 2025/09/26 01:04:17 DEBUG : potato2: Excluded 2025/09/26 01:04:17 DEBUG : potato2: Excluded (Size Filter) 2025/09/26 01:04:17 DEBUG : potato2: Excluded 2025/09/26 01:04:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:04:17 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:17 DEBUG : empty space: Unchanged skipping 2025/09/26 01:04:17 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:17 DEBUG : Waiting for deletions to finish 2025/09/26 01:04:17 INFO : There was nothing to transfer 2025/09/26 01:04:17 DEBUG : enormous: Excluded (Size Filter) 2025/09/26 01:04:17 DEBUG : enormous: Excluded 2025/09/26 01:04:17 DEBUG : potato2: Excluded (Size Filter) 2025/09/26 01:04:17 DEBUG : potato2: Excluded 2025/09/26 01:04:17 DEBUG : potato2: Excluded (Size Filter) 2025/09/26 01:04:17 DEBUG : potato2: Excluded 2025/09/26 01:04:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/26 01:04:17 DEBUG : empty space: Unchanged skipping 2025/09/26 01:04:17 DEBUG : Local file system at /tmp/rclone3992671966: Waiting for checks to finish 2025/09/26 01:04:17 DEBUG : Local file system at /tmp/rclone3992671966: Waiting for transfers to finish 2025/09/26 01:04:17 DEBUG : Waiting for deletions to finish 2025/09/26 01:04:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.75s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:20 DEBUG : enormous: Excluded (Size Filter) 2025/09/26 01:04:20 DEBUG : enormous: Excluded 2025/09/26 01:04:20 DEBUG : potato2: Excluded (Size Filter) 2025/09/26 01:04:20 DEBUG : potato2: Excluded 2025/09/26 01:04:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:04:20 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:20 DEBUG : empty space: Unchanged skipping 2025/09/26 01:04:20 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:20 DEBUG : Waiting for deletions to finish 2025/09/26 01:04:20 INFO : enormous: Deleted 2025/09/26 01:04:21 INFO : potato2: Deleted 2025/09/26 01:04:21 INFO : There was nothing to transfer 2025/09/26 01:04:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/26 01:04:21 DEBUG : empty space: Unchanged skipping 2025/09/26 01:04:21 DEBUG : Local file system at /tmp/rclone3992671966: Waiting for checks to finish 2025/09/26 01:04:21 DEBUG : Local file system at /tmp/rclone3992671966: Waiting for transfers to finish 2025/09/26 01:04:21 DEBUG : Waiting for deletions to finish 2025/09/26 01:04:21 INFO : enormous: Deleted 2025/09/26 01:04:21 INFO : potato2: Deleted 2025/09/26 01:04:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.57s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:23 DEBUG : five: Need to transfer - File not found at Destination 2025/09/26 01:04:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/26 01:04:23 DEBUG : one: Destination is newer than source, skipping 2025/09/26 01:04:23 DEBUG : three: Sizes identical 2025/09/26 01:04:23 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/26 01:04:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3992671966) 2025/09/26 01:04:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tubuwid3vuhu) 2025/09/26 01:04:23 DEBUG : two: sha1 differ 2025/09/26 01:04:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/26 01:04:23 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/26 01:04:24 INFO : five: Copied (new) 2025/09/26 01:04:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/26 01:04:24 INFO : two: Copied (replaced existing) 2025/09/26 01:04:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/26 01:04:24 INFO : four: Copied (replaced existing) 2025/09/26 01:04:24 DEBUG : Waiting for deletions to finish 2025/09/26 01:04:25 DEBUG : one: Destination is newer than source, skipping 2025/09/26 01:04:25 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/26 01:04:25 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/26 01:04:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3992671966) 2025/09/26 01:04:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/26 01:04:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tubuwid3vuhu) 2025/09/26 01:04:25 DEBUG : three: sha1 differ 2025/09/26 01:04:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/26 01:04:25 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/26 01:04:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/26 01:04:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/26 01:04:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/26 01:04:25 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/26 01:04:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/26 01:04:25 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:04:25 INFO : three: Copied (replaced existing) 2025/09/26 01:04:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.34s) === 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:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/26 01:04:27 INFO : B2 bucket rclone-test-tubuwid3vuhu: Making map for --track-renames 2025/09/26 01:04:27 INFO : B2 bucket rclone-test-tubuwid3vuhu: Finished making map for --track-renames 2025/09/26 01:04:27 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:27 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for renames to finish 2025/09/26 01:04:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/26 01:04:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/26 01:04:27 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/26 01:04:27 INFO : yam: Copied (new) 2025/09/26 01:04:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/26 01:04:27 INFO : potato: Copied (new) 2025/09/26 01:04:27 DEBUG : Waiting for deletions to finish 2025/09/26 01:04:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:04:28 INFO : B2 bucket rclone-test-tubuwid3vuhu: Making map for --track-renames 2025/09/26 01:04:28 INFO : B2 bucket rclone-test-tubuwid3vuhu: Finished making map for --track-renames 2025/09/26 01:04:28 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:28 DEBUG : potato: Unchanged skipping 2025/09/26 01:04:28 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for renames to finish 2025/09/26 01:04:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/26 01:04:29 INFO : yam: Copied (server-side copy) to: yaml 2025/09/26 01:04:29 INFO : yam: Deleted 2025/09/26 01:04:29 INFO : yaml: Renamed from "yam" 2025/09/26 01:04:29 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/26 01:04:30 INFO : B2 bucket rclone-test-tubuwid3vuhu: Making map for --track-renames 2025/09/26 01:04:30 INFO : B2 bucket rclone-test-tubuwid3vuhu: Finished making map for --track-renames 2025/09/26 01:04:30 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/26 01:04:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/26 01:04:30 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for renames to finish 2025/09/26 01:04:30 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/26 01:04:30 INFO : yam: Copied (new) 2025/09/26 01:04:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/26 01:04:30 INFO : potato: Copied (new) 2025/09/26 01:04:30 DEBUG : Waiting for deletions to finish 2025/09/26 01:04:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:04:31 INFO : B2 bucket rclone-test-tubuwid3vuhu: Making map for --track-renames 2025/09/26 01:04:31 INFO : B2 bucket rclone-test-tubuwid3vuhu: Finished making map for --track-renames 2025/09/26 01:04:31 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:31 DEBUG : potato: Unchanged skipping 2025/09/26 01:04:31 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for renames to finish 2025/09/26 01:04:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/26 01:04:31 INFO : yam: Copied (server-side copy) to: yaml 2025/09/26 01:04:32 INFO : yam: Deleted 2025/09/26 01:04:32 INFO : yaml: Renamed from "yam" 2025/09/26 01:04:32 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/26 01:04:33 INFO : B2 bucket rclone-test-tubuwid3vuhu: Making map for --track-renames 2025/09/26 01:04:33 INFO : B2 bucket rclone-test-tubuwid3vuhu: Finished making map for --track-renames 2025/09/26 01:04:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/26 01:04:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/26 01:04:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for renames to finish 2025/09/26 01:04:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/26 01:04:33 INFO : sub/yam: Copied (new) 2025/09/26 01:04:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/26 01:04:34 INFO : potato: Copied (new) 2025/09/26 01:04:34 DEBUG : Waiting for deletions to finish 2025/09/26 01:04:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:04:34 DEBUG : potato: Unchanged skipping 2025/09/26 01:04:35 INFO : B2 bucket rclone-test-tubuwid3vuhu: Making map for --track-renames 2025/09/26 01:04:35 INFO : B2 bucket rclone-test-tubuwid3vuhu: Finished making map for --track-renames 2025/09/26 01:04:35 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:35 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for renames to finish 2025/09/26 01:04:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/26 01:04:35 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/26 01:04:35 INFO : sub/yam: Deleted 2025/09/26 01:04:35 INFO : yam: Renamed from "sub/yam" 2025/09/26 01:04:35 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.65s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:36 DEBUG : Creating backend with remote "/tmp/rclone3992671966/dir1" 2025/09/26 01:04:36 DEBUG : Creating backend with remote "/tmp/rclone3992671966/dir2" 2025/09/26 01:04:36 DEBUG : Local file system at /tmp/rclone3992671966/dir2: Using server-side directory move 2025/09/26 01:04:36 INFO : Local file system at /tmp/rclone3992671966/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/26 01:04:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/26 01:04:36 INFO : file1.txt: Moved (server-side) 2025/09/26 01:04:36 DEBUG : Local file system at /tmp/rclone3992671966/dir2: Waiting for checks to finish 2025/09/26 01:04:36 DEBUG : Local file system at /tmp/rclone3992671966/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/26 01:04:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:04:37 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:37 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:04:37 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:04:37 INFO : sub dir/hello world: Deleted 2025/09/26 01:04:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/26 01:04:38 INFO : nested/sub dir/file: Copied (new) 2025/09/26 01:04:38 INFO : nested/sub dir/file: Deleted 2025/09/26 01:04:38 INFO : sub dir: Removing directory 2025/09/26 01:04:38 INFO : nested/sub dir: Removing directory 2025/09/26 01:04:38 INFO : nested: Removing directory 2025/09/26 01:04:38 DEBUG : Local file system at /tmp/rclone3992671966: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:04:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/26 01:04:39 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:39 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:39 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1042-18.backblaze.com/b2api/v1/b2_upload_file/9f820de380bd8b3b9f980e1b/c001_v0001042_t0031": EOF 2025/09/26 01:04:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-18.backblaze.com/b2api/v1/b2_upload_file/9f820de380bd8b3b9f980e1b/c001_v0001042_t0031": EOF) 2025/09/26 01:04:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/26 01:04:39 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1042-18.backblaze.com/b2api/v1/b2_upload_file/9f820de380bd8b3b9f980e1b/c001_v0001042_t0031": EOF - low level retry 0/10 2025/09/26 01:04:39 DEBUG : pacer: Reducing sleep to 10ms 2025/09/26 01:04:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/26 01:04:39 INFO : nested/sub dir/file: Copied (new) 2025/09/26 01:04:39 INFO : nested/sub dir/file: Deleted 2025/09/26 01:04:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:04:40 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:04:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/26 01:04:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/26 01:04:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/26 01:04:41 INFO : existing-b: Copied (new) 2025/09/26 01:04:41 INFO : existing-b: Deleted 2025/09/26 01:04:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/26 01:04:42 INFO : existing: Copied (new) 2025/09/26 01:04:42 INFO : existing: Deleted 2025/09/26 01:04:42 DEBUG : existing: Destination exists, skipping 2025/09/26 01:04:42 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:04:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/26 01:04:42 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:04:42 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.52s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:43 DEBUG : Creating backend with remote "TestB2:rclone-test-regecaq3hige" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tubuwid3vuhu -> B2 bucket rclone-test-regecaq3hige 2025/09/26 01:04:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:04:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/26 01:04:48 DEBUG : empty space: Unchanged skipping 2025/09/26 01:04:48 DEBUG : B2 bucket rclone-test-regecaq3hige: Waiting for checks to finish 2025/09/26 01:04:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/26 01:04:48 INFO : empty space: Deleted 2025/09/26 01:04:48 DEBUG : B2 bucket rclone-test-regecaq3hige: Waiting for transfers to finish 2025/09/26 01:04:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:04:48 INFO : potato2: Copied (server-side copy) 2025/09/26 01:04:48 INFO : potato2: Deleted 2025/09/26 01:04:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/26 01:04:49 INFO : potato3: Copied (server-side copy) 2025/09/26 01:04:49 INFO : potato3: Deleted 2025/09/26 01:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-guxapew4kowi" 2025/09/26 01:04:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/26 01:04:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:04:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/26 01:04:50 DEBUG : B2 bucket rclone-test-guxapew4kowi: Waiting for checks to finish 2025/09/26 01:04:50 DEBUG : B2 bucket rclone-test-guxapew4kowi: Waiting for transfers to finish 2025/09/26 01:04:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:04:51 INFO : empty space: Copied (server-side copy) 2025/09/26 01:04:52 INFO : empty space: Deleted 2025/09/26 01:04:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/26 01:04:52 INFO : potato3: Copied (server-side copy) 2025/09/26 01:04:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:04:52 INFO : potato2: Copied (server-side copy) 2025/09/26 01:04:52 INFO : potato3: Deleted 2025/09/26 01:04:52 INFO : potato2: Deleted 2025/09/26 01:04:52 DEBUG : B2 bucket rclone-test-guxapew4kowi: Purge remote 2025/09/26 01:04:52 INFO : B2 bucket rclone-test-guxapew4kowi: cleaning bucket "rclone-test-guxapew4kowi" of all files 2025/09/26 01:04:53 DEBUG : empty space: Deleting (id "4_z7f722db380dd8b3b9f980e1b_f10600888876e445f_d20250926_m010451_c001_v0001029_t0019_u01758848691507") 2025/09/26 01:04:53 DEBUG : potato2: Deleting (id "4_z7f722db380dd8b3b9f980e1b_f1053a1778622f34f_d20250926_m010451_c001_v0001090_t0005_u01758848691987") 2025/09/26 01:04:53 DEBUG : potato3: Deleting (id "4_z7f722db380dd8b3b9f980e1b_f1139d86bb227191e_d20250926_m010451_c001_v0001113_t0029_u01758848691987") 2025/09/26 01:04:53 DEBUG : B2 bucket rclone-test-regecaq3hige: Purge remote 2025/09/26 01:04:53 INFO : B2 bucket rclone-test-regecaq3hige: cleaning bucket "rclone-test-regecaq3hige" of all files 2025/09/26 01:04:53 DEBUG : empty space: Deleting (id "4_z6fd21d9380dd8b3b9f980e1b_f4169d195769f75c0_d20250926_m010451_c001_v7007000_t0000_u01758848691978") 2025/09/26 01:04:53 DEBUG : empty space: Deleting (id "4_z6fd21d9380dd8b3b9f980e1b_f10644218a5f83b7e_d20250926_m010447_c001_v0001182_t0018_u01758848687817") 2025/09/26 01:04:53 DEBUG : potato2: Deleting (id "4_z6fd21d9380dd8b3b9f980e1b_f4169d195769f75c2_d20250926_m010452_c001_v7007000_t0000_u01758848692393") 2025/09/26 01:04:53 DEBUG : potato2: Deleting (id "4_z6fd21d9380dd8b3b9f980e1b_f1194ee5bfc374446_d20250926_m010448_c001_v0001178_t0037_u01758848688644") 2025/09/26 01:04:53 DEBUG : potato3: Deleting (id "4_z6fd21d9380dd8b3b9f980e1b_f4169d195769f75c1_d20250926_m010452_c001_v7007000_t0000_u01758848692249") 2025/09/26 01:04:53 DEBUG : potato3: Deleting (id "4_z6fd21d9380dd8b3b9f980e1b_f102d0c5c9fa63b7a_d20250926_m010448_c001_v0001116_t0020_u01758848688891") 2025/09/26 01:04:53 DEBUG : potato3: Deleting (id "4_z6fd21d9380dd8b3b9f980e1b_f10644218a5f83b80_d20250926_m010448_c001_v0001182_t0006_u01758848688010") --- PASS: TestServerSideMove (12.12s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mofebis4xate" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tubuwid3vuhu -> B2 bucket rclone-test-mofebis4xate 2025/09/26 01:05:01 DEBUG : empty space: Excluded (Size Filter) 2025/09/26 01:05:01 DEBUG : empty space: Excluded 2025/09/26 01:05:01 DEBUG : empty space: Excluded (Size Filter) 2025/09/26 01:05:01 DEBUG : empty space: Excluded 2025/09/26 01:05:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:05:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/26 01:05:01 DEBUG : B2 bucket rclone-test-mofebis4xate: Waiting for checks to finish 2025/09/26 01:05:01 DEBUG : B2 bucket rclone-test-mofebis4xate: Waiting for transfers to finish 2025/09/26 01:05:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:05:02 INFO : potato2: Copied (server-side copy) 2025/09/26 01:05:02 INFO : potato2: Deleted 2025/09/26 01:05:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/26 01:05:02 INFO : potato3: Copied (server-side copy) 2025/09/26 01:05:02 INFO : potato3: Deleted 2025/09/26 01:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-dokaliq8tovu" 2025/09/26 01:05:03 DEBUG : empty space: Excluded (Size Filter) 2025/09/26 01:05:03 DEBUG : empty space: Excluded 2025/09/26 01:05:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:05:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/26 01:05:04 DEBUG : B2 bucket rclone-test-dokaliq8tovu: Waiting for checks to finish 2025/09/26 01:05:04 DEBUG : B2 bucket rclone-test-dokaliq8tovu: Waiting for transfers to finish 2025/09/26 01:05:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:05:04 INFO : potato2: Copied (server-side copy) 2025/09/26 01:05:04 INFO : potato2: Deleted 2025/09/26 01:05:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/26 01:05:05 INFO : potato3: Copied (server-side copy) 2025/09/26 01:05:05 INFO : potato3: Deleted 2025/09/26 01:05:05 DEBUG : B2 bucket rclone-test-dokaliq8tovu: Purge remote 2025/09/26 01:05:05 INFO : B2 bucket rclone-test-dokaliq8tovu: cleaning bucket "rclone-test-dokaliq8tovu" of all files 2025/09/26 01:05:06 DEBUG : potato2: Deleting (id "4_zefb25de380dd8b3b9f980e1b_f113df1492cc3e34a_d20250926_m010504_c001_v0001181_t0020_u01758848704612") 2025/09/26 01:05:06 DEBUG : potato3: Deleting (id "4_zefb25de380dd8b3b9f980e1b_f100d686d66badcf4_d20250926_m010504_c001_v0001161_t0056_u01758848704856") 2025/09/26 01:05:06 DEBUG : B2 bucket rclone-test-mofebis4xate: Purge remote 2025/09/26 01:05:06 INFO : B2 bucket rclone-test-mofebis4xate: cleaning bucket "rclone-test-mofebis4xate" of all files 2025/09/26 01:05:07 DEBUG : empty space: Deleting (id "4_zdf024da380dd8b3b9f980e1b_f100ade0b49fd9bee_d20250926_m010500_c001_v0001041_t0056_u01758848700309") 2025/09/26 01:05:07 DEBUG : potato2: Deleting (id "4_zdf024da380dd8b3b9f980e1b_f4173808e5efbb976_d20250926_m010504_c001_v7007000_t0000_u01758848704832") 2025/09/26 01:05:07 DEBUG : potato2: Deleting (id "4_zdf024da380dd8b3b9f980e1b_f110155472f886200_d20250926_m010501_c001_v0001032_t0029_u01758848701705") 2025/09/26 01:05:07 DEBUG : potato3: Deleting (id "4_zdf024da380dd8b3b9f980e1b_f4173808e5efbb97b_d20250926_m010505_c001_v7007000_t0000_u01758848705489") 2025/09/26 01:05:07 DEBUG : potato3: Deleting (id "4_zdf024da380dd8b3b9f980e1b_f119b887d264cd0b5_d20250926_m010501_c001_v0001134_t0026_u01758848701996") 2025/09/26 01:05:07 DEBUG : potato3: Deleting (id "4_zdf024da380dd8b3b9f980e1b_f100ade0b49fd9bf2_d20250926_m010500_c001_v0001041_t0005_u01758848700762") --- PASS: TestServerSideMoveWithFilter (13.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:05:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nizegom0hubo" 2025/09/26 01:05:12 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tubuwid3vuhu -> B2 bucket rclone-test-nizegom0hubo 2025/09/26 01:05:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:05:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/26 01:05:14 DEBUG : empty space: Unchanged skipping 2025/09/26 01:05:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/26 01:05:14 DEBUG : B2 bucket rclone-test-nizegom0hubo: Waiting for checks to finish 2025/09/26 01:05:15 INFO : empty space: Deleted 2025/09/26 01:05:15 DEBUG : B2 bucket rclone-test-nizegom0hubo: Waiting for transfers to finish 2025/09/26 01:05:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:05:15 INFO : potato2: Copied (server-side copy) 2025/09/26 01:05:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/26 01:05:15 INFO : potato3: Copied (server-side copy) 2025/09/26 01:05:15 INFO : potato2: Deleted 2025/09/26 01:05:15 INFO : potato3: Deleted 2025/09/26 01:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dovivah8deya" 2025/09/26 01:05:17 INFO : tomatoDir: Making directory 2025/09/26 01:05:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/26 01:05:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:05:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/26 01:05:17 DEBUG : B2 bucket rclone-test-dovivah8deya: Waiting for checks to finish 2025/09/26 01:05:17 DEBUG : B2 bucket rclone-test-dovivah8deya: Waiting for transfers to finish 2025/09/26 01:05:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:05:18 INFO : empty space: Copied (server-side copy) 2025/09/26 01:05:18 INFO : empty space: Deleted 2025/09/26 01:05:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:05:18 INFO : potato2: Copied (server-side copy) 2025/09/26 01:05:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/26 01:05:18 INFO : potato3: Copied (server-side copy) 2025/09/26 01:05:19 INFO : potato2: Deleted 2025/09/26 01:05:19 INFO : potato3: Deleted 2025/09/26 01:05:19 DEBUG : B2 bucket rclone-test-dovivah8deya: Purge remote 2025/09/26 01:05:19 INFO : B2 bucket rclone-test-dovivah8deya: cleaning bucket "rclone-test-dovivah8deya" of all files 2025/09/26 01:05:19 DEBUG : empty space: Deleting (id "4_z8f029d3380dd8b3b9f980e1b_f1139d86bb2271985_d20250926_m010518_c001_v0001113_t0047_u01758848718075") 2025/09/26 01:05:19 DEBUG : potato2: Deleting (id "4_z8f029d3380dd8b3b9f980e1b_f104a024a53891796_d20250926_m010518_c001_v0001038_t0041_u01758848718400") 2025/09/26 01:05:19 DEBUG : potato3: Deleting (id "4_z8f029d3380dd8b3b9f980e1b_f114e3cd20c53ac0e_d20250926_m010518_c001_v0001116_t0008_u01758848718454") 2025/09/26 01:05:20 DEBUG : B2 bucket rclone-test-nizegom0hubo: Purge remote 2025/09/26 01:05:20 INFO : B2 bucket rclone-test-nizegom0hubo: cleaning bucket "rclone-test-nizegom0hubo" of all files 2025/09/26 01:05:20 DEBUG : empty space: Deleting (id "4_z1f728d1380dd8b3b9f980e1b_f40944ce3cc748150_d20250926_m010518_c001_v7007000_t0000_u01758848718382") 2025/09/26 01:05:20 DEBUG : empty space: Deleting (id "4_z1f728d1380dd8b3b9f980e1b_f11413f84f9bd52fd_d20250926_m010513_c001_v0001153_t0015_u01758848713922") 2025/09/26 01:05:20 DEBUG : potato2: Deleting (id "4_z1f728d1380dd8b3b9f980e1b_f40944ce3cc748151_d20250926_m010518_c001_v7007000_t0000_u01758848718935") 2025/09/26 01:05:20 DEBUG : potato2: Deleting (id "4_z1f728d1380dd8b3b9f980e1b_f114e3cd20c53ac01_d20250926_m010515_c001_v0001116_t0038_u01758848715052") 2025/09/26 01:05:20 DEBUG : potato3: Deleting (id "4_z1f728d1380dd8b3b9f980e1b_f4132479332b80cb8_d20250926_m010518_c001_v7007000_t0000_u01758848718999") 2025/09/26 01:05:20 DEBUG : potato3: Deleting (id "4_z1f728d1380dd8b3b9f980e1b_f1140ee3202240252_d20250926_m010515_c001_v0001183_t0030_u01758848715449") 2025/09/26 01:05:20 DEBUG : potato3: Deleting (id "4_z1f728d1380dd8b3b9f980e1b_f11413f84f9bd52ff_d20250926_m010514_c001_v0001153_t0012_u01758848714254") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.79s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:05:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:05:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/rclone-sync-test" 2025/09/26 01:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/rclone-sync-test-include/layer2" 2025/09/26 01:05:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/rclone-sync-test-ignore-file" 2025/09/26 01:05:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/26 01:05:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path rclone-sync-test: Waiting for checks to finish 2025/09/26 01:05:33 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path rclone-sync-test: Waiting for transfers to finish 2025/09/26 01:05:33 DEBUG : Waiting for deletions to finish 2025/09/26 01:05:33 INFO : There was nothing to transfer 2025/09/26 01:05:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/26 01:05:34 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:05:34 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:05:34 DEBUG : Waiting for deletions to finish 2025/09/26 01:05:34 INFO : There was nothing to transfer 2025/09/26 01:05:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/26 01:05:34 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/26 01:05:34 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/26 01:05:34 DEBUG : Waiting for deletions to finish 2025/09/26 01:05:34 INFO : There was nothing to transfer 2025/09/26 01:05:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/26 01:05:35 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:05:35 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:05:35 DEBUG : Waiting for deletions to finish 2025/09/26 01:05:35 INFO : There was nothing to transfer 2025/09/26 01:05:35 DEBUG : Excluded 2025/09/26 01:05:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/26 01:05:36 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/26 01:05:36 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/26 01:05:36 DEBUG : Waiting for deletions to finish 2025/09/26 01:05:36 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.39s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/dst" 2025/09/26 01:05:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/CompareDest" 2025/09/26 01:05:39 DEBUG : one: Need to transfer - File not found at Destination 2025/09/26 01:05:39 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:05:39 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:05:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:05:40 INFO : one: Copied (new) 2025/09/26 01:05:40 DEBUG : Waiting for deletions to finish 2025/09/26 01:05:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:05:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:05:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:05:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/26 01:05:42 INFO : one: Copied (replaced existing) 2025/09/26 01:05:42 DEBUG : Waiting for deletions to finish 2025/09/26 01:05:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:05:44 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:05:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:05:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/26 01:05:44 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:05:44 DEBUG : Waiting for deletions to finish 2025/09/26 01:05:44 INFO : There was nothing to transfer 2025/09/26 01:05:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:05:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:05:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/26 01:05:45 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:05:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:05:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/26 01:05:46 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:05:46 DEBUG : Waiting for deletions to finish 2025/09/26 01:05:46 INFO : There was nothing to transfer 2025/09/26 01:05:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:05:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:05:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/26 01:05:46 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:05:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:05:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/26 01:05:46 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:05:46 DEBUG : Waiting for deletions to finish 2025/09/26 01:05:46 INFO : There was nothing to transfer 2025/09/26 01:05:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:05:47 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/09/26 01:05:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/26 01:05:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/26 01:05:47 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:05:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:05:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/26 01:05:47 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:05:47 DEBUG : Waiting for deletions to finish 2025/09/26 01:05:47 INFO : There was nothing to transfer 2025/09/26 01:05:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:05:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/26 01:05:48 DEBUG : two: Need to transfer - File not found at Destination 2025/09/26 01:05:48 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:05:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:05:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/26 01:05:48 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:05:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/26 01:05:49 INFO : two: Copied (new) 2025/09/26 01:05:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:05:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/dest" 2025/09/26 01:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/pre-dest1" 2025/09/26 01:05:55 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/pre-dest2" 2025/09/26 01:05:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:05:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/26 01:05:57 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:05:57 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/26 01:05:58 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/26 01:05:58 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dest: Waiting for checks to finish 2025/09/26 01:05:58 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dest: Waiting for transfers to finish 2025/09/26 01:05:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/26 01:05:58 INFO : 3: Copied (new) 2025/09/26 01:05:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.49s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:06:00 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/dst" 2025/09/26 01:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/CopyDest" 2025/09/26 01:06:03 DEBUG : one: Need to transfer - File not found at Destination 2025/09/26 01:06:03 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:06:03 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:06:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:06:04 INFO : one: Copied (new) 2025/09/26 01:06:04 DEBUG : Waiting for deletions to finish 2025/09/26 01:06:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:06:05 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:06:05 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:06:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/26 01:06:05 INFO : one: Copied (replaced existing) 2025/09/26 01:06:05 DEBUG : Waiting for deletions to finish 2025/09/26 01:06:08 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/BackupDir" 2025/09/26 01:06:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:06:09 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:06:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:06:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:06:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:06:10 INFO : one: Copied (server-side copy) 2025/09/26 01:06:10 INFO : one: Deleted 2025/09/26 01:06:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/26 01:06:11 INFO : one: Copied (server-side copy) 2025/09/26 01:06:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/26 01:06:11 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:06:11 DEBUG : Waiting for deletions to finish 2025/09/26 01:06:11 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1113-05.backblaze.com/b2api/v1/b2_upload_file/9f820de380bd8b3b9f980e1b/c001_v0001113_t0054": EOF 2025/09/26 01:06:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-05.backblaze.com/b2api/v1/b2_upload_file/9f820de380bd8b3b9f980e1b/c001_v0001113_t0054": EOF) 2025/09/26 01:06:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "CopyDest/two" to B2 bucket rclone-test-tubuwid3vuhu: 1/10 (Post "https://pod-000-1113-05.backblaze.com/b2api/v1/b2_upload_file/9f820de380bd8b3b9f980e1b/c001_v0001113_t0054": EOF) 2025/09/26 01:06:14 DEBUG : pacer: Reducing sleep to 10ms 2025/09/26 01:06:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:06:14 DEBUG : one: Unchanged skipping 2025/09/26 01:06:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:06:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/26 01:06:16 INFO : two: Copied (server-side copy) 2025/09/26 01:06:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/26 01:06:16 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:06:16 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:06:16 DEBUG : Waiting for deletions to finish 2025/09/26 01:06:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:06:16 DEBUG : one: Unchanged skipping 2025/09/26 01:06:16 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:06:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:06:16 DEBUG : two: Unchanged skipping 2025/09/26 01:06:16 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:06:16 DEBUG : Waiting for deletions to finish 2025/09/26 01:06:16 INFO : There was nothing to transfer 2025/09/26 01:06:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:06:17 DEBUG : one: Unchanged skipping 2025/09/26 01:06:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/26 01:06:17 DEBUG : three: Destination not found in --copy-dest 2025/09/26 01:06:17 DEBUG : three: Need to transfer - File not found at Destination 2025/09/26 01:06:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:06:17 DEBUG : two: Unchanged skipping 2025/09/26 01:06:17 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:06:17 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:06:18 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/26 01:06:18 INFO : three: Copied (new) 2025/09/26 01:06:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.11s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/dst" 2025/09/26 01:06:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/backup" 2025/09/26 01:06:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:06:26 DEBUG : two: Unchanged skipping 2025/09/26 01:06:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/26 01:06:26 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:06:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:06:27 INFO : one: Copied (server-side copy) 2025/09/26 01:06:27 INFO : one: Deleted 2025/09/26 01:06:27 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:06:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:06:28 INFO : one: Copied (new) 2025/09/26 01:06:28 DEBUG : Waiting for deletions to finish 2025/09/26 01:06:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:06:29 INFO : three.txt: Copied (server-side copy) 2025/09/26 01:06:29 INFO : three.txt: Deleted 2025/09/26 01:06:29 INFO : three.txt: Moved into backup dir 2025/09/26 01:06:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/26 01:06:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:06:31 DEBUG : two: Unchanged skipping 2025/09/26 01:06:31 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:06:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:06:32 INFO : one: Copied (server-side copy) 2025/09/26 01:06:32 INFO : one: Deleted 2025/09/26 01:06:32 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:06:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/26 01:06:32 INFO : one: Copied (new) 2025/09/26 01:06:32 DEBUG : Waiting for deletions to finish 2025/09/26 01:06:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:06:33 INFO : three.txt: Copied (server-side copy) 2025/09/26 01:06:33 INFO : three.txt: Deleted 2025/09/26 01:06:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:06:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/dst" 2025/09/26 01:06:38 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/backup" 2025/09/26 01:06:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/26 01:06:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:06:39 DEBUG : two: Unchanged skipping 2025/09/26 01:06:39 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:06:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:06:41 INFO : one: Copied (server-side copy) to: one.bak 2025/09/26 01:06:41 INFO : one: Deleted 2025/09/26 01:06:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:06:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:06:42 INFO : one: Copied (new) 2025/09/26 01:06:42 DEBUG : Waiting for deletions to finish 2025/09/26 01:06:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:06:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/26 01:06:42 INFO : three.txt: Deleted 2025/09/26 01:06:42 INFO : three.txt: Moved into backup dir 2025/09/26 01:06:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/26 01:06:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:06:44 DEBUG : two: Unchanged skipping 2025/09/26 01:06:44 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:06:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:06:44 INFO : one: Copied (server-side copy) to: one.bak 2025/09/26 01:06:45 INFO : one: Deleted 2025/09/26 01:06:45 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:06:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/26 01:06:45 INFO : one: Copied (new) 2025/09/26 01:06:45 DEBUG : Waiting for deletions to finish 2025/09/26 01:06:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:06:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/26 01:06:46 INFO : three.txt: Deleted 2025/09/26 01:06:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:06:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/dst" 2025/09/26 01:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/backup" 2025/09/26 01:06:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/26 01:06:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:06:52 DEBUG : two: Unchanged skipping 2025/09/26 01:06:52 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:06:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:06:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/26 01:06:53 INFO : one: Deleted 2025/09/26 01:06:53 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:06:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:06:55 INFO : one: Copied (new) 2025/09/26 01:06:55 DEBUG : Waiting for deletions to finish 2025/09/26 01:06:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:06:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/26 01:06:55 INFO : three.txt: Deleted 2025/09/26 01:06:55 INFO : three.txt: Moved into backup dir 2025/09/26 01:06:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/26 01:06:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:06:57 DEBUG : two: Unchanged skipping 2025/09/26 01:06:57 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:06:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:06:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/26 01:06:58 INFO : one: Deleted 2025/09/26 01:06:58 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:06:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/26 01:06:58 INFO : one: Copied (new) 2025/09/26 01:06:58 DEBUG : Waiting for deletions to finish 2025/09/26 01:06:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:06:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/26 01:06:59 INFO : three.txt: Deleted 2025/09/26 01:06:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.25s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:07:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/dst" 2025/09/26 01:07:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/26 01:07:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:07:05 DEBUG : two: Unchanged skipping 2025/09/26 01:07:05 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:07:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:07:05 INFO : one: Copied (server-side copy) to: one.bak 2025/09/26 01:07:05 INFO : one: Deleted 2025/09/26 01:07:05 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:07:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:07:06 INFO : one: Copied (new) 2025/09/26 01:07:06 DEBUG : Waiting for deletions to finish 2025/09/26 01:07:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:07:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/26 01:07:07 INFO : three.txt: Deleted 2025/09/26 01:07:07 INFO : three.txt: Moved into backup dir 2025/09/26 01:07:08 DEBUG : one.bak: Excluded (Path Filter) 2025/09/26 01:07:08 DEBUG : one.bak: Excluded 2025/09/26 01:07:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/26 01:07:08 DEBUG : three.txt.bak: Excluded 2025/09/26 01:07:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/26 01:07:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:07:08 DEBUG : two: Unchanged skipping 2025/09/26 01:07:08 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for checks to finish 2025/09/26 01:07:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:07:09 INFO : one: Copied (server-side copy) to: one.bak 2025/09/26 01:07:09 INFO : one: Deleted 2025/09/26 01:07:09 DEBUG : B2 bucket rclone-test-tubuwid3vuhu path dst: Waiting for transfers to finish 2025/09/26 01:07:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/26 01:07:09 INFO : one: Copied (new) 2025/09/26 01:07:09 DEBUG : Waiting for deletions to finish 2025/09/26 01:07:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:07:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/26 01:07:10 INFO : three.txt: Deleted 2025/09/26 01:07:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.86s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:07:13 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/dst" 2025/09/26 01:07:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/26 01:07:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:07:15 INFO : one: Copied (server-side copy) to: one.bak 2025/09/26 01:07:15 INFO : one: Deleted 2025/09/26 01:07:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:07:16 INFO : one: Copied (new) 2025/09/26 01:07:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:07:17 DEBUG : two: Unchanged skipping 2025/09/26 01:07:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/26 01:07:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:07:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/26 01:07:17 INFO : three.txt: Deleted 2025/09/26 01:07:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:07:18 INFO : three.txt: Copied (new) 2025/09/26 01:07:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/26 01:07:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:07:20 INFO : one: Copied (server-side copy) to: one.bak 2025/09/26 01:07:20 INFO : one: Deleted 2025/09/26 01:07:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/26 01:07:21 INFO : one: Copied (new) 2025/09/26 01:07:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:07:21 DEBUG : two: Unchanged skipping 2025/09/26 01:07:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/26 01:07:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:07:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/26 01:07:22 INFO : three.txt: Deleted 2025/09/26 01:07:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/26 01:07:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.56s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:07:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tubuwid3vuhu/dst" 2025/09/26 01:07:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/26 01:07:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:07:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/26 01:07:29 INFO : one: Deleted 2025/09/26 01:07:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:07:30 INFO : one: Copied (new) 2025/09/26 01:07:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:07:30 DEBUG : two: Unchanged skipping 2025/09/26 01:07:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/26 01:07:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:07:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/26 01:07:31 INFO : three.txt: Deleted 2025/09/26 01:07:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:07:31 INFO : three.txt: Copied (new) 2025/09/26 01:07:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/26 01:07:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:07:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/26 01:07:33 INFO : one: Deleted 2025/09/26 01:07:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/26 01:07:33 INFO : one: Copied (new) 2025/09/26 01:07:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:07:33 DEBUG : two: Unchanged skipping 2025/09/26 01:07:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/26 01:07:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:07:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/26 01:07:34 INFO : three.txt: Deleted 2025/09/26 01:07:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/26 01:07:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.69s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:07:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/26 01:07:38 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:07:38 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:07:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/26 01:07:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/26 01:07:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.77s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:07:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/26 01:07:40 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:07:40 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:07:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/26 01:07:40 INFO : existing: Copied (new) 2025/09/26 01:07:40 DEBUG : Waiting for deletions to finish 2025/09/26 01:07:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/26 01:07:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:07:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/26 01:07:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:07:41 ERROR : B2 bucket rclone-test-tubuwid3vuhu: not deleting files as there were IO errors 2025/09/26 01:07:41 ERROR : B2 bucket rclone-test-tubuwid3vuhu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.38s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:07:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:07:43 DEBUG : existing: Unchanged skipping 2025/09/26 01:07:43 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:07:43 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:07:43 DEBUG : Waiting for deletions to finish 2025/09/26 01:07:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.09s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:08:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:08:13 DEBUG : both0: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both11: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both12: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both10: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both14: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both13: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both18: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both19: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both1: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both15: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both2: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both4: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both17: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both3: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both7: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both8: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:13 DEBUG : both16: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both5: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both6: Unchanged skipping 2025/09/26 01:08:13 DEBUG : both9: Unchanged skipping 2025/09/26 01:08:13 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:08:13 DEBUG : Waiting for deletions to finish 2025/09/26 01:08:13 INFO : only3: Deleted 2025/09/26 01:08:13 INFO : only5: Deleted 2025/09/26 01:08:13 INFO : only0: Deleted 2025/09/26 01:08:13 INFO : only13: Deleted 2025/09/26 01:08:14 INFO : only15: Deleted 2025/09/26 01:08:14 INFO : only17: Deleted 2025/09/26 01:08:14 INFO : only7: Deleted 2025/09/26 01:08:14 INFO : only6: Deleted 2025/09/26 01:08:14 INFO : only11: Deleted 2025/09/26 01:08:14 INFO : only18: Deleted 2025/09/26 01:08:14 INFO : only2: Deleted 2025/09/26 01:08:14 INFO : only4: Deleted 2025/09/26 01:08:14 INFO : only9: Deleted 2025/09/26 01:08:14 INFO : only8: Deleted 2025/09/26 01:08:14 INFO : only1: Deleted 2025/09/26 01:08:14 INFO : only12: Deleted 2025/09/26 01:08:14 INFO : only16: Deleted 2025/09/26 01:08:14 INFO : only14: Deleted 2025/09/26 01:08:14 INFO : only19: Deleted 2025/09/26 01:08:14 INFO : only10: Deleted 2025/09/26 01:08:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (33.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:08:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:08:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both10: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both13: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both14: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both15: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both16: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both17: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both18: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both19: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both1: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both11: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both3: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both12: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both0: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both2: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both6: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both4: Unchanged skipping 2025/09/26 01:08:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:08:45 DEBUG : both9: Unchanged skipping 2025/09/26 01:08:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : both5: Unchanged skipping 2025/09/26 01:08:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : both7: Unchanged skipping 2025/09/26 01:08:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : both8: Unchanged skipping 2025/09/26 01:08:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/26 01:08:45 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:08:45 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:45 INFO : only0: Copied (replaced existing) 2025/09/26 01:08:45 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:45 INFO : only16: Copied (replaced existing) 2025/09/26 01:08:45 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:45 INFO : only12: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only17: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only18: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only10: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only14: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only19: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only2: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only1: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only3: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only4: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only11: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only6: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only13: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only8: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only9: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only5: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only15: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:08:46 INFO : only7: Copied (replaced existing) 2025/09/26 01:08:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (35.97s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:08:55 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:08:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:08:55 DEBUG : empty_on_remote: Making directory with metadata 2025/09/26 01:08:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:08:55 INFO : empty_on_remote: Making directory 2025/09/26 01:08:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/26 01:08:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/26 01:08:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/26 01:08:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:08:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:08:58 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:08:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:08:58 DEBUG : empty_on_remote: Making directory with metadata 2025/09/26 01:08:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:08:58 INFO : empty_on_remote: Making directory 2025/09/26 01:08:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/26 01:08:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/26 01:08:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/26 01:08:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:08:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/26 01:08:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.92s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:09:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:09:00 INFO : sub dir: Making directory 2025/09/26 01:09:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:09:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:09:04 INFO : sub dir: Making directory 2025/09/26 01:09:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:09:17 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:18 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:09:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : apple: Unchanged skipping 2025/09/26 01:09:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:09:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:09:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : banana: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:09:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:09:18 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:09:18 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:18 INFO : There was nothing to transfer 2025/09/26 01:09:18 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:19 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:09:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : banana: Unchanged skipping 2025/09/26 01:09:19 DEBUG : apple: Unchanged skipping 2025/09/26 01:09:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:09:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:09:19 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:09:19 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:09:19 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:19 INFO : There was nothing to transfer 2025/09/26 01:09:19 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:20 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:09:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:09:34 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:35 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:09:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:35 DEBUG : apple: Unchanged skipping 2025/09/26 01:09:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:09:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:09:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:35 DEBUG : banana: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:09:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:09:36 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:09:36 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:36 INFO : There was nothing to transfer 2025/09/26 01:09:36 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:36 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:09:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : apple: Unchanged skipping 2025/09/26 01:09:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:09:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : banana: Unchanged skipping 2025/09/26 01:09:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:09:37 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:09:37 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:37 INFO : There was nothing to transfer 2025/09/26 01:09:37 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:37 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:09:52 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:52 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:09:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:53 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:53 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:53 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:53 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:53 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:53 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:53 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:53 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/26 01:09:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:09:53 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:09:53 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:09:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/26 01:09:53 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/26 01:09:53 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/26 01:09:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/26 01:09:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/26 01:09:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/26 01:09:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/26 01:09:54 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/26 01:09:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/26 01:09:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/26 01:09:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/26 01:09:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/26 01:09:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/26 01:09:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/26 01:09:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/26 01:09:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/26 01:09:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/26 01:09:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/26 01:09:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:09:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/26 01:09:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/26 01:09:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/26 01:09:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/26 01:09:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:09:55 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:56 INFO : dir1/0007-1234567.txt: Deleted 2025/09/26 01:09:56 INFO : dir1/0010-456789.txt: Deleted 2025/09/26 01:09:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/26 01:09:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/26 01:09:56 INFO : dir1/0003-defghij.txt: Deleted 2025/09/26 01:09:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/26 01:09:56 INFO : appleappleapplebanana: Deleted 2025/09/26 01:09:56 INFO : dir1/0011-56789;.txt: Deleted 2025/09/26 01:09:56 INFO : dir1/0013-789;=.txt: Deleted 2025/09/26 01:09:56 INFO : splitbananasplit: Deleted 2025/09/26 01:09:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/26 01:09:56 INFO : dir1/0008-2345678.txt: Deleted 2025/09/26 01:09:56 INFO : dir1/0009-3456789.txt: Deleted 2025/09/26 01:09:56 INFO : banana: Deleted 2025/09/26 01:09:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/26 01:09:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/26 01:09:56 INFO : dir1/0012-6789;.txt: Deleted 2025/09/26 01:09:56 INFO : dir1/0014-89;=.txt: Deleted 2025/09/26 01:09:56 INFO : dir1/0015-9;=.txt: Deleted 2025/09/26 01:09:56 INFO : apple: Deleted 2025/09/26 01:09:56 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:09:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:57 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : apple: Unchanged skipping 2025/09/26 01:09:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : banana: Unchanged skipping 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:09:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/26 01:09:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:09:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:09:57 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:09:57 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:09:57 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:57 DEBUG : Waiting for deletions to finish 2025/09/26 01:09:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/26 01:09:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/26 01:09:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:09:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:58 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:09:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:09:58 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:09:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:09:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:09:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:09:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:09:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:09:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:09:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:10:13 DEBUG : Waiting for deletions to finish 2025/09/26 01:10:13 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:13 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:13 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:14 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:10:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:10:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:10:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:10:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:10:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:10:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:10:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:10:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:10:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:10:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:10:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:10:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:10:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:10:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:10:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:10:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:10:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:10:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:10:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:10:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:10:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:10:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:10:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:10:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:10:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:10:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:10:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:10:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:10:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:10:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:10:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:10:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:10:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:10:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:10:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:10:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:10:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:10:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:10:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:10:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/26 01:10:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:14 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:10:14 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:10:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/26 01:10:14 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/26 01:10:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/26 01:10:14 INFO : apple: Copied (new) to: PREFIXapple 2025/09/26 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/26 01:10:14 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/26 01:10:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:10:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/26 01:10:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:10:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:10:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/26 01:10:14 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/26 01:10:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:10:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/26 01:10:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:10:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:10:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/26 01:10:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:10:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:10:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/26 01:10:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:10:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:10:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/26 01:10:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:10:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:10:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/26 01:10:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:10:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:10:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/26 01:10:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:10:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:10:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/26 01:10:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:10:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:10:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/26 01:10:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:10:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:10:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/26 01:10:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/26 01:10:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:10:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/26 01:10:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:10:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:10:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/26 01:10:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:10:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:10:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/26 01:10:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:10:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/26 01:10:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:10:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/26 01:10:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:10:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/26 01:10:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:10:16 DEBUG : Waiting for deletions to finish 2025/09/26 01:10:16 INFO : dir1/0009-3456789.txt: Deleted 2025/09/26 01:10:16 INFO : dir1/0007-1234567.txt: Deleted 2025/09/26 01:10:16 INFO : dir1/0012-6789;.txt: Deleted 2025/09/26 01:10:16 INFO : apple: Deleted 2025/09/26 01:10:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/26 01:10:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/26 01:10:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/26 01:10:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/26 01:10:17 INFO : dir1/0008-2345678.txt: Deleted 2025/09/26 01:10:17 INFO : dir1/0010-456789.txt: Deleted 2025/09/26 01:10:17 INFO : banana: Deleted 2025/09/26 01:10:17 INFO : dir1/0011-56789;.txt: Deleted 2025/09/26 01:10:17 INFO : splitbananasplit: Deleted 2025/09/26 01:10:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/26 01:10:17 INFO : dir1/0013-789;=.txt: Deleted 2025/09/26 01:10:17 INFO : dir1/0014-89;=.txt: Deleted 2025/09/26 01:10:17 INFO : dir1/0015-9;=.txt: Deleted 2025/09/26 01:10:17 INFO : appleappleapplebanana: Deleted 2025/09/26 01:10:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/26 01:10:17 INFO : dir1/0003-defghij.txt: Deleted 2025/09/26 01:10:17 DEBUG : Waiting for deletions to finish 2025/09/26 01:10:17 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:10:17 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:10:17 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:10:17 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:10:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:18 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:10:18 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:10:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/26 01:10:18 INFO : splitbananasplit: Copied (new) 2025/09/26 01:10:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/26 01:10:18 INFO : appleappleapplebanana: Copied (new) 2025/09/26 01:10:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/26 01:10:18 INFO : banana: Copied (new) 2025/09/26 01:10:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/26 01:10:18 INFO : apple: Copied (new) 2025/09/26 01:10:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/26 01:10:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/26 01:10:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/26 01:10:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/26 01:10:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/26 01:10:19 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/26 01:10:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/26 01:10:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/26 01:10:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/26 01:10:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/26 01:10:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/26 01:10:19 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/26 01:10:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/26 01:10:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/26 01:10:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/26 01:10:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/26 01:10:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/26 01:10:19 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/26 01:10:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/26 01:10:19 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/26 01:10:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/26 01:10:19 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/26 01:10:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/26 01:10:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/26 01:10:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/26 01:10:20 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/26 01:10:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/26 01:10:20 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/26 01:10:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/26 01:10:20 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/26 01:10:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/26 01:10:20 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/26 01:10:20 DEBUG : Waiting for deletions to finish 2025/09/26 01:10:20 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/26 01:10:20 INFO : PREFIXsplitbananasplit: Deleted 2025/09/26 01:10:20 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/26 01:10:20 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/26 01:10:20 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/26 01:10:20 INFO : PREFIXbanana: Deleted 2025/09/26 01:10:20 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/26 01:10:20 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/26 01:10:20 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/26 01:10:20 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/26 01:10:20 INFO : PREFIXapple: Deleted 2025/09/26 01:10:20 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/26 01:10:20 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/26 01:10:20 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/26 01:10:20 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/26 01:10:20 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/26 01:10:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/26 01:10:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/26 01:10:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/26 01:10:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/26 01:10:21 DEBUG : Waiting for deletions to finish 2025/09/26 01:10:21 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : Waiting for deletions to finish 2025/09/26 01:10:21 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:10:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:10:36 DEBUG : Waiting for deletions to finish 2025/09/26 01:10:36 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:10:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:10:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:10:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:37 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:10:37 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:10:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/26 01:10:37 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/26 01:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:10:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/26 01:10:38 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/26 01:10:38 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:10:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/26 01:10:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/26 01:10:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/26 01:10:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/26 01:10:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/26 01:10:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/26 01:10:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/26 01:10:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:10:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/26 01:10:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/26 01:10:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/26 01:10:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/26 01:10:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/26 01:10:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/26 01:10:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/26 01:10:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/26 01:10:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:10:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/26 01:10:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:10:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/26 01:10:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:10:40 DEBUG : Waiting for deletions to finish 2025/09/26 01:10:40 INFO : apple: Deleted 2025/09/26 01:10:40 INFO : dir1/0009-3456789.txt: Deleted 2025/09/26 01:10:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/26 01:10:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/26 01:10:40 INFO : dir1/0003-defghij.txt: Deleted 2025/09/26 01:10:40 INFO : dir1/0008-2345678.txt: Deleted 2025/09/26 01:10:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/26 01:10:40 INFO : splitbananasplit: Deleted 2025/09/26 01:10:41 INFO : appleappleapplebanana: Deleted 2025/09/26 01:10:41 INFO : banana: Deleted 2025/09/26 01:10:41 INFO : dir1/0010-456789.txt: Deleted 2025/09/26 01:10:41 INFO : dir1/0013-789;=.txt: Deleted 2025/09/26 01:10:41 INFO : dir1/0011-56789;.txt: Deleted 2025/09/26 01:10:41 INFO : dir1/0014-89;=.txt: Deleted 2025/09/26 01:10:41 INFO : dir1/0015-9;=.txt: Deleted 2025/09/26 01:10:41 INFO : dir1/0007-1234567.txt: Deleted 2025/09/26 01:10:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/26 01:10:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/26 01:10:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/26 01:10:41 INFO : dir1/0012-6789;.txt: Deleted 2025/09/26 01:10:41 DEBUG : Waiting for deletions to finish 2025/09/26 01:10:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/26 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:10:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:10:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:10:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/26 01:10:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/26 01:10:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/26 01:10:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:10:42 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:10:42 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:10:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/26 01:10:42 INFO : banana: Copied (new) 2025/09/26 01:10:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/26 01:10:42 INFO : apple: Copied (new) 2025/09/26 01:10:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/26 01:10:42 INFO : appleappleapplebanana: Copied (new) 2025/09/26 01:10:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/26 01:10:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/26 01:10:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/26 01:10:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/26 01:10:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/26 01:10:42 INFO : splitbananasplit: Copied (new) 2025/09/26 01:10:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/26 01:10:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/26 01:10:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/26 01:10:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/26 01:10:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/26 01:10:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/26 01:10:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/26 01:10:43 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/26 01:10:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/26 01:10:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/26 01:10:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/26 01:10:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/26 01:10:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/26 01:10:43 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/26 01:10:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/26 01:10:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/26 01:10:43 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/26 01:10:43 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/26 01:10:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/26 01:10:43 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/26 01:10:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/26 01:10:44 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/26 01:10:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/26 01:10:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/26 01:10:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/26 01:10:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/26 01:10:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/26 01:10:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/26 01:10:44 DEBUG : Waiting for deletions to finish 2025/09/26 01:10:44 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/26 01:10:44 INFO : bananaSUFFIX: Deleted 2025/09/26 01:10:44 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/26 01:10:44 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/26 01:10:44 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/26 01:10:44 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/26 01:10:44 INFO : splitbananasplitSUFFIX: Deleted 2025/09/26 01:10:44 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/26 01:10:44 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/26 01:10:44 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/26 01:10:45 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/26 01:10:45 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/26 01:10:45 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/26 01:10:45 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/26 01:10:45 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/26 01:10:45 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/26 01:10:45 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/26 01:10:45 INFO : appleSUFFIX: Deleted 2025/09/26 01:10:45 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/26 01:10:45 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/26 01:10:45 DEBUG : Waiting for deletions to finish 2025/09/26 01:10:45 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : Waiting for deletions to finish 2025/09/26 01:10:45 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:10:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:11:01 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:01 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:11:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/26 01:11:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/26 01:11:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:01 DEBUG : apple: Unchanged skipping 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : banana: Unchanged skipping 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/26 01:11:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:11:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:11:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/26 01:11:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:11:02 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:11:02 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:11:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/26 01:11:02 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/26 01:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:11:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/26 01:11:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/26 01:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:11:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/26 01:11:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/26 01:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:11:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/26 01:11:02 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/26 01:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:11:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/26 01:11:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/26 01:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:11:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/26 01:11:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/26 01:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:11:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/26 01:11:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/26 01:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:11:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/26 01:11:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/26 01:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:11:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/26 01:11:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/26 01:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:11:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/26 01:11:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/26 01:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:11:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/26 01:11:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/26 01:11:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:11:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/26 01:11:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/26 01:11:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:11:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/26 01:11:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/26 01:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:11:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/26 01:11:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/26 01:11:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:11:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/26 01:11:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/26 01:11:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/26 01:11:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/26 01:11:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/26 01:11:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/26 01:11:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/26 01:11:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/26 01:11:04 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0011-56789;.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0012-6789;.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0003-defghij.txt: Deleted 2025/09/26 01:11:04 INFO : splitbananasplit: Deleted 2025/09/26 01:11:04 INFO : dir1/0013-789;=.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0009-3456789.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0008-2345678.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0007-1234567.txt: Deleted 2025/09/26 01:11:04 INFO : appleappleapplebanana: Deleted 2025/09/26 01:11:04 INFO : dir1/0015-9;=.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0010-456789.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0014-89;=.txt: Deleted 2025/09/26 01:11:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/26 01:11:04 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:05 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : appleapple: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:11:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:11:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:11:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:11:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:11:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:11:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:11:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:11:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:11:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:11:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:11:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:11:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:11:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:11:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : apple: Unchanged skipping 2025/09/26 01:11:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : banana: Unchanged skipping 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:11:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:11:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:11:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:11:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:11:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:11:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:11:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:11:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:11:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:11:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:11:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:11:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:11:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:11:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:11:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/26 01:11:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:11:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:11:05 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:11:05 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:05 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:05 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : appleapple: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/26 01:11:05 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/26 01:11:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:11:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:11:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:11:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:11:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:11:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:11:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:11:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:11:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:11:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:11:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:11:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:11:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:11:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:11:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:11:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:11:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:11:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:11:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:11:06 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:11:21 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:22 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:11:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : apple: Unchanged skipping 2025/09/26 01:11:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:11:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : banana: Unchanged skipping 2025/09/26 01:11:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:11:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:11:22 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:11:22 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:22 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:23 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:11:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : apple: Unchanged skipping 2025/09/26 01:11:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : banana: Unchanged skipping 2025/09/26 01:11:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:11:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:11:23 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:11:23 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:11:23 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:23 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:24 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:24 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:11:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:11:40 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:40 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:11:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : apple: Unchanged skipping 2025/09/26 01:11:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:11:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : banana: Unchanged skipping 2025/09/26 01:11:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:11:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:11:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:11:41 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:41 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:41 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:11:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : apple: Unchanged skipping 2025/09/26 01:11:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:11:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:11:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:41 DEBUG : banana: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:11:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:11:42 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:11:42 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:42 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:42 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:11:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:11:57 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:58 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:11:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:11:58 DEBUG : apple: Unchanged skipping 2025/09/26 01:11:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:58 DEBUG : banana: Unchanged skipping 2025/09/26 01:11:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:11:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:11:59 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:59 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:59 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:11:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : apple: Unchanged skipping 2025/09/26 01:11:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : banana: Unchanged skipping 2025/09/26 01:11:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:11:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:11:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:11:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:11:59 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:11:59 DEBUG : Waiting for deletions to finish 2025/09/26 01:11:59 DEBUG : Waiting for deletions to finish 2025/09/26 01:12:00 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:12:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:12:15 DEBUG : Waiting for deletions to finish 2025/09/26 01:12:16 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:12:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:12:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:16 DEBUG : banana: Unchanged skipping 2025/09/26 01:12:16 DEBUG : apple: Unchanged skipping 2025/09/26 01:12:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:16 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:12:17 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:17 DEBUG : Waiting for deletions to finish 2025/09/26 01:12:17 DEBUG : Waiting for deletions to finish 2025/09/26 01:12:17 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:12:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : apple: Unchanged skipping 2025/09/26 01:12:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:12:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:17 DEBUG : banana: Unchanged skipping 2025/09/26 01:12:17 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:12:18 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:18 DEBUG : Waiting for deletions to finish 2025/09/26 01:12:18 DEBUG : Waiting for deletions to finish 2025/09/26 01:12:18 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:12:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:12:33 DEBUG : Waiting for deletions to finish 2025/09/26 01:12:34 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:12:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : apple: Unchanged skipping 2025/09/26 01:12:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : banana: Unchanged skipping 2025/09/26 01:12:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:12:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:12:35 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:35 DEBUG : Waiting for deletions to finish 2025/09/26 01:12:35 DEBUG : Waiting for deletions to finish 2025/09/26 01:12:35 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:12:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:12:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : apple: Unchanged skipping 2025/09/26 01:12:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : banana: Unchanged skipping 2025/09/26 01:12:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:12:36 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:36 DEBUG : Waiting for deletions to finish 2025/09/26 01:12:36 DEBUG : Waiting for deletions to finish 2025/09/26 01:12:36 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:12:36 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (212.91s) --- PASS: TestTransform/NFC (16.28s) --- PASS: TestTransform/NFD (17.26s) --- PASS: TestTransform/base64 (20.75s) --- PASS: TestTransform/prefix (23.93s) --- PASS: TestTransform/suffix (24.14s) --- PASS: TestTransform/truncate (20.02s) --- PASS: TestTransform/encoder (18.52s) --- PASS: TestTransform/ISO-8859-1 (17.90s) --- PASS: TestTransform/charmap (17.91s) --- PASS: TestTransform/lowercase (18.13s) --- PASS: TestTransform/ascii (18.06s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:12:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/26 01:12:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/26 01:12:41 INFO : sub dir_somesuffix: Making directory 2025/09/26 01:12:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/26 01:12:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/26 01:12:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/26 01:12:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/26 01:12:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/26 01:12:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:41 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:42 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:12:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/26 01:12:42 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.84s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:12:43 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:43 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:43 INFO : tictactoe: Making directory 2025/09/26 01:12:43 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:43 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:43 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/26 01:12:43 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:43 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:44 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:12:44 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/26 01:12:44 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.79s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:12:45 INFO : toe: Making directory 2025/09/26 01:12:45 INFO : toe/toe: Making directory 2025/09/26 01:12:45 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/26 01:12:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/26 01:12:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/26 01:12:45 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:45 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:12:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/26 01:12:45 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.86s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:12:46 INFO : toe: Making directory 2025/09/26 01:12:46 INFO : toe/toe: Making directory 2025/09/26 01:12:46 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/26 01:12:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/26 01:12:46 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/26 01:12:46 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:12:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/26 01:12:47 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.05s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:12:48 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:12:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 01:12:48 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:49 INFO : tictacempty_dir: Making directory 2025/09/26 01:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:49 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:49 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:49 INFO : tictactoe: Making directory 2025/09/26 01:12:49 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:49 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:49 INFO : tictactoe/tictactoe: Making directory 2025/09/26 01:12:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/26 01:12:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:12:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/26 01:12:49 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:49 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:12:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/26 01:12:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.69s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:12:50 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:12:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 01:12:50 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:50 INFO : tictacempty_dir: Making directory 2025/09/26 01:12:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:50 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:50 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:50 INFO : tictactoe: Making directory 2025/09/26 01:12:50 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:50 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:50 INFO : tictactoe/tictactoe: Making directory 2025/09/26 01:12:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/26 01:12:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:12:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:12:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:12:50 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:50 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:12:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:12:51 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/26 01:12:51 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:51 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:51 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:51 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/26 01:12:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:12:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/26 01:12:52 NOTICE: B2 bucket rclone-test-tubuwid3vuhu: 0 differences found 2025/09/26 01:12:52 NOTICE: B2 bucket rclone-test-tubuwid3vuhu: 1 matching files --- PASS: TestAllTag (2.28s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:12:52 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:53 INFO : tictactoe: Making directory 2025/09/26 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:53 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:53 INFO : tictactoe/tictactoe: Making directory 2025/09/26 01:12:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/26 01:12:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:12:53 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:53 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/26 01:12:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:12:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/26 01:12:54 DEBUG : Waiting for deletions to finish 2025/09/26 01:12:54 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:54 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:54 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:12:54 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/26 01:12:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/26 01:12:54 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:54 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.93s) === RUN TestSyntax 2025/09/26 01:12:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:12:55 INFO : toe: Making directory 2025/09/26 01:12:55 INFO : toe/toe: Making directory 2025/09/26 01:12:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/26 01:12:55 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:55 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:12:56 INFO : toe/toe/toe: Copied (new) 2025/09/26 01:12:56 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:12:57 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:12:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 01:12:57 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:57 INFO : tictacempty_dir: Making directory 2025/09/26 01:12:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:57 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:57 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:57 INFO : tictactoe: Making directory 2025/09/26 01:12:57 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:57 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:57 INFO : tictactoe/tictactoe: Making directory 2025/09/26 01:12:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/26 01:12:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:12:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:12:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:12:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:12:57 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:57 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:12:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:12:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:12:58 INFO : toe/toe/toe.txt: Deleted 2025/09/26 01:12:58 INFO : toe/toe: Removing directory 2025/09/26 01:12:58 INFO : toe: Removing directory 2025/09/26 01:12:58 INFO : empty_dir: Removing directory 2025/09/26 01:12:58 DEBUG : Local file system at /tmp/rclone3992671966: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.87s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:12:59 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:12:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 01:12:59 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:59 INFO : tictacempty_dir: Making directory 2025/09/26 01:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:12:59 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:59 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:59 INFO : tictactoe: Making directory 2025/09/26 01:12:59 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:59 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:12:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:59 INFO : tictactoe/tictactoe: Making directory 2025/09/26 01:12:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:12:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/26 01:12:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:12:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:12:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:12:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:12:59 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:12:59 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:13:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:13:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:13:00 INFO : toe/toe/toe.txt: Deleted 2025/09/26 01:13:00 INFO : toe/toe: Removing directory 2025/09/26 01:13:00 INFO : toe: Removing directory 2025/09/26 01:13:00 INFO : empty_dir: Removing directory 2025/09/26 01:13:00 DEBUG : Local file system at /tmp/rclone3992671966: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/26 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/26 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/26 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/26 01:13:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/26 01:13:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:13:02 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/26 01:13:02 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.55s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:13:03 DEBUG : Reset feature "Copy" 2025/09/26 01:13:03 DEBUG : Reset feature "Move" 2025/09/26 01:13:03 DEBUG : Reset feature "Copy" 2025/09/26 01:13:03 DEBUG : Reset feature "Move" 2025/09/26 01:13:03 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:13:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 01:13:03 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:13:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:13:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:13:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:13:03 INFO : tictacempty_dir: Making directory 2025/09/26 01:13:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:13:03 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:13:03 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:13:03 INFO : tictactoe: Making directory 2025/09/26 01:13:03 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:13:03 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:13:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:13:03 INFO : tictactoe/tictactoe: Making directory 2025/09/26 01:13:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:13:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/26 01:13:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:13:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:13:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:13:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:13:03 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:13:03 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:13:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:13:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:13:04 INFO : toe/toe/toe.txt: Deleted 2025/09/26 01:13:04 INFO : toe/toe: Removing directory 2025/09/26 01:13:04 INFO : toe: Removing directory 2025/09/26 01:13:04 INFO : empty_dir: Removing directory 2025/09/26 01:13:04 DEBUG : Local file system at /tmp/rclone3992671966: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/26 01:13:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/26 01:13:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/26 01:13:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/26 01:13:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/26 01:13:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:13:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/26 01:13:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.92s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:13:06 DEBUG : toe: transformed to: dG9l 2025/09/26 01:13:07 DEBUG : toe: transformed to: dG9l 2025/09/26 01:13:07 INFO : dG9l: Making directory 2025/09/26 01:13:07 DEBUG : toe: transformed to: dG9l 2025/09/26 01:13:07 DEBUG : toe: transformed to: dG9l 2025/09/26 01:13:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/26 01:13:07 INFO : dG9l/dG9l: Making directory 2025/09/26 01:13:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/26 01:13:07 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/26 01:13:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/26 01:13:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:13:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/26 01:13:07 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:13:07 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:13:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:13:07 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/26 01:13:07 DEBUG : Waiting for deletions to finish 2025/09/26 01:13:08 DEBUG : dG9l: transformed to: toe 2025/09/26 01:13:08 DEBUG : dG9l: transformed to: toe 2025/09/26 01:13:08 DEBUG : dG9l: transformed to: toe 2025/09/26 01:13:08 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/26 01:13:08 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/26 01:13:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/26 01:13:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/26 01:13:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/26 01:13:08 DEBUG : Local file system at /tmp/rclone3992671966: Waiting for checks to finish 2025/09/26 01:13:08 DEBUG : Local file system at /tmp/rclone3992671966: Waiting for transfers to finish 2025/09/26 01:13:08 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-tubuwid3vuhu", Local "Local file system at /tmp/rclone3992671966", Modify Window "1ms" 2025/09/26 01:13:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:13:09 DEBUG : toe: transformed to: 2025/09/26 01:13:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:13:09 DEBUG : toe: transformed to: 2025/09/26 01:13:09 INFO : B2 bucket rclone-test-tubuwid3vuhu: Making directory 2025/09/26 01:13:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:13:09 DEBUG : toe: transformed to: 2025/09/26 01:13:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:13:09 DEBUG : toe: transformed to: 2025/09/26 01:13:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:13:09 DEBUG : toe/toe: transformed to: 2025/09/26 01:13:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/26 01:13:09 INFO : toe/toe: Making directory 2025/09/26 01:13:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:13:09 DEBUG : toe/toe: transformed to: 2025/09/26 01:13:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/26 01:13:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:13:09 DEBUG : toe: transformed to: 2025/09/26 01:13:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/26 01:13:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:13:09 DEBUG : toe/toe/toe: transformed to: 2025/09/26 01:13:09 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/26 01:13:09 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for checks to finish 2025/09/26 01:13:09 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Waiting for transfers to finish 2025/09/26 01:13:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:13:10 INFO : toe/toe/toe: Copied (new) 2025/09/26 01:13:10 ERROR : B2 bucket rclone-test-tubuwid3vuhu: not deleting files as there were IO errors 2025/09/26 01:13:10 ERROR : B2 bucket rclone-test-tubuwid3vuhu: not deleting directories as there were IO errors --- PASS: TestError (1.83s) PASS 2025/09/26 01:13:11 DEBUG : B2 bucket rclone-test-tubuwid3vuhu: Purge remote 2025/09/26 01:13:11 INFO : B2 bucket rclone-test-tubuwid3vuhu: cleaning bucket "rclone-test-tubuwid3vuhu" of all files 2025/09/26 01:13:12 DEBUG : BackupDir/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdef9_d20250926_m010619_c001_v7007000_t0000_u01758848779135") 2025/09/26 01:13:12 DEBUG : BackupDir/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f10420ceb65b8ca02_d20250926_m010610_c001_v0001150_t0046_u01758848770517") 2025/09/26 01:13:12 DEBUG : CompareDest/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58889_d20250926_m010550_c001_v7007000_t0000_u01758848750136") 2025/09/26 01:13:12 DEBUG : CompareDest/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b2052_d20250926_m010543_c001_v0001113_t0003_u01758848743798") 2025/09/26 01:13:12 DEBUG : CompareDest/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff5888b_d20250926_m010550_c001_v7007000_t0000_u01758848750319") 2025/09/26 01:13:12 DEBUG : CompareDest/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d8c2_d20250926_m010545_c001_v0001115_t0029_u01758848745019") 2025/09/26 01:13:12 DEBUG : CopyDest/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdefd_d20250926_m010619_c001_v7007000_t0000_u01758848779318") 2025/09/26 01:13:12 DEBUG : CopyDest/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d8fa_d20250926_m010607_c001_v0001115_t0026_u01758848767062") 2025/09/26 01:13:12 DEBUG : CopyDest/three: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdf00_d20250926_m010619_c001_v7007000_t0000_u01758848779505") 2025/09/26 01:13:12 DEBUG : CopyDest/three: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d921_d20250926_m010616_c001_v0001115_t0009_u01758848776714") 2025/09/26 01:13:12 DEBUG : CopyDest/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdf03_d20250926_m010619_c001_v7007000_t0000_u01758848779687") 2025/09/26 01:13:13 DEBUG : CopyDest/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d913_d20250926_m010614_c001_v0001115_t0014_u01758848774068") 2025/09/26 01:13:13 DEBUG : EXISTING: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9eb3_d20250926_m010743_c001_v7007000_t0000_u01758848863846") 2025/09/26 01:13:13 DEBUG : EXISTING: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da09_d20250926_m010742_c001_v0001115_t0027_u01758848862142") 2025/09/26 01:13:13 DEBUG : PREFIXapple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce298f_d20250926_m011020_c001_v7007000_t0000_u01758849020785") 2025/09/26 01:13:13 DEBUG : PREFIXapple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff371_d20250926_m011014_c001_v0001099_t0017_u01758849014152") 2025/09/26 01:13:13 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4144aabd702e7480_d20250926_m011020_c001_v7007000_t0000_u01758849020616") 2025/09/26 01:13:13 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822d1_d20250926_m011014_c001_v0001043_t0008_u01758849014119") 2025/09/26 01:13:13 DEBUG : PREFIXbanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eef32_d20250926_m011020_c001_v7007000_t0000_u01758849020633") 2025/09/26 01:13:13 DEBUG : PREFIXbanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc79_d20250926_m011014_c001_v0001115_t0008_u01758849014127") 2025/09/26 01:13:13 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eef31_d20250926_m011020_c001_v7007000_t0000_u01758849020590") 2025/09/26 01:13:13 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03a5_d20250926_m011014_c001_v0001113_t0039_u01758849014143") 2025/09/26 01:13:13 DEBUG : Testêé: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9ea4_d20250926_m010739_c001_v7007000_t0000_u01758848859389") 2025/09/26 01:13:13 DEBUG : Testêé: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d9fb_d20250926_m010738_c001_v0001115_t0032_u01758848858214") 2025/09/26 01:13:13 DEBUG : Testêé: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d9f9_d20250926_m010737_c001_v0001115_t0014_u01758848857366") 2025/09/26 01:13:13 DEBUG : YXBwbGU=: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58de9_d20250926_m010958_c001_v7007000_t0000_u01758848998484") 2025/09/26 01:13:13 DEBUG : YXBwbGU=: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98229d_d20250926_m010953_c001_v0001043_t0021_u01758848993588") 2025/09/26 01:13:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58deb_d20250926_m010958_c001_v7007000_t0000_u01758848998667") 2025/09/26 01:13:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc29_d20250926_m010953_c001_v0001115_t0055_u01758848993606") 2025/09/26 01:13:13 DEBUG : YmFuYW5h: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58ded_d20250926_m010958_c001_v7007000_t0000_u01758848998851") 2025/09/26 01:13:14 DEBUG : YmFuYW5h: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe032d_d20250926_m010954_c001_v0001113_t0031_u01758848994344") 2025/09/26 01:13:14 DEBUG : a/potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fc3_d20250926_m010405_c001_v7007000_t0000_u01758848645192") 2025/09/26 01:13:14 DEBUG : a/potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d794_d20250926_m010404_c001_v0001115_t0032_u01758848644270") 2025/09/26 01:13:14 DEBUG : a/potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba29e2_d20250926_m010402_c001_v7007000_t0000_u01758848642034") 2025/09/26 01:13:14 DEBUG : a/potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d785_d20250926_m010400_c001_v0001115_t0001_u01758848640795") 2025/09/26 01:13:14 DEBUG : a/potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cfb5_d20250926_m010339_c001_v7007000_t0000_u01758848619637") 2025/09/26 01:13:14 DEBUG : a/potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d725_d20250926_m010338_c001_v0001115_t0018_u01758848618375") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef923_d20250926_m011237_c001_v7007000_t0000_u01758849157038") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe059b_d20250926_m011232_c001_v0001113_t0007_u01758849152122") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2a9e_d20250926_m011218_c001_v7007000_t0000_u01758849138993") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0566_d20250926_m011214_c001_v0001113_t0017_u01758849134312") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab49_d20250926_m011200_c001_v7007000_t0000_u01758849120768") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe051f_d20250926_m011156_c001_v0001113_t0007_u01758849116098") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d122_d20250926_m011142_c001_v7007000_t0000_u01758849102950") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe04ef_d20250926_m011138_c001_v0001113_t0003_u01758849098613") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41738_d20250926_m011125_c001_v7007000_t0000_u01758849085062") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe04b6_d20250926_m011120_c001_v0001113_t0006_u01758849080078") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ad6_d20250926_m011106_c001_v7007000_t0000_u01758849066521") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd22_d20250926_m011059_c001_v0001115_t0030_u01758849059296") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b672_d20250926_m011046_c001_v7007000_t0000_u01758849046505") 2025/09/26 01:13:14 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982335_d20250926_m011042_c001_v0001043_t0009_u01758849042023") 2025/09/26 01:13:15 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1ba081_d20250926_m011040_c001_v7007000_t0000_u01758849040553") 2025/09/26 01:13:15 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe040c_d20250926_m011035_c001_v0001113_t0036_u01758849035007") 2025/09/26 01:13:15 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f8b_d20250926_m011022_c001_v7007000_t0000_u01758849022332") 2025/09/26 01:13:15 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff387_d20250926_m011018_c001_v0001099_t0049_u01758849018173") 2025/09/26 01:13:15 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f82_d20250926_m011016_c001_v7007000_t0000_u01758849016701") 2025/09/26 01:13:15 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822cb_d20250926_m011011_c001_v0001043_t0038_u01758849011669") 2025/09/26 01:13:15 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58dda_d20250926_m010956_c001_v7007000_t0000_u01758848996666") 2025/09/26 01:13:15 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc1d_d20250926_m010950_c001_v0001115_t0011_u01758848990565") 2025/09/26 01:13:15 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f25_d20250926_m010937_c001_v7007000_t0000_u01758848977768") 2025/09/26 01:13:15 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982255_d20250926_m010932_c001_v0001043_t0037_u01758848972799") 2025/09/26 01:13:15 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810c9_d20250926_m010920_c001_v7007000_t0000_u01758848960535") 2025/09/26 01:13:15 DEBUG : apple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff276_d20250926_m010915_c001_v0001099_t0016_u01758848955794") 2025/09/26 01:13:15 DEBUG : appleSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4144aabd702e755a_d20250926_m011045_c001_v7007000_t0000_u01758849045085") 2025/09/26 01:13:15 DEBUG : appleSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0410_d20250926_m011037_c001_v0001113_t0004_u01758849037446") 2025/09/26 01:13:15 DEBUG : appleapple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ad7_d20250926_m011106_c001_v7007000_t0000_u01758849066703") 2025/09/26 01:13:15 DEBUG : appleapple: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd28_d20250926_m011102_c001_v0001115_t0048_u01758849062018") 2025/09/26 01:13:15 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef924_d20250926_m011237_c001_v7007000_t0000_u01758849157219") 2025/09/26 01:13:15 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817de03_d20250926_m011232_c001_v0001115_t0003_u01758849152793") 2025/09/26 01:13:15 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2aa1_d20250926_m011219_c001_v7007000_t0000_u01758849139177") 2025/09/26 01:13:15 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817ddd1_d20250926_m011214_c001_v0001115_t0023_u01758849134985") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab4a_d20250926_m011200_c001_v7007000_t0000_u01758849120953") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd9e_d20250926_m011156_c001_v0001115_t0054_u01758849116974") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d123_d20250926_m011143_c001_v7007000_t0000_u01758849103169") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd71_d20250926_m011139_c001_v0001115_t0025_u01758849099432") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41739_d20250926_m011125_c001_v7007000_t0000_u01758849085286") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd52_d20250926_m011120_c001_v0001115_t0020_u01758849080787") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f400c1ac7422ae66d_d20250926_m011104_c001_v7007000_t0000_u01758849064561") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe046a_d20250926_m011100_c001_v0001113_t0051_u01758849060182") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b673_d20250926_m011046_c001_v7007000_t0000_u01758849046690") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0428_d20250926_m011042_c001_v0001113_t0029_u01758849042040") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1ba084_d20250926_m011040_c001_v7007000_t0000_u01758849040921") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3ca_d20250926_m011035_c001_v0001099_t0036_u01758849035614") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f8c_d20250926_m011022_c001_v7007000_t0000_u01758849022518") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822df_d20250926_m011018_c001_v0001043_t0008_u01758849018182") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f85_d20250926_m011017_c001_v7007000_t0000_u01758849017249") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe039d_d20250926_m011012_c001_v0001113_t0004_u01758849012474") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2970_d20250926_m010956_c001_v7007000_t0000_u01758848996419") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff30d_d20250926_m010951_c001_v0001099_t0009_u01758848991483") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f28_d20250926_m010937_c001_v7007000_t0000_u01758848977950") 2025/09/26 01:13:16 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dbed_d20250926_m010933_c001_v0001115_t0040_u01758848973545") 2025/09/26 01:13:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810cb_d20250926_m010920_c001_v7007000_t0000_u01758848960717") 2025/09/26 01:13:17 DEBUG : appleappleapplebanana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982232_d20250926_m010916_c001_v0001043_t0020_u01758848956728") 2025/09/26 01:13:17 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f411bd6689db4859f_d20250926_m011044_c001_v7007000_t0000_u01758849044691") 2025/09/26 01:13:17 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3d0_d20250926_m011037_c001_v0001099_t0009_u01758849037453") 2025/09/26 01:13:17 DEBUG : b/potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fc4_d20250926_m010405_c001_v7007000_t0000_u01758848645374") 2025/09/26 01:13:17 DEBUG : b/potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d78e_d20250926_m010402_c001_v0001115_t0038_u01758848642588") 2025/09/26 01:13:17 DEBUG : b/potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba29e1_d20250926_m010401_c001_v7007000_t0000_u01758848641470") 2025/09/26 01:13:17 DEBUG : b/potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d77f_d20250926_m010359_c001_v0001115_t0034_u01758848639090") 2025/09/26 01:13:17 DEBUG : b/potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cfae_d20250926_m010339_c001_v7007000_t0000_u01758848619077") 2025/09/26 01:13:17 DEBUG : b/potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d71f_d20250926_m010336_c001_v0001115_t0053_u01758848616825") 2025/09/26 01:13:17 DEBUG : backup/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4048e2af40b1c9b7_d20250926_m010634_c001_v7007000_t0000_u01758848794088") 2025/09/26 01:13:17 DEBUG : backup/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1118a94c53fd0a83_d20250926_m010631_c001_v0001184_t0035_u01758848791920") 2025/09/26 01:13:17 DEBUG : backup/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f10532054951606c6_d20250926_m010627_c001_v0001043_t0017_u01758848787251") 2025/09/26 01:13:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418913363c2ca9d3_d20250926_m010659_c001_v7007000_t0000_u01758848819918") 2025/09/26 01:13:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1117f0ade3fbf6cb_d20250926_m010657_c001_v0001032_t0019_u01758848817855") 2025/09/26 01:13:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f10291689eb765277_d20250926_m010653_c001_v0001090_t0041_u01758848813344") 2025/09/26 01:13:17 DEBUG : backup/one.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eed40_d20250926_m010646_c001_v7007000_t0000_u01758848806718") 2025/09/26 01:13:17 DEBUG : backup/one.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1114ef2f26b56285_d20250926_m010644_c001_v0001177_t0006_u01758848804824") 2025/09/26 01:13:17 DEBUG : backup/one.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f115d80778747e4ae_d20250926_m010640_c001_v0001105_t0029_u01758848800892") 2025/09/26 01:13:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418913363c2ca9d5_d20250926_m010700_c001_v7007000_t0000_u01758848820124") 2025/09/26 01:13:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f102c0304c1434ee5_d20250926_m010659_c001_v0001032_t0051_u01758848819007") 2025/09/26 01:13:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f104e8d508f2029e8_d20250926_m010655_c001_v0001157_t0024_u01758848815338") 2025/09/26 01:13:18 DEBUG : backup/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4048e2af40b1c9b8_d20250926_m010634_c001_v7007000_t0000_u01758848794270") 2025/09/26 01:13:18 DEBUG : backup/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1024c61aaef636fb_d20250926_m010633_c001_v0001101_t0047_u01758848793185") 2025/09/26 01:13:18 DEBUG : backup/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1063bf93f6e39bf3_d20250926_m010629_c001_v0001144_t0018_u01758848789167") 2025/09/26 01:13:18 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eed41_d20250926_m010646_c001_v7007000_t0000_u01758848806900") 2025/09/26 01:13:18 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f100e28b2d5362abd_d20250926_m010645_c001_v0001036_t0025_u01758848805795") 2025/09/26 01:13:18 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f118ab8f32dd38675_d20250926_m010642_c001_v0001165_t0059_u01758848802406") 2025/09/26 01:13:18 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef925_d20250926_m011237_c001_v7007000_t0000_u01758849157400") 2025/09/26 01:13:18 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff592_d20250926_m011232_c001_v0001099_t0050_u01758849152477") 2025/09/26 01:13:18 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2aa3_d20250926_m011219_c001_v7007000_t0000_u01758849139361") 2025/09/26 01:13:18 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff54e_d20250926_m011214_c001_v0001099_t0020_u01758849134594") 2025/09/26 01:13:18 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab4b_d20250926_m011201_c001_v7007000_t0000_u01758849121141") 2025/09/26 01:13:18 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff51b_d20250926_m011156_c001_v0001099_t0011_u01758849116567") 2025/09/26 01:13:18 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d124_d20250926_m011143_c001_v7007000_t0000_u01758849103356") 2025/09/26 01:13:18 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff4de_d20250926_m011139_c001_v0001099_t0054_u01758849099026") 2025/09/26 01:13:18 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e4173b_d20250926_m011125_c001_v7007000_t0000_u01758849085469") 2025/09/26 01:13:18 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff4a0_d20250926_m011120_c001_v0001099_t0051_u01758849080463") 2025/09/26 01:13:18 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ad8_d20250926_m011106_c001_v7007000_t0000_u01758849066887") 2025/09/26 01:13:18 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff43c_d20250926_m011059_c001_v0001099_t0054_u01758849059862") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b675_d20250926_m011046_c001_v7007000_t0000_u01758849046875") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3e2_d20250926_m011042_c001_v0001099_t0040_u01758849042016") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58e9f_d20250926_m011040_c001_v7007000_t0000_u01758849040936") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98231b_d20250926_m011035_c001_v0001043_t0036_u01758849035305") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f8d_d20250926_m011022_c001_v7007000_t0000_u01758849022701") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc8f_d20250926_m011018_c001_v0001115_t0029_u01758849018189") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407afd9031e6d200_d20250926_m011017_c001_v7007000_t0000_u01758849017068") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc75_d20250926_m011012_c001_v0001115_t0057_u01758849011999") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121c23a_d20250926_m010956_c001_v7007000_t0000_u01758848996595") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982293_d20250926_m010951_c001_v0001043_t0054_u01758848991081") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f2a_d20250926_m010938_c001_v7007000_t0000_u01758848978131") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff2b8_d20250926_m010933_c001_v0001099_t0020_u01758848973249") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810cd_d20250926_m010920_c001_v7007000_t0000_u01758848960901") 2025/09/26 01:13:19 DEBUG : banana: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dbb9_d20250926_m010916_c001_v0001115_t0043_u01758848956127") 2025/09/26 01:13:19 DEBUG : bananaSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4059676cc1429129_d20250926_m011044_c001_v7007000_t0000_u01758849044705") 2025/09/26 01:13:19 DEBUG : bananaSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982325_d20250926_m011037_c001_v0001043_t0026_u01758849037460") 2025/09/26 01:13:19 DEBUG : both0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4d1_d20250926_m010847_c001_v7007000_t0000_u01758848927458") 2025/09/26 01:13:19 DEBUG : both0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dabf_d20250926_m010819_c001_v0001115_t0022_u01758848899593") 2025/09/26 01:13:19 DEBUG : both0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c44_d20250926_m010815_c001_v7007000_t0000_u01758848895250") 2025/09/26 01:13:19 DEBUG : both0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da15_d20250926_m010745_c001_v0001115_t0044_u01758848865730") 2025/09/26 01:13:20 DEBUG : both1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4d3_d20250926_m010847_c001_v7007000_t0000_u01758848927640") 2025/09/26 01:13:20 DEBUG : both1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817daca_d20250926_m010820_c001_v0001115_t0048_u01758848900417") 2025/09/26 01:13:20 DEBUG : both1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c45_d20250926_m010815_c001_v7007000_t0000_u01758848895431") 2025/09/26 01:13:20 DEBUG : both1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da19_d20250926_m010746_c001_v0001115_t0049_u01758848866786") 2025/09/26 01:13:20 DEBUG : both10: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4d6_d20250926_m010847_c001_v7007000_t0000_u01758848927823") 2025/09/26 01:13:20 DEBUG : both10: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db15_d20250926_m010832_c001_v0001115_t0053_u01758848912397") 2025/09/26 01:13:20 DEBUG : both10: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c46_d20250926_m010815_c001_v7007000_t0000_u01758848895612") 2025/09/26 01:13:20 DEBUG : both10: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da61_d20250926_m010759_c001_v0001115_t0021_u01758848879445") 2025/09/26 01:13:20 DEBUG : both11: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4d8_d20250926_m010848_c001_v7007000_t0000_u01758848928004") 2025/09/26 01:13:20 DEBUG : both11: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db1f_d20250926_m010834_c001_v0001115_t0047_u01758848914002") 2025/09/26 01:13:20 DEBUG : both11: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c47_d20250926_m010815_c001_v7007000_t0000_u01758848895808") 2025/09/26 01:13:20 DEBUG : both11: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da65_d20250926_m010800_c001_v0001115_t0059_u01758848880663") 2025/09/26 01:13:20 DEBUG : both12: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4da_d20250926_m010848_c001_v7007000_t0000_u01758848928185") 2025/09/26 01:13:20 DEBUG : both12: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db23_d20250926_m010835_c001_v0001115_t0045_u01758848915369") 2025/09/26 01:13:20 DEBUG : both12: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c48_d20250926_m010816_c001_v7007000_t0000_u01758848896006") 2025/09/26 01:13:20 DEBUG : both12: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da6b_d20250926_m010801_c001_v0001115_t0016_u01758848881698") 2025/09/26 01:13:20 DEBUG : both13: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4de_d20250926_m010848_c001_v7007000_t0000_u01758848928367") 2025/09/26 01:13:20 DEBUG : both13: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db2b_d20250926_m010836_c001_v0001115_t0036_u01758848916488") 2025/09/26 01:13:21 DEBUG : both13: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c49_d20250926_m010816_c001_v7007000_t0000_u01758848896255") 2025/09/26 01:13:21 DEBUG : both13: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da71_d20250926_m010802_c001_v0001115_t0008_u01758848882891") 2025/09/26 01:13:21 DEBUG : both14: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4df_d20250926_m010848_c001_v7007000_t0000_u01758848928548") 2025/09/26 01:13:21 DEBUG : both14: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db31_d20250926_m010837_c001_v0001115_t0058_u01758848917527") 2025/09/26 01:13:21 DEBUG : both14: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c4a_d20250926_m010816_c001_v7007000_t0000_u01758848896439") 2025/09/26 01:13:21 DEBUG : both14: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da7b_d20250926_m010804_c001_v0001115_t0017_u01758848884726") 2025/09/26 01:13:21 DEBUG : both15: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4e2_d20250926_m010848_c001_v7007000_t0000_u01758848928729") 2025/09/26 01:13:21 DEBUG : both15: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db37_d20250926_m010838_c001_v0001115_t0016_u01758848918459") 2025/09/26 01:13:21 DEBUG : both15: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c4c_d20250926_m010816_c001_v7007000_t0000_u01758848896641") 2025/09/26 01:13:21 DEBUG : both15: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da85_d20250926_m010805_c001_v0001115_t0036_u01758848885751") 2025/09/26 01:13:21 DEBUG : both16: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4e4_d20250926_m010848_c001_v7007000_t0000_u01758848928910") 2025/09/26 01:13:21 DEBUG : both16: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db40_d20250926_m010839_c001_v0001115_t0013_u01758848919612") 2025/09/26 01:13:21 DEBUG : both16: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c4e_d20250926_m010816_c001_v7007000_t0000_u01758848896823") 2025/09/26 01:13:21 DEBUG : both16: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da8a_d20250926_m010806_c001_v0001115_t0008_u01758848886765") 2025/09/26 01:13:21 DEBUG : both17: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4e7_d20250926_m010849_c001_v7007000_t0000_u01758848929091") 2025/09/26 01:13:21 DEBUG : both17: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db48_d20250926_m010840_c001_v0001115_t0031_u01758848920586") 2025/09/26 01:13:21 DEBUG : both17: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c50_d20250926_m010817_c001_v7007000_t0000_u01758848897005") 2025/09/26 01:13:21 DEBUG : both17: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da92_d20250926_m010808_c001_v0001115_t0027_u01758848888101") 2025/09/26 01:13:21 DEBUG : both18: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4eb_d20250926_m010849_c001_v7007000_t0000_u01758848929273") 2025/09/26 01:13:21 DEBUG : both18: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db4e_d20250926_m010841_c001_v0001115_t0026_u01758848921943") 2025/09/26 01:13:21 DEBUG : both18: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c52_d20250926_m010817_c001_v7007000_t0000_u01758848897186") 2025/09/26 01:13:22 DEBUG : both18: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da96_d20250926_m010809_c001_v0001115_t0038_u01758848889495") 2025/09/26 01:13:22 DEBUG : both19: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4ed_d20250926_m010849_c001_v7007000_t0000_u01758848929454") 2025/09/26 01:13:22 DEBUG : both19: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db5a_d20250926_m010843_c001_v0001115_t0045_u01758848923306") 2025/09/26 01:13:22 DEBUG : both19: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c54_d20250926_m010817_c001_v7007000_t0000_u01758848897367") 2025/09/26 01:13:22 DEBUG : both19: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da9c_d20250926_m010810_c001_v0001115_t0049_u01758848890884") 2025/09/26 01:13:22 DEBUG : both2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4ef_d20250926_m010849_c001_v7007000_t0000_u01758848929635") 2025/09/26 01:13:22 DEBUG : both2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dada_d20250926_m010821_c001_v0001115_t0041_u01758848901989") 2025/09/26 01:13:22 DEBUG : both2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c56_d20250926_m010817_c001_v7007000_t0000_u01758848897549") 2025/09/26 01:13:22 DEBUG : both2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da1f_d20250926_m010747_c001_v0001115_t0029_u01758848867931") 2025/09/26 01:13:22 DEBUG : both3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4f1_d20250926_m010849_c001_v7007000_t0000_u01758848929817") 2025/09/26 01:13:22 DEBUG : both3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dae6_d20250926_m010823_c001_v0001115_t0041_u01758848903200") 2025/09/26 01:13:22 DEBUG : both3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c58_d20250926_m010817_c001_v7007000_t0000_u01758848897746") 2025/09/26 01:13:22 DEBUG : both3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da23_d20250926_m010749_c001_v0001115_t0025_u01758848869326") 2025/09/26 01:13:22 DEBUG : both4: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4f3_d20250926_m010849_c001_v7007000_t0000_u01758848929997") 2025/09/26 01:13:22 DEBUG : both4: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817daec_d20250926_m010824_c001_v0001115_t0056_u01758848904253") 2025/09/26 01:13:22 DEBUG : both4: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c5a_d20250926_m010817_c001_v7007000_t0000_u01758848897927") 2025/09/26 01:13:22 DEBUG : both4: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da27_d20250926_m010750_c001_v0001115_t0004_u01758848870803") 2025/09/26 01:13:22 DEBUG : both5: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4f5_d20250926_m010850_c001_v7007000_t0000_u01758848930178") 2025/09/26 01:13:22 DEBUG : both5: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817daf0_d20250926_m010825_c001_v0001115_t0044_u01758848905567") 2025/09/26 01:13:22 DEBUG : both5: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c5c_d20250926_m010818_c001_v7007000_t0000_u01758848898108") 2025/09/26 01:13:23 DEBUG : both5: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da31_d20250926_m010752_c001_v0001115_t0026_u01758848872209") 2025/09/26 01:13:23 DEBUG : both6: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4f8_d20250926_m010850_c001_v7007000_t0000_u01758848930439") 2025/09/26 01:13:23 DEBUG : both6: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dafb_d20250926_m010826_c001_v0001115_t0016_u01758848906668") 2025/09/26 01:13:23 DEBUG : both6: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c5e_d20250926_m010818_c001_v7007000_t0000_u01758848898292") 2025/09/26 01:13:23 DEBUG : both6: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da3b_d20250926_m010754_c001_v0001115_t0047_u01758848874099") 2025/09/26 01:13:23 DEBUG : both7: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4f9_d20250926_m010850_c001_v7007000_t0000_u01758848930679") 2025/09/26 01:13:23 DEBUG : both7: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db00_d20250926_m010827_c001_v0001115_t0000_u01758848907877") 2025/09/26 01:13:23 DEBUG : both7: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c60_d20250926_m010818_c001_v7007000_t0000_u01758848898474") 2025/09/26 01:13:23 DEBUG : both7: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da4d_d20250926_m010755_c001_v0001115_t0001_u01758848875538") 2025/09/26 01:13:23 DEBUG : both8: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4fc_d20250926_m010850_c001_v7007000_t0000_u01758848930860") 2025/09/26 01:13:23 DEBUG : both8: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db06_d20250926_m010829_c001_v0001115_t0022_u01758848909691") 2025/09/26 01:13:23 DEBUG : both8: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c62_d20250926_m010818_c001_v7007000_t0000_u01758848898656") 2025/09/26 01:13:23 DEBUG : both8: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da51_d20250926_m010756_c001_v0001115_t0058_u01758848876831") 2025/09/26 01:13:23 DEBUG : both9: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b4fe_d20250926_m010851_c001_v7007000_t0000_u01758848931047") 2025/09/26 01:13:23 DEBUG : both9: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db10_d20250926_m010830_c001_v0001115_t0012_u01758848910870") 2025/09/26 01:13:23 DEBUG : both9: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c64_d20250926_m010818_c001_v7007000_t0000_u01758848898838") 2025/09/26 01:13:23 DEBUG : both9: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da5b_d20250926_m010758_c001_v0001115_t0059_u01758848878217") 2025/09/26 01:13:23 DEBUG : c/non empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fc5_d20250926_m010405_c001_v7007000_t0000_u01758848645559") 2025/09/26 01:13:23 DEBUG : c/non empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d790_d20250926_m010403_c001_v0001115_t0050_u01758848643234") 2025/09/26 01:13:23 DEBUG : c/non empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba29e3_d20250926_m010402_c001_v7007000_t0000_u01758848642216") 2025/09/26 01:13:23 DEBUG : c/non empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d783_d20250926_m010359_c001_v0001115_t0018_u01758848639608") 2025/09/26 01:13:24 DEBUG : c/non empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cfb8_d20250926_m010339_c001_v7007000_t0000_u01758848619926") 2025/09/26 01:13:24 DEBUG : c/non empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d721_d20250926_m010337_c001_v0001115_t0004_u01758848617382") 2025/09/26 01:13:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58df0_d20250926_m010959_c001_v7007000_t0000_u01758848999035") 2025/09/26 01:13:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff313_d20250926_m010953_c001_v0001099_t0007_u01758848993603") 2025/09/26 01:13:24 DEBUG : check sum: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cf53_d20250926_m010328_c001_v7007000_t0000_u01758848608403") 2025/09/26 01:13:24 DEBUG : check sum: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6fd_d20250926_m010327_c001_v0001115_t0046_u01758848607122") 2025/09/26 01:13:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121d562_d20250926_m011309_c001_v7007000_t0000_u01758849189256") 2025/09/26 01:13:24 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe064a_d20250926_m011307_c001_v0001113_t0035_u01758849187603") 2025/09/26 01:13:24 DEBUG : dest/3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cde5e_d20250926_m010559_c001_v7007000_t0000_u01758848759815") 2025/09/26 01:13:24 DEBUG : dest/3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418ab8f32dd385a5_d20250926_m010558_c001_v0001165_t0031_u01758848758716") 2025/09/26 01:13:24 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ada_d20250926_m011107_c001_v7007000_t0000_u01758849067074") 2025/09/26 01:13:24 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0470_d20250926_m011102_c001_v0001113_t0017_u01758849062239") 2025/09/26 01:13:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef926_d20250926_m011237_c001_v7007000_t0000_u01758849157585") 2025/09/26 01:13:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0582_d20250926_m011223_c001_v0001113_t0054_u01758849143687") 2025/09/26 01:13:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2aa5_d20250926_m011219_c001_v7007000_t0000_u01758849139544") 2025/09/26 01:13:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0539_d20250926_m011205_c001_v0001113_t0016_u01758849125551") 2025/09/26 01:13:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab4c_d20250926_m011201_c001_v7007000_t0000_u01758849121334") 2025/09/26 01:13:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe04fd_d20250926_m011147_c001_v0001113_t0040_u01758849107669") 2025/09/26 01:13:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d50d_d20250926_m011143_c001_v7007000_t0000_u01758849103553") 2025/09/26 01:13:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe04cb_d20250926_m011129_c001_v0001113_t0029_u01758849089738") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e4173c_d20250926_m011125_c001_v7007000_t0000_u01758849085653") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe048b_d20250926_m011111_c001_v0001113_t0046_u01758849071221") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ad3_d20250926_m011104_c001_v7007000_t0000_u01758849064737") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd06_d20250926_m011051_c001_v0001115_t0050_u01758849051191") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b677_d20250926_m011047_c001_v7007000_t0000_u01758849047058") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3e4_d20250926_m011042_c001_v0001099_t0051_u01758849042425") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1ba085_d20250926_m011041_c001_v7007000_t0000_u01758849041106") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03de_d20250926_m011027_c001_v0001113_t0046_u01758849027066") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f8e_d20250926_m011022_c001_v7007000_t0000_u01758849022888") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03bb_d20250926_m011018_c001_v0001113_t0027_u01758849018611") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eef2f_d20250926_m011017_c001_v7007000_t0000_u01758849017259") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822b5_d20250926_m011003_c001_v0001043_t0000_u01758849003120") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f42136b7bf67fdeab_d20250926_m010956_c001_v7007000_t0000_u01758848996218") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff2d4_d20250926_m010942_c001_v0001099_t0013_u01758848982376") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f2c_d20250926_m010938_c001_v7007000_t0000_u01758848978311") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dbcc_d20250926_m010925_c001_v0001115_t0030_u01758848965106") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810d1_d20250926_m010921_c001_v7007000_t0000_u01758848961083") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982214_d20250926_m010908_c001_v0001043_t0018_u01758848948853") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4144aabd702e7555_d20250926_m011044_c001_v7007000_t0000_u01758849044711") 2025/09/26 01:13:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3d4_d20250926_m011037_c001_v0001099_t0001_u01758849037846") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8adb_d20250926_m011107_c001_v7007000_t0000_u01758849067256") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982363_d20250926_m011102_c001_v0001043_t0014_u01758849062244") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef928_d20250926_m011237_c001_v7007000_t0000_u01758849157766") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff570_d20250926_m011224_c001_v0001099_t0038_u01758849144413") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2aa6_d20250926_m011219_c001_v7007000_t0000_u01758849139728") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff530_d20250926_m011206_c001_v0001099_t0013_u01758849126181") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab4d_d20250926_m011201_c001_v7007000_t0000_u01758849121517") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff4f8_d20250926_m011148_c001_v0001099_t0009_u01758849108330") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d50e_d20250926_m011143_c001_v7007000_t0000_u01758849103734") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff4c0_d20250926_m011130_c001_v0001099_t0053_u01758849090774") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e4173d_d20250926_m011125_c001_v7007000_t0000_u01758849085835") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff47f_d20250926_m011111_c001_v0001099_t0054_u01758849071966") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8acf_d20250926_m011104_c001_v7007000_t0000_u01758849064133") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff418_d20250926_m011052_c001_v0001099_t0043_u01758849052082") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b678_d20250926_m011047_c001_v7007000_t0000_u01758849047242") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982337_d20250926_m011042_c001_v0001043_t0037_u01758849042478") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4144aabd702e7543_d20250926_m011040_c001_v7007000_t0000_u01758849040755") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98230b_d20250926_m011027_c001_v0001043_t0035_u01758849027894") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f8f_d20250926_m011023_c001_v7007000_t0000_u01758849023082") 2025/09/26 01:13:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822e3_d20250926_m011018_c001_v0001043_t0017_u01758849018661") 2025/09/26 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eef2b_d20250926_m011016_c001_v7007000_t0000_u01758849016858") 2025/09/26 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc5c_d20250926_m011003_c001_v0001115_t0025_u01758849003883") 2025/09/26 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121c234_d20250926_m010956_c001_v7007000_t0000_u01758848996231") 2025/09/26 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dbff_d20250926_m010943_c001_v0001115_t0004_u01758848983041") 2025/09/26 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f2e_d20250926_m010938_c001_v7007000_t0000_u01758848978493") 2025/09/26 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98223f_d20250926_m010925_c001_v0001043_t0054_u01758848965955") 2025/09/26 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810d4_d20250926_m010921_c001_v7007000_t0000_u01758848961263") 2025/09/26 01:13:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff25a_d20250926_m010909_c001_v0001099_t0045_u01758848949331") 2025/09/26 01:13:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4059676cc1429132_d20250926_m011044_c001_v7007000_t0000_u01758849044905") 2025/09/26 01:13:27 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982327_d20250926_m011038_c001_v0001043_t0042_u01758849038139") 2025/09/26 01:13:27 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8adc_d20250926_m011107_c001_v7007000_t0000_u01758849067443") 2025/09/26 01:13:27 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff448_d20250926_m011102_c001_v0001099_t0040_u01758849062377") 2025/09/26 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef929_d20250926_m011237_c001_v7007000_t0000_u01758849157947") 2025/09/26 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dde3_d20250926_m011225_c001_v0001115_t0007_u01758849145159") 2025/09/26 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2aa8_d20250926_m011219_c001_v7007000_t0000_u01758849139912") 2025/09/26 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817ddb6_d20250926_m011207_c001_v0001115_t0022_u01758849127180") 2025/09/26 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab4e_d20250926_m011201_c001_v7007000_t0000_u01758849121700") 2025/09/26 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd8c_d20250926_m011149_c001_v0001115_t0058_u01758849109000") 2025/09/26 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d50f_d20250926_m011143_c001_v7007000_t0000_u01758849103915") 2025/09/26 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd5e_d20250926_m011131_c001_v0001115_t0018_u01758849091444") 2025/09/26 01:13:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e4173e_d20250926_m011126_c001_v7007000_t0000_u01758849086019") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd3e_d20250926_m011112_c001_v0001115_t0043_u01758849072658") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f42136b7bf67fe0b5_d20250926_m011104_c001_v7007000_t0000_u01758849064552") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe044a_d20250926_m011052_c001_v0001113_t0046_u01758849052773") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b679_d20250926_m011047_c001_v7007000_t0000_u01758849047426") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe042a_d20250926_m011042_c001_v0001113_t0031_u01758849042524") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58ea2_d20250926_m011041_c001_v7007000_t0000_u01758849041117") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3b1_d20250926_m011028_c001_v0001099_t0019_u01758849028764") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f90_d20250926_m011023_c001_v7007000_t0000_u01758849023268") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc93_d20250926_m011018_c001_v0001115_t0044_u01758849018701") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f422b0d72a51c8325_d20250926_m011017_c001_v7007000_t0000_u01758849017072") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0373_d20250926_m011004_c001_v0001113_t0046_u01758849004766") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2972_d20250926_m010956_c001_v7007000_t0000_u01758848996606") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982273_d20250926_m010944_c001_v0001043_t0009_u01758848984073") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f30_d20250926_m010938_c001_v7007000_t0000_u01758848978674") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff29a_d20250926_m010926_c001_v0001099_t0031_u01758848966732") 2025/09/26 01:13:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810d7_d20250926_m010921_c001_v7007000_t0000_u01758848961444") 2025/09/26 01:13:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dba3_d20250926_m010909_c001_v0001115_t0014_u01758848949710") 2025/09/26 01:13:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eefe4_d20250926_m011044_c001_v7007000_t0000_u01758849044741") 2025/09/26 01:13:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0414_d20250926_m011038_c001_v0001113_t0026_u01758849038176") 2025/09/26 01:13:29 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8add_d20250926_m011107_c001_v7007000_t0000_u01758849067627") 2025/09/26 01:13:29 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0472_d20250926_m011102_c001_v0001113_t0024_u01758849062510") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef92a_d20250926_m011238_c001_v7007000_t0000_u01758849158129") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98242e_d20250926_m011226_c001_v0001043_t0013_u01758849146093") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2aab_d20250926_m011220_c001_v7007000_t0000_u01758849140096") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982409_d20250926_m011208_c001_v0001043_t0006_u01758849128236") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab4f_d20250926_m011201_c001_v7007000_t0000_u01758849121894") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9823db_d20250926_m011149_c001_v0001043_t0004_u01758849109876") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d510_d20250926_m011144_c001_v7007000_t0000_u01758849104098") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9823b4_d20250926_m011132_c001_v0001043_t0037_u01758849092757") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e4173f_d20250926_m011126_c001_v7007000_t0000_u01758849086216") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98238a_d20250926_m011113_c001_v0001043_t0039_u01758849073615") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ad0_d20250926_m011104_c001_v7007000_t0000_u01758849064330") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98234b_d20250926_m011053_c001_v0001043_t0032_u01758849053497") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b67a_d20250926_m011047_c001_v7007000_t0000_u01758849047611") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3e8_d20250926_m011042_c001_v0001099_t0033_u01758849042769") 2025/09/26 01:13:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1ba083_d20250926_m011040_c001_v7007000_t0000_u01758849040737") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dcbd_d20250926_m011029_c001_v0001115_t0036_u01758849029418") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f91_d20250926_m011023_c001_v7007000_t0000_u01758849023470") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff389_d20250926_m011018_c001_v0001099_t0033_u01758849018735") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339cf95_d20250926_m011017_c001_v7007000_t0000_u01758849017272") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff354_d20250926_m011005_c001_v0001099_t0011_u01758849005545") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f42136b7bf67fdeac_d20250926_m010956_c001_v7007000_t0000_u01758848996400") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff2e2_d20250926_m010944_c001_v0001099_t0022_u01758848984449") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f32_d20250926_m010938_c001_v7007000_t0000_u01758848978855") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dbd0_d20250926_m010927_c001_v0001115_t0015_u01758848967038") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810da_d20250926_m010921_c001_v7007000_t0000_u01758848961624") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98221a_d20250926_m010910_c001_v0001043_t0029_u01758848950186") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4059676cc1429133_d20250926_m011045_c001_v7007000_t0000_u01758849045097") 2025/09/26 01:13:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dcd8_d20250926_m011038_c001_v0001115_t0038_u01758849038188") 2025/09/26 01:13:30 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ade_d20250926_m011107_c001_v7007000_t0000_u01758849067810") 2025/09/26 01:13:30 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982365_d20250926_m011102_c001_v0001043_t0023_u01758849062612") 2025/09/26 01:13:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef92b_d20250926_m011238_c001_v7007000_t0000_u01758849158310") 2025/09/26 01:13:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0588_d20250926_m011226_c001_v0001113_t0042_u01758849146711") 2025/09/26 01:13:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2aad_d20250926_m011220_c001_v7007000_t0000_u01758849140279") 2025/09/26 01:13:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0546_d20250926_m011208_c001_v0001113_t0026_u01758849128682") 2025/09/26 01:13:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab50_d20250926_m011202_c001_v7007000_t0000_u01758849122079") 2025/09/26 01:13:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0508_d20250926_m011150_c001_v0001113_t0003_u01758849110346") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d511_d20250926_m011144_c001_v7007000_t0000_u01758849104280") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe04d7_d20250926_m011133_c001_v0001113_t0004_u01758849093220") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41740_d20250926_m011126_c001_v7007000_t0000_u01758849086398") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0495_d20250926_m011114_c001_v0001113_t0007_u01758849074097") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e416fc_d20250926_m011104_c001_v7007000_t0000_u01758849064328") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd0c_d20250926_m011053_c001_v0001115_t0034_u01758849053983") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b67b_d20250926_m011047_c001_v7007000_t0000_u01758849047796") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe042c_d20250926_m011042_c001_v0001113_t0039_u01758849042783") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4144aabd702e7546_d20250926_m011041_c001_v7007000_t0000_u01758849041127") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03fb_d20250926_m011029_c001_v0001113_t0015_u01758849029929") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f92_d20250926_m011023_c001_v7007000_t0000_u01758849023654") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03bd_d20250926_m011018_c001_v0001113_t0017_u01758849018922") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f422b0d72a51c8324_d20250926_m011016_c001_v7007000_t0000_u01758849016874") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822bf_d20250926_m011005_c001_v0001043_t0051_u01758849005918") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4169d195769f7a02_d20250926_m010956_c001_v7007000_t0000_u01758848996616") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc09_d20250926_m010944_c001_v0001115_t0005_u01758848984727") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f35_d20250926_m010939_c001_v7007000_t0000_u01758848979035") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982245_d20250926_m010927_c001_v0001043_t0036_u01758848967523") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810de_d20250926_m010921_c001_v7007000_t0000_u01758848961804") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff25d_d20250926_m010910_c001_v0001099_t0029_u01758848950490") 2025/09/26 01:13:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b66d_d20250926_m011044_c001_v7007000_t0000_u01758849044724") 2025/09/26 01:13:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3d6_d20250926_m011038_c001_v0001099_t0058_u01758849038225") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8adf_d20250926_m011108_c001_v7007000_t0000_u01758849068046") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd2a_d20250926_m011102_c001_v0001115_t0013_u01758849062639") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef92c_d20250926_m011238_c001_v7007000_t0000_u01758849158556") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff576_d20250926_m011227_c001_v0001099_t0031_u01758849147053") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2aaf_d20250926_m011220_c001_v7007000_t0000_u01758849140462") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff534_d20250926_m011209_c001_v0001099_t0037_u01758849129160") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab51_d20250926_m011202_c001_v7007000_t0000_u01758849122263") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff506_d20250926_m011150_c001_v0001099_t0043_u01758849110860") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d512_d20250926_m011144_c001_v7007000_t0000_u01758849104464") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff4cb_d20250926_m011133_c001_v0001099_t0015_u01758849093688") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41741_d20250926_m011126_c001_v7007000_t0000_u01758849086580") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff487_d20250926_m011114_c001_v0001099_t0014_u01758849074538") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f42136b7bf67fe0b1_d20250926_m011104_c001_v7007000_t0000_u01758849064116") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff420_d20250926_m011054_c001_v0001099_t0058_u01758849054513") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b67c_d20250926_m011047_c001_v7007000_t0000_u01758849047980") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dce8_d20250926_m011042_c001_v0001115_t0005_u01758849042964") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4144aabd702e7542_d20250926_m011040_c001_v7007000_t0000_u01758849040573") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98230f_d20250926_m011030_c001_v0001043_t0022_u01758849030194") 2025/09/26 01:13:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f93_d20250926_m011023_c001_v7007000_t0000_u01758849023847") 2025/09/26 01:13:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822e5_d20250926_m011019_c001_v0001043_t0018_u01758849019013") 2025/09/26 01:13:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407afd9031e6d1ff_d20250926_m011016_c001_v7007000_t0000_u01758849016884") 2025/09/26 01:13:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc62_d20250926_m011006_c001_v0001115_t0033_u01758849006465") 2025/09/26 01:13:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121c237_d20250926_m010956_c001_v7007000_t0000_u01758848996414") 2025/09/26 01:13:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98227b_d20250926_m010945_c001_v0001043_t0019_u01758848985331") 2025/09/26 01:13:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f37_d20250926_m010939_c001_v7007000_t0000_u01758848979231") 2025/09/26 01:13:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff29e_d20250926_m010927_c001_v0001099_t0048_u01758848967844") 2025/09/26 01:13:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810e3_d20250926_m010921_c001_v7007000_t0000_u01758848961994") 2025/09/26 01:13:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dba7_d20250926_m010910_c001_v0001115_t0044_u01758848950809") 2025/09/26 01:13:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b66e_d20250926_m011044_c001_v7007000_t0000_u01758849044916") 2025/09/26 01:13:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98232b_d20250926_m011038_c001_v0001043_t0024_u01758849038475") 2025/09/26 01:13:33 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ae0_d20250926_m011108_c001_v7007000_t0000_u01758849068231") 2025/09/26 01:13:33 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff44c_d20250926_m011102_c001_v0001099_t0010_u01758849062710") 2025/09/26 01:13:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef92d_d20250926_m011238_c001_v7007000_t0000_u01758849158739") 2025/09/26 01:13:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dde9_d20250926_m011227_c001_v0001115_t0016_u01758849147431") 2025/09/26 01:13:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2ab3_d20250926_m011220_c001_v7007000_t0000_u01758849140649") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817ddbe_d20250926_m011209_c001_v0001115_t0001_u01758849129516") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab52_d20250926_m011202_c001_v7007000_t0000_u01758849122447") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd93_d20250926_m011151_c001_v0001115_t0049_u01758849111375") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d513_d20250926_m011144_c001_v7007000_t0000_u01758849104667") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd64_d20250926_m011134_c001_v0001115_t0024_u01758849094087") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41742_d20250926_m011126_c001_v7007000_t0000_u01758849086762") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd42_d20250926_m011114_c001_v0001115_t0016_u01758849074876") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e416f9_d20250926_m011104_c001_v7007000_t0000_u01758849064143") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0452_d20250926_m011054_c001_v0001113_t0055_u01758849054936") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b67d_d20250926_m011048_c001_v7007000_t0000_u01758849048163") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982339_d20250926_m011043_c001_v0001043_t0023_u01758849043015") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f411bd6689db48599_d20250926_m011040_c001_v7007000_t0000_u01758849040588") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3b8_d20250926_m011030_c001_v0001099_t0023_u01758849030602") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f95_d20250926_m011024_c001_v7007000_t0000_u01758849024029") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff38d_d20250926_m011019_c001_v0001099_t0047_u01758849019113") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f83_d20250926_m011016_c001_v7007000_t0000_u01758849016883") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe037f_d20250926_m011007_c001_v0001113_t0044_u01758849007058") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eeede_d20250926_m010956_c001_v7007000_t0000_u01758848996461") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff2ef_d20250926_m010945_c001_v0001099_t0053_u01758848985905") 2025/09/26 01:13:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f39_d20250926_m010939_c001_v7007000_t0000_u01758848979414") 2025/09/26 01:13:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dbd4_d20250926_m010928_c001_v0001115_t0049_u01758848968200") 2025/09/26 01:13:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810e6_d20250926_m010922_c001_v7007000_t0000_u01758848962175") 2025/09/26 01:13:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982222_d20250926_m010911_c001_v0001043_t0024_u01758848951328") 2025/09/26 01:13:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eefe6_d20250926_m011044_c001_v7007000_t0000_u01758849044926") 2025/09/26 01:13:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3d8_d20250926_m011038_c001_v0001099_t0027_u01758849038672") 2025/09/26 01:13:35 DEBUG : dir1/0007-12345: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ae1_d20250926_m011108_c001_v7007000_t0000_u01758849068420") 2025/09/26 01:13:35 DEBUG : dir1/0007-12345: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0474_d20250926_m011102_c001_v0001113_t0049_u01758849062844") 2025/09/26 01:13:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef92e_d20250926_m011238_c001_v7007000_t0000_u01758849158919") 2025/09/26 01:13:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982434_d20250926_m011227_c001_v0001043_t0014_u01758849147794") 2025/09/26 01:13:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2ab4_d20250926_m011220_c001_v7007000_t0000_u01758849140833") 2025/09/26 01:13:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98240c_d20250926_m011210_c001_v0001043_t0058_u01758849130223") 2025/09/26 01:13:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab53_d20250926_m011202_c001_v7007000_t0000_u01758849122632") 2025/09/26 01:13:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9823de_d20250926_m011151_c001_v0001043_t0000_u01758849111930") 2025/09/26 01:13:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d514_d20250926_m011144_c001_v7007000_t0000_u01758849104850") 2025/09/26 01:13:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9823ba_d20250926_m011134_c001_v0001043_t0020_u01758849094842") 2025/09/26 01:13:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41744_d20250926_m011126_c001_v7007000_t0000_u01758849086945") 2025/09/26 01:13:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98238c_d20250926_m011115_c001_v0001043_t0026_u01758849075354") 2025/09/26 01:13:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58eff_d20250926_m011104_c001_v7007000_t0000_u01758849064552") 2025/09/26 01:13:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98234f_d20250926_m011055_c001_v0001043_t0038_u01758849055509") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b67f_d20250926_m011048_c001_v7007000_t0000_u01758849048351") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe042e_d20250926_m011043_c001_v0001113_t0018_u01758849043171") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f416b28e2ae2f947a_d20250926_m011040_c001_v7007000_t0000_u01758849040981") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dcbf_d20250926_m011030_c001_v0001115_t0040_u01758849030956") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f96_d20250926_m011024_c001_v7007000_t0000_u01758849024212") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03bf_d20250926_m011019_c001_v0001113_t0034_u01758849019185") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f422b0d72a51c8321_d20250926_m011016_c001_v7007000_t0000_u01758849016690") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff35a_d20250926_m011007_c001_v0001099_t0007_u01758849007599") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f42136b7bf67fdeaa_d20250926_m010956_c001_v7007000_t0000_u01758848996035") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc13_d20250926_m010946_c001_v0001115_t0050_u01758848986222") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f3b_d20250926_m010939_c001_v7007000_t0000_u01758848979595") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982249_d20250926_m010928_c001_v0001043_t0042_u01758848968871") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810ea_d20250926_m010922_c001_v7007000_t0000_u01758848962356") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff261_d20250926_m010911_c001_v0001099_t0011_u01758848951656") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58ebf_d20250926_m011044_c001_v7007000_t0000_u01758849044733") 2025/09/26 01:13:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0418_d20250926_m011038_c001_v0001113_t0053_u01758849038747") 2025/09/26 01:13:36 DEBUG : dir1/0008-23456: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ae2_d20250926_m011108_c001_v7007000_t0000_u01758849068606") 2025/09/26 01:13:36 DEBUG : dir1/0008-23456: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd2e_d20250926_m011103_c001_v0001115_t0012_u01758849063055") 2025/09/26 01:13:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef930_d20250926_m011239_c001_v7007000_t0000_u01758849159100") 2025/09/26 01:13:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe058d_d20250926_m011228_c001_v0001113_t0050_u01758849148299") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2ab6_d20250926_m011221_c001_v7007000_t0000_u01758849141020") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0552_d20250926_m011210_c001_v0001113_t0052_u01758849130898") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab54_d20250926_m011202_c001_v7007000_t0000_u01758849122816") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0514_d20250926_m011152_c001_v0001113_t0021_u01758849112357") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d515_d20250926_m011145_c001_v7007000_t0000_u01758849105031") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe04e1_d20250926_m011135_c001_v0001113_t0018_u01758849095292") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41745_d20250926_m011127_c001_v7007000_t0000_u01758849087131") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe049b_d20250926_m011115_c001_v0001113_t0053_u01758849075738") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41700_d20250926_m011104_c001_v7007000_t0000_u01758849064553") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd14_d20250926_m011055_c001_v0001115_t0045_u01758849055859") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b680_d20250926_m011048_c001_v7007000_t0000_u01758849048535") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3ee_d20250926_m011043_c001_v0001099_t0047_u01758849043234") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58e9c_d20250926_m011040_c001_v7007000_t0000_u01758849040744") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03ff_d20250926_m011031_c001_v0001113_t0054_u01758849031446") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f97_d20250926_m011024_c001_v7007000_t0000_u01758849024396") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822e9_d20250926_m011019_c001_v0001043_t0011_u01758849019456") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eef2c_d20250926_m011017_c001_v7007000_t0000_u01758849017050") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822c3_d20250926_m011008_c001_v0001043_t0014_u01758849008067") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58dd8_d20250926_m010956_c001_v7007000_t0000_u01758848996473") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982281_d20250926_m010946_c001_v0001043_t0001_u01758848986757") 2025/09/26 01:13:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f3c_d20250926_m010939_c001_v7007000_t0000_u01758848979778") 2025/09/26 01:13:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff2aa_d20250926_m010929_c001_v0001099_t0010_u01758848969328") 2025/09/26 01:13:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810ef_d20250926_m010922_c001_v7007000_t0000_u01758848962537") 2025/09/26 01:13:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dbad_d20250926_m010911_c001_v0001115_t0016_u01758848951961") 2025/09/26 01:13:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4144aabd702e7557_d20250926_m011044_c001_v7007000_t0000_u01758849044894") 2025/09/26 01:13:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98232d_d20250926_m011038_c001_v0001043_t0038_u01758849038825") 2025/09/26 01:13:38 DEBUG : dir1/0009-34567: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ae3_d20250926_m011108_c001_v7007000_t0000_u01758849068797") 2025/09/26 01:13:38 DEBUG : dir1/0009-34567: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff44e_d20250926_m011103_c001_v0001099_t0026_u01758849063083") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef932_d20250926_m011239_c001_v7007000_t0000_u01758849159289") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff580_d20250926_m011228_c001_v0001099_t0034_u01758849148729") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2ab8_d20250926_m011221_c001_v7007000_t0000_u01758849141208") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff53e_d20250926_m011211_c001_v0001099_t0029_u01758849131386") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab55_d20250926_m011203_c001_v7007000_t0000_u01758849123002") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff50c_d20250926_m011152_c001_v0001099_t0028_u01758849112698") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d516_d20250926_m011145_c001_v7007000_t0000_u01758849105213") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff4d6_d20250926_m011135_c001_v0001099_t0020_u01758849095591") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41746_d20250926_m011127_c001_v7007000_t0000_u01758849087314") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff48c_d20250926_m011116_c001_v0001099_t0006_u01758849076107") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ad2_d20250926_m011104_c001_v7007000_t0000_u01758849064513") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff427_d20250926_m011056_c001_v0001099_t0006_u01758849056348") 2025/09/26 01:13:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b681_d20250926_m011048_c001_v7007000_t0000_u01758849048719") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3f2_d20250926_m011043_c001_v0001099_t0022_u01758849043519") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58e9a_d20250926_m011040_c001_v7007000_t0000_u01758849040564") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982313_d20250926_m011031_c001_v0001043_t0057_u01758849031939") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f98_d20250926_m011024_c001_v7007000_t0000_u01758849024578") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03c5_d20250926_m011019_c001_v0001113_t0013_u01758849019471") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eef2a_d20250926_m011016_c001_v7007000_t0000_u01758849016668") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc6b_d20250926_m011008_c001_v0001115_t0013_u01758849008544") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f42136b7bf67fdeae_d20250926_m010956_c001_v7007000_t0000_u01758848996583") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff2f5_d20250926_m010947_c001_v0001099_t0001_u01758848987201") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f3d_d20250926_m010939_c001_v7007000_t0000_u01758848979960") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dbe0_d20250926_m010929_c001_v0001115_t0038_u01758848969723") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810f2_d20250926_m010922_c001_v7007000_t0000_u01758848962716") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982226_d20250926_m010912_c001_v0001043_t0038_u01758848952532") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b66f_d20250926_m011045_c001_v7007000_t0000_u01758849045115") 2025/09/26 01:13:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3dc_d20250926_m011038_c001_v0001099_t0003_u01758849038980") 2025/09/26 01:13:39 DEBUG : dir1/0010-45678: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ae4_d20250926_m011108_c001_v7007000_t0000_u01758849068982") 2025/09/26 01:13:39 DEBUG : dir1/0010-45678: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982369_d20250926_m011103_c001_v0001043_t0058_u01758849063092") 2025/09/26 01:13:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef933_d20250926_m011239_c001_v7007000_t0000_u01758849159470") 2025/09/26 01:13:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817ddf1_d20250926_m011229_c001_v0001115_t0004_u01758849149049") 2025/09/26 01:13:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2ab9_d20250926_m011221_c001_v7007000_t0000_u01758849141391") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817ddc4_d20250926_m011211_c001_v0001115_t0044_u01758849131795") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab56_d20250926_m011203_c001_v7007000_t0000_u01758849123186") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd97_d20250926_m011153_c001_v0001115_t0040_u01758849113066") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d517_d20250926_m011145_c001_v7007000_t0000_u01758849105394") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd6a_d20250926_m011135_c001_v0001115_t0032_u01758849095953") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41747_d20250926_m011127_c001_v7007000_t0000_u01758849087495") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd4a_d20250926_m011116_c001_v0001115_t0023_u01758849076478") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41701_d20250926_m011104_c001_v7007000_t0000_u01758849064564") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0456_d20250926_m011056_c001_v0001113_t0008_u01758849056727") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b682_d20250926_m011048_c001_v7007000_t0000_u01758849048903") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dcec_d20250926_m011043_c001_v0001115_t0016_u01758849043524") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4144aabd702e7545_d20250926_m011040_c001_v7007000_t0000_u01758849040938") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3c0_d20250926_m011032_c001_v0001099_t0045_u01758849032397") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f99_d20250926_m011024_c001_v7007000_t0000_u01758849024761") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc97_d20250926_m011019_c001_v0001115_t0057_u01758849019518") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f84_d20250926_m011017_c001_v7007000_t0000_u01758849017066") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0389_d20250926_m011009_c001_v0001113_t0006_u01758849009179") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121c231_d20250926_m010956_c001_v7007000_t0000_u01758848996046") 2025/09/26 01:13:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc19_d20250926_m010947_c001_v0001115_t0043_u01758848987605") 2025/09/26 01:13:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f3e_d20250926_m010940_c001_v7007000_t0000_u01758848980142") 2025/09/26 01:13:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98224b_d20250926_m010930_c001_v0001043_t0046_u01758848970237") 2025/09/26 01:13:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810f5_d20250926_m010922_c001_v7007000_t0000_u01758848962898") 2025/09/26 01:13:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff267_d20250926_m010912_c001_v0001099_t0009_u01758848952937") 2025/09/26 01:13:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1ba08a_d20250926_m011044_c001_v7007000_t0000_u01758849044939") 2025/09/26 01:13:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dcde_d20250926_m011039_c001_v0001115_t0055_u01758849039122") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ae5_d20250926_m011109_c001_v7007000_t0000_u01758849069166") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0476_d20250926_m011103_c001_v0001113_t0030_u01758849063188") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef934_d20250926_m011239_c001_v7007000_t0000_u01758849159651") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98243d_d20250926_m011229_c001_v0001043_t0028_u01758849149865") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2abb_d20250926_m011221_c001_v7007000_t0000_u01758849141575") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982412_d20250926_m011212_c001_v0001043_t0041_u01758849132277") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab57_d20250926_m011203_c001_v7007000_t0000_u01758849123371") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9823e7_d20250926_m011153_c001_v0001043_t0046_u01758849113928") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d519_d20250926_m011145_c001_v7007000_t0000_u01758849105575") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9823bc_d20250926_m011136_c001_v0001043_t0025_u01758849096485") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41748_d20250926_m011127_c001_v7007000_t0000_u01758849087682") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982390_d20250926_m011117_c001_v0001043_t0014_u01758849077387") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e416fa_d20250926_m011104_c001_v7007000_t0000_u01758849064147") 2025/09/26 01:13:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982353_d20250926_m011057_c001_v0001043_t0013_u01758849057117") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b684_d20250926_m011049_c001_v7007000_t0000_u01758849049090") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98233b_d20250926_m011043_c001_v0001043_t0002_u01758849043537") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f411bd6689db4859b_d20250926_m011040_c001_v7007000_t0000_u01758849040955") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dcc3_d20250926_m011032_c001_v0001115_t0024_u01758849032838") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f9a_d20250926_m011024_c001_v7007000_t0000_u01758849024944") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff38f_d20250926_m011019_c001_v0001099_t0036_u01758849019610") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eef2d_d20250926_m011017_c001_v7007000_t0000_u01758849017073") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff363_d20250926_m011009_c001_v0001099_t0047_u01758849009701") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4169d195769f7a01_d20250926_m010956_c001_v7007000_t0000_u01758848996430") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982283_d20250926_m010948_c001_v0001043_t0021_u01758848988156") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f3f_d20250926_m010940_c001_v7007000_t0000_u01758848980323") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff2b0_d20250926_m010930_c001_v0001099_t0042_u01758848970677") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810f8_d20250926_m010923_c001_v7007000_t0000_u01758848963078") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dbb3_d20250926_m010913_c001_v0001115_t0016_u01758848953282") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce29ba_d20250926_m011044_c001_v7007000_t0000_u01758849044948") 2025/09/26 01:13:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe041c_d20250926_m011039_c001_v0001113_t0007_u01758849039182") 2025/09/26 01:13:42 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ae6_d20250926_m011109_c001_v7007000_t0000_u01758849069350") 2025/09/26 01:13:42 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0478_d20250926_m011103_c001_v0001113_t0027_u01758849063450") 2025/09/26 01:13:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef936_d20250926_m011239_c001_v7007000_t0000_u01758849159832") 2025/09/26 01:13:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0597_d20250926_m011230_c001_v0001113_t0059_u01758849150236") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2abc_d20250926_m011221_c001_v7007000_t0000_u01758849141758") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0559_d20250926_m011212_c001_v0001113_t0012_u01758849132674") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab58_d20250926_m011203_c001_v7007000_t0000_u01758849123557") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe051d_d20250926_m011154_c001_v0001113_t0030_u01758849114643") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d51a_d20250926_m011145_c001_v7007000_t0000_u01758849105757") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe04e5_d20250926_m011136_c001_v0001113_t0043_u01758849096928") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e41749_d20250926_m011127_c001_v7007000_t0000_u01758849087864") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe04a5_d20250926_m011117_c001_v0001113_t0026_u01758849077729") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f42136b7bf67fe0b3_d20250926_m011104_c001_v7007000_t0000_u01758849064316") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd1a_d20250926_m011057_c001_v0001115_t0036_u01758849057464") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b686_d20250926_m011049_c001_v7007000_t0000_u01758849049312") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0430_d20250926_m011043_c001_v0001113_t0044_u01758849043557") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f411bd6689db4859c_d20250926_m011041_c001_v7007000_t0000_u01758849041137") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0408_d20250926_m011033_c001_v0001113_t0010_u01758849033271") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f9b_d20250926_m011025_c001_v7007000_t0000_u01758849025141") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03c9_d20250926_m011019_c001_v0001113_t0027_u01758849019794") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407afd9031e6d1fe_d20250926_m011016_c001_v7007000_t0000_u01758849016699") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822c5_d20250926_m011010_c001_v0001043_t0033_u01758849010082") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab22_d20250926_m010956_c001_v7007000_t0000_u01758848996628") 2025/09/26 01:13:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff2ff_d20250926_m010948_c001_v0001099_t0040_u01758848988570") 2025/09/26 01:13:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f40_d20250926_m010940_c001_v7007000_t0000_u01758848980516") 2025/09/26 01:13:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dbe2_d20250926_m010930_c001_v0001115_t0040_u01758848970976") 2025/09/26 01:13:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810fb_d20250926_m010923_c001_v7007000_t0000_u01758848963259") 2025/09/26 01:13:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98222c_d20250926_m010913_c001_v0001043_t0059_u01758848953778") 2025/09/26 01:13:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58ec3_d20250926_m011044_c001_v7007000_t0000_u01758849044959") 2025/09/26 01:13:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98232f_d20250926_m011039_c001_v0001043_t0051_u01758849039186") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ae7_d20250926_m011109_c001_v7007000_t0000_u01758849069533") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff450_d20250926_m011103_c001_v0001099_t0016_u01758849063469") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef937_d20250926_m011240_c001_v7007000_t0000_u01758849160028") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff58a_d20250926_m011230_c001_v0001099_t0035_u01758849150730") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2abd_d20250926_m011221_c001_v7007000_t0000_u01758849141942") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff544_d20250926_m011213_c001_v0001099_t0014_u01758849133107") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab59_d20250926_m011203_c001_v7007000_t0000_u01758849123739") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff513_d20250926_m011155_c001_v0001099_t0039_u01758849115043") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d51b_d20250926_m011145_c001_v7007000_t0000_u01758849105939") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff4da_d20250926_m011137_c001_v0001099_t0000_u01758849097271") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e4174a_d20250926_m011128_c001_v7007000_t0000_u01758849088046") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff49a_d20250926_m011118_c001_v0001099_t0056_u01758849078496") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121c342_d20250926_m011104_c001_v7007000_t0000_u01758849064523") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff42f_d20250926_m011058_c001_v0001099_t0029_u01758849058180") 2025/09/26 01:13:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b687_d20250926_m011049_c001_v7007000_t0000_u01758849049496") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3f4_d20250926_m011043_c001_v0001099_t0024_u01758849043853") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121c30a_d20250926_m011040_c001_v7007000_t0000_u01758849040954") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982315_d20250926_m011033_c001_v0001043_t0038_u01758849033545") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f9c_d20250926_m011025_c001_v7007000_t0000_u01758849025343") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822eb_d20250926_m011019_c001_v0001043_t0025_u01758849019873") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f42136b7bf67fdee9_d20250926_m011017_c001_v7007000_t0000_u01758849017094") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc6f_d20250926_m011010_c001_v0001115_t0027_u01758849010440") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab21_d20250926_m010956_c001_v7007000_t0000_u01758848996441") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc1b_d20250926_m010949_c001_v0001115_t0030_u01758848989037") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f41_d20250926_m010940_c001_v7007000_t0000_u01758848980698") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982251_d20250926_m010931_c001_v0001043_t0006_u01758848971449") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b810ff_d20250926_m010923_c001_v7007000_t0000_u01758848963440") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff26e_d20250926_m010914_c001_v0001099_t0002_u01758848954191") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f411bd6689db485a0_d20250926_m011044_c001_v7007000_t0000_u01758849044893") 2025/09/26 01:13:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3de_d20250926_m011039_c001_v0001099_t0020_u01758849039400") 2025/09/26 01:13:45 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ae8_d20250926_m011109_c001_v7007000_t0000_u01758849069716") 2025/09/26 01:13:45 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd30_d20250926_m011103_c001_v0001115_t0030_u01758849063552") 2025/09/26 01:13:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef938_d20250926_m011240_c001_v7007000_t0000_u01758849160211") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817ddf5_d20250926_m011231_c001_v0001115_t0013_u01758849151061") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2abf_d20250926_m011222_c001_v7007000_t0000_u01758849142126") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817ddca_d20250926_m011213_c001_v0001115_t0021_u01758849133398") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab5a_d20250926_m011203_c001_v7007000_t0000_u01758849123923") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd9c_d20250926_m011155_c001_v0001115_t0030_u01758849115342") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d51c_d20250926_m011146_c001_v7007000_t0000_u01758849106121") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd6c_d20250926_m011137_c001_v0001115_t0036_u01758849097647") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e4174b_d20250926_m011128_c001_v7007000_t0000_u01758849088229") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dd4e_d20250926_m011118_c001_v0001115_t0026_u01758849078966") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121c343_d20250926_m011104_c001_v7007000_t0000_u01758849064720") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0466_d20250926_m011058_c001_v0001113_t0013_u01758849058493") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b688_d20250926_m011049_c001_v7007000_t0000_u01758849049680") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0432_d20250926_m011043_c001_v0001113_t0008_u01758849043993") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418913363c2caef3_d20250926_m011040_c001_v7007000_t0000_u01758849040968") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff3c6_d20250926_m011033_c001_v0001099_t0019_u01758849033954") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f9e_d20250926_m011025_c001_v7007000_t0000_u01758849025526") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff393_d20250926_m011019_c001_v0001099_t0000_u01758849019884") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b657_d20250926_m011017_c001_v7007000_t0000_u01758849017106") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0395_d20250926_m011010_c001_v0001113_t0054_u01758849010869") 2025/09/26 01:13:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2d0b_d20250926_m010956_c001_v7007000_t0000_u01758848996638") 2025/09/26 01:13:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98228d_d20250926_m010949_c001_v0001043_t0058_u01758848989589") 2025/09/26 01:13:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f42_d20250926_m010940_c001_v7007000_t0000_u01758848980879") 2025/09/26 01:13:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff2b4_d20250926_m010931_c001_v0001099_t0019_u01758848971900") 2025/09/26 01:13:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b81102_d20250926_m010923_c001_v7007000_t0000_u01758848963630") 2025/09/26 01:13:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dbb7_d20250926_m010914_c001_v0001115_t0058_u01758848954626") 2025/09/26 01:13:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f411bd6689db485a1_d20250926_m011045_c001_v7007000_t0000_u01758849045075") 2025/09/26 01:13:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe041e_d20250926_m011039_c001_v0001113_t0059_u01758849039613") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8ae9_d20250926_m011109_c001_v7007000_t0000_u01758849069899") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98236b_d20250926_m011103_c001_v0001043_t0004_u01758849063591") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef93a_d20250926_m011240_c001_v7007000_t0000_u01758849160391") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98243f_d20250926_m011231_c001_v0001043_t0036_u01758849151759") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2ac0_d20250926_m011222_c001_v7007000_t0000_u01758849142312") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982416_d20250926_m011213_c001_v0001043_t0042_u01758849133914") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab5b_d20250926_m011204_c001_v7007000_t0000_u01758849124119") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9823e9_d20250926_m011155_c001_v0001043_t0050_u01758849115748") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d51d_d20250926_m011146_c001_v7007000_t0000_u01758849106305") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9823bf_d20250926_m011138_c001_v0001043_t0024_u01758849098239") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e4174d_d20250926_m011128_c001_v7007000_t0000_u01758849088412") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982398_d20250926_m011119_c001_v0001043_t0004_u01758849079567") 2025/09/26 01:13:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41961440afe35b20_d20250926_m011104_c001_v7007000_t0000_u01758849064564") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982359_d20250926_m011058_c001_v0001043_t0044_u01758849058860") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b68b_d20250926_m011049_c001_v7007000_t0000_u01758849049863") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98233f_d20250926_m011044_c001_v0001043_t0007_u01758849044084") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58ea0_d20250926_m011040_c001_v7007000_t0000_u01758849040985") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dcc8_d20250926_m011034_c001_v0001115_t0000_u01758849034351") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14fa0_d20250926_m011025_c001_v7007000_t0000_u01758849025709") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc99_d20250926_m011020_c001_v0001115_t0017_u01758849020099") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eef2e_d20250926_m011017_c001_v7007000_t0000_u01758849017233") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff369_d20250926_m011011_c001_v0001099_t0037_u01758849011315") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eeedf_d20250926_m010956_c001_v7007000_t0000_u01758848996653") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff305_d20250926_m010950_c001_v0001099_t0025_u01758848990239") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f44_d20250926_m010941_c001_v7007000_t0000_u01758848981068") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dbe4_d20250926_m010932_c001_v0001115_t0005_u01758848972205") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b81105_d20250926_m010923_c001_v7007000_t0000_u01758848963811") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98222e_d20250926_m010915_c001_v0001043_t0032_u01758848955397") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce29b9_d20250926_m011044_c001_v7007000_t0000_u01758849044764") 2025/09/26 01:13:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dce0_d20250926_m011039_c001_v0001115_t0049_u01758849039683") 2025/09/26 01:13:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58df2_d20250926_m010959_c001_v7007000_t0000_u01758848999219") 2025/09/26 01:13:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98229f_d20250926_m010954_c001_v0001043_t0044_u01758848994072") 2025/09/26 01:13:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58df4_d20250926_m010959_c001_v7007000_t0000_u01758848999402") 2025/09/26 01:13:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff31b_d20250926_m010954_c001_v0001099_t0017_u01758848994074") 2025/09/26 01:13:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58df6_d20250926_m010959_c001_v7007000_t0000_u01758848999585") 2025/09/26 01:13:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc2d_d20250926_m010954_c001_v0001115_t0000_u01758848994226") 2025/09/26 01:13:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58df9_d20250926_m010959_c001_v7007000_t0000_u01758848999777") 2025/09/26 01:13:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff323_d20250926_m010954_c001_v0001099_t0019_u01758848994442") 2025/09/26 01:13:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58dfb_d20250926_m010959_c001_v7007000_t0000_u01758848999960") 2025/09/26 01:13:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822a3_d20250926_m010954_c001_v0001043_t0023_u01758848994598") 2025/09/26 01:13:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58dfd_d20250926_m011000_c001_v7007000_t0000_u01758849000144") 2025/09/26 01:13:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe032f_d20250926_m010954_c001_v0001113_t0023_u01758848994625") 2025/09/26 01:13:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58dff_d20250926_m011000_c001_v7007000_t0000_u01758849000327") 2025/09/26 01:13:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822a7_d20250926_m010954_c001_v0001043_t0029_u01758848994923") 2025/09/26 01:13:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58e01_d20250926_m011000_c001_v7007000_t0000_u01758849000509") 2025/09/26 01:13:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0333_d20250926_m010954_c001_v0001113_t0016_u01758848994946") 2025/09/26 01:13:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58e03_d20250926_m011000_c001_v7007000_t0000_u01758849000696") 2025/09/26 01:13:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff327_d20250926_m010955_c001_v0001099_t0043_u01758848995061") 2025/09/26 01:13:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58e06_d20250926_m011000_c001_v7007000_t0000_u01758849000881") 2025/09/26 01:13:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc31_d20250926_m010955_c001_v0001115_t0032_u01758848995081") 2025/09/26 01:13:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58e08_d20250926_m011001_c001_v7007000_t0000_u01758849001064") 2025/09/26 01:13:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0337_d20250926_m010955_c001_v0001113_t0016_u01758848995259") 2025/09/26 01:13:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58e0a_d20250926_m011001_c001_v7007000_t0000_u01758849001247") 2025/09/26 01:13:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822a9_d20250926_m010955_c001_v0001043_t0026_u01758848995374") 2025/09/26 01:13:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58e0c_d20250926_m011001_c001_v7007000_t0000_u01758849001430") 2025/09/26 01:13:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff329_d20250926_m010955_c001_v0001099_t0016_u01758848995388") 2025/09/26 01:13:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58e0e_d20250926_m011001_c001_v7007000_t0000_u01758849001614") 2025/09/26 01:13:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc33_d20250926_m010955_c001_v0001115_t0034_u01758848995453") 2025/09/26 01:13:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58e10_d20250926_m011001_c001_v7007000_t0000_u01758849001799") 2025/09/26 01:13:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0339_d20250926_m010955_c001_v0001113_t0050_u01758848995634") 2025/09/26 01:13:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58e12_d20250926_m011001_c001_v7007000_t0000_u01758849001982") 2025/09/26 01:13:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff32b_d20250926_m010955_c001_v0001099_t0037_u01758848995700") 2025/09/26 01:13:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4048e2af40b1ccee_d20250926_m011020_c001_v7007000_t0000_u01758849020861") 2025/09/26 01:13:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03a7_d20250926_m011014_c001_v0001113_t0014_u01758849014438") 2025/09/26 01:13:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4048e2af40b1cced_d20250926_m011020_c001_v7007000_t0000_u01758849020678") 2025/09/26 01:13:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff373_d20250926_m011014_c001_v0001099_t0038_u01758849014468") 2025/09/26 01:13:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f89_d20250926_m011020_c001_v7007000_t0000_u01758849020796") 2025/09/26 01:13:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822d3_d20250926_m011014_c001_v0001043_t0002_u01758849014545") 2025/09/26 01:13:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4144aabd702e7484_d20250926_m011020_c001_v7007000_t0000_u01758849020807") 2025/09/26 01:13:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03a9_d20250926_m011014_c001_v0001113_t0041_u01758849014767") 2025/09/26 01:13:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f88_d20250926_m011020_c001_v7007000_t0000_u01758849020613") 2025/09/26 01:13:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc7d_d20250926_m011014_c001_v0001115_t0028_u01758849014776") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2d84_d20250926_m011020_c001_v7007000_t0000_u01758849020635") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff375_d20250926_m011014_c001_v0001099_t0016_u01758849014806") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339cfb4_d20250926_m011020_c001_v7007000_t0000_u01758849020938") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff377_d20250926_m011015_c001_v0001099_t0035_u01758849015114") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eef35_d20250926_m011020_c001_v7007000_t0000_u01758849020957") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822d5_d20250926_m011015_c001_v0001043_t0015_u01758849015125") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339cfb2_d20250926_m011020_c001_v7007000_t0000_u01758849020755") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03ab_d20250926_m011015_c001_v0001113_t0038_u01758849015142") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce298e_d20250926_m011020_c001_v7007000_t0000_u01758849020601") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc81_d20250926_m011015_c001_v0001115_t0004_u01758849015288") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eef34_d20250926_m011020_c001_v7007000_t0000_u01758849020817") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff37b_d20250926_m011015_c001_v0001099_t0030_u01758849015427") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2d85_d20250926_m011020_c001_v7007000_t0000_u01758849020828") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822d9_d20250926_m011015_c001_v0001043_t0016_u01758849015594") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eef33_d20250926_m011020_c001_v7007000_t0000_u01758849020774") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03b1_d20250926_m011015_c001_v0001113_t0005_u01758849015630") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2990_d20250926_m011020_c001_v7007000_t0000_u01758849020968") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff37d_d20250926_m011015_c001_v0001099_t0048_u01758849015716") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f8a_d20250926_m011020_c001_v7007000_t0000_u01758849020979") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc87_d20250926_m011015_c001_v0001115_t0031_u01758849015941") 2025/09/26 01:13:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339cfb0_d20250926_m011020_c001_v7007000_t0000_u01758849020572") 2025/09/26 01:13:52 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9822db_d20250926_m011015_c001_v0001043_t0028_u01758849015988") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9e9d_d20250926_m010735_c001_v7007000_t0000_u01758848855880") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f114fca33ec516b43_d20250926_m010733_c001_v0001136_t0005_u01758848853423") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2713_d20250926_m010733_c001_v7007000_t0000_u01758848853238") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f114fca33ec516b34_d20250926_m010730_c001_v0001136_t0010_u01758848850180") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce26f5_d20250926_m010729_c001_v7007000_t0000_u01758848849422") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d9c8_d20250926_m010724_c001_v0001115_t0052_u01758848844665") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121c0e2_d20250926_m010723_c001_v7007000_t0000_u01758848843180") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f10506d4779ecc7ba_d20250926_m010720_c001_v0001104_t0047_u01758848840803") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b80ee3_d20250926_m010720_c001_v7007000_t0000_u01758848840619") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f10506d4779ecc7a4_d20250926_m010716_c001_v0001104_t0028_u01758848836563") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b80edc_d20250926_m010715_c001_v7007000_t0000_u01758848835814") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d9a9_d20250926_m010711_c001_v0001115_t0050_u01758848831739") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418913363c2ca9e3_d20250926_m010710_c001_v7007000_t0000_u01758848830795") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f10211757edcbed90_d20250926_m010709_c001_v0001041_t0041_u01758848829514") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b3cd_d20250926_m010709_c001_v7007000_t0000_u01758848829305") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f10211757edcbed8e_d20250926_m010706_c001_v0001041_t0024_u01758848826501") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b3cb_d20250926_m010705_c001_v7007000_t0000_u01758848825763") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d991_d20250926_m010700_c001_v0001115_t0055_u01758848820882") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418913363c2ca9d6_d20250926_m010700_c001_v7007000_t0000_u01758848820321") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105c88c7ad3660ad_d20250926_m010658_c001_v0001100_t0024_u01758848818400") 2025/09/26 01:13:52 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff5896f_d20250926_m010658_c001_v7007000_t0000_u01758848818235") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105c88c7ad3660a2_d20250926_m010654_c001_v0001100_t0007_u01758848814759") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58962_d20250926_m010653_c001_v7007000_t0000_u01758848813899") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d96a_d20250926_m010647_c001_v0001115_t0051_u01758848807634") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eed42_d20250926_m010647_c001_v7007000_t0000_u01758848807083") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f10369edbd071962e_d20250926_m010645_c001_v0001176_t0007_u01758848805264") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407afd9031e6d0df_d20250926_m010645_c001_v7007000_t0000_u01758848805082") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f10369edbd0719619_d20250926_m010641_c001_v0001176_t0003_u01758848801977") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407afd9031e6d0d6_d20250926_m010641_c001_v7007000_t0000_u01758848801232") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d94e_d20250926_m010635_c001_v0001115_t0041_u01758848795004") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4048e2af40b1c9b9_d20250926_m010634_c001_v7007000_t0000_u01758848794453") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f108740fb17e37fcc_d20250926_m010632_c001_v0001109_t0043_u01758848792319") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eed30_d20250926_m010632_c001_v7007000_t0000_u01758848792123") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f108740fb17e37fca_d20250926_m010628_c001_v0001109_t0004_u01758848788446") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eed2d_d20250926_m010627_c001_v7007000_t0000_u01758848787697") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d925_d20250926_m010620_c001_v0001115_t0003_u01758848780661") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdf07_d20250926_m010619_c001_v7007000_t0000_u01758848779891") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f115c82b7f7ec28f0_d20250926_m010610_c001_v0001043_t0028_u01758848770993") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4144aabd702e7161_d20250926_m010610_c001_v7007000_t0000_u01758848770759") 2025/09/26 01:13:53 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b2097_d20250926_m010606_c001_v0001113_t0018_u01758848766311") 2025/09/26 01:13:54 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1116cc56ad164018_d20250926_m010605_c001_v0001137_t0058_u01758848765327") 2025/09/26 01:13:54 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1116cc56ad16400e_d20250926_m010604_c001_v0001137_t0027_u01758848764262") 2025/09/26 01:13:54 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff5888d_d20250926_m010550_c001_v7007000_t0000_u01758848750501") 2025/09/26 01:13:54 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d8bd_d20250926_m010542_c001_v0001115_t0009_u01758848742995") 2025/09/26 01:13:54 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1189e534f5ba9316_d20250926_m010541_c001_v0001144_t0029_u01758848741800") 2025/09/26 01:13:54 DEBUG : dst/one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1189e534f5ba930b_d20250926_m010540_c001_v0001144_t0058_u01758848740435") 2025/09/26 01:13:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9e9e_d20250926_m010736_c001_v7007000_t0000_u01758848856063") 2025/09/26 01:13:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11205a29e2d46896_d20250926_m010733_c001_v0001184_t0015_u01758848853033") 2025/09/26 01:13:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f10670f4509113853_d20250926_m010729_c001_v0001100_t0032_u01758848849107") 2025/09/26 01:13:54 DEBUG : dst/one.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121c0e3_d20250926_m010723_c001_v7007000_t0000_u01758848843361") 2025/09/26 01:13:54 DEBUG : dst/one.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f104a95598ec7efac_d20250926_m010720_c001_v0001136_t0003_u01758848840131") 2025/09/26 01:13:54 DEBUG : dst/one.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f119ea9796850d4d8_d20250926_m010715_c001_v0001177_t0015_u01758848835603") 2025/09/26 01:13:54 DEBUG : dst/one.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418913363c2ca9e4_d20250926_m010710_c001_v7007000_t0000_u01758848830999") 2025/09/26 01:13:54 DEBUG : dst/one.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1164eff46d4459c7_d20250926_m010709_c001_v0001179_t0026_u01758848829072") 2025/09/26 01:13:54 DEBUG : dst/one.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f111b52d8ca098510_d20250926_m010705_c001_v0001113_t0048_u01758848825395") 2025/09/26 01:13:54 DEBUG : dst/three: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdf0b_d20250926_m010620_c001_v7007000_t0000_u01758848780073") 2025/09/26 01:13:54 DEBUG : dst/three: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1116cc56ad164086_d20250926_m010618_c001_v0001137_t0050_u01758848778440") 2025/09/26 01:13:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9e9f_d20250926_m010736_c001_v7007000_t0000_u01758848856247") 2025/09/26 01:13:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1092501eafb06c99_d20250926_m010734_c001_v0001044_t0007_u01758848854402") 2025/09/26 01:13:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1091609c54a53027_d20250926_m010731_c001_v0001090_t0004_u01758848851034") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9ea0_d20250926_m010736_c001_v7007000_t0000_u01758848856431") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f114fca33ec516b47_d20250926_m010735_c001_v0001136_t0049_u01758848855048") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce271f_d20250926_m010734_c001_v7007000_t0000_u01758848854864") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f114fca33ec516b38_d20250926_m010731_c001_v0001136_t0042_u01758848851623") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2706_d20250926_m010731_c001_v7007000_t0000_u01758848851438") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d9d0_d20250926_m010726_c001_v0001115_t0030_u01758848846053") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121c0e4_d20250926_m010723_c001_v7007000_t0000_u01758848843540") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f10506d4779ecc7c0_d20250926_m010722_c001_v0001104_t0042_u01758848842337") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b80ee6_d20250926_m010722_c001_v7007000_t0000_u01758848842153") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f10506d4779ecc7ac_d20250926_m010717_c001_v0001104_t0032_u01758848837983") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b80edf_d20250926_m010717_c001_v7007000_t0000_u01758848837794") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d9b0_d20250926_m010712_c001_v0001115_t0014_u01758848832714") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b3cf_d20250926_m010710_c001_v7007000_t0000_u01758848830239") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d99d_d20250926_m010707_c001_v0001115_t0058_u01758848827910") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b3cc_d20250926_m010707_c001_v7007000_t0000_u01758848827542") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d999_d20250926_m010702_c001_v0001115_t0023_u01758848822374") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58973_d20250926_m010659_c001_v7007000_t0000_u01758848819364") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d984_d20250926_m010656_c001_v0001115_t0009_u01758848816715") 2025/09/26 01:13:55 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58969_d20250926_m010655_c001_v7007000_t0000_u01758848815624") 2025/09/26 01:13:56 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d970_d20250926_m010648_c001_v0001115_t0053_u01758848808663") 2025/09/26 01:13:56 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407afd9031e6d0e1_d20250926_m010646_c001_v7007000_t0000_u01758848806166") 2025/09/26 01:13:56 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d960_d20250926_m010643_c001_v0001115_t0059_u01758848803735") 2025/09/26 01:13:56 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407afd9031e6d0d9_d20250926_m010642_c001_v7007000_t0000_u01758848802651") 2025/09/26 01:13:56 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d956_d20250926_m010636_c001_v0001115_t0001_u01758848796106") 2025/09/26 01:13:56 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eed31_d20250926_m010633_c001_v7007000_t0000_u01758848793533") 2025/09/26 01:13:56 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d949_d20250926_m010630_c001_v0001115_t0036_u01758848790808") 2025/09/26 01:13:56 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eed2f_d20250926_m010629_c001_v7007000_t0000_u01758848789657") 2025/09/26 01:13:56 DEBUG : dst/three.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d92b_d20250926_m010622_c001_v0001115_t0027_u01758848782260") 2025/09/26 01:13:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121c0e5_d20250926_m010723_c001_v7007000_t0000_u01758848843719") 2025/09/26 01:13:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f115e2d87bba785f5_d20250926_m010721_c001_v0001181_t0057_u01758848841946") 2025/09/26 01:13:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1077e8d74454c3ef_d20250926_m010717_c001_v0001179_t0059_u01758848837597") 2025/09/26 01:13:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418913363c2ca9e5_d20250926_m010711_c001_v7007000_t0000_u01758848831184") 2025/09/26 01:13:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1137d7e3e0ad2c88_d20250926_m010710_c001_v0001145_t0042_u01758848830002") 2025/09/26 01:13:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f107693e7a32025bb_d20250926_m010707_c001_v0001120_t0045_u01758848827100") 2025/09/26 01:13:56 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9ea1_d20250926_m010736_c001_v7007000_t0000_u01758848856615") 2025/09/26 01:13:56 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d9cc_d20250926_m010725_c001_v0001115_t0016_u01758848845606") 2025/09/26 01:13:56 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121c0e6_d20250926_m010723_c001_v7007000_t0000_u01758848843899") 2025/09/26 01:13:56 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d9ac_d20250926_m010712_c001_v0001115_t0042_u01758848832252") 2025/09/26 01:13:57 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418913363c2ca9e6_d20250926_m010711_c001_v7007000_t0000_u01758848831368") 2025/09/26 01:13:57 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d995_d20250926_m010701_c001_v0001115_t0011_u01758848821360") 2025/09/26 01:13:57 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418913363c2ca9d7_d20250926_m010700_c001_v7007000_t0000_u01758848820508") 2025/09/26 01:13:57 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d96e_d20250926_m010648_c001_v0001115_t0022_u01758848808207") 2025/09/26 01:13:57 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1eed43_d20250926_m010647_c001_v7007000_t0000_u01758848807264") 2025/09/26 01:13:57 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d950_d20250926_m010635_c001_v0001115_t0053_u01758848795463") 2025/09/26 01:13:57 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4048e2af40b1c9ba_d20250926_m010634_c001_v7007000_t0000_u01758848794634") 2025/09/26 01:13:57 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d929_d20250926_m010621_c001_v0001115_t0001_u01758848781624") 2025/09/26 01:13:57 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdf0f_d20250926_m010620_c001_v7007000_t0000_u01758848780256") 2025/09/26 01:13:57 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1158ff06a511f578_d20250926_m010615_c001_v0001120_t0025_u01758848775519") 2025/09/26 01:13:57 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff5888f_d20250926_m010550_c001_v7007000_t0000_u01758848750693") 2025/09/26 01:13:57 DEBUG : dst/two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1189e534f5ba932f_d20250926_m010549_c001_v0001144_t0029_u01758848749143") 2025/09/26 01:13:57 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4203db09102f6dfe_d20250926_m010515_c001_v7007000_t0000_u01758848715029") 2025/09/26 01:13:57 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d867_d20250926_m010511_c001_v0001115_t0058_u01758848711332") 2025/09/26 01:13:57 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4203db09102f6df7_d20250926_m010508_c001_v7007000_t0000_u01758848708997") 2025/09/26 01:13:57 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b1fd9_d20250926_m010457_c001_v0001113_t0050_u01758848697611") 2025/09/26 01:13:57 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cddf7_d20250926_m010448_c001_v7007000_t0000_u01758848688618") 2025/09/26 01:13:57 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d827_d20250926_m010444_c001_v0001115_t0047_u01758848684642") 2025/09/26 01:13:57 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fe1_d20250926_m010421_c001_v7007000_t0000_u01758848661687") 2025/09/26 01:13:57 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7d0_d20250926_m010419_c001_v0001115_t0037_u01758848659101") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fd7_d20250926_m010417_c001_v7007000_t0000_u01758848657930") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7cc_d20250926_m010416_c001_v0001115_t0059_u01758848656449") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fd0_d20250926_m010412_c001_v7007000_t0000_u01758848652474") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7b5_d20250926_m010409_c001_v0001115_t0059_u01758848649788") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fca_d20250926_m010408_c001_v7007000_t0000_u01758848648609") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7a2_d20250926_m010406_c001_v0001115_t0014_u01758848646504") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fba_d20250926_m010358_c001_v7007000_t0000_u01758848638546") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d775_d20250926_m010356_c001_v0001115_t0036_u01758848636542") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fa2_d20250926_m010355_c001_v7007000_t0000_u01758848635444") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d76c_d20250926_m010354_c001_v0001115_t0014_u01758848634306") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40f6c_d20250926_m010348_c001_v7007000_t0000_u01758848628820") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d745_d20250926_m010346_c001_v0001115_t0040_u01758848626887") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cfed_d20250926_m010345_c001_v7007000_t0000_u01758848625048") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d734_d20250926_m010343_c001_v0001115_t0038_u01758848623452") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cfda_d20250926_m010343_c001_v7007000_t0000_u01758848623062") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f112be3ed00d5a4c6_d20250926_m010342_c001_v0001029_t0018_u01758848622157") 2025/09/26 01:13:58 DEBUG : empty space: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d728_d20250926_m010340_c001_v0001115_t0019_u01758848620297") 2025/09/26 01:13:58 DEBUG : enormous: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fdc_d20250926_m010420_c001_v7007000_t0000_u01758848660773") 2025/09/26 01:13:58 DEBUG : enormous: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7d2_d20250926_m010419_c001_v0001115_t0046_u01758848659672") 2025/09/26 01:13:58 DEBUG : existing: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9eab_d20250926_m010741_c001_v7007000_t0000_u01758848861761") 2025/09/26 01:13:58 DEBUG : existing: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da05_d20250926_m010740_c001_v0001115_t0042_u01758848860178") 2025/09/26 01:13:59 DEBUG : existing: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cddee_d20250926_m010443_c001_v7007000_t0000_u01758848683011") 2025/09/26 01:13:59 DEBUG : existing: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d825_d20250926_m010441_c001_v0001115_t0030_u01758848681292") 2025/09/26 01:13:59 DEBUG : existing: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cf8e_d20250926_m010336_c001_v7007000_t0000_u01758848616452") 2025/09/26 01:13:59 DEBUG : existing: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d719_d20250926_m010335_c001_v0001115_t0033_u01758848615202") 2025/09/26 01:13:59 DEBUG : existing: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cf80_d20250926_m010334_c001_v7007000_t0000_u01758848614646") 2025/09/26 01:13:59 DEBUG : existing: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d715_d20250926_m010333_c001_v0001115_t0008_u01758848613577") 2025/09/26 01:13:59 DEBUG : existing: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d713_d20250926_m010332_c001_v0001115_t0059_u01758848612563") 2025/09/26 01:13:59 DEBUG : existing-b: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cddef_d20250926_m010443_c001_v7007000_t0000_u01758848683194") 2025/09/26 01:13:59 DEBUG : existing-b: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b1f97_d20250926_m010441_c001_v0001113_t0013_u01758848681284") 2025/09/26 01:13:59 DEBUG : file1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b560_d20250926_m010900_c001_v7007000_t0000_u01758848940311") 2025/09/26 01:13:59 DEBUG : file1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db85_d20250926_m010858_c001_v0001115_t0037_u01758848938712") 2025/09/26 01:13:59 DEBUG : file1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b54b_d20250926_m010857_c001_v7007000_t0000_u01758848937404") 2025/09/26 01:13:59 DEBUG : file1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982201_d20250926_m010855_c001_v0001043_t0005_u01758848935776") 2025/09/26 01:13:59 DEBUG : five: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fe8_d20250926_m010426_c001_v7007000_t0000_u01758848666265") 2025/09/26 01:13:59 DEBUG : five: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41686a57f817d7ef_d20250926_m010424_c001_v0001115_t0000_u01758848664051") 2025/09/26 01:13:59 DEBUG : foo: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40f5b_d20250926_m010346_c001_v7007000_t0000_u01758848626525") 2025/09/26 01:13:59 DEBUG : foo: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41686a57f817d741_d20250926_m010345_c001_v0001115_t0000_u01758848625975") 2025/09/26 01:13:59 DEBUG : foo: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41686a57f817d73d_d20250926_m010345_c001_v0001115_t0000_u01758848625420") 2025/09/26 01:13:59 DEBUG : four: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cddd8_d20250926_m010426_c001_v7007000_t0000_u01758848666473") 2025/09/26 01:13:59 DEBUG : four: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405d8017062b1f53_d20250926_m010424_c001_v0001113_t0054_u01758848664813") 2025/09/26 01:14:00 DEBUG : four: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7eb_d20250926_m010423_c001_v0001115_t0053_u01758848663153") 2025/09/26 01:14:00 DEBUG : hello world2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb730_d20250926_m010243_c001_v7007000_t0000_u01758848563580") 2025/09/26 01:14:00 DEBUG : hello world2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d690_d20250926_m010242_c001_v0001115_t0057_u01758848562632") 2025/09/26 01:14:00 DEBUG : ignore-size: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cf6f_d20250926_m010332_c001_v7007000_t0000_u01758848612191") 2025/09/26 01:14:00 DEBUG : ignore-size: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d70d_d20250926_m010330_c001_v0001115_t0055_u01758848610738") 2025/09/26 01:14:00 DEBUG : nested/sub dir/file: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cddec_d20250926_m010440_c001_v7007000_t0000_u01758848680501") 2025/09/26 01:14:00 DEBUG : nested/sub dir/file: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b1f8e_d20250926_m010439_c001_v0001113_t0058_u01758848679442") 2025/09/26 01:14:00 DEBUG : nested/sub dir/file: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cddea_d20250926_m010438_c001_v7007000_t0000_u01758848678684") 2025/09/26 01:14:00 DEBUG : nested/sub dir/file: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d819_d20250926_m010437_c001_v0001115_t0040_u01758848677803") 2025/09/26 01:14:00 DEBUG : one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cddd9_d20250926_m010426_c001_v7007000_t0000_u01758848666658") 2025/09/26 01:14:00 DEBUG : one: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41686a57f817d7e1_d20250926_m010422_c001_v0001115_t0000_u01758848662080") 2025/09/26 01:14:00 DEBUG : only0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b500_d20250926_m010851_c001_v7007000_t0000_u01758848931331") 2025/09/26 01:14:00 DEBUG : only0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41686a57f817db62_d20250926_m010845_c001_v0001115_t0000_u01758848925243") 2025/09/26 01:14:00 DEBUG : only0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dac7_d20250926_m010820_c001_v0001115_t0018_u01758848900016") 2025/09/26 01:14:00 DEBUG : only0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c3d_d20250926_m010813_c001_v7007000_t0000_u01758848893895") 2025/09/26 01:14:00 DEBUG : only0: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da17_d20250926_m010746_c001_v0001115_t0039_u01758848866287") 2025/09/26 01:14:00 DEBUG : only1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b502_d20250926_m010851_c001_v7007000_t0000_u01758848931515") 2025/09/26 01:14:00 DEBUG : only1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4158ff06a511f745_d20250926_m010846_c001_v0001120_t0019_u01758848926252") 2025/09/26 01:14:00 DEBUG : only1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dace_d20250926_m010821_c001_v0001115_t0008_u01758848901051") 2025/09/26 01:14:00 DEBUG : only1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9f2b_d20250926_m010814_c001_v7007000_t0000_u01758848894453") 2025/09/26 01:14:00 DEBUG : only1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da1b_d20250926_m010747_c001_v0001115_t0032_u01758848867318") 2025/09/26 01:14:00 DEBUG : only10: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b505_d20250926_m010851_c001_v7007000_t0000_u01758848931696") 2025/09/26 01:14:01 DEBUG : only10: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f409eb07a4d9821e4_d20250926_m010846_c001_v0001043_t0047_u01758848926001") 2025/09/26 01:14:01 DEBUG : only10: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db1d_d20250926_m010833_c001_v0001115_t0037_u01758848913212") 2025/09/26 01:14:01 DEBUG : only10: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c42_d20250926_m010814_c001_v7007000_t0000_u01758848894646") 2025/09/26 01:14:01 DEBUG : only10: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da63_d20250926_m010759_c001_v0001115_t0000_u01758848879873") 2025/09/26 01:14:01 DEBUG : only11: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b509_d20250926_m010851_c001_v7007000_t0000_u01758848931877") 2025/09/26 01:14:01 DEBUG : only11: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f409eb07a4d9821ea_d20250926_m010846_c001_v0001043_t0047_u01758848926444") 2025/09/26 01:14:01 DEBUG : only11: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db21_d20250926_m010834_c001_v0001115_t0045_u01758848914803") 2025/09/26 01:14:01 DEBUG : only11: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f42136b7bf67fdd89_d20250926_m010814_c001_v7007000_t0000_u01758848894105") 2025/09/26 01:14:01 DEBUG : only11: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da67_d20250926_m010801_c001_v0001115_t0028_u01758848881283") 2025/09/26 01:14:01 DEBUG : only12: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b50b_d20250926_m010852_c001_v7007000_t0000_u01758848932058") 2025/09/26 01:14:01 DEBUG : only12: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4158ff06a511f741_d20250926_m010845_c001_v0001120_t0019_u01758848925826") 2025/09/26 01:14:01 DEBUG : only12: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db27_d20250926_m010835_c001_v0001115_t0050_u01758848915836") 2025/09/26 01:14:01 DEBUG : only12: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c41_d20250926_m010814_c001_v7007000_t0000_u01758848894464") 2025/09/26 01:14:01 DEBUG : only12: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da6d_d20250926_m010802_c001_v0001115_t0012_u01758848882375") 2025/09/26 01:14:01 DEBUG : only13: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b50e_d20250926_m010852_c001_v7007000_t0000_u01758848932239") 2025/09/26 01:14:01 DEBUG : only13: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4123e8644b6ff202_d20250926_m010846_c001_v0001099_t0001_u01758848926571") 2025/09/26 01:14:01 DEBUG : only13: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db2f_d20250926_m010837_c001_v0001115_t0018_u01758848917017") 2025/09/26 01:14:01 DEBUG : only13: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9f28_d20250926_m010813_c001_v7007000_t0000_u01758848893904") 2025/09/26 01:14:01 DEBUG : only13: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da77_d20250926_m010803_c001_v0001115_t0044_u01758848883697") 2025/09/26 01:14:01 DEBUG : only14: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b510_d20250926_m010852_c001_v7007000_t0000_u01758848932428") 2025/09/26 01:14:02 DEBUG : only14: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4123e8644b6ff1fc_d20250926_m010846_c001_v0001099_t0001_u01758848926195") 2025/09/26 01:14:02 DEBUG : only14: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db33_d20250926_m010837_c001_v0001115_t0053_u01758848917979") 2025/09/26 01:14:02 DEBUG : only14: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f416b28e2ae2f9400_d20250926_m010814_c001_v7007000_t0000_u01758848894502") 2025/09/26 01:14:02 DEBUG : only14: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da7f_d20250926_m010805_c001_v0001115_t0022_u01758848885108") 2025/09/26 01:14:02 DEBUG : only15: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b512_d20250926_m010852_c001_v7007000_t0000_u01758848932610") 2025/09/26 01:14:02 DEBUG : only15: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4123e8644b6ff206_d20250926_m010846_c001_v0001099_t0001_u01758848926755") 2025/09/26 01:14:02 DEBUG : only15: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db3c_d20250926_m010838_c001_v0001115_t0057_u01758848918955") 2025/09/26 01:14:02 DEBUG : only15: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f42136b7bf67fdd87_d20250926_m010813_c001_v7007000_t0000_u01758848893922") 2025/09/26 01:14:02 DEBUG : only15: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da88_d20250926_m010806_c001_v0001115_t0045_u01758848886193") 2025/09/26 01:14:02 DEBUG : only16: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b514_d20250926_m010852_c001_v7007000_t0000_u01758848932792") 2025/09/26 01:14:02 DEBUG : only16: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41686a57f817db64_d20250926_m010845_c001_v0001115_t0000_u01758848925819") 2025/09/26 01:14:02 DEBUG : only16: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db42_d20250926_m010840_c001_v0001115_t0041_u01758848920065") 2025/09/26 01:14:02 DEBUG : only16: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f42136b7bf67fdd8d_d20250926_m010814_c001_v7007000_t0000_u01758848894496") 2025/09/26 01:14:02 DEBUG : only16: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da8c_d20250926_m010807_c001_v0001115_t0022_u01758848887598") 2025/09/26 01:14:03 DEBUG : only17: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b516_d20250926_m010852_c001_v7007000_t0000_u01758848932975") 2025/09/26 01:14:03 DEBUG : only17: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41686a57f817db66_d20250926_m010846_c001_v0001115_t0000_u01758848926021") 2025/09/26 01:14:03 DEBUG : only17: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db4a_d20250926_m010841_c001_v0001115_t0044_u01758848921184") 2025/09/26 01:14:03 DEBUG : only17: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f416b28e2ae2f93fc_d20250926_m010813_c001_v7007000_t0000_u01758848893926") 2025/09/26 01:14:03 DEBUG : only17: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da94_d20250926_m010808_c001_v0001115_t0005_u01758848888753") 2025/09/26 01:14:03 DEBUG : only18: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b51b_d20250926_m010853_c001_v7007000_t0000_u01758848933157") 2025/09/26 01:14:03 DEBUG : only18: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4158ff06a511f743_d20250926_m010846_c001_v0001120_t0019_u01758848926033") 2025/09/26 01:14:03 DEBUG : only18: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db54_d20250926_m010842_c001_v0001115_t0040_u01758848922768") 2025/09/26 01:14:03 DEBUG : only18: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f416b28e2ae2f93fd_d20250926_m010814_c001_v7007000_t0000_u01758848894115") 2025/09/26 01:14:03 DEBUG : only18: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da98_d20250926_m010810_c001_v0001115_t0030_u01758848890037") 2025/09/26 01:14:03 DEBUG : only19: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b51f_d20250926_m010853_c001_v7007000_t0000_u01758848933340") 2025/09/26 01:14:03 DEBUG : only19: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41686a57f817db68_d20250926_m010846_c001_v0001115_t0000_u01758848926216") 2025/09/26 01:14:03 DEBUG : only19: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db5e_d20250926_m010843_c001_v0001115_t0010_u01758848923909") 2025/09/26 01:14:03 DEBUG : only19: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9f2c_d20250926_m010814_c001_v7007000_t0000_u01758848894637") 2025/09/26 01:14:03 DEBUG : only19: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da9e_d20250926_m010811_c001_v0001115_t0020_u01758848891637") 2025/09/26 01:14:03 DEBUG : only2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b522_d20250926_m010853_c001_v7007000_t0000_u01758848933521") 2025/09/26 01:14:03 DEBUG : only2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f409eb07a4d9821e8_d20250926_m010846_c001_v0001043_t0047_u01758848926261") 2025/09/26 01:14:04 DEBUG : only2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dae2_d20250926_m010822_c001_v0001115_t0035_u01758848902646") 2025/09/26 01:14:04 DEBUG : only2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9f2a_d20250926_m010814_c001_v7007000_t0000_u01758848894270") 2025/09/26 01:14:04 DEBUG : only2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da21_d20250926_m010748_c001_v0001115_t0035_u01758848868475") 2025/09/26 01:14:04 DEBUG : only3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b525_d20250926_m010853_c001_v7007000_t0000_u01758848933704") 2025/09/26 01:14:04 DEBUG : only3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4123e8644b6ff200_d20250926_m010846_c001_v0001099_t0001_u01758848926379") 2025/09/26 01:14:04 DEBUG : only3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817daea_d20250926_m010823_c001_v0001115_t0058_u01758848903788") 2025/09/26 01:14:04 DEBUG : only3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c3a_d20250926_m010813_c001_v7007000_t0000_u01758848893532") 2025/09/26 01:14:04 DEBUG : only3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da25_d20250926_m010750_c001_v0001115_t0051_u01758848870170") 2025/09/26 01:14:04 DEBUG : only4: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b527_d20250926_m010853_c001_v7007000_t0000_u01758848933885") 2025/09/26 01:14:04 DEBUG : only4: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41686a57f817db6c_d20250926_m010846_c001_v0001115_t0000_u01758848926403") 2025/09/26 01:14:04 DEBUG : only4: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817daee_d20250926_m010824_c001_v0001115_t0038_u01758848904972") 2025/09/26 01:14:04 DEBUG : only4: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c40_d20250926_m010814_c001_v7007000_t0000_u01758848894280") 2025/09/26 01:14:04 DEBUG : only4: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da2b_d20250926_m010751_c001_v0001115_t0035_u01758848871464") 2025/09/26 01:14:04 DEBUG : only5: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b52b_d20250926_m010854_c001_v7007000_t0000_u01758848934069") 2025/09/26 01:14:04 DEBUG : only5: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4158ff06a511f74b_d20250926_m010846_c001_v0001120_t0019_u01758848926643") 2025/09/26 01:14:04 DEBUG : only5: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817daf6_d20250926_m010826_c001_v0001115_t0056_u01758848906130") 2025/09/26 01:14:04 DEBUG : only5: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c3c_d20250926_m010813_c001_v7007000_t0000_u01758848893713") 2025/09/26 01:14:04 DEBUG : only5: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da39_d20250926_m010753_c001_v0001115_t0000_u01758848873212") 2025/09/26 01:14:04 DEBUG : only6: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b52d_d20250926_m010854_c001_v7007000_t0000_u01758848934254") 2025/09/26 01:14:04 DEBUG : only6: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4158ff06a511f747_d20250926_m010846_c001_v0001120_t0019_u01758848926455") 2025/09/26 01:14:05 DEBUG : only6: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dafe_d20250926_m010827_c001_v0001115_t0015_u01758848907371") 2025/09/26 01:14:05 DEBUG : only6: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2c3f_d20250926_m010814_c001_v7007000_t0000_u01758848894093") 2025/09/26 01:14:05 DEBUG : only6: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da43_d20250926_m010755_c001_v0001115_t0035_u01758848875041") 2025/09/26 01:14:05 DEBUG : only7: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b52f_d20250926_m010854_c001_v7007000_t0000_u01758848934438") 2025/09/26 01:14:05 DEBUG : only7: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41686a57f817db72_d20250926_m010846_c001_v0001115_t0000_u01758848926773") 2025/09/26 01:14:05 DEBUG : only7: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db04_d20250926_m010828_c001_v0001115_t0031_u01758848908995") 2025/09/26 01:14:05 DEBUG : only7: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9f29_d20250926_m010814_c001_v7007000_t0000_u01758848894088") 2025/09/26 01:14:05 DEBUG : only7: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da4f_d20250926_m010756_c001_v0001115_t0036_u01758848876105") 2025/09/26 01:14:05 DEBUG : only8: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b531_d20250926_m010854_c001_v7007000_t0000_u01758848934619") 2025/09/26 01:14:05 DEBUG : only8: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41686a57f817db6e_d20250926_m010846_c001_v0001115_t0000_u01758848926588") 2025/09/26 01:14:05 DEBUG : only8: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db0c_d20250926_m010830_c001_v0001115_t0045_u01758848910151") 2025/09/26 01:14:05 DEBUG : only8: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f42136b7bf67fdd8b_d20250926_m010814_c001_v7007000_t0000_u01758848894290") 2025/09/26 01:14:05 DEBUG : only8: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da57_d20250926_m010757_c001_v0001115_t0055_u01758848877565") 2025/09/26 01:14:05 DEBUG : only9: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b534_d20250926_m010854_c001_v7007000_t0000_u01758848934805") 2025/09/26 01:14:05 DEBUG : only9: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f409eb07a4d9821ec_d20250926_m010846_c001_v0001043_t0047_u01758848926626") 2025/09/26 01:14:05 DEBUG : only9: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db13_d20250926_m010831_c001_v0001115_t0049_u01758848911684") 2025/09/26 01:14:05 DEBUG : only9: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f416b28e2ae2f93ff_d20250926_m010814_c001_v7007000_t0000_u01758848894299") 2025/09/26 01:14:05 DEBUG : only9: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817da5f_d20250926_m010758_c001_v0001115_t0005_u01758848878913") 2025/09/26 01:14:05 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdde7_d20250926_m010436_c001_v7007000_t0000_u01758848676267") 2025/09/26 01:14:05 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1186893bcfad6435_d20250926_m010433_c001_v0001042_t0047_u01758848673723") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdde2_d20250926_m010432_c001_v7007000_t0000_u01758848672612") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d807_d20250926_m010430_c001_v0001115_t0047_u01758848670431") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdddd_d20250926_m010429_c001_v7007000_t0000_u01758848669681") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1186893bcfad6429_d20250926_m010427_c001_v0001042_t0009_u01758848667582") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fd3_d20250926_m010415_c001_v7007000_t0000_u01758848655179") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7bf_d20250926_m010413_c001_v0001115_t0037_u01758848653041") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fcd_d20250926_m010411_c001_v7007000_t0000_u01758848651011") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7b1_d20250926_m010409_c001_v0001115_t0056_u01758848649151") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fc7_d20250926_m010407_c001_v7007000_t0000_u01758848647574") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d79c_d20250926_m010405_c001_v0001115_t0047_u01758848645977") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fb5_d20250926_m010357_c001_v7007000_t0000_u01758848637980") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d773_d20250926_m010355_c001_v0001115_t0056_u01758848635989") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fa4_d20250926_m010355_c001_v7007000_t0000_u01758848635626") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d769_d20250926_m010353_c001_v0001115_t0039_u01758848633823") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40f94_d20250926_m010353_c001_v7007000_t0000_u01758848633456") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d765_d20250926_m010352_c001_v0001115_t0007_u01758848632587") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d763_d20250926_m010351_c001_v0001115_t0054_u01758848631574") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40f81_d20250926_m010351_c001_v7007000_t0000_u01758848631210") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d75f_d20250926_m010350_c001_v0001115_t0023_u01758848630243") 2025/09/26 01:14:06 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d759_d20250926_m010349_c001_v0001115_t0029_u01758848629363") 2025/09/26 01:14:07 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40f6e_d20250926_m010349_c001_v7007000_t0000_u01758848629001") 2025/09/26 01:14:07 DEBUG : potato: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d74d_d20250926_m010347_c001_v0001115_t0044_u01758848627939") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4203db09102f6e03_d20250926_m010524_c001_v7007000_t0000_u01758848724504") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d892_d20250926_m010523_c001_v0001115_t0021_u01758848723611") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4203db09102f6dff_d20250926_m010515_c001_v7007000_t0000_u01758848715603") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b2001_d20250926_m010510_c001_v0001113_t0027_u01758848710267") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cde09_d20250926_m010502_c001_v7007000_t0000_u01758848702117") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d837_d20250926_m010456_c001_v0001115_t0014_u01758848696651") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cddf9_d20250926_m010448_c001_v7007000_t0000_u01758848688874") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b1f9d_d20250926_m010444_c001_v0001113_t0004_u01758848684185") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fde_d20250926_m010420_c001_v7007000_t0000_u01758848660954") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7ce_d20250926_m010418_c001_v0001115_t0013_u01758848658476") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fd8_d20250926_m010418_c001_v7007000_t0000_u01758848658112") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7ca_d20250926_m010415_c001_v0001115_t0035_u01758848655724") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fd4_d20250926_m010415_c001_v7007000_t0000_u01758848655360") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7c6_d20250926_m010414_c001_v0001115_t0016_u01758848654339") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fd1_d20250926_m010412_c001_v7007000_t0000_u01758848652655") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7b9_d20250926_m010411_c001_v0001115_t0001_u01758848651411") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fcb_d20250926_m010408_c001_v7007000_t0000_u01758848648790") 2025/09/26 01:14:07 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7a9_d20250926_m010407_c001_v0001115_t0022_u01758848647585") 2025/09/26 01:14:08 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e40fbc_d20250926_m010358_c001_v7007000_t0000_u01758848638727") 2025/09/26 01:14:08 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d779_d20250926_m010357_c001_v0001115_t0036_u01758848637463") 2025/09/26 01:14:08 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb739_d20250926_m010246_c001_v7007000_t0000_u01758848566908") 2025/09/26 01:14:08 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d699_d20250926_m010245_c001_v0001115_t0045_u01758848565944") 2025/09/26 01:14:08 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb734_d20250926_m010245_c001_v7007000_t0000_u01758848565030") 2025/09/26 01:14:08 DEBUG : potato2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d694_d20250926_m010244_c001_v0001115_t0007_u01758848564125") 2025/09/26 01:14:08 DEBUG : potato3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4203db09102f6e00_d20250926_m010515_c001_v7007000_t0000_u01758848715786") 2025/09/26 01:14:08 DEBUG : potato3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b2007_d20250926_m010511_c001_v0001113_t0008_u01758848711954") 2025/09/26 01:14:08 DEBUG : potato3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cde0a_d20250926_m010502_c001_v7007000_t0000_u01758848702475") 2025/09/26 01:14:08 DEBUG : potato3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d83d_d20250926_m010457_c001_v0001115_t0053_u01758848697982") 2025/09/26 01:14:08 DEBUG : potato3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cddfa_d20250926_m010449_c001_v7007000_t0000_u01758848689327") 2025/09/26 01:14:08 DEBUG : potato3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b1fa2_d20250926_m010445_c001_v0001113_t0054_u01758848685249") 2025/09/26 01:14:08 DEBUG : pre-dest1/1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cde5f_d20250926_m010559_c001_v7007000_t0000_u01758848759999") 2025/09/26 01:14:08 DEBUG : pre-dest1/1: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b206b_d20250926_m010551_c001_v0001113_t0011_u01758848751449") 2025/09/26 01:14:08 DEBUG : pre-dest2/2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cde61_d20250926_m010600_c001_v7007000_t0000_u01758848760183") 2025/09/26 01:14:08 DEBUG : pre-dest2/2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d8ce_d20250926_m010552_c001_v0001115_t0020_u01758848752186") 2025/09/26 01:14:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f423de3326ff58865_d20250926_m010536_c001_v7007000_t0000_u01758848736354") 2025/09/26 01:14:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b2042_d20250926_m010532_c001_v0001113_t0057_u01758848732266") 2025/09/26 01:14:08 DEBUG : sizeonly: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cf61_d20250926_m010330_c001_v7007000_t0000_u01758848610176") 2025/09/26 01:14:08 DEBUG : sizeonly: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d703_d20250926_m010328_c001_v0001115_t0057_u01758848608969") 2025/09/26 01:14:09 DEBUG : splitbanan: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f403c2324b21b8aea_d20250926_m011110_c001_v7007000_t0000_u01758849070084") 2025/09/26 01:14:09 DEBUG : splitbanan: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff446_d20250926_m011102_c001_v0001099_t0046_u01758849062032") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef93c_d20250926_m011240_c001_v7007000_t0000_u01758849160573") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982447_d20250926_m011233_c001_v0001043_t0043_u01758849153434") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f406aa5ac21ce2ac1_d20250926_m011222_c001_v7007000_t0000_u01758849142495") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982418_d20250926_m011215_c001_v0001043_t0000_u01758849135378") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f405f049a90fcab5c_d20250926_m011204_c001_v7007000_t0000_u01758849124305") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9823f1_d20250926_m011157_c001_v0001043_t0014_u01758849117661") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339d51e_d20250926_m011146_c001_v7007000_t0000_u01758849106486") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9823c3_d20250926_m011139_c001_v0001043_t0023_u01758849099928") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e4174e_d20250926_m011128_c001_v7007000_t0000_u01758849088595") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98239e_d20250926_m011121_c001_v0001043_t0041_u01758849081643") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f407bccd386e416fe_d20250926_m011104_c001_v7007000_t0000_u01758849064383") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98235d_d20250926_m011100_c001_v0001043_t0015_u01758849060655") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b68c_d20250926_m011050_c001_v7007000_t0000_u01758849050048") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dce6_d20250926_m011042_c001_v0001115_t0029_u01758849042042") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f411bd6689db4859a_d20250926_m011040_c001_v7007000_t0000_u01758849040770") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dcce_d20250926_m011035_c001_v0001115_t0038_u01758849035943") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14fa1_d20250926_m011025_c001_v7007000_t0000_u01758849025894") 2025/09/26 01:14:09 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe03b7_d20250926_m011018_c001_v0001113_t0006_u01758849018164") 2025/09/26 01:14:10 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4095ea60f339cf91_d20250926_m011017_c001_v7007000_t0000_u01758849017088") 2025/09/26 01:14:10 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff36d_d20250926_m011012_c001_v0001099_t0025_u01758849012953") 2025/09/26 01:14:10 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4128667835ba2d09_d20250926_m010956_c001_v7007000_t0000_u01758848996446") 2025/09/26 01:14:10 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dc1f_d20250926_m010951_c001_v0001115_t0050_u01758848991821") 2025/09/26 01:14:10 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4023a42e90c14f45_d20250926_m010941_c001_v7007000_t0000_u01758848981252") 2025/09/26 01:14:10 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982257_d20250926_m010934_c001_v0001043_t0005_u01758848974375") 2025/09/26 01:14:10 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4132479332b81109_d20250926_m010923_c001_v7007000_t0000_u01758848963994") 2025/09/26 01:14:10 DEBUG : splitbananasplit: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff27d_d20250926_m010917_c001_v0001099_t0054_u01758848957289") 2025/09/26 01:14:10 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1ba089_d20250926_m011044_c001_v7007000_t0000_u01758849044754") 2025/09/26 01:14:10 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817dcd2_d20250926_m011037_c001_v0001115_t0044_u01758849037468") 2025/09/26 01:14:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b57d_d20250926_m010907_c001_v7007000_t0000_u01758848947907") 2025/09/26 01:14:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817db97_d20250926_m010905_c001_v0001115_t0030_u01758848945195") 2025/09/26 01:14:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9ff2_d20250926_m010904_c001_v7007000_t0000_u01758848944058") 2025/09/26 01:14:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98220c_d20250926_m010901_c001_v0001043_t0024_u01758848941451") 2025/09/26 01:14:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdded_d20250926_m010440_c001_v7007000_t0000_u01758848680729") 2025/09/26 01:14:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d821_d20250926_m010439_c001_v0001115_t0017_u01758848679535") 2025/09/26 01:14:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cddeb_d20250926_m010438_c001_v7007000_t0000_u01758848678877") 2025/09/26 01:14:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b1f8c_d20250926_m010437_c001_v0001113_t0040_u01758848677435") 2025/09/26 01:14:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cf46_d20250926_m010326_c001_v7007000_t0000_u01758848606564") 2025/09/26 01:14:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6f7_d20250926_m010324_c001_v0001115_t0028_u01758848604531") 2025/09/26 01:14:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cf34_d20250926_m010324_c001_v7007000_t0000_u01758848604144") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6f5_d20250926_m010322_c001_v0001115_t0015_u01758848602553") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cf31_d20250926_m010320_c001_v7007000_t0000_u01758848600464") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6eb_d20250926_m010319_c001_v0001115_t0023_u01758848599191") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cf30_d20250926_m010318_c001_v7007000_t0000_u01758848598641") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6e7_d20250926_m010317_c001_v0001115_t0043_u01758848597309") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6dd_d20250926_m010314_c001_v0001115_t0031_u01758848594219") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cf28_d20250926_m010313_c001_v7007000_t0000_u01758848593849") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6d7_d20250926_m010312_c001_v0001115_t0004_u01758848592818") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6d3_d20250926_m010311_c001_v0001115_t0032_u01758848591685") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40838f7c6d25cf26_d20250926_m010311_c001_v7007000_t0000_u01758848591315") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6cc_d20250926_m010307_c001_v0001115_t0003_u01758848587768") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6c6_d20250926_m010304_c001_v0001115_t0035_u01758848584290") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb74a_d20250926_m010303_c001_v7007000_t0000_u01758848583911") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6c2_d20250926_m010302_c001_v0001115_t0020_u01758848582865") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6c0_d20250926_m010301_c001_v0001115_t0032_u01758848581861") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb746_d20250926_m010301_c001_v7007000_t0000_u01758848581499") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6b2_d20250926_m010257_c001_v0001115_t0029_u01758848577315") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb742_d20250926_m010256_c001_v7007000_t0000_u01758848576944") 2025/09/26 01:14:11 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6ae_d20250926_m010255_c001_v0001115_t0005_u01758848575806") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb741_d20250926_m010254_c001_v7007000_t0000_u01758848574896") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6aa_d20250926_m010254_c001_v0001115_t0055_u01758848574032") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb73f_d20250926_m010253_c001_v7007000_t0000_u01758848573489") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6a6_d20250926_m010252_c001_v0001115_t0047_u01758848572450") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb73c_d20250926_m010251_c001_v7007000_t0000_u01758848571544") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6a4_d20250926_m010250_c001_v0001115_t0005_u01758848570190") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb73b_d20250926_m010249_c001_v7007000_t0000_u01758848569632") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d6a2_d20250926_m010248_c001_v0001115_t0033_u01758848568891") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb73a_d20250926_m010248_c001_v7007000_t0000_u01758848568344") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d69e_d20250926_m010247_c001_v0001115_t0055_u01758848567450") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb72c_d20250926_m010242_c001_v7007000_t0000_u01758848562089") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d68c_d20250926_m010241_c001_v0001115_t0045_u01758848561138") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb728_d20250926_m010240_c001_v7007000_t0000_u01758848560525") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d688_d20250926_m010239_c001_v0001115_t0023_u01758848559671") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb725_d20250926_m010238_c001_v7007000_t0000_u01758848558747") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d684_d20250926_m010237_c001_v0001115_t0058_u01758848557909") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4173808e5efbb71e_d20250926_m010235_c001_v7007000_t0000_u01758848555546") 2025/09/26 01:14:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d67e_d20250926_m010234_c001_v0001115_t0048_u01758848554543") 2025/09/26 01:14:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b57e_d20250926_m010908_c001_v7007000_t0000_u01758848948092") 2025/09/26 01:14:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff244_d20250926_m010904_c001_v0001099_t0012_u01758848944846") 2025/09/26 01:14:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f417a220a8a1b9ff5_d20250926_m010904_c001_v7007000_t0000_u01758848944240") 2025/09/26 01:14:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff234_d20250926_m010901_c001_v0001099_t0039_u01758848941295") 2025/09/26 01:14:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef941_d20250926_m011242_c001_v7007000_t0000_u01758849162838") 2025/09/26 01:14:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe05c8_d20250926_m011241_c001_v0001113_t0028_u01758849161949") 2025/09/26 01:14:13 DEBUG : sub/yam: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdde5_d20250926_m010435_c001_v7007000_t0000_u01758848675716") 2025/09/26 01:14:13 DEBUG : sub/yam: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b1f7e_d20250926_m010433_c001_v0001113_t0024_u01758848673370") 2025/09/26 01:14:13 DEBUG : test_dir1/file2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b562_d20250926_m010900_c001_v7007000_t0000_u01758848940494") 2025/09/26 01:14:13 DEBUG : test_dir1/file2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d982209_d20250926_m010858_c001_v0001043_t0044_u01758848938379") 2025/09/26 01:14:13 DEBUG : test_dir1/file2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b54d_d20250926_m010857_c001_v7007000_t0000_u01758848937593") 2025/09/26 01:14:13 DEBUG : test_dir1/file2: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff223_d20250926_m010855_c001_v0001099_t0022_u01758848935779") 2025/09/26 01:14:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b564_d20250926_m010900_c001_v7007000_t0000_u01758848940687") 2025/09/26 01:14:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff22f_d20250926_m010858_c001_v0001099_t0000_u01758848938370") 2025/09/26 01:14:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f40170caf8232b54f_d20250926_m010857_c001_v7007000_t0000_u01758848937775") 2025/09/26 01:14:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1158ff06a511f76c_d20250926_m010855_c001_v0001120_t0003_u01758848935787") 2025/09/26 01:14:13 DEBUG : three: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cddda_d20250926_m010426_c001_v7007000_t0000_u01758848666840") 2025/09/26 01:14:13 DEBUG : three: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7fb_d20250926_m010425_c001_v0001115_t0027_u01758848665379") 2025/09/26 01:14:13 DEBUG : three: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817d7e7_d20250926_m010422_c001_v0001115_t0013_u01758848662446") 2025/09/26 01:14:13 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef944_d20250926_m011244_c001_v7007000_t0000_u01758849164616") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff5bf_d20250926_m011243_c001_v0001099_t0057_u01758849163806") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef99a_d20250926_m011305_c001_v7007000_t0000_u01758849185685") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817de6c_d20250926_m011303_c001_v0001115_t0015_u01758849183681") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef97d_d20250926_m011302_c001_v7007000_t0000_u01758849182140") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff608_d20250926_m011300_c001_v0001099_t0059_u01758849180171") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef967_d20250926_m011259_c001_v7007000_t0000_u01758849179171") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0628_d20250926_m011258_c001_v0001113_t0046_u01758849178288") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef94b_d20250926_m011252_c001_v7007000_t0000_u01758849172505") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff5e8_d20250926_m011251_c001_v0001099_t0058_u01758849171189") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef94e_d20250926_m011255_c001_v7007000_t0000_u01758849175436") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817de4e_d20250926_m011253_c001_v0001115_t0044_u01758849173457") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef949_d20250926_m011250_c001_v7007000_t0000_u01758849170205") 2025/09/26 01:14:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1170746597fe0600_d20250926_m011249_c001_v0001113_t0039_u01758849169514") 2025/09/26 01:14:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef947_d20250926_m011248_c001_v7007000_t0000_u01758849168476") 2025/09/26 01:14:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98246d_d20250926_m011247_c001_v0001043_t0014_u01758849167472") 2025/09/26 01:14:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef946_d20250926_m011246_c001_v7007000_t0000_u01758849166479") 2025/09/26 01:14:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f11686a57f817de26_d20250926_m011245_c001_v0001115_t0019_u01758849165608") 2025/09/26 01:14:15 DEBUG : toe/toe/toe: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f418814260121d565_d20250926_m011311_c001_v7007000_t0000_u01758849191085") 2025/09/26 01:14:15 DEBUG : toe/toe/toe: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f1123e8644b6ff61c_d20250926_m011310_c001_v0001099_t0005_u01758849190212") 2025/09/26 01:14:15 DEBUG : toe/toe/toe: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef959_d20250926_m011257_c001_v7007000_t0000_u01758849177294") 2025/09/26 01:14:15 DEBUG : toe/toe/toe: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d98248c_d20250926_m011256_c001_v0001043_t0038_u01758849176389") 2025/09/26 01:14:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef99f_d20250926_m011306_c001_v7007000_t0000_u01758849186280") 2025/09/26 01:14:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f109eb07a4d9824a8_d20250926_m011305_c001_v0001043_t0038_u01758849185340") 2025/09/26 01:14:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f410217911d1ef982_d20250926_m011302_c001_v7007000_t0000_u01758849182732") 2025/09/26 01:14:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f108cf45c29719d0d_d20250926_m011301_c001_v0001037_t0042_u01758849181715") 2025/09/26 01:14:15 DEBUG : two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdddb_d20250926_m010427_c001_v7007000_t0000_u01758848667023") 2025/09/26 01:14:15 DEBUG : two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4186893bcfad641b_d20250926_m010424_c001_v0001042_t0031_u01758848664626") 2025/09/26 01:14:15 DEBUG : two: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f41686a57f817d7e3_d20250926_m010422_c001_v0001115_t0000_u01758848662263") 2025/09/26 01:14:15 DEBUG : yam: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdde8_d20250926_m010436_c001_v7007000_t0000_u01758848676453") 2025/09/26 01:14:15 DEBUG : yam: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f104c34b6e8fa873d_d20250926_m010435_c001_v0001134_t0027_u01758848675367") 2025/09/26 01:14:15 DEBUG : yam: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdde1_d20250926_m010431_c001_v7007000_t0000_u01758848671922") 2025/09/26 01:14:15 DEBUG : yam: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b1f72_d20250926_m010430_c001_v0001113_t0039_u01758848670446") 2025/09/26 01:14:15 DEBUG : yam: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdddc_d20250926_m010429_c001_v7007000_t0000_u01758848669128") 2025/09/26 01:14:15 DEBUG : yam: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f105d8017062b1f64_d20250926_m010427_c001_v0001113_t0024_u01758848667592") 2025/09/26 01:14:15 DEBUG : yaml: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdde3_d20250926_m010432_c001_v7007000_t0000_u01758848672803") 2025/09/26 01:14:15 DEBUG : yaml: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f111a62d461f64b3c_d20250926_m010431_c001_v0001172_t0052_u01758848671585") 2025/09/26 01:14:15 DEBUG : yaml: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f4195ca02909cdddf_d20250926_m010429_c001_v7007000_t0000_u01758848669865") 2025/09/26 01:14:16 DEBUG : yaml: Deleting (id "4_z9f820de380bd8b3b9f980e1b_f108d9c2ae66b3c44_d20250926_m010428_c001_v0001165_t0028_u01758848668916") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m46.231977328s (try 1/5)