"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/20 04:31:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni" 2025/08/20 04:31:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/20 04:31:51 DEBUG : Creating backend with remote "/tmp/rclone3560630290" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:31:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:31:53 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:31:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/20 04:31:53 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.68s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:31:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:31:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:31:54 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:31:54 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:31:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:31:55 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:31:55 DEBUG : B2 bucket rclone-test-vibubar7goni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.74s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", 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-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:31:56 DEBUG : Creating backend with remote "/non-existing" 2025/08/20 04:31:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/20 04:31:57 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:31:57 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:31:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:31:58 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:31:58 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:31:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:31:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.94s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", 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-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:31:59 INFO : B2 bucket rclone-test-vibubar7goni: Running all checks before starting transfers 2025/08/20 04:31:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:31:59 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:31:59 INFO : B2 bucket rclone-test-vibubar7goni: Checks finished, now starting transfers 2025/08/20 04:31:59 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.42s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:01 ERROR : Ignoring --no-traverse with sync 2025/08/20 04:32:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:32:01 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:01 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:01 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:32:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/20 04:32:02 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:02 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/20 04:32:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:32:03 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:03 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:32:05 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:05 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/20 04:32:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:32:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/20 04:32:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:32:06 INFO : sub dir2: Making directory 2025/08/20 04:32:06 INFO : sub dir: Making directory 2025/08/20 04:32:06 INFO : sub dir2/sub sub dir2: Making directory 2025/08/20 04:32:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:32:06 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:06 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:07 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/20 04:32:07 DEBUG : B2 bucket rclone-test-vibubar7goni: 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-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:08 INFO : sub dir2: Making directory 2025/08/20 04:32:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/20 04:32:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:32:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:32:08 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:08 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.27s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:09 DEBUG : sub dir2: Making directory with metadata 2025/08/20 04:32:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:32:09 INFO : sub dir2: Making directory 2025/08/20 04:32:09 INFO : sub dir: Making directory 2025/08/20 04:32:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:32:09 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:09 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:10 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:32:10 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/20 04:32:10 DEBUG : B2 bucket rclone-test-vibubar7goni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/20 04:32:10 DEBUG : B2 bucket rclone-test-vibubar7goni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.54s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", 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-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:11 INFO : sub dir2: Making directory 2025/08/20 04:32:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:32:11 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:11 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:11 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:32:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:12 DEBUG : sub dir2: Making directory with metadata 2025/08/20 04:32:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:32:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:32:12 INFO : sub dir2: Making directory 2025/08/20 04:32:12 INFO : sub dir: Making directory 2025/08/20 04:32:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:32:12 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:12 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:13 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:32:13 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/20 04:32:13 DEBUG : B2 bucket rclone-test-vibubar7goni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.24s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", 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-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:14 INFO : sub dir2: Making directory 2025/08/20 04:32:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:32:14 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:14 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:15 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:32:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.60s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xibolif3yoxo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vibubar7goni -> B2 bucket rclone-test-xibolif3yoxo 2025/08/20 04:32:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:32:17 DEBUG : B2 bucket rclone-test-xibolif3yoxo: Waiting for checks to finish 2025/08/20 04:32:17 DEBUG : B2 bucket rclone-test-xibolif3yoxo: Waiting for transfers to finish 2025/08/20 04:32:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/20 04:32:21 DEBUG : B2 bucket rclone-test-xibolif3yoxo: Purge remote 2025/08/20 04:32:21 INFO : B2 bucket rclone-test-xibolif3yoxo: cleaning bucket "rclone-test-xibolif3yoxo" of all files 2025/08/20 04:32:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2cda3b0fdcb5b9f880e1b_f105665220a153d73_d20250820_m043221_c001_v0001032_t0055_u01755664341194") --- PASS: TestServerSideCopy (9.65s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/20 04:32:26 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:26 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/20 04:32:26 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.16s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nedepac8qede" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vibubar7goni -> B2 bucket rclone-test-nedepac8qede 2025/08/20 04:32:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:32:29 DEBUG : B2 bucket rclone-test-nedepac8qede: Waiting for checks to finish 2025/08/20 04:32:29 DEBUG : B2 bucket rclone-test-nedepac8qede: Waiting for transfers to finish 2025/08/20 04:32:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/20 04:32:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/20 04:32:34 DEBUG : B2 bucket rclone-test-nedepac8qede: Waiting for checks to finish 2025/08/20 04:32:34 DEBUG : B2 bucket rclone-test-nedepac8qede: Waiting for transfers to finish 2025/08/20 04:32:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/20 04:32:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/20 04:32:36 DEBUG : B2 bucket rclone-test-nedepac8qede: Purge remote 2025/08/20 04:32:36 INFO : B2 bucket rclone-test-nedepac8qede: cleaning bucket "rclone-test-nedepac8qede" of all files 2025/08/20 04:32:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f32fd83b0fdcb5b9f880e1b_f104d70db34bb0b78_d20250820_m043235_c001_v0001117_t0056_u01755664355058") 2025/08/20 04:32:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f32fd83b0fdcb5b9f880e1b_f100e384ca98e1073_d20250820_m043232_c001_v0001100_t0056_u01755664352988") --- PASS: TestServerSideCopyOverSelf (12.11s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/20 04:32:40 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:40 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/20 04:32:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/20 04:32:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.28s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:42 DEBUG : Creating backend with remote "TestB2:rclone-test-katidub9duha" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vibubar7goni -> B2 bucket rclone-test-katidub9duha 2025/08/20 04:32:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:32:43 DEBUG : B2 bucket rclone-test-katidub9duha: Waiting for checks to finish 2025/08/20 04:32:43 DEBUG : B2 bucket rclone-test-katidub9duha: Waiting for transfers to finish 2025/08/20 04:32:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/20 04:32:46 DEBUG : B2 bucket rclone-test-katidub9duha: Waiting for checks to finish 2025/08/20 04:32:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/20 04:32:46 DEBUG : B2 bucket rclone-test-katidub9duha: Waiting for transfers to finish 2025/08/20 04:32:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/20 04:32:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/20 04:32:46 INFO : sub dir/hello world: Deleted 2025/08/20 04:32:48 DEBUG : testing file moves 2025/08/20 04:32:48 DEBUG : B2 bucket rclone-test-katidub9duha: Waiting for checks to finish 2025/08/20 04:32:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/20 04:32:48 DEBUG : B2 bucket rclone-test-katidub9duha: Waiting for transfers to finish 2025/08/20 04:32:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/20 04:32:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/20 04:32:48 INFO : sub dir/hello world: Deleted 2025/08/20 04:32:49 DEBUG : B2 bucket rclone-test-katidub9duha: Purge remote 2025/08/20 04:32:49 INFO : B2 bucket rclone-test-katidub9duha: cleaning bucket "rclone-test-katidub9duha" of all files 2025/08/20 04:32:49 DEBUG : sub dir/hello world: Deleting (id "4_z3ff23d13c00dcb5b9f880e1b_f107221bce3b11ce0_d20250820_m043248_c001_v0001157_t0029_u01755664368372") 2025/08/20 04:32:49 DEBUG : sub dir/hello world: Deleting (id "4_z3ff23d13c00dcb5b9f880e1b_f1063d83c0ecefda8_d20250820_m043246_c001_v0001172_t0046_u01755664366594") 2025/08/20 04:32:49 DEBUG : sub dir/hello world: Deleting (id "4_z3ff23d13c00dcb5b9f880e1b_f106626c6e362da87_d20250820_m043245_c001_v0001029_t0028_u01755664365166") --- PASS: TestServerSideMoveOverSelf (11.83s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:54 ERROR : error listing: directory not found 2025/08/20 04:32:54 INFO : Local file system at /tmp/rclone3560630290: Making directory 2025/08/20 04:32:54 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:54 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.88s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:32:56 DEBUG : Local file system at /tmp/rclone3560630290: Waiting for checks to finish 2025/08/20 04:32:56 DEBUG : Local file system at /tmp/rclone3560630290: Waiting for transfers to finish 2025/08/20 04:32:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:32:56 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/20 04:32:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.78s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/20 04:32:57 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:57 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:32:57 INFO : check sum: Copied (new) 2025/08/20 04:32:57 DEBUG : Waiting for deletions to finish 2025/08/20 04:32:58 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:32:58 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/20 04:32:58 DEBUG : check sum: Unchanged skipping 2025/08/20 04:32:58 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:58 DEBUG : Waiting for deletions to finish 2025/08/20 04:32:58 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.60s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:32:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/20 04:32:59 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:32:59 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:32:59 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/20 04:32:59 INFO : sizeonly: Copied (new) 2025/08/20 04:32:59 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:00 DEBUG : sizeonly: Sizes identical 2025/08/20 04:33:00 DEBUG : sizeonly: Unchanged skipping 2025/08/20 04:33:00 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:00 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:00 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:00 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.87s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/20 04:33:01 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:01 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/20 04:33:01 INFO : ignore-size: Copied (new) 2025/08/20 04:33:01 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:01 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:33:01 DEBUG : ignore-size: Unchanged skipping 2025/08/20 04:33:01 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:01 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:33:03 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:03 DEBUG : existing: Unchanged skipping 2025/08/20 04:33:03 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:03 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:03 INFO : There was nothing to transfer 2025/08/20 04:33:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/20 04:33:03 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:03 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/20 04:33:03 INFO : existing: Copied (replaced existing) 2025/08/20 04:33:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/20 04:33:04 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:04 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/20 04:33:05 INFO : existing: Copied (new) 2025/08/20 04:33:05 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:05 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:05 DEBUG : existing: Destination exists, skipping 2025/08/20 04:33:05 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:05 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.74s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:06 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/20 04:33:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:33:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/20 04:33:07 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:07 DEBUG : c/non empty space: Unchanged skipping 2025/08/20 04:33:07 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:33:07 INFO : a/potato2: Copied (new) 2025/08/20 04:33:07 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:07 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:09 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:09 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/08/20 04:33:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:33:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/20 04:33:09 DEBUG : empty space: Unchanged skipping 2025/08/20 04:33:09 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:09 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:09 INFO : There was nothing to transfer 2025/08/20 04:33:09 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:09 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/08/20 04:33:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:33:10 INFO : empty space: Updated modification time in destination 2025/08/20 04:33:10 DEBUG : empty space: Unchanged skipping 2025/08/20 04:33:10 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:10 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:10 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:11 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/08/20 04:33:11 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:33:11 DEBUG : empty space: Unchanged skipping 2025/08/20 04:33:11 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:11 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.48s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:13 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:13 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/08/20 04:33:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3560630290) 2025/08/20 04:33:13 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vibubar7goni) 2025/08/20 04:33:13 DEBUG : foo: sha1 differ 2025/08/20 04:33:13 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/20 04:33:13 INFO : foo: Copied (replaced existing) 2025/08/20 04:33:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:33:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/20 04:33:15 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:15 DEBUG : empty space: Unchanged skipping 2025/08/20 04:33:15 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:33:15 INFO : potato: Copied (new) 2025/08/20 04:33:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.57s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/20 04:33:17 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:17 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/20 04:33:17 INFO : potato: Copied (replaced existing) 2025/08/20 04:33:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:19 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/08/20 04:33:19 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3560630290) 2025/08/20 04:33:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vibubar7goni) 2025/08/20 04:33:19 DEBUG : potato: sha1 differ 2025/08/20 04:33:19 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/20 04:33:19 INFO : potato: Copied (replaced existing) 2025/08/20 04:33:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:33:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:33:21 DEBUG : empty space: Unchanged skipping 2025/08/20 04:33:21 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:21 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/20 04:33:21 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:33:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:33:23 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:23 DEBUG : empty space: Unchanged skipping 2025/08/20 04:33:23 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:33:24 INFO : potato2: Copied (new) 2025/08/20 04:33:24 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:26 INFO : d: Making directory 2025/08/20 04:33:26 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/20 04:33:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:33:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/20 04:33:26 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:26 DEBUG : c/non empty space: Unchanged skipping 2025/08/20 04:33:26 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:33:27 INFO : a/potato2: Copied (new) 2025/08/20 04:33:27 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:27 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:28 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/20 04:33:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:33:29 DEBUG : c/non empty space: Unchanged skipping 2025/08/20 04:33:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/20 04:33:29 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:29 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:33:29 INFO : a/potato2: Copied (new) 2025/08/20 04:33:29 ERROR : B2 bucket rclone-test-vibubar7goni: not deleting files as there were IO errors 2025/08/20 04:33:29 ERROR : B2 bucket rclone-test-vibubar7goni: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:31 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:33:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:33:31 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:31 DEBUG : empty space: Unchanged skipping 2025/08/20 04:33:31 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:32 INFO : potato: Deleted 2025/08/20 04:33:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:33:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.28s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:34 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:34 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:34 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:34 INFO : potato: Deleted 2025/08/20 04:33:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:33:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:33:34 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:34 DEBUG : empty space: Unchanged skipping 2025/08/20 04:33:34 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:33:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:33:36 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:36 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:37 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/20 04:33:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:39 DEBUG : enormous: Excluded (Size Filter) 2025/08/20 04:33:39 DEBUG : enormous: Excluded 2025/08/20 04:33:39 DEBUG : potato2: Excluded (Size Filter) 2025/08/20 04:33:39 DEBUG : potato2: Excluded 2025/08/20 04:33:39 DEBUG : potato2: Excluded (Size Filter) 2025/08/20 04:33:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:33:39 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:39 DEBUG : empty space: Unchanged skipping 2025/08/20 04:33:39 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:39 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:39 INFO : There was nothing to transfer 2025/08/20 04:33:39 DEBUG : enormous: Excluded (Size Filter) 2025/08/20 04:33:39 DEBUG : enormous: Excluded 2025/08/20 04:33:39 DEBUG : potato2: Excluded (Size Filter) 2025/08/20 04:33:39 DEBUG : potato2: Excluded 2025/08/20 04:33:39 DEBUG : potato2: Excluded (Size Filter) 2025/08/20 04:33:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/20 04:33:39 DEBUG : empty space: Unchanged skipping 2025/08/20 04:33:39 DEBUG : Local file system at /tmp/rclone3560630290: Waiting for checks to finish 2025/08/20 04:33:39 DEBUG : Local file system at /tmp/rclone3560630290: Waiting for transfers to finish 2025/08/20 04:33:39 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:42 DEBUG : enormous: Excluded (Size Filter) 2025/08/20 04:33:42 DEBUG : enormous: Excluded 2025/08/20 04:33:42 DEBUG : potato2: Excluded (Size Filter) 2025/08/20 04:33:42 DEBUG : potato2: Excluded 2025/08/20 04:33:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:33:42 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:42 DEBUG : empty space: Unchanged skipping 2025/08/20 04:33:42 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:42 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:42 INFO : enormous: Deleted 2025/08/20 04:33:42 INFO : potato2: Deleted 2025/08/20 04:33:42 INFO : There was nothing to transfer 2025/08/20 04:33:43 DEBUG : Local file system at /tmp/rclone3560630290: Waiting for checks to finish 2025/08/20 04:33:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/20 04:33:43 DEBUG : empty space: Unchanged skipping 2025/08/20 04:33:43 DEBUG : Local file system at /tmp/rclone3560630290: Waiting for transfers to finish 2025/08/20 04:33:43 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:43 INFO : potato2: Deleted 2025/08/20 04:33:43 INFO : enormous: Deleted 2025/08/20 04:33:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.17s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:45 DEBUG : five: Need to transfer - File not found at Destination 2025/08/20 04:33:45 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/20 04:33:45 DEBUG : one: Destination is newer than source, skipping 2025/08/20 04:33:45 DEBUG : three: Sizes identical 2025/08/20 04:33:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3560630290) 2025/08/20 04:33:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vibubar7goni) 2025/08/20 04:33:45 DEBUG : two: sha1 differ 2025/08/20 04:33:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/20 04:33:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/20 04:33:45 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/20 04:33:45 INFO : five: Copied (new) 2025/08/20 04:33:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/20 04:33:46 INFO : four: Copied (replaced existing) 2025/08/20 04:33:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/20 04:33:46 INFO : two: Copied (replaced existing) 2025/08/20 04:33:46 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:46 DEBUG : one: Destination is newer than source, skipping 2025/08/20 04:33:46 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3560630290) 2025/08/20 04:33:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vibubar7goni) 2025/08/20 04:33:46 DEBUG : three: sha1 differ 2025/08/20 04:33:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/20 04:33:46 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/20 04:33:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/20 04:33:46 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/20 04:33:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/20 04:33:46 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/20 04:33:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/20 04:33:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/20 04:33:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/20 04:33:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/20 04:33:46 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:33:47 INFO : three: Copied (replaced existing) 2025/08/20 04:33:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.84s) === 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-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/20 04:33:48 INFO : B2 bucket rclone-test-vibubar7goni: Making map for --track-renames 2025/08/20 04:33:48 INFO : B2 bucket rclone-test-vibubar7goni: Finished making map for --track-renames 2025/08/20 04:33:48 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:48 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for renames to finish 2025/08/20 04:33:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/20 04:33:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/20 04:33:48 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/20 04:33:48 INFO : potato: Copied (new) 2025/08/20 04:33:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/20 04:33:49 INFO : yam: Copied (new) 2025/08/20 04:33:49 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:33:49 INFO : B2 bucket rclone-test-vibubar7goni: Making map for --track-renames 2025/08/20 04:33:49 INFO : B2 bucket rclone-test-vibubar7goni: Finished making map for --track-renames 2025/08/20 04:33:49 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:49 DEBUG : potato: Unchanged skipping 2025/08/20 04:33:49 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for renames to finish 2025/08/20 04:33:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/20 04:33:50 INFO : yam: Copied (server-side copy) to: yaml 2025/08/20 04:33:50 INFO : yam: Deleted 2025/08/20 04:33:50 INFO : yaml: Renamed from "yam" 2025/08/20 04:33:50 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/20 04:33:51 INFO : B2 bucket rclone-test-vibubar7goni: Making map for --track-renames 2025/08/20 04:33:51 INFO : B2 bucket rclone-test-vibubar7goni: Finished making map for --track-renames 2025/08/20 04:33:51 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/20 04:33:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/20 04:33:51 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for renames to finish 2025/08/20 04:33:51 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/20 04:33:51 INFO : yam: Copied (new) 2025/08/20 04:33:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/20 04:33:51 INFO : potato: Copied (new) 2025/08/20 04:33:51 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:33:52 INFO : B2 bucket rclone-test-vibubar7goni: Making map for --track-renames 2025/08/20 04:33:52 INFO : B2 bucket rclone-test-vibubar7goni: Finished making map for --track-renames 2025/08/20 04:33:52 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:52 DEBUG : potato: Unchanged skipping 2025/08/20 04:33:52 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for renames to finish 2025/08/20 04:33:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/20 04:33:52 INFO : yam: Copied (server-side copy) to: yaml 2025/08/20 04:33:53 INFO : yam: Deleted 2025/08/20 04:33:53 INFO : yaml: Renamed from "yam" 2025/08/20 04:33:53 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/20 04:33:54 INFO : B2 bucket rclone-test-vibubar7goni: Making map for --track-renames 2025/08/20 04:33:54 INFO : B2 bucket rclone-test-vibubar7goni: Finished making map for --track-renames 2025/08/20 04:33:54 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/20 04:33:54 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for renames to finish 2025/08/20 04:33:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/20 04:33:54 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/20 04:33:54 INFO : sub/yam: Copied (new) 2025/08/20 04:33:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/20 04:33:54 INFO : potato: Copied (new) 2025/08/20 04:33:54 DEBUG : Waiting for deletions to finish 2025/08/20 04:33:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:33:55 DEBUG : potato: Unchanged skipping 2025/08/20 04:33:55 INFO : B2 bucket rclone-test-vibubar7goni: Making map for --track-renames 2025/08/20 04:33:55 INFO : B2 bucket rclone-test-vibubar7goni: Finished making map for --track-renames 2025/08/20 04:33:55 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:55 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for renames to finish 2025/08/20 04:33:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/20 04:33:55 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/20 04:33:56 INFO : sub/yam: Deleted 2025/08/20 04:33:56 INFO : yam: Renamed from "sub/yam" 2025/08/20 04:33:56 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.00s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:57 DEBUG : Creating backend with remote "/tmp/rclone3560630290/dir1" 2025/08/20 04:33:57 DEBUG : Config file has changed externally - reloading 2025/08/20 04:33:57 DEBUG : Creating backend with remote "/tmp/rclone3560630290/dir2" 2025/08/20 04:33:57 DEBUG : Local file system at /tmp/rclone3560630290/dir2: Using server-side directory move 2025/08/20 04:33:57 INFO : Local file system at /tmp/rclone3560630290/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/20 04:33:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/20 04:33:57 DEBUG : Local file system at /tmp/rclone3560630290/dir2: Waiting for checks to finish 2025/08/20 04:33:57 DEBUG : Local file system at /tmp/rclone3560630290/dir2: Waiting for transfers to finish 2025/08/20 04:33:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:33:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/20 04:33:57 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:57 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/20 04:33:57 INFO : nested/sub dir/file: Copied (new) 2025/08/20 04:33:57 INFO : nested/sub dir/file: Deleted 2025/08/20 04:33:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:33:58 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:33:58 INFO : sub dir/hello world: Deleted 2025/08/20 04:33:58 INFO : sub dir: Removing directory 2025/08/20 04:33:58 INFO : nested/sub dir: Removing directory 2025/08/20 04:33:58 INFO : nested: Removing directory 2025/08/20 04:33:58 DEBUG : Local file system at /tmp/rclone3560630290: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:33:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/20 04:33:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/20 04:33:59 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:33:59 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:33:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/20 04:33:59 INFO : nested/sub dir/file: Copied (new) 2025/08/20 04:33:59 INFO : nested/sub dir/file: Deleted 2025/08/20 04:34:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:34:00 INFO : sub dir/hello world: Copied (new) 2025/08/20 04:34:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:34:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/20 04:34:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/20 04:34:01 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:34:01 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:34:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/20 04:34:01 INFO : existing: Copied (new) 2025/08/20 04:34:01 INFO : existing: Deleted 2025/08/20 04:34:01 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/20 04:34:01 INFO : existing-b: Copied (new) 2025/08/20 04:34:01 INFO : existing-b: Deleted 2025/08/20 04:34:01 DEBUG : existing: Destination exists, skipping 2025/08/20 04:34:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/20 04:34:01 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:34:01 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:34:01 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:34:02 DEBUG : Creating backend with remote "TestB2:rclone-test-mecikaq4dibu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vibubar7goni -> B2 bucket rclone-test-mecikaq4dibu 2025/08/20 04:34:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:34:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/20 04:34:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/20 04:34:10 DEBUG : empty space: Unchanged skipping 2025/08/20 04:34:10 DEBUG : B2 bucket rclone-test-mecikaq4dibu: Waiting for checks to finish 2025/08/20 04:34:10 INFO : empty space: Deleted 2025/08/20 04:34:10 DEBUG : B2 bucket rclone-test-mecikaq4dibu: Waiting for transfers to finish 2025/08/20 04:34:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/20 04:34:10 INFO : potato3: Copied (server-side copy) 2025/08/20 04:34:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:34:11 INFO : potato2: Copied (server-side copy) 2025/08/20 04:34:11 INFO : potato3: Deleted 2025/08/20 04:34:11 INFO : potato2: Deleted 2025/08/20 04:34:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pewuhuh2sabo" 2025/08/20 04:34:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/20 04:34:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:34:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/20 04:34:12 DEBUG : B2 bucket rclone-test-pewuhuh2sabo: Waiting for checks to finish 2025/08/20 04:34:12 DEBUG : B2 bucket rclone-test-pewuhuh2sabo: Waiting for transfers to finish 2025/08/20 04:34:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:34:16 INFO : empty space: Copied (server-side copy) 2025/08/20 04:34:16 INFO : empty space: Deleted 2025/08/20 04:34:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/20 04:34:16 INFO : potato3: Copied (server-side copy) 2025/08/20 04:34:17 INFO : potato3: Deleted 2025/08/20 04:34:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:34:17 INFO : potato2: Copied (server-side copy) 2025/08/20 04:34:17 INFO : potato2: Deleted 2025/08/20 04:34:17 DEBUG : B2 bucket rclone-test-pewuhuh2sabo: Purge remote 2025/08/20 04:34:17 INFO : B2 bucket rclone-test-pewuhuh2sabo: cleaning bucket "rclone-test-pewuhuh2sabo" of all files 2025/08/20 04:34:18 DEBUG : empty space: Deleting (id "4_z1fa28de3c01dcb5b9f880e1b_f101128430db444bd_d20250820_m043416_c001_v0001172_t0036_u01755664456486") 2025/08/20 04:34:18 DEBUG : potato2: Deleting (id "4_z1fa28de3c01dcb5b9f880e1b_f116c558c5baadc39_d20250820_m043416_c001_v0001117_t0010_u01755664456811") 2025/08/20 04:34:18 DEBUG : potato3: Deleting (id "4_z1fa28de3c01dcb5b9f880e1b_f112699371d66d9ea_d20250820_m043416_c001_v0001180_t0059_u01755664456877") 2025/08/20 04:34:19 DEBUG : B2 bucket rclone-test-mecikaq4dibu: Purge remote 2025/08/20 04:34:19 INFO : B2 bucket rclone-test-mecikaq4dibu: cleaning bucket "rclone-test-mecikaq4dibu" of all files 2025/08/20 04:34:19 DEBUG : empty space: Deleting (id "4_z7f526de3c01dcb5b9f880e1b_f416e654b225bb801_d20250820_m043416_c001_v7007000_t0000_u01755664456784") 2025/08/20 04:34:19 DEBUG : empty space: Deleting (id "4_z7f526de3c01dcb5b9f880e1b_f1106434b66e9aafc_d20250820_m043409_c001_v0001102_t0049_u01755664449078") 2025/08/20 04:34:19 DEBUG : potato2: Deleting (id "4_z7f526de3c01dcb5b9f880e1b_f416e654b225bb804_d20250820_m043417_c001_v7007000_t0000_u01755664457505") 2025/08/20 04:34:19 DEBUG : potato2: Deleting (id "4_z7f526de3c01dcb5b9f880e1b_f11426dceafeed509_d20250820_m043411_c001_v0001179_t0001_u01755664451112") 2025/08/20 04:34:19 DEBUG : potato3: Deleting (id "4_z7f526de3c01dcb5b9f880e1b_f416e654b225bb802_d20250820_m043417_c001_v7007000_t0000_u01755664457080") 2025/08/20 04:34:19 DEBUG : potato3: Deleting (id "4_z7f526de3c01dcb5b9f880e1b_f11320988eb86bed6_d20250820_m043410_c001_v0001091_t0055_u01755664450693") 2025/08/20 04:34:19 DEBUG : potato3: Deleting (id "4_z7f526de3c01dcb5b9f880e1b_f1106434b66e9ab01_d20250820_m043409_c001_v0001102_t0000_u01755664449604") --- PASS: TestServerSideMove (20.32s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:34:23 DEBUG : Creating backend with remote "TestB2:rclone-test-saqaduc0sixi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vibubar7goni -> B2 bucket rclone-test-saqaduc0sixi 2025/08/20 04:34:30 DEBUG : empty space: Excluded (Size Filter) 2025/08/20 04:34:30 DEBUG : empty space: Excluded (Size Filter) 2025/08/20 04:34:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:34:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/20 04:34:30 DEBUG : B2 bucket rclone-test-saqaduc0sixi: Waiting for checks to finish 2025/08/20 04:34:30 DEBUG : B2 bucket rclone-test-saqaduc0sixi: Waiting for transfers to finish 2025/08/20 04:34:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:34:30 INFO : potato2: Copied (server-side copy) 2025/08/20 04:34:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/20 04:34:30 INFO : potato3: Copied (server-side copy) 2025/08/20 04:34:31 INFO : potato2: Deleted 2025/08/20 04:34:31 INFO : potato3: Deleted 2025/08/20 04:34:31 DEBUG : Creating backend with remote "TestB2:rclone-test-naqopal3zaku" 2025/08/20 04:34:32 DEBUG : empty space: Excluded (Size Filter) 2025/08/20 04:34:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:34:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/20 04:34:32 DEBUG : B2 bucket rclone-test-naqopal3zaku: Waiting for checks to finish 2025/08/20 04:34:32 DEBUG : B2 bucket rclone-test-naqopal3zaku: Waiting for transfers to finish 2025/08/20 04:34:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:34:36 INFO : potato2: Copied (server-side copy) 2025/08/20 04:34:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/20 04:34:36 INFO : potato3: Copied (server-side copy) 2025/08/20 04:34:36 INFO : potato2: Deleted 2025/08/20 04:34:37 INFO : potato3: Deleted 2025/08/20 04:34:37 DEBUG : B2 bucket rclone-test-naqopal3zaku: Purge remote 2025/08/20 04:34:37 INFO : B2 bucket rclone-test-naqopal3zaku: cleaning bucket "rclone-test-naqopal3zaku" of all files 2025/08/20 04:34:37 DEBUG : potato2: Deleting (id "4_zefe2dda3c01dcb5b9f880e1b_f1188ada0e2786769_d20250820_m043436_c001_v0001044_t0049_u01755664476429") 2025/08/20 04:34:37 DEBUG : potato3: Deleting (id "4_zefe2dda3c01dcb5b9f880e1b_f1024ec8ba3c3eb3d_d20250820_m043436_c001_v0001176_t0031_u01755664476823") 2025/08/20 04:34:39 DEBUG : B2 bucket rclone-test-saqaduc0sixi: Purge remote 2025/08/20 04:34:39 INFO : B2 bucket rclone-test-saqaduc0sixi: cleaning bucket "rclone-test-saqaduc0sixi" of all files 2025/08/20 04:34:39 DEBUG : empty space: Deleting (id "4_z0fc2cd33c01dcb5b9f880e1b_f106f87d395a7cd4b_d20250820_m043429_c001_v0001105_t0015_u01755664469305") 2025/08/20 04:34:39 DEBUG : potato2: Deleting (id "4_z0fc2cd33c01dcb5b9f880e1b_f409b96f40fcc1c37_d20250820_m043436_c001_v7007000_t0000_u01755664476871") 2025/08/20 04:34:39 DEBUG : potato2: Deleting (id "4_z0fc2cd33c01dcb5b9f880e1b_f100beb7ddaa251d3_d20250820_m043430_c001_v0001092_t0045_u01755664470314") 2025/08/20 04:34:39 DEBUG : potato3: Deleting (id "4_z0fc2cd33c01dcb5b9f880e1b_f409b96f40fcc1c39_d20250820_m043437_c001_v7007000_t0000_u01755664477054") 2025/08/20 04:34:39 DEBUG : potato3: Deleting (id "4_z0fc2cd33c01dcb5b9f880e1b_f11483d7221e94e79_d20250820_m043430_c001_v0001102_t0021_u01755664470721") 2025/08/20 04:34:39 DEBUG : potato3: Deleting (id "4_z0fc2cd33c01dcb5b9f880e1b_f106f87d395a7cd4d_d20250820_m043429_c001_v0001105_t0029_u01755664469598") --- PASS: TestServerSideMoveWithFilter (20.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:34:43 DEBUG : Creating backend with remote "TestB2:rclone-test-lihadev0ginu" 2025/08/20 04:34:45 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vibubar7goni -> B2 bucket rclone-test-lihadev0ginu 2025/08/20 04:34:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:34:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/20 04:34:52 DEBUG : empty space: Unchanged skipping 2025/08/20 04:34:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/20 04:34:52 DEBUG : B2 bucket rclone-test-lihadev0ginu: Waiting for checks to finish 2025/08/20 04:34:52 INFO : empty space: Deleted 2025/08/20 04:34:52 DEBUG : B2 bucket rclone-test-lihadev0ginu: Waiting for transfers to finish 2025/08/20 04:34:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:34:52 INFO : potato2: Copied (server-side copy) 2025/08/20 04:34:53 INFO : potato2: Deleted 2025/08/20 04:34:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/20 04:34:53 INFO : potato3: Copied (server-side copy) 2025/08/20 04:34:53 INFO : potato3: Deleted 2025/08/20 04:34:53 DEBUG : Creating backend with remote "TestB2:rclone-test-rikofiq2keqa" 2025/08/20 04:34:54 INFO : tomatoDir: Making directory 2025/08/20 04:34:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/20 04:34:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/20 04:34:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/20 04:34:55 DEBUG : B2 bucket rclone-test-rikofiq2keqa: Waiting for checks to finish 2025/08/20 04:34:55 DEBUG : B2 bucket rclone-test-rikofiq2keqa: Waiting for transfers to finish 2025/08/20 04:34:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/20 04:34:59 INFO : empty space: Copied (server-side copy) 2025/08/20 04:34:59 INFO : empty space: Deleted 2025/08/20 04:34:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/20 04:34:59 INFO : potato3: Copied (server-side copy) 2025/08/20 04:34:59 INFO : potato3: Deleted 2025/08/20 04:35:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/20 04:35:00 INFO : potato2: Copied (server-side copy) 2025/08/20 04:35:00 INFO : potato2: Deleted 2025/08/20 04:35:01 DEBUG : B2 bucket rclone-test-rikofiq2keqa: Purge remote 2025/08/20 04:35:01 INFO : B2 bucket rclone-test-rikofiq2keqa: cleaning bucket "rclone-test-rikofiq2keqa" of all files 2025/08/20 04:35:01 DEBUG : empty space: Deleting (id "4_z8fc23d23c02dcb5b9f880e1b_f108ff7496db0383b_d20250820_m043459_c001_v0001150_t0015_u01755664499047") 2025/08/20 04:35:01 DEBUG : potato2: Deleting (id "4_z8fc23d23c02dcb5b9f880e1b_f113e36b3ccf402a9_d20250820_m043500_c001_v0001181_t0036_u01755664500231") 2025/08/20 04:35:01 DEBUG : potato3: Deleting (id "4_z8fc23d23c02dcb5b9f880e1b_f116cc476bee078cc_d20250820_m043459_c001_v0001154_t0010_u01755664499419") 2025/08/20 04:35:02 DEBUG : B2 bucket rclone-test-lihadev0ginu: Purge remote 2025/08/20 04:35:02 INFO : B2 bucket rclone-test-lihadev0ginu: cleaning bucket "rclone-test-lihadev0ginu" of all files 2025/08/20 04:35:02 DEBUG : empty space: Deleting (id "4_z9f521d03c02dcb5b9f880e1b_f4176b152a81b2c19_d20250820_m043459_c001_v7007000_t0000_u01755664499328") 2025/08/20 04:35:02 DEBUG : empty space: Deleting (id "4_z9f521d03c02dcb5b9f880e1b_f108ff1ca86e3083b_d20250820_m043450_c001_v0001102_t0028_u01755664490993") 2025/08/20 04:35:02 DEBUG : potato2: Deleting (id "4_z9f521d03c02dcb5b9f880e1b_f4176b152a81b2c1b_d20250820_m043500_c001_v7007000_t0000_u01755664500462") 2025/08/20 04:35:02 DEBUG : potato2: Deleting (id "4_z9f521d03c02dcb5b9f880e1b_f1057b42ab28481f7_d20250820_m043452_c001_v0001120_t0030_u01755664492494") 2025/08/20 04:35:02 DEBUG : potato3: Deleting (id "4_z9f521d03c02dcb5b9f880e1b_f4176b152a81b2c1a_d20250820_m043459_c001_v7007000_t0000_u01755664499785") 2025/08/20 04:35:02 DEBUG : potato3: Deleting (id "4_z9f521d03c02dcb5b9f880e1b_f105d0aba70326d8f_d20250820_m043452_c001_v0001161_t0048_u01755664492876") 2025/08/20 04:35:02 DEBUG : potato3: Deleting (id "4_z9f521d03c02dcb5b9f880e1b_f108ff1ca86e3083d_d20250820_m043451_c001_v0001102_t0044_u01755664491306") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.32s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:35:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:35:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:35:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/rclone-sync-test" 2025/08/20 04:35:13 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/rclone-sync-test-include/layer2" 2025/08/20 04:35:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/rclone-sync-test-ignore-file" 2025/08/20 04:35:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/20 04:35:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/20 04:35:19 DEBUG : pacer: Reducing sleep to 10ms 2025/08/20 04:35:19 DEBUG : B2 bucket rclone-test-vibubar7goni path rclone-sync-test: Waiting for checks to finish 2025/08/20 04:35:19 DEBUG : B2 bucket rclone-test-vibubar7goni path rclone-sync-test: Waiting for transfers to finish 2025/08/20 04:35:19 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:19 INFO : There was nothing to transfer 2025/08/20 04:35:19 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:35:19 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:35:19 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:19 INFO : There was nothing to transfer 2025/08/20 04:35:19 DEBUG : B2 bucket rclone-test-vibubar7goni path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/20 04:35:19 DEBUG : B2 bucket rclone-test-vibubar7goni path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/20 04:35:19 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:19 INFO : There was nothing to transfer 2025/08/20 04:35:20 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:35:20 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:35:20 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:20 INFO : There was nothing to transfer 2025/08/20 04:35:20 DEBUG : B2 bucket rclone-test-vibubar7goni path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/20 04:35:20 DEBUG : B2 bucket rclone-test-vibubar7goni path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/20 04:35:20 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:20 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:35:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/dst" 2025/08/20 04:35:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/CompareDest" 2025/08/20 04:35:24 DEBUG : one: Need to transfer - File not found at Destination 2025/08/20 04:35:24 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:24 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:35:25 INFO : one: Copied (new) 2025/08/20 04:35:25 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:35:26 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:26 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/20 04:35:26 INFO : one: Copied (replaced existing) 2025/08/20 04:35:26 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:35:28 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/20 04:35:29 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:29 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:29 INFO : There was nothing to transfer 2025/08/20 04:35:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:35:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/20 04:35:30 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/20 04:35:30 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:30 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:30 INFO : There was nothing to transfer 2025/08/20 04:35:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:35:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/20 04:35:31 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/20 04:35:31 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:31 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:31 INFO : There was nothing to transfer 2025/08/20 04:35:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:35:32 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/08/20 04:35:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/20 04:35:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/20 04:35:32 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/20 04:35:32 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:32 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:32 INFO : There was nothing to transfer 2025/08/20 04:35:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:35:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/20 04:35:33 DEBUG : two: Need to transfer - File not found at Destination 2025/08/20 04:35:33 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/20 04:35:33 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/20 04:35:33 INFO : two: Copied (new) 2025/08/20 04:35:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.99s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:35:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/dest" 2025/08/20 04:35:38 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/pre-dest1" 2025/08/20 04:35:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/pre-dest2" 2025/08/20 04:35:41 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:35:41 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/20 04:35:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:35:41 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/20 04:35:41 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/20 04:35:41 DEBUG : B2 bucket rclone-test-vibubar7goni path dest: Waiting for checks to finish 2025/08/20 04:35:41 DEBUG : B2 bucket rclone-test-vibubar7goni path dest: Waiting for transfers to finish 2025/08/20 04:35:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/20 04:35:42 INFO : 3: Copied (new) 2025/08/20 04:35:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:35:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/dst" 2025/08/20 04:35:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/CopyDest" 2025/08/20 04:35:47 DEBUG : one: Need to transfer - File not found at Destination 2025/08/20 04:35:47 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:47 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:35:48 INFO : one: Copied (new) 2025/08/20 04:35:48 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:35:48 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:49 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/20 04:35:49 INFO : one: Copied (replaced existing) 2025/08/20 04:35:49 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/BackupDir" 2025/08/20 04:35:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:35:52 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/20 04:35:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:35:53 INFO : one: Copied (server-side copy) 2025/08/20 04:35:54 INFO : one: Deleted 2025/08/20 04:35:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/20 04:35:54 INFO : one: Copied (server-side copy) 2025/08/20 04:35:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/20 04:35:54 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:54 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:55 DEBUG : one: Unchanged skipping 2025/08/20 04:35:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/20 04:35:56 INFO : two: Copied (server-side copy) 2025/08/20 04:35:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/20 04:35:56 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:56 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:56 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:56 DEBUG : two: Unchanged skipping 2025/08/20 04:35:56 DEBUG : one: Unchanged skipping 2025/08/20 04:35:56 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:56 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:56 DEBUG : Waiting for deletions to finish 2025/08/20 04:35:56 INFO : There was nothing to transfer 2025/08/20 04:35:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:57 DEBUG : one: Unchanged skipping 2025/08/20 04:35:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/20 04:35:58 DEBUG : three: Destination not found in --copy-dest 2025/08/20 04:35:58 DEBUG : three: Need to transfer - File not found at Destination 2025/08/20 04:35:58 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:35:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/20 04:35:58 DEBUG : two: Unchanged skipping 2025/08/20 04:35:58 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:35:58 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/20 04:35:58 INFO : three: Copied (new) 2025/08/20 04:35:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.48s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:36:02 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1178-04.backblaze.com/b2api/v1/b2_upload_file/7f026d73b0fdcb5b9f880e1b/c001_v0001178_t0035": EOF 2025/08/20 04:36:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-04.backblaze.com/b2api/v1/b2_upload_file/7f026d73b0fdcb5b9f880e1b/c001_v0001178_t0035": EOF) 2025/08/20 04:36:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vibubar7goni: 1/10 (Post "https://pod-000-1178-04.backblaze.com/b2api/v1/b2_upload_file/7f026d73b0fdcb5b9f880e1b/c001_v0001178_t0035": EOF) 2025/08/20 04:36:05 DEBUG : pacer: Reducing sleep to 10ms 2025/08/20 04:36:05 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/dst" 2025/08/20 04:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/backup" 2025/08/20 04:36:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/20 04:36:08 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:36:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:36:08 DEBUG : two: Unchanged skipping 2025/08/20 04:36:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:36:09 INFO : one: Copied (server-side copy) 2025/08/20 04:36:09 INFO : one: Deleted 2025/08/20 04:36:09 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:36:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:36:10 INFO : one: Copied (new) 2025/08/20 04:36:10 DEBUG : Waiting for deletions to finish 2025/08/20 04:36:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:36:10 INFO : three.txt: Copied (server-side copy) 2025/08/20 04:36:11 INFO : three.txt: Deleted 2025/08/20 04:36:11 INFO : three.txt: Moved into backup dir 2025/08/20 04:36:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/20 04:36:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:36:12 DEBUG : two: Unchanged skipping 2025/08/20 04:36:12 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:36:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:36:13 INFO : one: Copied (server-side copy) 2025/08/20 04:36:13 INFO : one: Deleted 2025/08/20 04:36:13 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:36:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/20 04:36:13 INFO : one: Copied (new) 2025/08/20 04:36:13 DEBUG : Waiting for deletions to finish 2025/08/20 04:36:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:36:14 INFO : three.txt: Copied (server-side copy) 2025/08/20 04:36:14 INFO : three.txt: Deleted 2025/08/20 04:36:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.82s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:36:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/dst" 2025/08/20 04:36:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/backup" 2025/08/20 04:36:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/20 04:36:20 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:36:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:36:20 DEBUG : two: Unchanged skipping 2025/08/20 04:36:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:36:21 INFO : one: Copied (server-side copy) to: one.bak 2025/08/20 04:36:21 INFO : one: Deleted 2025/08/20 04:36:21 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:36:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:36:22 INFO : one: Copied (new) 2025/08/20 04:36:22 DEBUG : Waiting for deletions to finish 2025/08/20 04:36:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:36:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/20 04:36:23 INFO : three.txt: Deleted 2025/08/20 04:36:23 INFO : three.txt: Moved into backup dir 2025/08/20 04:36:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/20 04:36:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:36:25 DEBUG : two: Unchanged skipping 2025/08/20 04:36:25 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:36:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:36:25 INFO : one: Copied (server-side copy) to: one.bak 2025/08/20 04:36:25 INFO : one: Deleted 2025/08/20 04:36:25 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:36:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/20 04:36:26 INFO : one: Copied (new) 2025/08/20 04:36:26 DEBUG : Waiting for deletions to finish 2025/08/20 04:36:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:36:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/20 04:36:27 INFO : three.txt: Deleted 2025/08/20 04:36:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:36:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/dst" 2025/08/20 04:36:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/backup" 2025/08/20 04:36:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/20 04:36:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:36:33 DEBUG : two: Unchanged skipping 2025/08/20 04:36:33 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:36:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:36:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/20 04:36:35 INFO : one: Deleted 2025/08/20 04:36:35 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:36:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:36:36 INFO : one: Copied (new) 2025/08/20 04:36:36 DEBUG : Waiting for deletions to finish 2025/08/20 04:36:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:36:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/20 04:36:36 INFO : three.txt: Deleted 2025/08/20 04:36:36 INFO : three.txt: Moved into backup dir 2025/08/20 04:36:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/20 04:36:38 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:36:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:36:38 DEBUG : two: Unchanged skipping 2025/08/20 04:36:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:36:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/20 04:36:39 INFO : one: Deleted 2025/08/20 04:36:39 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:36:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/20 04:36:39 INFO : one: Copied (new) 2025/08/20 04:36:39 DEBUG : Waiting for deletions to finish 2025/08/20 04:36:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:36:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/20 04:36:40 INFO : three.txt: Deleted 2025/08/20 04:36:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:36:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/dst" 2025/08/20 04:36:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/20 04:36:45 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:36:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:36:45 DEBUG : two: Unchanged skipping 2025/08/20 04:36:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:36:46 INFO : one: Copied (server-side copy) to: one.bak 2025/08/20 04:36:46 INFO : one: Deleted 2025/08/20 04:36:46 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:36:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:36:47 INFO : one: Copied (new) 2025/08/20 04:36:47 DEBUG : Waiting for deletions to finish 2025/08/20 04:36:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:36:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/20 04:36:48 INFO : three.txt: Deleted 2025/08/20 04:36:48 INFO : three.txt: Moved into backup dir 2025/08/20 04:36:49 DEBUG : one.bak: Excluded (Path Filter) 2025/08/20 04:36:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/20 04:36:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/20 04:36:49 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for checks to finish 2025/08/20 04:36:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:36:49 DEBUG : two: Unchanged skipping 2025/08/20 04:36:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:36:50 INFO : one: Copied (server-side copy) to: one.bak 2025/08/20 04:36:50 INFO : one: Deleted 2025/08/20 04:36:50 DEBUG : B2 bucket rclone-test-vibubar7goni path dst: Waiting for transfers to finish 2025/08/20 04:36:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/20 04:36:51 INFO : one: Copied (new) 2025/08/20 04:36:51 DEBUG : Waiting for deletions to finish 2025/08/20 04:36:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:36:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/20 04:36:51 INFO : three.txt: Deleted 2025/08/20 04:36:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.19s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:36:54 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/dst" 2025/08/20 04:36:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/20 04:36:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:36:57 INFO : one: Copied (server-side copy) to: one.bak 2025/08/20 04:36:57 INFO : one: Deleted 2025/08/20 04:36:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:36:58 INFO : one: Copied (new) 2025/08/20 04:36:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:36:58 DEBUG : two: Unchanged skipping 2025/08/20 04:36:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/20 04:36:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:36:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/20 04:36:59 INFO : three.txt: Deleted 2025/08/20 04:37:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:37:00 INFO : three.txt: Copied (new) 2025/08/20 04:37:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/20 04:37:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:37:01 INFO : one: Copied (server-side copy) to: one.bak 2025/08/20 04:37:01 INFO : one: Deleted 2025/08/20 04:37:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/20 04:37:01 INFO : one: Copied (new) 2025/08/20 04:37:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:02 DEBUG : two: Unchanged skipping 2025/08/20 04:37:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/20 04:37:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:37:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/20 04:37:04 INFO : three.txt: Deleted 2025/08/20 04:37:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/20 04:37:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.27s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:37:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vibubar7goni/dst" 2025/08/20 04:37:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/20 04:37:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/20 04:37:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/20 04:37:11 INFO : one: Deleted 2025/08/20 04:37:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:37:12 INFO : one: Copied (new) 2025/08/20 04:37:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:12 DEBUG : two: Unchanged skipping 2025/08/20 04:37:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/20 04:37:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/20 04:37:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/20 04:37:13 INFO : three.txt: Deleted 2025/08/20 04:37:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:37:14 INFO : three.txt: Copied (new) 2025/08/20 04:37:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/20 04:37:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/20 04:37:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/20 04:37:15 INFO : one: Deleted 2025/08/20 04:37:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/20 04:37:16 INFO : one: Copied (new) 2025/08/20 04:37:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:16 DEBUG : two: Unchanged skipping 2025/08/20 04:37:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/20 04:37:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/20 04:37:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/20 04:37:17 INFO : three.txt: Deleted 2025/08/20 04:37:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/20 04:37:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.05s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:37:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/20 04:37:20 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:37:20 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:37:21 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/20 04:37:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/20 04:37:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.55s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:37:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/20 04:37:22 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:37:22 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:37:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/20 04:37:22 INFO : existing: Copied (new) 2025/08/20 04:37:22 DEBUG : Waiting for deletions to finish 2025/08/20 04:37:23 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:37:23 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/20 04:37:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/20 04:37:23 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:37:23 ERROR : B2 bucket rclone-test-vibubar7goni: not deleting files as there were IO errors 2025/08/20 04:37:23 ERROR : B2 bucket rclone-test-vibubar7goni: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.22s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:37:24 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:37:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:24 DEBUG : existing: Unchanged skipping 2025/08/20 04:37:24 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:37:24 DEBUG : Waiting for deletions to finish 2025/08/20 04:37:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", 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-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", 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-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:37:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:37:44 DEBUG : both0: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both13: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both14: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both15: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both16: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both12: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both18: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both10: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both1: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both17: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both11: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both3: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both19: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both6: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both2: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both8: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:37:44 DEBUG : both4: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both5: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both7: Unchanged skipping 2025/08/20 04:37:44 DEBUG : both9: Unchanged skipping 2025/08/20 04:37:44 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:37:44 DEBUG : Waiting for deletions to finish 2025/08/20 04:37:45 INFO : only14: Deleted 2025/08/20 04:37:45 INFO : only19: Deleted 2025/08/20 04:37:45 INFO : only6: Deleted 2025/08/20 04:37:45 INFO : only1: Deleted 2025/08/20 04:37:45 INFO : only10: Deleted 2025/08/20 04:37:45 INFO : only11: Deleted 2025/08/20 04:37:45 INFO : only12: Deleted 2025/08/20 04:37:45 INFO : only13: Deleted 2025/08/20 04:37:45 INFO : only16: Deleted 2025/08/20 04:37:45 INFO : only18: Deleted 2025/08/20 04:37:45 INFO : only3: Deleted 2025/08/20 04:37:45 INFO : only8: Deleted 2025/08/20 04:37:45 INFO : only15: Deleted 2025/08/20 04:37:45 INFO : only0: Deleted 2025/08/20 04:37:46 INFO : only17: Deleted 2025/08/20 04:37:46 INFO : only4: Deleted 2025/08/20 04:37:46 INFO : only5: Deleted 2025/08/20 04:37:46 INFO : only2: Deleted 2025/08/20 04:37:46 INFO : only7: Deleted 2025/08/20 04:37:46 INFO : only9: Deleted 2025/08/20 04:37:46 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:38:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:38:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both0: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both13: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both14: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both15: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both16: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both10: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both18: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both11: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both12: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both17: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both3: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both19: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both1: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both6: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both7: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : both2: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both4: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:08 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : both9: Unchanged skipping 2025/08/20 04:38:08 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/20 04:38:08 DEBUG : both8: Unchanged skipping 2025/08/20 04:38:08 DEBUG : both5: Unchanged skipping 2025/08/20 04:38:08 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:38:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:08 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:08 INFO : only12: Copied (replaced existing) 2025/08/20 04:38:08 INFO : only11: Copied (replaced existing) 2025/08/20 04:38:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:08 INFO : only15: Copied (replaced existing) 2025/08/20 04:38:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:08 INFO : only14: Copied (replaced existing) 2025/08/20 04:38:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:08 INFO : only10: Copied (replaced existing) 2025/08/20 04:38:08 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:08 INFO : only16: Copied (replaced existing) 2025/08/20 04:38:08 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:08 INFO : only17: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only18: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only13: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only19: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only1: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only2: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only3: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only4: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only5: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only6: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only7: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only8: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only9: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/20 04:38:09 INFO : only0: Copied (replaced existing) 2025/08/20 04:38:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.21s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:38:17 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:38:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:38:17 DEBUG : empty_on_remote: Making directory with metadata 2025/08/20 04:38:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:38:17 INFO : empty_on_remote: Making directory 2025/08/20 04:38:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/20 04:38:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/20 04:38:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/20 04:38:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:38:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.43s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:38:20 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:38:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:38:20 DEBUG : empty_on_remote: Making directory with metadata 2025/08/20 04:38:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/20 04:38:20 INFO : empty_on_remote: Making directory 2025/08/20 04:38:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/20 04:38:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/20 04:38:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/20 04:38:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:38:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/20 04:38:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:38:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:38:22 INFO : sub dir: Making directory 2025/08/20 04:38:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:38:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/20 04:38:24 INFO : sub dir: Making directory 2025/08/20 04:38:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.37s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:38:35 DEBUG : Waiting for deletions to finish 2025/08/20 04:38:35 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:38:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : apple: Unchanged skipping 2025/08/20 04:38:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:38:35 DEBUG : banana: Unchanged skipping 2025/08/20 04:38:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:38:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:38:35 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:38:35 DEBUG : Waiting for deletions to finish 2025/08/20 04:38:35 INFO : There was nothing to transfer 2025/08/20 04:38:35 DEBUG : Waiting for deletions to finish 2025/08/20 04:38:36 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:38:36 DEBUG : apple: Unchanged skipping 2025/08/20 04:38:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : banana: Unchanged skipping 2025/08/20 04:38:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:38:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:38:36 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:38:36 DEBUG : Waiting for deletions to finish 2025/08/20 04:38:36 INFO : There was nothing to transfer 2025/08/20 04:38:36 DEBUG : Waiting for deletions to finish 2025/08/20 04:38:36 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:38:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:38:51 DEBUG : Waiting for deletions to finish 2025/08/20 04:38:52 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:38:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : apple: Unchanged skipping 2025/08/20 04:38:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:38:53 DEBUG : banana: Unchanged skipping 2025/08/20 04:38:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:38:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:38:53 DEBUG : Waiting for deletions to finish 2025/08/20 04:38:53 INFO : There was nothing to transfer 2025/08/20 04:38:53 DEBUG : Waiting for deletions to finish 2025/08/20 04:38:53 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : apple: Unchanged skipping 2025/08/20 04:38:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:38:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:38:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : banana: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:38:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:38:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:38:53 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:38:53 DEBUG : Waiting for deletions to finish 2025/08/20 04:38:53 INFO : There was nothing to transfer 2025/08/20 04:38:53 DEBUG : Waiting for deletions to finish 2025/08/20 04:38:53 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:38:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:39:08 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:09 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:09 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:09 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:09 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:09 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:09 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:09 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:09 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:09 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/20 04:39:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:09 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:39:09 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:39:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/20 04:39:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/20 04:39:10 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/20 04:39:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/20 04:39:10 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/20 04:39:10 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/20 04:39:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/20 04:39:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/20 04:39:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/20 04:39:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/20 04:39:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/20 04:39:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/20 04:39:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/20 04:39:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/20 04:39:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/20 04:39:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/20 04:39:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/20 04:39:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/20 04:39:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:39:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/20 04:39:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/20 04:39:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/20 04:39:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/20 04:39:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:39:12 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:12 INFO : dir1/0009-3456789.txt: Deleted 2025/08/20 04:39:12 INFO : dir1/0013-789;=.txt: Deleted 2025/08/20 04:39:12 INFO : dir1/0007-1234567.txt: Deleted 2025/08/20 04:39:12 INFO : appleappleapplebanana: Deleted 2025/08/20 04:39:12 INFO : banana: Deleted 2025/08/20 04:39:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/20 04:39:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/20 04:39:12 INFO : dir1/0011-56789;.txt: Deleted 2025/08/20 04:39:12 INFO : dir1/0010-456789.txt: Deleted 2025/08/20 04:39:12 INFO : dir1/0012-6789;.txt: Deleted 2025/08/20 04:39:12 INFO : dir1/0008-2345678.txt: Deleted 2025/08/20 04:39:12 INFO : dir1/0015-9;=.txt: Deleted 2025/08/20 04:39:12 INFO : apple: Deleted 2025/08/20 04:39:12 INFO : splitbananasplit: Deleted 2025/08/20 04:39:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/20 04:39:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/20 04:39:12 INFO : dir1/0014-89;=.txt: Deleted 2025/08/20 04:39:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/20 04:39:13 INFO : dir1/0003-defghij.txt: Deleted 2025/08/20 04:39:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/20 04:39:13 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/20 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:39:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : apple: Unchanged skipping 2025/08/20 04:39:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : banana: Unchanged skipping 2025/08/20 04:39:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/20 04:39:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:39:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:39:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:39:13 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:39:13 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:13 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/20 04:39:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:14 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:14 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:14 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/20 04:39:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:14 DEBUG : apple: transformed to: YXBwbGU= 2025/08/20 04:39:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/20 04:39:14 DEBUG : banana: transformed to: YmFuYW5h 2025/08/20 04:39:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/20 04:39:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/20 04:39:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/20 04:39:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/20 04:39:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/20 04:39:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/20 04:39:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:39:27 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:27 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:39:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/20 04:39:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/20 04:39:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/20 04:39:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/20 04:39:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/20 04:39:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/20 04:39:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/20 04:39:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/20 04:39:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/20 04:39:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/20 04:39:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/20 04:39:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/20 04:39:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/20 04:39:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:28 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:39:28 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:39:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/20 04:39:28 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/20 04:39:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:39:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/20 04:39:28 INFO : apple: Copied (new) to: PREFIXapple 2025/08/20 04:39:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:39:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/20 04:39:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/20 04:39:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:39:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/20 04:39:28 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/20 04:39:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:39:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/20 04:39:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:39:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:39:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/20 04:39:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:39:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:39:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/20 04:39:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:39:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:39:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/20 04:39:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:39:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:39:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/20 04:39:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:39:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:39:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/20 04:39:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:39:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:39:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/20 04:39:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:39:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:39:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/20 04:39:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:39:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:39:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/20 04:39:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:39:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:39:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/20 04:39:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:39:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:39:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/20 04:39:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/20 04:39:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:39:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/20 04:39:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:39:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:39:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/20 04:39:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:39:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/20 04:39:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:39:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/20 04:39:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:39:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/20 04:39:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:39:30 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:30 INFO : dir1/0014-89;=.txt: Deleted 2025/08/20 04:39:30 INFO : dir1/0015-9;=.txt: Deleted 2025/08/20 04:39:31 INFO : splitbananasplit: Deleted 2025/08/20 04:39:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/20 04:39:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/20 04:39:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/20 04:39:31 INFO : dir1/0003-defghij.txt: Deleted 2025/08/20 04:39:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/20 04:39:31 INFO : dir1/0011-56789;.txt: Deleted 2025/08/20 04:39:31 INFO : dir1/0009-3456789.txt: Deleted 2025/08/20 04:39:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/20 04:39:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/20 04:39:31 INFO : apple: Deleted 2025/08/20 04:39:31 INFO : appleappleapplebanana: Deleted 2025/08/20 04:39:31 INFO : banana: Deleted 2025/08/20 04:39:31 INFO : dir1/0013-789;=.txt: Deleted 2025/08/20 04:39:31 INFO : dir1/0008-2345678.txt: Deleted 2025/08/20 04:39:31 INFO : dir1/0010-456789.txt: Deleted 2025/08/20 04:39:31 INFO : dir1/0007-1234567.txt: Deleted 2025/08/20 04:39:31 INFO : dir1/0012-6789;.txt: Deleted 2025/08/20 04:39:31 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:39:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:39:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:39:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:39:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:39:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:39:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:39:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:39:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:39:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:39:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:39:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:39:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:39:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:39:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:39:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:39:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:39:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:39:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:39:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:39:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:39:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:39:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:39:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:39:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:39:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:39:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:39:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:39:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:39:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:39:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/20 04:39:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/20 04:39:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/20 04:39:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/20 04:39:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/20 04:39:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/20 04:39:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/20 04:39:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/20 04:39:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/20 04:39:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/20 04:39:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/20 04:39:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/20 04:39:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/20 04:39:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/20 04:39:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/20 04:39:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/20 04:39:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/20 04:39:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/20 04:39:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/20 04:39:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/20 04:39:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:32 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:39:32 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:39:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/20 04:39:32 INFO : apple: Copied (new) 2025/08/20 04:39:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/20 04:39:32 INFO : banana: Copied (new) 2025/08/20 04:39:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/20 04:39:32 INFO : splitbananasplit: Copied (new) 2025/08/20 04:39:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/20 04:39:32 INFO : appleappleapplebanana: Copied (new) 2025/08/20 04:39:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/20 04:39:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/20 04:39:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/20 04:39:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/20 04:39:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/20 04:39:32 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/20 04:39:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/20 04:39:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/20 04:39:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/20 04:39:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/20 04:39:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/20 04:39:33 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/20 04:39:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/20 04:39:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/20 04:39:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/20 04:39:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/20 04:39:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/20 04:39:33 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/20 04:39:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/20 04:39:33 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/20 04:39:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/20 04:39:33 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/20 04:39:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/20 04:39:33 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/20 04:39:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/20 04:39:33 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/20 04:39:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/20 04:39:34 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/20 04:39:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/20 04:39:34 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/20 04:39:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/20 04:39:34 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/20 04:39:34 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:34 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/20 04:39:34 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/20 04:39:34 INFO : PREFIXbanana: Deleted 2025/08/20 04:39:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/20 04:39:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/20 04:39:34 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/20 04:39:34 INFO : PREFIXapple: Deleted 2025/08/20 04:39:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/20 04:39:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/20 04:39:35 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/20 04:39:35 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/20 04:39:35 INFO : PREFIXsplitbananasplit: Deleted 2025/08/20 04:39:35 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/20 04:39:35 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/20 04:39:35 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/20 04:39:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/20 04:39:35 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/20 04:39:35 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/20 04:39:35 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/20 04:39:35 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/20 04:39:35 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:35 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:35 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:39:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:39:50 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:50 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:39:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:39:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:39:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:39:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:39:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:39:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:39:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:39:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:51 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:39:51 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:39:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/20 04:39:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/20 04:39:51 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/20 04:39:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/20 04:39:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:39:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/20 04:39:51 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/20 04:39:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/20 04:39:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:39:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/20 04:39:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/20 04:39:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/20 04:39:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/20 04:39:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/20 04:39:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/20 04:39:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/20 04:39:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/20 04:39:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/20 04:39:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:39:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:39:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/20 04:39:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:39:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/20 04:39:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:39:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/20 04:39:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:39:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/20 04:39:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:39:53 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:53 INFO : apple: Deleted 2025/08/20 04:39:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/20 04:39:53 INFO : dir1/0008-2345678.txt: Deleted 2025/08/20 04:39:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/20 04:39:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/20 04:39:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/20 04:39:53 INFO : dir1/0007-1234567.txt: Deleted 2025/08/20 04:39:53 INFO : dir1/0012-6789;.txt: Deleted 2025/08/20 04:39:53 INFO : dir1/0013-789;=.txt: Deleted 2025/08/20 04:39:53 INFO : dir1/0015-9;=.txt: Deleted 2025/08/20 04:39:53 INFO : banana: Deleted 2025/08/20 04:39:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/20 04:39:53 INFO : appleappleapplebanana: Deleted 2025/08/20 04:39:53 INFO : splitbananasplit: Deleted 2025/08/20 04:39:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/20 04:39:53 INFO : dir1/0003-defghij.txt: Deleted 2025/08/20 04:39:54 INFO : dir1/0009-3456789.txt: Deleted 2025/08/20 04:39:54 INFO : dir1/0010-456789.txt: Deleted 2025/08/20 04:39:54 INFO : dir1/0011-56789;.txt: Deleted 2025/08/20 04:39:54 INFO : dir1/0014-89;=.txt: Deleted 2025/08/20 04:39:54 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/20 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : apple: transformed to: appleSUFFIX 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/20 04:39:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/20 04:39:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/20 04:39:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:39:54 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:39:54 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:39:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/20 04:39:55 INFO : banana: Copied (new) 2025/08/20 04:39:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/20 04:39:55 INFO : apple: Copied (new) 2025/08/20 04:39:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/20 04:39:55 INFO : appleappleapplebanana: Copied (new) 2025/08/20 04:39:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/20 04:39:55 INFO : splitbananasplit: Copied (new) 2025/08/20 04:39:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/20 04:39:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/20 04:39:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/20 04:39:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/20 04:39:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/20 04:39:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/20 04:39:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/20 04:39:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/20 04:39:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/20 04:39:56 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/20 04:39:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/20 04:39:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/20 04:39:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/20 04:39:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/20 04:39:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/20 04:39:56 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/20 04:39:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/20 04:39:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/20 04:39:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/20 04:39:56 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/20 04:39:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/20 04:39:56 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/20 04:39:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/20 04:39:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/20 04:39:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/20 04:39:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/20 04:39:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/20 04:39:56 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/20 04:39:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/20 04:39:57 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/20 04:39:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/20 04:39:57 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/20 04:39:57 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:57 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : bananaSUFFIX: Deleted 2025/08/20 04:39:57 INFO : splitbananasplitSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : appleSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/20 04:39:57 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/20 04:39:57 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:58 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : Waiting for deletions to finish 2025/08/20 04:39:58 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:39:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:40:12 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:13 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:40:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:13 DEBUG : apple: Unchanged skipping 2025/08/20 04:40:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:13 DEBUG : banana: Unchanged skipping 2025/08/20 04:40:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:40:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:40:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/20 04:40:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/20 04:40:13 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:40:13 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:40:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/20 04:40:14 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/20 04:40:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:40:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/20 04:40:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/20 04:40:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:40:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/20 04:40:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/20 04:40:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:40:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/20 04:40:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/20 04:40:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:40:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/20 04:40:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/20 04:40:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:40:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/20 04:40:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/20 04:40:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:40:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/20 04:40:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/20 04:40:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:40:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/20 04:40:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/20 04:40:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:40:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/20 04:40:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/20 04:40:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:40:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/20 04:40:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/20 04:40:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:40:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/20 04:40:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/20 04:40:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:40:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/20 04:40:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/20 04:40:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:40:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/20 04:40:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/20 04:40:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:40:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/20 04:40:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/20 04:40:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:40:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/20 04:40:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/20 04:40:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/20 04:40:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/20 04:40:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/20 04:40:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/20 04:40:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/20 04:40:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/20 04:40:15 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:15 INFO : dir1/0008-2345678.txt: Deleted 2025/08/20 04:40:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/20 04:40:15 INFO : dir1/0012-6789;.txt: Deleted 2025/08/20 04:40:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/20 04:40:16 INFO : dir1/0015-9;=.txt: Deleted 2025/08/20 04:40:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/20 04:40:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/20 04:40:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/20 04:40:16 INFO : dir1/0010-456789.txt: Deleted 2025/08/20 04:40:16 INFO : dir1/0011-56789;.txt: Deleted 2025/08/20 04:40:16 INFO : appleappleapplebanana: Deleted 2025/08/20 04:40:16 INFO : splitbananasplit: Deleted 2025/08/20 04:40:16 INFO : dir1/0003-defghij.txt: Deleted 2025/08/20 04:40:16 INFO : dir1/0007-1234567.txt: Deleted 2025/08/20 04:40:16 INFO : dir1/0009-3456789.txt: Deleted 2025/08/20 04:40:16 INFO : dir1/0014-89;=.txt: Deleted 2025/08/20 04:40:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/20 04:40:16 INFO : dir1/0013-789;=.txt: Deleted 2025/08/20 04:40:16 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:16 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : appleapple: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/20 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:40:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:40:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:40:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:40:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:40:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:40:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:40:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:40:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:40:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:40:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:40:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:40:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:40:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:40:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:40:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:40:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:40:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:40:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:40:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:40:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:40:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:40:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : apple: Unchanged skipping 2025/08/20 04:40:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:40:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:40:17 DEBUG : banana: Unchanged skipping 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/20 04:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/20 04:40:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/20 04:40:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/20 04:40:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/20 04:40:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/20 04:40:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/20 04:40:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/20 04:40:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/20 04:40:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/20 04:40:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/20 04:40:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/20 04:40:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/20 04:40:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/20 04:40:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/20 04:40:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/20 04:40:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:40:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:40:17 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:40:17 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:17 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:17 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : appleapple: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/20 04:40:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:40:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:40:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:40:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:40:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:40:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:40:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:40:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:40:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:40:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:40:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:40:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:40:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:40:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:40:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:40:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:40:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:40:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:40:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:40:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:40:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:40:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:40:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:40:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:40:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:40:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:40:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:40:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:40:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:40:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:40:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:40:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/20 04:40:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:40:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/20 04:40:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/20 04:40:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/20 04:40:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/20 04:40:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/20 04:40:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/20 04:40:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/20 04:40:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/20 04:40:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/20 04:40:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/20 04:40:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/20 04:40:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/20 04:40:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/20 04:40:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/20 04:40:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/20 04:40:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/20 04:40:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/20 04:40:17 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:40:31 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:32 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : apple: Unchanged skipping 2025/08/20 04:40:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : banana: Unchanged skipping 2025/08/20 04:40:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:40:32 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:40:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:40:32 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:40:32 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:32 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:32 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:40:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:40:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : banana: Unchanged skipping 2025/08/20 04:40:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : apple: Unchanged skipping 2025/08/20 04:40:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:40:33 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:40:33 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:40:33 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:33 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:33 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:40:33 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:34 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:40:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:40:49 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:49 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:40:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : apple: Unchanged skipping 2025/08/20 04:40:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:40:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:40:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : banana: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:40:49 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:40:49 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:40:49 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:49 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:50 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : apple: Unchanged skipping 2025/08/20 04:40:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : banana: Unchanged skipping 2025/08/20 04:40:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:40:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:40:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:40:50 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:40:50 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:50 DEBUG : Waiting for deletions to finish 2025/08/20 04:40:50 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:40:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:41:05 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:05 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:41:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : apple: Unchanged skipping 2025/08/20 04:41:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:41:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:41:06 DEBUG : banana: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:41:06 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:06 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:06 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:06 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:41:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : apple: Unchanged skipping 2025/08/20 04:41:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:41:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : banana: Unchanged skipping 2025/08/20 04:41:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:41:07 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:07 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:07 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:07 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:41:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:41:21 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:21 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:41:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : apple: Unchanged skipping 2025/08/20 04:41:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:41:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : banana: Unchanged skipping 2025/08/20 04:41:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:41:22 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:22 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:22 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:22 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:22 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:41:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : banana: Unchanged skipping 2025/08/20 04:41:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : apple: Unchanged skipping 2025/08/20 04:41:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:41:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:41:23 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:23 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:23 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:23 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:23 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:41:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:41:38 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:38 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:41:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : apple: Unchanged skipping 2025/08/20 04:41:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:41:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : banana: Unchanged skipping 2025/08/20 04:41:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:41:39 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:39 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:39 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:39 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:39 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : apple: Unchanged skipping 2025/08/20 04:41:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/20 04:41:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : banana: Unchanged skipping 2025/08/20 04:41:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/20 04:41:40 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:40 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:40 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:40 DEBUG : apple: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : banana: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/20 04:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (198.20s) --- PASS: TestTransform/NFC (14.61s) --- PASS: TestTransform/NFD (17.24s) --- PASS: TestTransform/base64 (20.10s) --- PASS: TestTransform/prefix (21.88s) --- PASS: TestTransform/suffix (22.62s) --- PASS: TestTransform/truncate (18.82s) --- PASS: TestTransform/encoder (16.72s) --- PASS: TestTransform/ISO-8859-1 (16.90s) --- PASS: TestTransform/charmap (16.45s) --- PASS: TestTransform/lowercase (16.05s) --- PASS: TestTransform/ascii (16.82s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:41:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/20 04:41:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/20 04:41:45 INFO : sub dir_somesuffix: Making directory 2025/08/20 04:41:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/20 04:41:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/20 04:41:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/20 04:41:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/20 04:41:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/20 04:41:45 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:45 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:46 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:41:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/20 04:41:46 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.78s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:41:46 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:47 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:47 INFO : tictactoe: Making directory 2025/08/20 04:41:47 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:47 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:41:47 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/20 04:41:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:41:47 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:47 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:47 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:41:47 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/20 04:41:47 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:41:48 INFO : toe: Making directory 2025/08/20 04:41:48 INFO : toe/toe: Making directory 2025/08/20 04:41:48 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/20 04:41:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/20 04:41:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/20 04:41:48 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:48 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:41:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/20 04:41:49 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.85s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:41:50 INFO : toe: Making directory 2025/08/20 04:41:50 INFO : toe/toe: Making directory 2025/08/20 04:41:50 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/20 04:41:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/20 04:41:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/20 04:41:50 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:50 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:41:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/20 04:41:51 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.07s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:41:52 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:41:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 04:41:52 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:41:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:41:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:41:52 INFO : tictacempty_dir: Making directory 2025/08/20 04:41:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:41:52 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:52 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:52 INFO : tictactoe: Making directory 2025/08/20 04:41:52 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:52 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:41:52 INFO : tictactoe/tictactoe: Making directory 2025/08/20 04:41:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:41:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/20 04:41:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:41:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/20 04:41:52 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:52 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:41:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/20 04:41:53 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.65s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:41:54 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:41:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 04:41:54 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:41:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:41:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:41:54 INFO : tictacempty_dir: Making directory 2025/08/20 04:41:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:41:54 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:54 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:54 INFO : tictactoe: Making directory 2025/08/20 04:41:54 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:54 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:41:54 INFO : tictactoe/tictactoe: Making directory 2025/08/20 04:41:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:41:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/20 04:41:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:41:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:41:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:41:54 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:54 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:41:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:41:54 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/20 04:41:55 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:55 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:41:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:41:55 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:55 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/20 04:41:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:41:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/20 04:41:55 NOTICE: B2 bucket rclone-test-vibubar7goni: 0 differences found 2025/08/20 04:41:55 NOTICE: B2 bucket rclone-test-vibubar7goni: 1 matching files --- PASS: TestAllTag (1.85s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:41:56 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:56 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:56 INFO : tictactoe: Making directory 2025/08/20 04:41:56 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:56 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:41:56 INFO : tictactoe/tictactoe: Making directory 2025/08/20 04:41:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:41:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/20 04:41:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:41:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/20 04:41:56 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:56 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:41:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/20 04:41:57 DEBUG : Waiting for deletions to finish 2025/08/20 04:41:57 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:57 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:57 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:41:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:41:57 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/20 04:41:57 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/20 04:41:57 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/20 04:41:57 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:57 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.30s) === RUN TestSyntax 2025/08/20 04:41:58 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:41:58 INFO : toe: Making directory 2025/08/20 04:41:58 INFO : toe/toe: Making directory 2025/08/20 04:41:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/20 04:41:58 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:41:58 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:41:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:41:59 INFO : toe/toe/toe: Copied (new) 2025/08/20 04:41:59 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.71s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:42:00 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:42:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 04:42:00 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:42:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:42:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:42:00 INFO : tictacempty_dir: Making directory 2025/08/20 04:42:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:42:00 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:00 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:00 INFO : tictactoe: Making directory 2025/08/20 04:42:00 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:00 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:42:00 INFO : tictactoe/tictactoe: Making directory 2025/08/20 04:42:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:42:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/20 04:42:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:42:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:42:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:42:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:42:00 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:42:00 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:42:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:42:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:42:01 INFO : toe/toe/toe.txt: Deleted 2025/08/20 04:42:01 INFO : toe/toe: Removing directory 2025/08/20 04:42:01 INFO : toe: Removing directory 2025/08/20 04:42:01 INFO : empty_dir: Removing directory 2025/08/20 04:42:01 DEBUG : Local file system at /tmp/rclone3560630290: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.87s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:42:01 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:42:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 04:42:01 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:42:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:42:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:42:02 INFO : tictacempty_dir: Making directory 2025/08/20 04:42:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:42:02 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:02 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:02 INFO : tictactoe: Making directory 2025/08/20 04:42:02 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:02 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:42:02 INFO : tictactoe/tictactoe: Making directory 2025/08/20 04:42:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:42:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/20 04:42:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:42:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:42:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:42:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:42:02 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:42:02 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:42:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:42:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:42:02 INFO : toe/toe/toe.txt: Deleted 2025/08/20 04:42:02 INFO : toe/toe: Removing directory 2025/08/20 04:42:02 INFO : toe: Removing directory 2025/08/20 04:42:02 INFO : empty_dir: Removing directory 2025/08/20 04:42:02 DEBUG : Local file system at /tmp/rclone3560630290: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/20 04:42:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/20 04:42:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/20 04:42:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/20 04:42:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/20 04:42:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:42:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/20 04:42:04 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.99s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:42:04 DEBUG : Reset feature "Copy" 2025/08/20 04:42:04 DEBUG : Reset feature "Move" 2025/08/20 04:42:04 DEBUG : Reset feature "Copy" 2025/08/20 04:42:04 DEBUG : Reset feature "Move" 2025/08/20 04:42:04 DEBUG : empty_dir: Making directory with metadata 2025/08/20 04:42:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/20 04:42:04 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:42:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:42:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:42:05 INFO : tictacempty_dir: Making directory 2025/08/20 04:42:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/20 04:42:05 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:05 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:05 INFO : tictactoe: Making directory 2025/08/20 04:42:05 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:05 DEBUG : toe: transformed to: tictactoe 2025/08/20 04:42:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:42:05 INFO : tictactoe/tictactoe: Making directory 2025/08/20 04:42:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/20 04:42:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/20 04:42:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:42:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:42:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:42:05 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:42:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:42:05 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:42:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:42:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/20 04:42:05 INFO : toe/toe/toe.txt: Deleted 2025/08/20 04:42:05 INFO : toe/toe: Removing directory 2025/08/20 04:42:05 INFO : toe: Removing directory 2025/08/20 04:42:05 INFO : empty_dir: Removing directory 2025/08/20 04:42:05 DEBUG : Local file system at /tmp/rclone3560630290: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/20 04:42:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/20 04:42:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/20 04:42:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/20 04:42:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/20 04:42:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:42:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/20 04:42:07 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.62s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:42:08 DEBUG : toe: transformed to: dG9l 2025/08/20 04:42:08 DEBUG : toe: transformed to: dG9l 2025/08/20 04:42:08 INFO : dG9l: Making directory 2025/08/20 04:42:08 DEBUG : toe: transformed to: dG9l 2025/08/20 04:42:08 DEBUG : toe: transformed to: dG9l 2025/08/20 04:42:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/20 04:42:08 INFO : dG9l/dG9l: Making directory 2025/08/20 04:42:08 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/20 04:42:08 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/20 04:42:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/20 04:42:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/20 04:42:08 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/20 04:42:08 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:42:08 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:42:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:42:09 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/20 04:42:09 DEBUG : Waiting for deletions to finish 2025/08/20 04:42:10 DEBUG : dG9l: transformed to: toe 2025/08/20 04:42:10 DEBUG : dG9l: transformed to: toe 2025/08/20 04:42:10 DEBUG : dG9l: transformed to: toe 2025/08/20 04:42:10 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/20 04:42:10 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/20 04:42:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/20 04:42:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/20 04:42:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/20 04:42:10 DEBUG : Local file system at /tmp/rclone3560630290: Waiting for checks to finish 2025/08/20 04:42:10 DEBUG : Local file system at /tmp/rclone3560630290: Waiting for transfers to finish 2025/08/20 04:42:10 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.70s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-vibubar7goni", Local "Local file system at /tmp/rclone3560630290", Modify Window "1ms" 2025/08/20 04:42:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:42:11 DEBUG : toe: transformed to: 2025/08/20 04:42:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:42:11 DEBUG : toe: transformed to: 2025/08/20 04:42:11 INFO : B2 bucket rclone-test-vibubar7goni: Making directory 2025/08/20 04:42:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:42:11 DEBUG : toe: transformed to: 2025/08/20 04:42:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:42:11 DEBUG : toe: transformed to: 2025/08/20 04:42:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:42:11 DEBUG : toe/toe: transformed to: 2025/08/20 04:42:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/20 04:42:11 INFO : toe/toe: Making directory 2025/08/20 04:42:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:42:11 DEBUG : toe/toe: transformed to: 2025/08/20 04:42:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/20 04:42:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:42:11 DEBUG : toe: transformed to: 2025/08/20 04:42:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/20 04:42:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/20 04:42:11 DEBUG : toe/toe/toe: transformed to: 2025/08/20 04:42:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/20 04:42:11 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for checks to finish 2025/08/20 04:42:11 DEBUG : B2 bucket rclone-test-vibubar7goni: Waiting for transfers to finish 2025/08/20 04:42:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/20 04:42:12 INFO : toe/toe/toe: Copied (new) 2025/08/20 04:42:12 ERROR : B2 bucket rclone-test-vibubar7goni: not deleting files as there were IO errors 2025/08/20 04:42:12 ERROR : B2 bucket rclone-test-vibubar7goni: not deleting directories as there were IO errors --- PASS: TestError (1.79s) PASS 2025/08/20 04:42:13 DEBUG : B2 bucket rclone-test-vibubar7goni: Purge remote 2025/08/20 04:42:13 INFO : B2 bucket rclone-test-vibubar7goni: cleaning bucket "rclone-test-vibubar7goni" of all files 2025/08/20 04:42:14 DEBUG : BackupDir/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc485_d20250820_m043559_c001_v7007000_t0000_u01755664559416") 2025/08/20 04:42:14 DEBUG : BackupDir/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1115ad3cfbc32820_d20250820_m043553_c001_v0001178_t0025_u01755664553740") 2025/08/20 04:42:14 DEBUG : CompareDest/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7e2d_d20250820_m043534_c001_v7007000_t0000_u01755664534265") 2025/08/20 04:42:14 DEBUG : CompareDest/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ad97_d20250820_m043528_c001_v0001134_t0044_u01755664528126") 2025/08/20 04:42:14 DEBUG : CompareDest/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7e2e_d20250820_m043534_c001_v7007000_t0000_u01755664534448") 2025/08/20 04:42:14 DEBUG : CompareDest/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d09773c_d20250820_m043529_c001_v0001178_t0021_u01755664529742") 2025/08/20 04:42:14 DEBUG : CopyDest/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc486_d20250820_m043559_c001_v7007000_t0000_u01755664559601") 2025/08/20 04:42:14 DEBUG : CopyDest/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd1f1_d20250820_m043550_c001_v0001113_t0008_u01755664550660") 2025/08/20 04:42:14 DEBUG : CopyDest/three: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc487_d20250820_m043559_c001_v7007000_t0000_u01755664559785") 2025/08/20 04:42:14 DEBUG : CopyDest/three: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d09779a_d20250820_m043557_c001_v0001178_t0015_u01755664557308") 2025/08/20 04:42:14 DEBUG : CopyDest/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc488_d20250820_m043559_c001_v7007000_t0000_u01755664559984") 2025/08/20 04:42:14 DEBUG : CopyDest/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594adf9_d20250820_m043555_c001_v0001134_t0038_u01755664555176") 2025/08/20 04:42:14 DEBUG : EXISTING: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dfc4_d20250820_m043725_c001_v7007000_t0000_u01755664645383") 2025/08/20 04:42:14 DEBUG : EXISTING: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af2d_d20250820_m043724_c001_v0001134_t0025_u01755664644223") 2025/08/20 04:42:14 DEBUG : PREFIXapple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40828a1d17fba994_d20250820_m043934_c001_v7007000_t0000_u01755664774803") 2025/08/20 04:42:14 DEBUG : PREFIXapple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b148_d20250820_m043928_c001_v0001134_t0026_u01755664768517") 2025/08/20 04:42:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40744f92fd5fcf69_d20250820_m043934_c001_v7007000_t0000_u01755664774752") 2025/08/20 04:42:14 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc82a_d20250820_m043928_c001_v0001101_t0040_u01755664768490") 2025/08/20 04:42:14 DEBUG : PREFIXbanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d9ff2_d20250820_m043934_c001_v7007000_t0000_u01755664774761") 2025/08/20 04:42:15 DEBUG : PREFIXbanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd554_d20250820_m043928_c001_v0001113_t0016_u01755664768505") 2025/08/20 04:42:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb9ff_d20250820_m043934_c001_v7007000_t0000_u01755664774956") 2025/08/20 04:42:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f88_d20250820_m043928_c001_v0001145_t0034_u01755664768525") 2025/08/20 04:42:15 DEBUG : Testêé: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dfa7_d20250820_m043721_c001_v7007000_t0000_u01755664641625") 2025/08/20 04:42:15 DEBUG : Testêé: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af21_d20250820_m043720_c001_v0001134_t0022_u01755664640937") 2025/08/20 04:42:15 DEBUG : Testêé: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd31c_d20250820_m043719_c001_v0001113_t0026_u01755664639818") 2025/08/20 04:42:15 DEBUG : YXBwbGU=: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec36_d20250820_m043914_c001_v7007000_t0000_u01755664754590") 2025/08/20 04:42:15 DEBUG : YXBwbGU=: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd506_d20250820_m043909_c001_v0001113_t0029_u01755664749940") 2025/08/20 04:42:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec37_d20250820_m043914_c001_v7007000_t0000_u01755664754773") 2025/08/20 04:42:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc7da_d20250820_m043909_c001_v0001101_t0052_u01755664749969") 2025/08/20 04:42:15 DEBUG : YmFuYW5h: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec38_d20250820_m043914_c001_v7007000_t0000_u01755664754959") 2025/08/20 04:42:15 DEBUG : YmFuYW5h: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f50_d20250820_m043909_c001_v0001145_t0044_u01755664749961") 2025/08/20 04:42:15 DEBUG : a/potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d52_d20250820_m043330_c001_v7007000_t0000_u01755664410352") 2025/08/20 04:42:15 DEBUG : a/potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd029_d20250820_m043329_c001_v0001113_t0039_u01755664409369") 2025/08/20 04:42:15 DEBUG : a/potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d4d_d20250820_m043327_c001_v7007000_t0000_u01755664407741") 2025/08/20 04:42:15 DEBUG : a/potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd01f_d20250820_m043326_c001_v0001113_t0000_u01755664406857") 2025/08/20 04:42:15 DEBUG : a/potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce241f_d20250820_m043308_c001_v7007000_t0000_u01755664388216") 2025/08/20 04:42:15 DEBUG : a/potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfc9_d20250820_m043307_c001_v0001113_t0006_u01755664387210") 2025/08/20 04:42:15 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fb6_d20250820_m044140_c001_v7007000_t0000_u01755664900844") 2025/08/20 04:42:15 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd751_d20250820_m044136_c001_v0001113_t0026_u01755664896591") 2025/08/20 04:42:15 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fd8_d20250820_m044123_c001_v7007000_t0000_u01755664883927") 2025/08/20 04:42:15 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd719_d20250820_m044119_c001_v0001113_t0021_u01755664879929") 2025/08/20 04:42:15 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fa5_d20250820_m044108_c001_v7007000_t0000_u01755664868010") 2025/08/20 04:42:15 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd6d9_d20250820_m044103_c001_v0001113_t0048_u01755664863824") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9993_d20250820_m044051_c001_v7007000_t0000_u01755664851462") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd69d_d20250820_m044047_c001_v0001113_t0049_u01755664847671") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9e9_d20250820_m044034_c001_v7007000_t0000_u01755664834636") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd651_d20250820_m044029_c001_v0001113_t0045_u01755664829579") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f996b_d20250820_m044017_c001_v7007000_t0000_u01755664817911") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3012_d20250820_m044011_c001_v0001145_t0009_u01755664811716") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9be_d20250820_m043959_c001_v7007000_t0000_u01755664799110") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5cb_d20250820_m043954_c001_v0001113_t0032_u01755664794938") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f93_d20250820_m043953_c001_v7007000_t0000_u01755664793426") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b186_d20250820_m043948_c001_v0001134_t0056_u01755664788955") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba05_d20250820_m043936_c001_v7007000_t0000_u01755664776476") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f9c_d20250820_m043932_c001_v0001145_t0004_u01755664772296") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb9f6_d20250820_m043931_c001_v7007000_t0000_u01755664771293") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc820_d20250820_m043926_c001_v0001101_t0050_u01755664766028") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d9fdf_d20250820_m043912_c001_v7007000_t0000_u01755664752761") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd4fa_d20250820_m043907_c001_v0001113_t0001_u01755664747051") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e05a_d20250820_m043854_c001_v7007000_t0000_u01755664734493") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd4a6_d20250820_m043850_c001_v0001113_t0000_u01755664730270") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f98f4_d20250820_m043837_c001_v7007000_t0000_u01755664717339") 2025/08/20 04:42:16 DEBUG : apple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd46c_d20250820_m043833_c001_v0001113_t0029_u01755664713637") 2025/08/20 04:42:17 DEBUG : appleSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f9d_d20250820_m043957_c001_v7007000_t0000_u01755664797424") 2025/08/20 04:42:17 DEBUG : appleSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b192_d20250820_m043951_c001_v0001134_t0043_u01755664791329") 2025/08/20 04:42:17 DEBUG : appleapple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f996c_d20250820_m044018_c001_v7007000_t0000_u01755664818098") 2025/08/20 04:42:17 DEBUG : appleapple: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3018_d20250820_m044013_c001_v0001145_t0055_u01755664813886") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fb7_d20250820_m044141_c001_v7007000_t0000_u01755664901027") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fca17_d20250820_m044137_c001_v0001101_t0016_u01755664897431") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fdb_d20250820_m044124_c001_v7007000_t0000_u01755664884111") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc9e1_d20250820_m044120_c001_v0001101_t0027_u01755664880557") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fa6_d20250820_m044108_c001_v7007000_t0000_u01755664868193") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc9a0_d20250820_m044104_c001_v0001101_t0056_u01755664864907") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9994_d20250820_m044051_c001_v7007000_t0000_u01755664851646") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc972_d20250820_m044048_c001_v0001101_t0050_u01755664848432") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9ea_d20250820_m044034_c001_v7007000_t0000_u01755664834818") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc92c_d20250820_m044030_c001_v0001101_t0050_u01755664830455") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405a964bbc8de2fd_d20250820_m044016_c001_v7007000_t0000_u01755664816114") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd60f_d20250820_m044012_c001_v0001113_t0054_u01755664812387") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9bf_d20250820_m043959_c001_v7007000_t0000_u01755664799293") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fe2_d20250820_m043954_c001_v0001145_t0013_u01755664794927") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f104a4_d20250820_m043953_c001_v7007000_t0000_u01755664793835") 2025/08/20 04:42:17 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc892_d20250820_m043949_c001_v0001101_t0052_u01755664789581") 2025/08/20 04:42:18 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba06_d20250820_m043936_c001_v7007000_t0000_u01755664776658") 2025/08/20 04:42:18 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b158_d20250820_m043932_c001_v0001134_t0034_u01755664772317") 2025/08/20 04:42:18 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40828a1d17fba992_d20250820_m043931_c001_v7007000_t0000_u01755664771309") 2025/08/20 04:42:18 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b144_d20250820_m043926_c001_v0001134_t0040_u01755664766946") 2025/08/20 04:42:18 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec32_d20250820_m043912_c001_v7007000_t0000_u01755664752568") 2025/08/20 04:42:18 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f4c_d20250820_m043907_c001_v0001145_t0023_u01755664747742") 2025/08/20 04:42:18 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e05b_d20250820_m043854_c001_v7007000_t0000_u01755664734678") 2025/08/20 04:42:18 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f22_d20250820_m043851_c001_v0001145_t0002_u01755664731091") 2025/08/20 04:42:18 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f98f5_d20250820_m043837_c001_v7007000_t0000_u01755664717521") 2025/08/20 04:42:18 DEBUG : appleappleapplebanana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2efc_d20250820_m043834_c001_v0001145_t0051_u01755664714337") 2025/08/20 04:42:18 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9bd_d20250820_m043957_c001_v7007000_t0000_u01755664797762") 2025/08/20 04:42:18 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fd0_d20250820_m043951_c001_v0001145_t0009_u01755664791360") 2025/08/20 04:42:18 DEBUG : b/potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d53_d20250820_m043330_c001_v7007000_t0000_u01755664410534") 2025/08/20 04:42:18 DEBUG : b/potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd021_d20250820_m043328_c001_v0001113_t0001_u01755664408292") 2025/08/20 04:42:18 DEBUG : b/potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d4b_d20250820_m043327_c001_v7007000_t0000_u01755664407179") 2025/08/20 04:42:18 DEBUG : b/potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd019_d20250820_m043325_c001_v0001113_t0006_u01755664405668") 2025/08/20 04:42:18 DEBUG : b/potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce241d_d20250820_m043307_c001_v7007000_t0000_u01755664387617") 2025/08/20 04:42:18 DEBUG : b/potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfc1_d20250820_m043306_c001_v0001113_t0006_u01755664386294") 2025/08/20 04:42:18 DEBUG : backup/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408577b289de6d16_d20250820_m043614_c001_v7007000_t0000_u01755664574815") 2025/08/20 04:42:18 DEBUG : backup/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063a97d0d549ae5_d20250820_m043613_c001_v0001165_t0013_u01755664573182") 2025/08/20 04:42:19 DEBUG : backup/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1171538559844bf1_d20250820_m043609_c001_v0001184_t0020_u01755664569243") 2025/08/20 04:42:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8bd5_d20250820_m043641_c001_v7007000_t0000_u01755664601024") 2025/08/20 04:42:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1060d810816fb95e_d20250820_m043638_c001_v0001153_t0009_u01755664598960") 2025/08/20 04:42:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f104a9939c4de0250_d20250820_m043634_c001_v0001105_t0007_u01755664594766") 2025/08/20 04:42:19 DEBUG : backup/one.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fe0108_d20250820_m043627_c001_v7007000_t0000_u01755664587648") 2025/08/20 04:42:19 DEBUG : backup/one.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f114ceb176f6c982e_d20250820_m043625_c001_v0001161_t0033_u01755664585523") 2025/08/20 04:42:19 DEBUG : backup/one.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f105e89a884003341_d20250820_m043621_c001_v0001171_t0025_u01755664581327") 2025/08/20 04:42:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8bd6_d20250820_m043641_c001_v7007000_t0000_u01755664601206") 2025/08/20 04:42:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f10408d8c43612264_d20250820_m043640_c001_v0001099_t0045_u01755664600065") 2025/08/20 04:42:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f10783ebf3a4f8cbe_d20250820_m043636_c001_v0001165_t0007_u01755664596560") 2025/08/20 04:42:19 DEBUG : backup/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408577b289de6d17_d20250820_m043614_c001_v7007000_t0000_u01755664574997") 2025/08/20 04:42:19 DEBUG : backup/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1024ec8ba3c3ec68_d20250820_m043614_c001_v0001176_t0014_u01755664574044") 2025/08/20 04:42:19 DEBUG : backup/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f101acd9ddd14eaa1_d20250820_m043610_c001_v0001136_t0019_u01755664570689") 2025/08/20 04:42:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fe0109_d20250820_m043627_c001_v7007000_t0000_u01755664587829") 2025/08/20 04:42:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1168ef8320598f81_d20250820_m043626_c001_v0001144_t0050_u01755664586524") 2025/08/20 04:42:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1193385956bd3b8e_d20250820_m043623_c001_v0001092_t0045_u01755664583036") 2025/08/20 04:42:19 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fb8_d20250820_m044141_c001_v7007000_t0000_u01755664901213") 2025/08/20 04:42:19 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af310a_d20250820_m044136_c001_v0001145_t0044_u01755664896993") 2025/08/20 04:42:19 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fdd_d20250820_m044124_c001_v7007000_t0000_u01755664884294") 2025/08/20 04:42:19 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af30ce_d20250820_m044120_c001_v0001145_t0012_u01755664880256") 2025/08/20 04:42:19 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fa7_d20250820_m044108_c001_v7007000_t0000_u01755664868379") 2025/08/20 04:42:19 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af30a8_d20250820_m044104_c001_v0001145_t0037_u01755664864334") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9995_d20250820_m044051_c001_v7007000_t0000_u01755664851831") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3088_d20250820_m044048_c001_v0001145_t0055_u01755664848165") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9eb_d20250820_m044034_c001_v7007000_t0000_u01755664834999") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3054_d20250820_m044030_c001_v0001145_t0058_u01755664830182") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f996d_d20250820_m044018_c001_v7007000_t0000_u01755664818282") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8e2_d20250820_m044011_c001_v0001101_t0016_u01755664811996") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9c0_d20250820_m043959_c001_v7007000_t0000_u01755664799474") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1a8_d20250820_m043954_c001_v0001134_t0050_u01755664794949") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f104a3_d20250820_m043953_c001_v7007000_t0000_u01755664793821") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5a7_d20250820_m043949_c001_v0001113_t0057_u01755664789242") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba07_d20250820_m043936_c001_v7007000_t0000_u01755664776842") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd56e_d20250820_m043932_c001_v0001113_t0021_u01755664772285") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f81_d20250820_m043931_c001_v7007000_t0000_u01755664771323") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd54c_d20250820_m043926_c001_v0001113_t0012_u01755664766437") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d9fde_d20250820_m043912_c001_v7007000_t0000_u01755664752575") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b0f3_d20250820_m043907_c001_v0001134_t0033_u01755664747377") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e05c_d20250820_m043854_c001_v7007000_t0000_u01755664734864") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b09d_d20250820_m043850_c001_v0001134_t0038_u01755664730596") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f98f6_d20250820_m043837_c001_v7007000_t0000_u01755664717704") 2025/08/20 04:42:20 DEBUG : banana: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b069_d20250820_m043834_c001_v0001134_t0003_u01755664714004") 2025/08/20 04:42:20 DEBUG : bananaSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f401545a95a50b3be_d20250820_m043957_c001_v7007000_t0000_u01755664797376") 2025/08/20 04:42:20 DEBUG : bananaSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc896_d20250820_m043951_c001_v0001101_t0059_u01755664791346") 2025/08/20 04:42:21 DEBUG : both0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eb0_d20250820_m043810_c001_v7007000_t0000_u01755664690315") 2025/08/20 04:42:21 DEBUG : both0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3be_d20250820_m043750_c001_v0001113_t0018_u01755664670971") 2025/08/20 04:42:21 DEBUG : both0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4f2_d20250820_m043746_c001_v7007000_t0000_u01755664666759") 2025/08/20 04:42:21 DEBUG : both0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd339_d20250820_m043727_c001_v0001113_t0046_u01755664647319") 2025/08/20 04:42:21 DEBUG : both1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eb1_d20250820_m043810_c001_v7007000_t0000_u01755664690497") 2025/08/20 04:42:21 DEBUG : both1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3c0_d20250820_m043751_c001_v0001113_t0006_u01755664671877") 2025/08/20 04:42:21 DEBUG : both1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4f3_d20250820_m043746_c001_v7007000_t0000_u01755664666941") 2025/08/20 04:42:21 DEBUG : both1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd341_d20250820_m043728_c001_v0001113_t0018_u01755664648017") 2025/08/20 04:42:21 DEBUG : both10: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eb2_d20250820_m043810_c001_v7007000_t0000_u01755664690680") 2025/08/20 04:42:21 DEBUG : both10: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3e4_d20250820_m043759_c001_v0001113_t0046_u01755664679247") 2025/08/20 04:42:21 DEBUG : both10: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4f4_d20250820_m043747_c001_v7007000_t0000_u01755664667123") 2025/08/20 04:42:21 DEBUG : both10: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd376_d20250820_m043736_c001_v0001113_t0027_u01755664656061") 2025/08/20 04:42:21 DEBUG : both11: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eb3_d20250820_m043810_c001_v7007000_t0000_u01755664690862") 2025/08/20 04:42:21 DEBUG : both11: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3e8_d20250820_m043800_c001_v0001113_t0059_u01755664680131") 2025/08/20 04:42:21 DEBUG : both11: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4f5_d20250820_m043747_c001_v7007000_t0000_u01755664667308") 2025/08/20 04:42:21 DEBUG : both11: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd378_d20250820_m043736_c001_v0001113_t0025_u01755664656869") 2025/08/20 04:42:21 DEBUG : both12: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eb4_d20250820_m043811_c001_v7007000_t0000_u01755664691046") 2025/08/20 04:42:21 DEBUG : both12: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3ea_d20250820_m043800_c001_v0001113_t0002_u01755664680895") 2025/08/20 04:42:21 DEBUG : both12: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4f6_d20250820_m043747_c001_v7007000_t0000_u01755664667490") 2025/08/20 04:42:21 DEBUG : both12: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd37c_d20250820_m043737_c001_v0001113_t0016_u01755664657680") 2025/08/20 04:42:22 DEBUG : both13: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eb5_d20250820_m043811_c001_v7007000_t0000_u01755664691228") 2025/08/20 04:42:22 DEBUG : both13: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3ec_d20250820_m043801_c001_v0001113_t0034_u01755664681652") 2025/08/20 04:42:22 DEBUG : both13: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4f7_d20250820_m043747_c001_v7007000_t0000_u01755664667672") 2025/08/20 04:42:22 DEBUG : both13: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd37e_d20250820_m043738_c001_v0001113_t0000_u01755664658333") 2025/08/20 04:42:22 DEBUG : both14: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eb7_d20250820_m043811_c001_v7007000_t0000_u01755664691410") 2025/08/20 04:42:22 DEBUG : both14: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3f2_d20250820_m043802_c001_v0001113_t0018_u01755664682590") 2025/08/20 04:42:22 DEBUG : both14: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4f8_d20250820_m043747_c001_v7007000_t0000_u01755664667855") 2025/08/20 04:42:22 DEBUG : both14: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd382_d20250820_m043739_c001_v0001113_t0022_u01755664659177") 2025/08/20 04:42:22 DEBUG : both15: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eb8_d20250820_m043811_c001_v7007000_t0000_u01755664691599") 2025/08/20 04:42:22 DEBUG : both15: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3f6_d20250820_m043803_c001_v0001113_t0058_u01755664683472") 2025/08/20 04:42:22 DEBUG : both15: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4f9_d20250820_m043748_c001_v7007000_t0000_u01755664668037") 2025/08/20 04:42:22 DEBUG : both15: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd386_d20250820_m043739_c001_v0001113_t0057_u01755664659869") 2025/08/20 04:42:22 DEBUG : both16: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eb9_d20250820_m043811_c001_v7007000_t0000_u01755664691781") 2025/08/20 04:42:22 DEBUG : both16: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3fa_d20250820_m043804_c001_v0001113_t0015_u01755664684532") 2025/08/20 04:42:22 DEBUG : both16: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4fa_d20250820_m043748_c001_v7007000_t0000_u01755664668220") 2025/08/20 04:42:22 DEBUG : both16: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd38c_d20250820_m043740_c001_v0001113_t0007_u01755664660584") 2025/08/20 04:42:22 DEBUG : both17: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eba_d20250820_m043811_c001_v7007000_t0000_u01755664691962") 2025/08/20 04:42:22 DEBUG : both17: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3fe_d20250820_m043805_c001_v0001113_t0028_u01755664685302") 2025/08/20 04:42:22 DEBUG : both17: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4fb_d20250820_m043748_c001_v7007000_t0000_u01755664668402") 2025/08/20 04:42:22 DEBUG : both17: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd396_d20250820_m043741_c001_v0001113_t0053_u01755664661466") 2025/08/20 04:42:22 DEBUG : both18: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ebb_d20250820_m043812_c001_v7007000_t0000_u01755664692144") 2025/08/20 04:42:22 DEBUG : both18: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd400_d20250820_m043806_c001_v0001113_t0041_u01755664686075") 2025/08/20 04:42:23 DEBUG : both18: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4fc_d20250820_m043748_c001_v7007000_t0000_u01755664668584") 2025/08/20 04:42:23 DEBUG : both18: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd39e_d20250820_m043742_c001_v0001113_t0009_u01755664662176") 2025/08/20 04:42:23 DEBUG : both19: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ebc_d20250820_m043812_c001_v7007000_t0000_u01755664692325") 2025/08/20 04:42:23 DEBUG : both19: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd406_d20250820_m043807_c001_v0001113_t0017_u01755664687021") 2025/08/20 04:42:23 DEBUG : both19: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4fd_d20250820_m043748_c001_v7007000_t0000_u01755664668766") 2025/08/20 04:42:23 DEBUG : both19: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3a0_d20250820_m043742_c001_v0001113_t0001_u01755664662970") 2025/08/20 04:42:23 DEBUG : both2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ebe_d20250820_m043812_c001_v7007000_t0000_u01755664692510") 2025/08/20 04:42:23 DEBUG : both2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3c2_d20250820_m043752_c001_v0001113_t0053_u01755664672701") 2025/08/20 04:42:23 DEBUG : both2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4fe_d20250820_m043748_c001_v7007000_t0000_u01755664668947") 2025/08/20 04:42:23 DEBUG : both2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd349_d20250820_m043728_c001_v0001113_t0008_u01755664648717") 2025/08/20 04:42:23 DEBUG : both3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ec0_d20250820_m043812_c001_v7007000_t0000_u01755664692692") 2025/08/20 04:42:23 DEBUG : both3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3c8_d20250820_m043753_c001_v0001113_t0006_u01755664673463") 2025/08/20 04:42:23 DEBUG : both3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4ff_d20250820_m043749_c001_v7007000_t0000_u01755664669139") 2025/08/20 04:42:23 DEBUG : both3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd34d_d20250820_m043729_c001_v0001113_t0053_u01755664649309") 2025/08/20 04:42:23 DEBUG : both4: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ec1_d20250820_m043812_c001_v7007000_t0000_u01755664692873") 2025/08/20 04:42:23 DEBUG : both4: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3ca_d20250820_m043754_c001_v0001113_t0037_u01755664674077") 2025/08/20 04:42:23 DEBUG : both4: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc501_d20250820_m043749_c001_v7007000_t0000_u01755664669322") 2025/08/20 04:42:23 DEBUG : both4: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd355_d20250820_m043730_c001_v0001113_t0022_u01755664650368") 2025/08/20 04:42:23 DEBUG : both5: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ec3_d20250820_m043813_c001_v7007000_t0000_u01755664693055") 2025/08/20 04:42:23 DEBUG : both5: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3d4_d20250820_m043755_c001_v0001113_t0021_u01755664675251") 2025/08/20 04:42:23 DEBUG : both5: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc502_d20250820_m043749_c001_v7007000_t0000_u01755664669504") 2025/08/20 04:42:23 DEBUG : both5: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd35b_d20250820_m043731_c001_v0001113_t0059_u01755664651373") 2025/08/20 04:42:24 DEBUG : both6: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ec4_d20250820_m043813_c001_v7007000_t0000_u01755664693236") 2025/08/20 04:42:24 DEBUG : both6: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3d6_d20250820_m043755_c001_v0001113_t0025_u01755664675970") 2025/08/20 04:42:24 DEBUG : both6: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc503_d20250820_m043749_c001_v7007000_t0000_u01755664669685") 2025/08/20 04:42:24 DEBUG : both6: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd362_d20250820_m043732_c001_v0001113_t0038_u01755664652238") 2025/08/20 04:42:24 DEBUG : both7: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ec5_d20250820_m043813_c001_v7007000_t0000_u01755664693418") 2025/08/20 04:42:24 DEBUG : both7: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3da_d20250820_m043756_c001_v0001113_t0053_u01755664676938") 2025/08/20 04:42:24 DEBUG : both7: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc505_d20250820_m043749_c001_v7007000_t0000_u01755664669867") 2025/08/20 04:42:24 DEBUG : both7: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd36a_d20250820_m043733_c001_v0001113_t0029_u01755664653486") 2025/08/20 04:42:24 DEBUG : both8: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ec7_d20250820_m043813_c001_v7007000_t0000_u01755664693600") 2025/08/20 04:42:24 DEBUG : both8: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3e0_d20250820_m043757_c001_v0001113_t0028_u01755664677643") 2025/08/20 04:42:24 DEBUG : both8: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc506_d20250820_m043750_c001_v7007000_t0000_u01755664670048") 2025/08/20 04:42:24 DEBUG : both8: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd370_d20250820_m043734_c001_v0001113_t0054_u01755664654312") 2025/08/20 04:42:24 DEBUG : both9: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ec8_d20250820_m043813_c001_v7007000_t0000_u01755664693782") 2025/08/20 04:42:24 DEBUG : both9: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd3e2_d20250820_m043758_c001_v0001113_t0023_u01755664678666") 2025/08/20 04:42:24 DEBUG : both9: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc507_d20250820_m043750_c001_v7007000_t0000_u01755664670229") 2025/08/20 04:42:24 DEBUG : both9: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd374_d20250820_m043735_c001_v0001113_t0028_u01755664655240") 2025/08/20 04:42:24 DEBUG : c/non empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d54_d20250820_m043330_c001_v7007000_t0000_u01755664410716") 2025/08/20 04:42:24 DEBUG : c/non empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd023_d20250820_m043328_c001_v0001113_t0020_u01755664408672") 2025/08/20 04:42:24 DEBUG : c/non empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d4f_d20250820_m043327_c001_v7007000_t0000_u01755664407924") 2025/08/20 04:42:24 DEBUG : c/non empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd01b_d20250820_m043326_c001_v0001113_t0049_u01755664406063") 2025/08/20 04:42:25 DEBUG : c/non empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce2420_d20250820_m043308_c001_v7007000_t0000_u01755664388407") 2025/08/20 04:42:25 DEBUG : c/non empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfc3_d20250820_m043306_c001_v0001113_t0055_u01755664386568") 2025/08/20 04:42:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec3a_d20250820_m043915_c001_v7007000_t0000_u01755664755144") 2025/08/20 04:42:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b0f9_d20250820_m043909_c001_v0001134_t0037_u01755664749950") 2025/08/20 04:42:25 DEBUG : check sum: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce2410_d20250820_m043258_c001_v7007000_t0000_u01755664378762") 2025/08/20 04:42:25 DEBUG : check sum: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf96_d20250820_m043257_c001_v0001113_t0018_u01755664377720") 2025/08/20 04:42:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f401545a95a50b47c_d20250820_m044210_c001_v7007000_t0000_u01755664930900") 2025/08/20 04:42:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd7c1_d20250820_m044209_c001_v0001113_t0033_u01755664929186") 2025/08/20 04:42:25 DEBUG : dest/3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc477_d20250820_m043543_c001_v7007000_t0000_u01755664543696") 2025/08/20 04:42:25 DEBUG : dest/3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415a2964a8ec35a4_d20250820_m043542_c001_v0001105_t0038_u01755664542587") 2025/08/20 04:42:25 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f996e_d20250820_m044018_c001_v7007000_t0000_u01755664818466") 2025/08/20 04:42:25 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1e8_d20250820_m044013_c001_v0001134_t0002_u01755664813907") 2025/08/20 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fb9_d20250820_m044141_c001_v7007000_t0000_u01755664901396") 2025/08/20 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd733_d20250820_m044128_c001_v0001113_t0041_u01755664888714") 2025/08/20 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fde_d20250820_m044124_c001_v7007000_t0000_u01755664884478") 2025/08/20 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd6fb_d20250820_m044112_c001_v0001113_t0016_u01755664872658") 2025/08/20 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fa8_d20250820_m044108_c001_v7007000_t0000_u01755664868562") 2025/08/20 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd6bb_d20250820_m044056_c001_v0001113_t0036_u01755664856209") 2025/08/20 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9996_d20250820_m044052_c001_v7007000_t0000_u01755664852015") 2025/08/20 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd67b_d20250820_m044039_c001_v0001113_t0007_u01755664839301") 2025/08/20 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9ec_d20250820_m044035_c001_v7007000_t0000_u01755664835182") 2025/08/20 04:42:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd635_d20250820_m044022_c001_v0001113_t0051_u01755664822585") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40322871fe4df0f2_d20250820_m044015_c001_v7007000_t0000_u01755664815723") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2ffc_d20250820_m044003_c001_v0001145_t0034_u01755664803772") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9c1_d20250820_m043959_c001_v7007000_t0000_u01755664799656") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1ae_d20250820_m043955_c001_v0001134_t0039_u01755664795310") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f99_d20250820_m043953_c001_v7007000_t0000_u01755664793853") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b16c_d20250820_m043941_c001_v0001134_t0049_u01755664781152") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba08_d20250820_m043937_c001_v7007000_t0000_u01755664777025") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f9e_d20250820_m043932_c001_v0001145_t0009_u01755664772561") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb9f3_d20250820_m043931_c001_v7007000_t0000_u01755664771109") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc7fe_d20250820_m043919_c001_v0001101_t0054_u01755664759265") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416fa9f852ad6af1_d20250820_m043912_c001_v7007000_t0000_u01755664752814") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd4d2_d20250820_m043859_c001_v0001113_t0058_u01755664739169") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e05d_d20250820_m043855_c001_v7007000_t0000_u01755664735049") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd48c_d20250820_m043841_c001_v0001113_t0048_u01755664721935") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f98f7_d20250820_m043837_c001_v7007000_t0000_u01755664717887") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd45a_d20250820_m043826_c001_v0001113_t0007_u01755664706975") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f9f_d20250820_m043957_c001_v7007000_t0000_u01755664797611") 2025/08/20 04:42:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5b1_d20250820_m043951_c001_v0001113_t0024_u01755664791609") 2025/08/20 04:42:26 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f996f_d20250820_m044018_c001_v7007000_t0000_u01755664818650") 2025/08/20 04:42:26 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd613_d20250820_m044013_c001_v0001113_t0028_u01755664813919") 2025/08/20 04:42:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fbc_d20250820_m044141_c001_v7007000_t0000_u01755664901578") 2025/08/20 04:42:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af30f0_d20250820_m044129_c001_v0001145_t0051_u01755664889717") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fdf_d20250820_m044124_c001_v7007000_t0000_u01755664884661") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af30b0_d20250820_m044113_c001_v0001145_t0052_u01755664873323") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fa9_d20250820_m044108_c001_v7007000_t0000_u01755664868747") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af309c_d20250820_m044057_c001_v0001145_t0042_u01755664857040") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9998_d20250820_m044052_c001_v7007000_t0000_u01755664852250") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af306a_d20250820_m044039_c001_v0001145_t0050_u01755664839906") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9ed_d20250820_m044035_c001_v7007000_t0000_u01755664835367") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af303e_d20250820_m044023_c001_v0001145_t0053_u01755664823355") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40322871fe4df0f4_d20250820_m044015_c001_v7007000_t0000_u01755664815905") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8c6_d20250820_m044004_c001_v0001101_t0057_u01755664804537") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9c2_d20250820_m043959_c001_v7007000_t0000_u01755664799838") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5cf_d20250820_m043955_c001_v0001113_t0020_u01755664795321") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8cd3_d20250820_m043953_c001_v7007000_t0000_u01755664793828") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd58f_d20250820_m043941_c001_v0001113_t0000_u01755664781954") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba0a_d20250820_m043937_c001_v7007000_t0000_u01755664777207") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd572_d20250820_m043932_c001_v0001113_t0004_u01755664772603") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40828a1d17fba991_d20250820_m043931_c001_v7007000_t0000_u01755664771126") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd52e_d20250820_m043920_c001_v0001113_t0035_u01755664760088") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408577b289de6d66_d20250820_m043912_c001_v7007000_t0000_u01755664752588") 2025/08/20 04:42:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b0c9_d20250820_m043859_c001_v0001134_t0041_u01755664739800") 2025/08/20 04:42:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e05e_d20250820_m043855_c001_v7007000_t0000_u01755664735234") 2025/08/20 04:42:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b07d_d20250820_m043842_c001_v0001134_t0056_u01755664722746") 2025/08/20 04:42:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f98f8_d20250820_m043838_c001_v7007000_t0000_u01755664718071") 2025/08/20 04:42:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b051_d20250820_m043827_c001_v0001134_t0027_u01755664707401") 2025/08/20 04:42:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba22_d20250820_m043957_c001_v7007000_t0000_u01755664797624") 2025/08/20 04:42:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc89c_d20250820_m043951_c001_v0001101_t0024_u01755664791626") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9970_d20250820_m044018_c001_v7007000_t0000_u01755664818837") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af301c_d20250820_m044014_c001_v0001145_t0026_u01755664814130") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fbd_d20250820_m044141_c001_v7007000_t0000_u01755664901760") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fca01_d20250820_m044130_c001_v0001101_t0032_u01755664890512") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fe0_d20250820_m044124_c001_v7007000_t0000_u01755664884846") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc9c5_d20250820_m044114_c001_v0001101_t0007_u01755664874291") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2faa_d20250820_m044108_c001_v7007000_t0000_u01755664868930") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc990_d20250820_m044057_c001_v0001101_t0023_u01755664857827") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9999_d20250820_m044052_c001_v7007000_t0000_u01755664852441") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc95c_d20250820_m044040_c001_v0001101_t0055_u01755664840825") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9ee_d20250820_m044035_c001_v7007000_t0000_u01755664835549") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc914_d20250820_m044024_c001_v0001101_t0054_u01755664824127") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9966_d20250820_m044015_c001_v7007000_t0000_u01755664815922") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5ed_d20250820_m044005_c001_v0001113_t0047_u01755664805353") 2025/08/20 04:42:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9c3_d20250820_m044000_c001_v7007000_t0000_u01755664800019") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fe4_d20250820_m043955_c001_v0001145_t0059_u01755664795332") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8cd1_d20250820_m043953_c001_v7007000_t0000_u01755664793460") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc874_d20250820_m043942_c001_v0001101_t0004_u01755664782663") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba0b_d20250820_m043937_c001_v7007000_t0000_u01755664777390") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc840_d20250820_m043932_c001_v0001101_t0049_u01755664772613") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb9f2_d20250820_m043930_c001_v7007000_t0000_u01755664770924") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b12c_d20250820_m043920_c001_v0001134_t0036_u01755664760886") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb9e8_d20250820_m043912_c001_v7007000_t0000_u01755664752783") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f32_d20250820_m043900_c001_v0001145_t0028_u01755664740590") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e05f_d20250820_m043855_c001_v7007000_t0000_u01755664735423") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f0a_d20250820_m043843_c001_v0001145_t0004_u01755664723415") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f98f9_d20250820_m043838_c001_v7007000_t0000_u01755664718254") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2eec_d20250820_m043827_c001_v0001145_t0013_u01755664707777") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8cdc_d20250820_m043957_c001_v7007000_t0000_u01755664797722") 2025/08/20 04:42:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fd6_d20250820_m043951_c001_v0001145_t0044_u01755664791662") 2025/08/20 04:42:29 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9972_d20250820_m044019_c001_v7007000_t0000_u01755664819023") 2025/08/20 04:42:29 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1ea_d20250820_m044014_c001_v0001134_t0054_u01755664814219") 2025/08/20 04:42:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fbf_d20250820_m044141_c001_v7007000_t0000_u01755664901942") 2025/08/20 04:42:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b304_d20250820_m044131_c001_v0001134_t0031_u01755664891229") 2025/08/20 04:42:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fe1_d20250820_m044125_c001_v7007000_t0000_u01755664885030") 2025/08/20 04:42:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b2ca_d20250820_m044115_c001_v0001134_t0033_u01755664875047") 2025/08/20 04:42:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fab_d20250820_m044109_c001_v7007000_t0000_u01755664869112") 2025/08/20 04:42:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b280_d20250820_m044058_c001_v0001134_t0026_u01755664858580") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f999a_d20250820_m044052_c001_v7007000_t0000_u01755664852626") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b248_d20250820_m044041_c001_v0001134_t0049_u01755664841533") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9ef_d20250820_m044035_c001_v7007000_t0000_u01755664835730") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b20e_d20250820_m044024_c001_v0001134_t0023_u01755664824938") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f401545a95a50b427_d20250820_m044016_c001_v7007000_t0000_u01755664816132") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1ce_d20250820_m044006_c001_v0001134_t0021_u01755664806210") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9c4_d20250820_m044000_c001_v7007000_t0000_u01755664800202") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8aa_d20250820_m043955_c001_v0001101_t0039_u01755664795360") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f419259e82475d7cc_d20250820_m043953_c001_v7007000_t0000_u01755664793868") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fbc_d20250820_m043943_c001_v0001145_t0058_u01755664783356") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba0c_d20250820_m043937_c001_v7007000_t0000_u01755664777571") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b15c_d20250820_m043932_c001_v0001134_t0058_u01755664772677") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f7f_d20250820_m043931_c001_v7007000_t0000_u01755664771138") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f6a_d20250820_m043921_c001_v0001145_t0017_u01755664761639") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4145fb5ce628f0a7_d20250820_m043912_c001_v7007000_t0000_u01755664752919") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc7a8_d20250820_m043901_c001_v0001101_t0033_u01755664741368") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e061_d20250820_m043855_c001_v7007000_t0000_u01755664735607") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc766_d20250820_m043844_c001_v0001101_t0057_u01755664724070") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f98fa_d20250820_m043838_c001_v7007000_t0000_u01755664718435") 2025/08/20 04:42:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc719_d20250820_m043828_c001_v0001101_t0057_u01755664708176") 2025/08/20 04:42:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8cdb_d20250820_m043957_c001_v7007000_t0000_u01755664797539") 2025/08/20 04:42:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5b3_d20250820_m043951_c001_v0001113_t0044_u01755664791833") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9973_d20250820_m044019_c001_v7007000_t0000_u01755664819206") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd619_d20250820_m044014_c001_v0001113_t0023_u01755664814285") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fc0_d20250820_m044142_c001_v7007000_t0000_u01755664902125") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd739_d20250820_m044131_c001_v0001113_t0028_u01755664891590") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fe2_d20250820_m044125_c001_v7007000_t0000_u01755664885214") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd705_d20250820_m044115_c001_v0001113_t0002_u01755664875468") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fac_d20250820_m044109_c001_v7007000_t0000_u01755664869294") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd6c9_d20250820_m044058_c001_v0001113_t0025_u01755664858895") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f999c_d20250820_m044052_c001_v7007000_t0000_u01755664852813") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd689_d20250820_m044041_c001_v0001113_t0022_u01755664841966") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9f0_d20250820_m044035_c001_v7007000_t0000_u01755664835911") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd63d_d20250820_m044025_c001_v0001113_t0015_u01755664825251") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9964_d20250820_m044015_c001_v7007000_t0000_u01755664815739") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3002_d20250820_m044006_c001_v0001145_t0044_u01755664806525") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9c5_d20250820_m044000_c001_v7007000_t0000_u01755664800384") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5d1_d20250820_m043955_c001_v0001113_t0038_u01755664795660") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f94_d20250820_m043953_c001_v7007000_t0000_u01755664793435") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b176_d20250820_m043943_c001_v0001134_t0046_u01755664783583") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba0d_d20250820_m043937_c001_v7007000_t0000_u01755664777754") 2025/08/20 04:42:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fa2_d20250820_m043932_c001_v0001145_t0014_u01755664772842") 2025/08/20 04:42:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40744f92fd5fcf67_d20250820_m043931_c001_v7007000_t0000_u01755664771174") 2025/08/20 04:42:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc804_d20250820_m043921_c001_v0001101_t0027_u01755664761941") 2025/08/20 04:42:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416fa9f852ad6af0_d20250820_m043912_c001_v7007000_t0000_u01755664752793") 2025/08/20 04:42:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd4d8_d20250820_m043901_c001_v0001113_t0007_u01755664741748") 2025/08/20 04:42:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e062_d20250820_m043855_c001_v7007000_t0000_u01755664735791") 2025/08/20 04:42:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd492_d20250820_m043844_c001_v0001113_t0044_u01755664724556") 2025/08/20 04:42:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f98fb_d20250820_m043838_c001_v7007000_t0000_u01755664718617") 2025/08/20 04:42:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd45c_d20250820_m043828_c001_v0001113_t0054_u01755664708485") 2025/08/20 04:42:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f9c_d20250820_m043957_c001_v7007000_t0000_u01755664797401") 2025/08/20 04:42:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b194_d20250820_m043951_c001_v0001134_t0015_u01755664791934") 2025/08/20 04:42:32 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9974_d20250820_m044019_c001_v7007000_t0000_u01755664819389") 2025/08/20 04:42:32 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8f2_d20250820_m044014_c001_v0001101_t0056_u01755664814345") 2025/08/20 04:42:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fc1_d20250820_m044142_c001_v7007000_t0000_u01755664902309") 2025/08/20 04:42:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af30f8_d20250820_m044131_c001_v0001145_t0031_u01755664891919") 2025/08/20 04:42:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fe3_d20250820_m044125_c001_v7007000_t0000_u01755664885400") 2025/08/20 04:42:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af30be_d20250820_m044115_c001_v0001145_t0025_u01755664875921") 2025/08/20 04:42:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fad_d20250820_m044109_c001_v7007000_t0000_u01755664869476") 2025/08/20 04:42:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af30a2_d20250820_m044059_c001_v0001145_t0002_u01755664859202") 2025/08/20 04:42:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f999d_d20250820_m044053_c001_v7007000_t0000_u01755664853004") 2025/08/20 04:42:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3074_d20250820_m044042_c001_v0001145_t0039_u01755664842506") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9f1_d20250820_m044036_c001_v7007000_t0000_u01755664836094") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3046_d20250820_m044025_c001_v0001145_t0000_u01755664825629") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408577b289de6d75_d20250820_m044016_c001_v7007000_t0000_u01755664816284") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8d0_d20250820_m044007_c001_v0001101_t0031_u01755664807002") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9c6_d20250820_m044000_c001_v7007000_t0000_u01755664800566") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fe8_d20250820_m043955_c001_v0001145_t0040_u01755664795740") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f95_d20250820_m043953_c001_v7007000_t0000_u01755664793610") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd599_d20250820_m043944_c001_v0001113_t0035_u01755664784128") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba0e_d20250820_m043937_c001_v7007000_t0000_u01755664777936") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd576_d20250820_m043932_c001_v0001113_t0014_u01755664772855") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb9f4_d20250820_m043931_c001_v7007000_t0000_u01755664771175") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd53a_d20250820_m043922_c001_v0001113_t0020_u01755664762249") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec34_d20250820_m043912_c001_v7007000_t0000_u01755664752937") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b0d1_d20250820_m043902_c001_v0001134_t0024_u01755664742085") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e063_d20250820_m043855_c001_v7007000_t0000_u01755664735978") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b087_d20250820_m043845_c001_v0001134_t0003_u01755664725170") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f98fc_d20250820_m043838_c001_v7007000_t0000_u01755664718799") 2025/08/20 04:42:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b055_d20250820_m043828_c001_v0001134_t0041_u01755664708813") 2025/08/20 04:42:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8cda_d20250820_m043957_c001_v7007000_t0000_u01755664797356") 2025/08/20 04:42:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc89e_d20250820_m043952_c001_v0001101_t0045_u01755664792018") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9976_d20250820_m044019_c001_v7007000_t0000_u01755664819572") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af301e_d20250820_m044014_c001_v0001145_t0056_u01755664814399") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fc2_d20250820_m044142_c001_v7007000_t0000_u01755664902492") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fca07_d20250820_m044132_c001_v0001101_t0051_u01755664892391") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fe4_d20250820_m044125_c001_v7007000_t0000_u01755664885584") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc9cb_d20250820_m044116_c001_v0001101_t0018_u01755664876150") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2faf_d20250820_m044109_c001_v7007000_t0000_u01755664869659") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc998_d20250820_m044059_c001_v0001101_t0057_u01755664859449") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f999e_d20250820_m044053_c001_v7007000_t0000_u01755664853187") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc966_d20250820_m044042_c001_v0001101_t0042_u01755664842989") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9f2_d20250820_m044036_c001_v7007000_t0000_u01755664836277") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc91a_d20250820_m044025_c001_v0001101_t0025_u01755664825892") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9965_d20250820_m044015_c001_v7007000_t0000_u01755664815894") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5f5_d20250820_m044007_c001_v0001113_t0041_u01755664807408") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9c7_d20250820_m044000_c001_v7007000_t0000_u01755664800748") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8b0_d20250820_m043955_c001_v0001101_t0041_u01755664795760") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f96_d20250820_m043953_c001_v7007000_t0000_u01755664793621") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc882_d20250820_m043944_c001_v0001101_t0007_u01755664784582") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba10_d20250820_m043938_c001_v7007000_t0000_u01755664778119") 2025/08/20 04:42:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b15e_d20250820_m043932_c001_v0001134_t0008_u01755664772975") 2025/08/20 04:42:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f80_d20250820_m043931_c001_v7007000_t0000_u01755664771169") 2025/08/20 04:42:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b130_d20250820_m043922_c001_v0001134_t0003_u01755664762554") 2025/08/20 04:42:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb9e7_d20250820_m043912_c001_v7007000_t0000_u01755664752595") 2025/08/20 04:42:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f3a_d20250820_m043902_c001_v0001145_t0033_u01755664742698") 2025/08/20 04:42:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e064_d20250820_m043856_c001_v7007000_t0000_u01755664736170") 2025/08/20 04:42:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f12_d20250820_m043845_c001_v0001145_t0002_u01755664725678") 2025/08/20 04:42:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f98fe_d20250820_m043838_c001_v7007000_t0000_u01755664718981") 2025/08/20 04:42:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2ef2_d20250820_m043829_c001_v0001145_t0001_u01755664709290") 2025/08/20 04:42:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f104ab_d20250820_m043957_c001_v7007000_t0000_u01755664797558") 2025/08/20 04:42:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fd8_d20250820_m043952_c001_v0001145_t0014_u01755664792040") 2025/08/20 04:42:35 DEBUG : dir1/0007-12345: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9978_d20250820_m044019_c001_v7007000_t0000_u01755664819755") 2025/08/20 04:42:35 DEBUG : dir1/0007-12345: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1ec_d20250820_m044014_c001_v0001134_t0001_u01755664814518") 2025/08/20 04:42:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fc3_d20250820_m044142_c001_v7007000_t0000_u01755664902675") 2025/08/20 04:42:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b308_d20250820_m044132_c001_v0001134_t0041_u01755664892877") 2025/08/20 04:42:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fe6_d20250820_m044125_c001_v7007000_t0000_u01755664885769") 2025/08/20 04:42:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b2d0_d20250820_m044116_c001_v0001134_t0058_u01755664876538") 2025/08/20 04:42:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fb0_d20250820_m044109_c001_v7007000_t0000_u01755664869843") 2025/08/20 04:42:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b284_d20250820_m044059_c001_v0001134_t0005_u01755664859856") 2025/08/20 04:42:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f999f_d20250820_m044053_c001_v7007000_t0000_u01755664853371") 2025/08/20 04:42:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b252_d20250820_m044043_c001_v0001134_t0014_u01755664843513") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9f3_d20250820_m044036_c001_v7007000_t0000_u01755664836458") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b216_d20250820_m044026_c001_v0001134_t0045_u01755664826172") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9968_d20250820_m044016_c001_v7007000_t0000_u01755664816138") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1d4_d20250820_m044007_c001_v0001134_t0043_u01755664807820") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9c8_d20250820_m044000_c001_v7007000_t0000_u01755664800930") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1b0_d20250820_m043955_c001_v0001134_t0054_u01755664795780") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f104a2_d20250820_m043953_c001_v7007000_t0000_u01755664793635") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fc2_d20250820_m043944_c001_v0001145_t0044_u01755664784979") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba11_d20250820_m043938_c001_v7007000_t0000_u01755664778302") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc846_d20250820_m043933_c001_v0001101_t0015_u01755664773037") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40744f92fd5fcf68_d20250820_m043931_c001_v7007000_t0000_u01755664771360") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f6c_d20250820_m043922_c001_v0001145_t0029_u01755664762870") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4145fb5ce628f0a2_d20250820_m043912_c001_v7007000_t0000_u01755664752554") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc7b2_d20250820_m043903_c001_v0001101_t0037_u01755664743204") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e065_d20250820_m043856_c001_v7007000_t0000_u01755664736355") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc76e_d20250820_m043846_c001_v0001101_t0016_u01755664726032") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f98ff_d20250820_m043839_c001_v7007000_t0000_u01755664719163") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc721_d20250820_m043829_c001_v0001101_t0051_u01755664709551") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f401545a95a50b3c0_d20250820_m043957_c001_v7007000_t0000_u01755664797561") 2025/08/20 04:42:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b19a_d20250820_m043952_c001_v0001134_t0033_u01755664792270") 2025/08/20 04:42:36 DEBUG : dir1/0008-23456: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9979_d20250820_m044019_c001_v7007000_t0000_u01755664819938") 2025/08/20 04:42:36 DEBUG : dir1/0008-23456: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd61b_d20250820_m044014_c001_v0001113_t0017_u01755664814615") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fc4_d20250820_m044142_c001_v7007000_t0000_u01755664902858") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd745_d20250820_m044133_c001_v0001113_t0001_u01755664893438") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fe7_d20250820_m044125_c001_v7007000_t0000_u01755664885952") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd70b_d20250820_m044116_c001_v0001113_t0042_u01755664876870") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fb2_d20250820_m044110_c001_v7007000_t0000_u01755664870026") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd6cd_d20250820_m044100_c001_v0001113_t0055_u01755664860272") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f99a1_d20250820_m044053_c001_v7007000_t0000_u01755664853554") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd68d_d20250820_m044044_c001_v0001113_t0053_u01755664844028") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9f4_d20250820_m044036_c001_v7007000_t0000_u01755664836682") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd63f_d20250820_m044026_c001_v0001113_t0053_u01755664826659") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9963_d20250820_m044015_c001_v7007000_t0000_u01755664815709") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3004_d20250820_m044008_c001_v0001145_t0047_u01755664808243") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9c9_d20250820_m044001_c001_v7007000_t0000_u01755664801113") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1b4_d20250820_m043956_c001_v0001134_t0052_u01755664796096") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f104a1_d20250820_m043953_c001_v7007000_t0000_u01755664793448") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b17a_d20250820_m043945_c001_v0001134_t0042_u01755664785411") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba12_d20250820_m043938_c001_v7007000_t0000_u01755664778484") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fa4_d20250820_m043933_c001_v0001145_t0024_u01755664773281") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb9f7_d20250820_m043931_c001_v7007000_t0000_u01755664771370") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc80c_d20250820_m043923_c001_v0001101_t0006_u01755664763124") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4145fb5ce628f0a4_d20250820_m043912_c001_v7007000_t0000_u01755664752737") 2025/08/20 04:42:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd4e4_d20250820_m043903_c001_v0001113_t0012_u01755664743760") 2025/08/20 04:42:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e066_d20250820_m043856_c001_v7007000_t0000_u01755664736543") 2025/08/20 04:42:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd49a_d20250820_m043846_c001_v0001113_t0053_u01755664726423") 2025/08/20 04:42:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9900_d20250820_m043839_c001_v7007000_t0000_u01755664719344") 2025/08/20 04:42:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd460_d20250820_m043830_c001_v0001113_t0057_u01755664710014") 2025/08/20 04:42:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9bc_d20250820_m043957_c001_v7007000_t0000_u01755664797577") 2025/08/20 04:42:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5b7_d20250820_m043952_c001_v0001113_t0046_u01755664792311") 2025/08/20 04:42:38 DEBUG : dir1/0009-34567: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f997a_d20250820_m044020_c001_v7007000_t0000_u01755664820121") 2025/08/20 04:42:38 DEBUG : dir1/0009-34567: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3020_d20250820_m044014_c001_v0001145_t0022_u01755664814638") 2025/08/20 04:42:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fc5_d20250820_m044143_c001_v7007000_t0000_u01755664903040") 2025/08/20 04:42:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3102_d20250820_m044133_c001_v0001145_t0046_u01755664893744") 2025/08/20 04:42:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fe8_d20250820_m044126_c001_v7007000_t0000_u01755664886136") 2025/08/20 04:42:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af30c2_d20250820_m044117_c001_v0001145_t0049_u01755664877273") 2025/08/20 04:42:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fb4_d20250820_m044110_c001_v7007000_t0000_u01755664870208") 2025/08/20 04:42:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af30a4_d20250820_m044100_c001_v0001145_t0059_u01755664860644") 2025/08/20 04:42:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f99a2_d20250820_m044053_c001_v7007000_t0000_u01755664853738") 2025/08/20 04:42:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3078_d20250820_m044044_c001_v0001145_t0038_u01755664844468") 2025/08/20 04:42:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9f5_d20250820_m044036_c001_v7007000_t0000_u01755664836872") 2025/08/20 04:42:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af304c_d20250820_m044027_c001_v0001145_t0044_u01755664827003") 2025/08/20 04:42:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40322871fe4df0f5_d20250820_m044016_c001_v7007000_t0000_u01755664816138") 2025/08/20 04:42:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8de_d20250820_m044008_c001_v0001101_t0050_u01755664808947") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9ca_d20250820_m044001_c001_v7007000_t0000_u01755664801295") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8b4_d20250820_m043956_c001_v0001101_t0030_u01755664796116") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f9a_d20250820_m043953_c001_v7007000_t0000_u01755664793976") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5a1_d20250820_m043945_c001_v0001113_t0052_u01755664785879") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba13_d20250820_m043938_c001_v7007000_t0000_u01755664778668") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc84c_d20250820_m043933_c001_v0001101_t0053_u01755664773375") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d9fed_d20250820_m043931_c001_v7007000_t0000_u01755664771174") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd53c_d20250820_m043923_c001_v0001113_t0027_u01755664763495") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4145fb5ce628f0a0_d20250820_m043912_c001_v7007000_t0000_u01755664752189") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b0db_d20250820_m043904_c001_v0001134_t0000_u01755664744249") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e068_d20250820_m043856_c001_v7007000_t0000_u01755664736728") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b091_d20250820_m043846_c001_v0001134_t0016_u01755664726930") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9901_d20250820_m043839_c001_v7007000_t0000_u01755664719527") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b059_d20250820_m043830_c001_v0001134_t0000_u01755664710350") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40430b240bb5d571_d20250820_m043957_c001_v7007000_t0000_u01755664797412") 2025/08/20 04:42:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fda_d20250820_m043952_c001_v0001145_t0025_u01755664792437") 2025/08/20 04:42:39 DEBUG : dir1/0010-45678: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f997b_d20250820_m044020_c001_v7007000_t0000_u01755664820306") 2025/08/20 04:42:39 DEBUG : dir1/0010-45678: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8f4_d20250820_m044014_c001_v0001101_t0057_u01755664814663") 2025/08/20 04:42:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fc6_d20250820_m044143_c001_v7007000_t0000_u01755664903224") 2025/08/20 04:42:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fca0b_d20250820_m044134_c001_v0001101_t0018_u01755664894232") 2025/08/20 04:42:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fe9_d20250820_m044126_c001_v7007000_t0000_u01755664886331") 2025/08/20 04:42:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc9d5_d20250820_m044117_c001_v0001101_t0058_u01755664877744") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fb5_d20250820_m044110_c001_v7007000_t0000_u01755664870390") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc99a_d20250820_m044100_c001_v0001101_t0012_u01755664860923") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f99a3_d20250820_m044053_c001_v7007000_t0000_u01755664853924") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc96e_d20250820_m044044_c001_v0001101_t0047_u01755664844904") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9f6_d20250820_m044037_c001_v7007000_t0000_u01755664837054") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc91e_d20250820_m044027_c001_v0001101_t0059_u01755664827441") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408577b289de6d74_d20250820_m044016_c001_v7007000_t0000_u01755664816100") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd601_d20250820_m044009_c001_v0001113_t0051_u01755664809375") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9cb_d20250820_m044001_c001_v7007000_t0000_u01755664801485") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5d3_d20250820_m043956_c001_v0001113_t0041_u01755664796242") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f9b_d20250820_m043953_c001_v7007000_t0000_u01755664793984") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc888_d20250820_m043946_c001_v0001101_t0036_u01755664786252") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba14_d20250820_m043938_c001_v7007000_t0000_u01755664778850") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd578_d20250820_m043933_c001_v0001113_t0046_u01755664773508") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d9fef_d20250820_m043931_c001_v7007000_t0000_u01755664771380") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b134_d20250820_m043923_c001_v0001134_t0020_u01755664763857") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4145fb5ce628f0a3_d20250820_m043912_c001_v7007000_t0000_u01755664752615") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f40_d20250820_m043904_c001_v0001145_t0049_u01755664744561") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e069_d20250820_m043856_c001_v7007000_t0000_u01755664736912") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f14_d20250820_m043847_c001_v0001145_t0044_u01755664727221") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9902_d20250820_m043839_c001_v7007000_t0000_u01755664719709") 2025/08/20 04:42:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2ef6_d20250820_m043830_c001_v0001145_t0049_u01755664710897") 2025/08/20 04:42:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba21_d20250820_m043957_c001_v7007000_t0000_u01755664797431") 2025/08/20 04:42:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8a0_d20250820_m043952_c001_v0001101_t0013_u01755664792556") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f997c_d20250820_m044020_c001_v7007000_t0000_u01755664820489") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1ee_d20250820_m044014_c001_v0001134_t0048_u01755664814809") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fc7_d20250820_m044143_c001_v7007000_t0000_u01755664903440") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b30e_d20250820_m044134_c001_v0001134_t0021_u01755664894553") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fea_d20250820_m044126_c001_v7007000_t0000_u01755664886515") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b2d8_d20250820_m044118_c001_v0001134_t0002_u01755664878126") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fb6_d20250820_m044110_c001_v7007000_t0000_u01755664870573") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b28e_d20250820_m044101_c001_v0001134_t0001_u01755664861492") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f99a4_d20250820_m044054_c001_v7007000_t0000_u01755664854109") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b258_d20250820_m044045_c001_v0001134_t0038_u01755664845374") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9f7_d20250820_m044037_c001_v7007000_t0000_u01755664837239") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b21e_d20250820_m044027_c001_v0001134_t0003_u01755664827788") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9967_d20250820_m044016_c001_v7007000_t0000_u01755664816106") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1da_d20250820_m044009_c001_v0001134_t0052_u01755664809814") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9ce_d20250820_m044001_c001_v7007000_t0000_u01755664801709") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8b6_d20250820_m043956_c001_v0001101_t0049_u01755664796425") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f104a6_d20250820_m043954_c001_v7007000_t0000_u01755664794006") 2025/08/20 04:42:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fc6_d20250820_m043946_c001_v0001145_t0046_u01755664786621") 2025/08/20 04:42:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba15_d20250820_m043939_c001_v7007000_t0000_u01755664779032") 2025/08/20 04:42:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b160_d20250820_m043933_c001_v0001134_t0036_u01755664773594") 2025/08/20 04:42:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f10498_d20250820_m043931_c001_v7007000_t0000_u01755664771113") 2025/08/20 04:42:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f74_d20250820_m043924_c001_v0001145_t0003_u01755664764210") 2025/08/20 04:42:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416fa9f852ad6aee_d20250820_m043912_c001_v7007000_t0000_u01755664752608") 2025/08/20 04:42:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc7bc_d20250820_m043905_c001_v0001101_t0016_u01755664745041") 2025/08/20 04:42:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e06a_d20250820_m043857_c001_v7007000_t0000_u01755664737097") 2025/08/20 04:42:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc772_d20250820_m043847_c001_v0001101_t0051_u01755664727709") 2025/08/20 04:42:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9903_d20250820_m043839_c001_v7007000_t0000_u01755664719892") 2025/08/20 04:42:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc72d_d20250820_m043831_c001_v0001101_t0047_u01755664711591") 2025/08/20 04:42:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f104ac_d20250820_m043957_c001_v7007000_t0000_u01755664797743") 2025/08/20 04:42:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1a0_d20250820_m043952_c001_v0001134_t0026_u01755664792616") 2025/08/20 04:42:42 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f997d_d20250820_m044020_c001_v7007000_t0000_u01755664820672") 2025/08/20 04:42:42 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd61f_d20250820_m044014_c001_v0001113_t0037_u01755664814898") 2025/08/20 04:42:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fc8_d20250820_m044143_c001_v7007000_t0000_u01755664903623") 2025/08/20 04:42:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd749_d20250820_m044134_c001_v0001113_t0035_u01755664894864") 2025/08/20 04:42:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9feb_d20250820_m044126_c001_v7007000_t0000_u01755664886806") 2025/08/20 04:42:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd713_d20250820_m044118_c001_v0001113_t0008_u01755664878390") 2025/08/20 04:42:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fb7_d20250820_m044110_c001_v7007000_t0000_u01755664870755") 2025/08/20 04:42:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd6d3_d20250820_m044101_c001_v0001113_t0041_u01755664861786") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f99a6_d20250820_m044054_c001_v7007000_t0000_u01755664854294") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd695_d20250820_m044045_c001_v0001113_t0029_u01755664845845") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9f8_d20250820_m044037_c001_v7007000_t0000_u01755664837422") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd64d_d20250820_m044028_c001_v0001113_t0035_u01755664828080") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408577b289de6d72_d20250820_m044015_c001_v7007000_t0000_u01755664815733") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af300c_d20250820_m044010_c001_v0001145_t0020_u01755664810191") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9cf_d20250820_m044001_c001_v7007000_t0000_u01755664801890") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fec_d20250820_m043956_c001_v0001145_t0033_u01755664796443") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8cd2_d20250820_m043953_c001_v7007000_t0000_u01755664793644") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b180_d20250820_m043947_c001_v0001134_t0016_u01755664787259") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba16_d20250820_m043939_c001_v7007000_t0000_u01755664779213") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fa6_d20250820_m043933_c001_v0001145_t0050_u01755664773651") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f10499_d20250820_m043931_c001_v7007000_t0000_u01755664771395") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc818_d20250820_m043924_c001_v0001101_t0017_u01755664764533") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416fa9f852ad6aef_d20250820_m043912_c001_v7007000_t0000_u01755664752621") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd4ee_d20250820_m043905_c001_v0001113_t0029_u01755664745528") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e06b_d20250820_m043857_c001_v7007000_t0000_u01755664737287") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd4a0_d20250820_m043848_c001_v0001113_t0032_u01755664728136") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9904_d20250820_m043840_c001_v7007000_t0000_u01755664720077") 2025/08/20 04:42:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd466_d20250820_m043832_c001_v0001113_t0014_u01755664712058") 2025/08/20 04:42:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f9e_d20250820_m043957_c001_v7007000_t0000_u01755664797588") 2025/08/20 04:42:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fdc_d20250820_m043952_c001_v0001145_t0041_u01755664792827") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f997e_d20250820_m044020_c001_v7007000_t0000_u01755664820857") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3022_d20250820_m044015_c001_v0001145_t0039_u01755664815108") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fc9_d20250820_m044143_c001_v7007000_t0000_u01755664903806") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3108_d20250820_m044135_c001_v0001145_t0029_u01755664895383") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fec_d20250820_m044126_c001_v7007000_t0000_u01755664886990") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af30c8_d20250820_m044118_c001_v0001145_t0049_u01755664878703") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fb8_d20250820_m044110_c001_v7007000_t0000_u01755664870937") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af30a6_d20250820_m044102_c001_v0001145_t0045_u01755664862583") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f99a8_d20250820_m044054_c001_v7007000_t0000_u01755664854477") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3080_d20250820_m044046_c001_v0001145_t0045_u01755664846228") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9f9_d20250820_m044037_c001_v7007000_t0000_u01755664837604") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af304e_d20250820_m044028_c001_v0001145_t0026_u01755664828532") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f996a_d20250820_m044016_c001_v7007000_t0000_u01755664816293") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8e0_d20250820_m044010_c001_v0001101_t0048_u01755664810570") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9d0_d20250820_m044002_c001_v7007000_t0000_u01755664802073") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1b6_d20250820_m043956_c001_v0001134_t0025_u01755664796469") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f97_d20250820_m043953_c001_v7007000_t0000_u01755664793793") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5a5_d20250820_m043947_c001_v0001113_t0047_u01755664787546") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba17_d20250820_m043939_c001_v7007000_t0000_u01755664779398") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc84e_d20250820_m043933_c001_v0001101_t0035_u01755664773827") 2025/08/20 04:42:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f82_d20250820_m043931_c001_v7007000_t0000_u01755664771353") 2025/08/20 04:42:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd546_d20250820_m043924_c001_v0001113_t0054_u01755664764849") 2025/08/20 04:42:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4145fb5ce628f0a1_d20250820_m043912_c001_v7007000_t0000_u01755664752372") 2025/08/20 04:42:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b0e5_d20250820_m043905_c001_v0001134_t0056_u01755664745874") 2025/08/20 04:42:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e06c_d20250820_m043857_c001_v7007000_t0000_u01755664737472") 2025/08/20 04:42:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b099_d20250820_m043848_c001_v0001134_t0033_u01755664728573") 2025/08/20 04:42:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9905_d20250820_m043840_c001_v7007000_t0000_u01755664720260") 2025/08/20 04:42:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b061_d20250820_m043832_c001_v0001134_t0015_u01755664712606") 2025/08/20 04:42:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f401545a95a50b3c3_d20250820_m043957_c001_v7007000_t0000_u01755664797748") 2025/08/20 04:42:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5bb_d20250820_m043952_c001_v0001113_t0054_u01755664792839") 2025/08/20 04:42:45 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f997f_d20250820_m044021_c001_v7007000_t0000_u01755664821040") 2025/08/20 04:42:45 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8f6_d20250820_m044015_c001_v0001101_t0050_u01755664815166") 2025/08/20 04:42:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fca_d20250820_m044143_c001_v7007000_t0000_u01755664903988") 2025/08/20 04:42:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fca0f_d20250820_m044135_c001_v0001101_t0000_u01755664895617") 2025/08/20 04:42:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fed_d20250820_m044127_c001_v7007000_t0000_u01755664887176") 2025/08/20 04:42:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc9dd_d20250820_m044119_c001_v0001101_t0004_u01755664879120") 2025/08/20 04:42:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fb9_d20250820_m044111_c001_v7007000_t0000_u01755664871121") 2025/08/20 04:42:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc99c_d20250820_m044103_c001_v0001101_t0059_u01755664863020") 2025/08/20 04:42:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f99a9_d20250820_m044054_c001_v7007000_t0000_u01755664854661") 2025/08/20 04:42:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc970_d20250820_m044046_c001_v0001101_t0024_u01755664846715") 2025/08/20 04:42:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9fa_d20250820_m044037_c001_v7007000_t0000_u01755664837786") 2025/08/20 04:42:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc924_d20250820_m044028_c001_v0001101_t0002_u01755664828828") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1f73_d20250820_m044016_c001_v7007000_t0000_u01755664816158") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd607_d20250820_m044011_c001_v0001113_t0024_u01755664811149") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9d1_d20250820_m044002_c001_v7007000_t0000_u01755664802256") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5d5_d20250820_m043956_c001_v0001113_t0054_u01755664796743") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8cd4_d20250820_m043954_c001_v7007000_t0000_u01755664794011") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc890_d20250820_m043948_c001_v0001101_t0049_u01755664788016") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba18_d20250820_m043939_c001_v7007000_t0000_u01755664779579") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd57a_d20250820_m043933_c001_v0001113_t0007_u01755664773939") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d9feb_d20250820_m043930_c001_v7007000_t0000_u01755664770727") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b13a_d20250820_m043925_c001_v0001134_t0025_u01755664765338") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4145fb5ce628f0a5_d20250820_m043912_c001_v7007000_t0000_u01755664752805") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f44_d20250820_m043906_c001_v0001145_t0043_u01755664746172") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e06d_d20250820_m043857_c001_v7007000_t0000_u01755664737658") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f1c_d20250820_m043848_c001_v0001145_t0039_u01755664728915") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9907_d20250820_m043840_c001_v7007000_t0000_u01755664720442") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2ef8_d20250820_m043832_c001_v0001145_t0028_u01755664712904") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f104aa_d20250820_m043957_c001_v7007000_t0000_u01755664797371") 2025/08/20 04:42:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1a4_d20250820_m043952_c001_v0001134_t0023_u01755664792913") 2025/08/20 04:42:46 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9980_d20250820_m044021_c001_v7007000_t0000_u01755664821223") 2025/08/20 04:42:46 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1f0_d20250820_m044015_c001_v0001134_t0035_u01755664815286") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fcc_d20250820_m044144_c001_v7007000_t0000_u01755664904170") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b310_d20250820_m044135_c001_v0001134_t0012_u01755664895926") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fee_d20250820_m044127_c001_v7007000_t0000_u01755664887359") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b2dc_d20250820_m044119_c001_v0001134_t0017_u01755664879587") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fba_d20250820_m044111_c001_v7007000_t0000_u01755664871305") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b296_d20250820_m044103_c001_v0001134_t0024_u01755664863448") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f99aa_d20250820_m044054_c001_v7007000_t0000_u01755664854845") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b25a_d20250820_m044047_c001_v0001134_t0027_u01755664847199") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9fb_d20250820_m044037_c001_v7007000_t0000_u01755664837968") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b224_d20250820_m044029_c001_v0001134_t0045_u01755664829148") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408577b289de6d73_d20250820_m044015_c001_v7007000_t0000_u01755664815916") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1e0_d20250820_m044011_c001_v0001134_t0028_u01755664811413") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9d2_d20250820_m044002_c001_v7007000_t0000_u01755664802447") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1b8_d20250820_m043956_c001_v0001134_t0041_u01755664796773") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f98_d20250820_m043953_c001_v7007000_t0000_u01755664793802") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fca_d20250820_m043948_c001_v0001145_t0038_u01755664788453") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba19_d20250820_m043939_c001_v7007000_t0000_u01755664779761") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fa8_d20250820_m043933_c001_v0001145_t0015_u01755664773993") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb9f1_d20250820_m043930_c001_v7007000_t0000_u01755664770741") 2025/08/20 04:42:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f7c_d20250820_m043925_c001_v0001145_t0038_u01755664765633") 2025/08/20 04:42:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec33_d20250820_m043912_c001_v7007000_t0000_u01755664752752") 2025/08/20 04:42:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc7c8_d20250820_m043906_c001_v0001101_t0047_u01755664746638") 2025/08/20 04:42:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e06e_d20250820_m043857_c001_v7007000_t0000_u01755664737846") 2025/08/20 04:42:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc77a_d20250820_m043849_c001_v0001101_t0058_u01755664729760") 2025/08/20 04:42:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9908_d20250820_m043840_c001_v7007000_t0000_u01755664720624") 2025/08/20 04:42:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc735_d20250820_m043833_c001_v0001101_t0007_u01755664713241") 2025/08/20 04:42:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40430b240bb5d572_d20250820_m043957_c001_v7007000_t0000_u01755664797596") 2025/08/20 04:42:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8a2_d20250820_m043952_c001_v0001101_t0039_u01755664792928") 2025/08/20 04:42:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec3b_d20250820_m043915_c001_v7007000_t0000_u01755664755328") 2025/08/20 04:42:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc7dc_d20250820_m043910_c001_v0001101_t0049_u01755664750334") 2025/08/20 04:42:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec3c_d20250820_m043915_c001_v7007000_t0000_u01755664755512") 2025/08/20 04:42:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd508_d20250820_m043910_c001_v0001113_t0053_u01755664750362") 2025/08/20 04:42:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec3d_d20250820_m043915_c001_v7007000_t0000_u01755664755697") 2025/08/20 04:42:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b0fb_d20250820_m043910_c001_v0001134_t0056_u01755664750388") 2025/08/20 04:42:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec3e_d20250820_m043915_c001_v7007000_t0000_u01755664755881") 2025/08/20 04:42:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f52_d20250820_m043910_c001_v0001145_t0005_u01755664750426") 2025/08/20 04:42:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec3f_d20250820_m043916_c001_v7007000_t0000_u01755664756066") 2025/08/20 04:42:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc7de_d20250820_m043910_c001_v0001101_t0048_u01755664750727") 2025/08/20 04:42:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec40_d20250820_m043916_c001_v7007000_t0000_u01755664756251") 2025/08/20 04:42:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b101_d20250820_m043910_c001_v0001134_t0036_u01755664750764") 2025/08/20 04:42:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec42_d20250820_m043916_c001_v7007000_t0000_u01755664756435") 2025/08/20 04:42:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd50c_d20250820_m043910_c001_v0001113_t0041_u01755664750801") 2025/08/20 04:42:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec43_d20250820_m043916_c001_v7007000_t0000_u01755664756619") 2025/08/20 04:42:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f54_d20250820_m043910_c001_v0001145_t0032_u01755664750852") 2025/08/20 04:42:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec44_d20250820_m043916_c001_v7007000_t0000_u01755664756804") 2025/08/20 04:42:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc7e2_d20250820_m043911_c001_v0001101_t0053_u01755664751089") 2025/08/20 04:42:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec45_d20250820_m043916_c001_v7007000_t0000_u01755664756987") 2025/08/20 04:42:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b105_d20250820_m043911_c001_v0001134_t0048_u01755664751158") 2025/08/20 04:42:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec46_d20250820_m043917_c001_v7007000_t0000_u01755664757172") 2025/08/20 04:42:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f58_d20250820_m043911_c001_v0001145_t0041_u01755664751260") 2025/08/20 04:42:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec47_d20250820_m043917_c001_v7007000_t0000_u01755664757374") 2025/08/20 04:42:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd510_d20250820_m043911_c001_v0001113_t0021_u01755664751355") 2025/08/20 04:42:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec48_d20250820_m043917_c001_v7007000_t0000_u01755664757559") 2025/08/20 04:42:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc7e4_d20250820_m043911_c001_v0001101_t0049_u01755664751446") 2025/08/20 04:42:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec49_d20250820_m043917_c001_v7007000_t0000_u01755664757747") 2025/08/20 04:42:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b10b_d20250820_m043911_c001_v0001134_t0033_u01755664751579") 2025/08/20 04:42:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec4b_d20250820_m043917_c001_v7007000_t0000_u01755664757935") 2025/08/20 04:42:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd512_d20250820_m043911_c001_v0001113_t0001_u01755664751616") 2025/08/20 04:42:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaec4c_d20250820_m043918_c001_v7007000_t0000_u01755664758121") 2025/08/20 04:42:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f5e_d20250820_m043911_c001_v0001145_t0013_u01755664751758") 2025/08/20 04:42:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d9ff4_d20250820_m043935_c001_v7007000_t0000_u01755664775126") 2025/08/20 04:42:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd558_d20250820_m043928_c001_v0001113_t0057_u01755664768832") 2025/08/20 04:42:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f1049a_d20250820_m043934_c001_v7007000_t0000_u01755664774744") 2025/08/20 04:42:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b14c_d20250820_m043928_c001_v0001134_t0005_u01755664768866") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f85_d20250820_m043934_c001_v7007000_t0000_u01755664774970") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f8c_d20250820_m043928_c001_v0001145_t0007_u01755664768893") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb9fc_d20250820_m043934_c001_v7007000_t0000_u01755664774773") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc830_d20250820_m043929_c001_v0001101_t0038_u01755664769082") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb9fe_d20250820_m043934_c001_v7007000_t0000_u01755664774816") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd55c_d20250820_m043929_c001_v0001113_t0002_u01755664769154") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f86_d20250820_m043934_c001_v7007000_t0000_u01755664774981") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f8e_d20250820_m043929_c001_v0001145_t0051_u01755664769165") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f1049b_d20250820_m043934_c001_v7007000_t0000_u01755664774926") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b14e_d20250820_m043929_c001_v0001134_t0016_u01755664769439") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40828a1d17fba995_d20250820_m043934_c001_v7007000_t0000_u01755664774989") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd55e_d20250820_m043929_c001_v0001113_t0013_u01755664769488") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba01_d20250820_m043935_c001_v7007000_t0000_u01755664775138") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc834_d20250820_m043929_c001_v0001101_t0036_u01755664769543") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba00_d20250820_m043935_c001_v7007000_t0000_u01755664775002") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f90_d20250820_m043929_c001_v0001145_t0044_u01755664769557") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f1049c_d20250820_m043935_c001_v7007000_t0000_u01755664775109") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b150_d20250820_m043929_c001_v0001134_t0003_u01755664769781") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f84_d20250820_m043934_c001_v7007000_t0000_u01755664774796") 2025/08/20 04:42:50 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd566_d20250820_m043929_c001_v0001113_t0025_u01755664769987") 2025/08/20 04:42:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40744f92fd5fcf6b_d20250820_m043935_c001_v7007000_t0000_u01755664775116") 2025/08/20 04:42:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f92_d20250820_m043930_c001_v0001145_t0015_u01755664770012") 2025/08/20 04:42:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f83_d20250820_m043934_c001_v7007000_t0000_u01755664774787") 2025/08/20 04:42:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc838_d20250820_m043930_c001_v0001101_t0058_u01755664770106") 2025/08/20 04:42:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40744f92fd5fcf6a_d20250820_m043934_c001_v7007000_t0000_u01755664774934") 2025/08/20 04:42:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b152_d20250820_m043930_c001_v0001134_t0008_u01755664770190") 2025/08/20 04:42:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d9ff3_d20250820_m043934_c001_v7007000_t0000_u01755664774944") 2025/08/20 04:42:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f96_d20250820_m043930_c001_v0001145_t0008_u01755664770291") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966df8d_d20250820_m043718_c001_v7007000_t0000_u01755664638320") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f103acdd33f09088e_d20250820_m043715_c001_v0001115_t0059_u01755664635860") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f10375_d20250820_m043715_c001_v7007000_t0000_u01755664635680") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f103acdd33f090874_d20250820_m043711_c001_v0001115_t0017_u01755664631969") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f10372_d20250820_m043711_c001_v7007000_t0000_u01755664631240") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594aef3_d20250820_m043706_c001_v0001134_t0016_u01755664626772") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f404e3ce286d18ae8_d20250820_m043705_c001_v7007000_t0000_u01755664625292") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1148c105123990b3_d20250820_m043701_c001_v0001154_t0012_u01755664621752") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4021a1ce9c39d555_d20250820_m043701_c001_v7007000_t0000_u01755664621568") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1148c105123990ad_d20250820_m043658_c001_v0001154_t0005_u01755664618270") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4021a1ce9c39d552_d20250820_m043657_c001_v7007000_t0000_u01755664617542") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd2b8_d20250820_m043653_c001_v0001113_t0034_u01755664613488") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8c05_d20250820_m043652_c001_v7007000_t0000_u01755664612200") 2025/08/20 04:42:51 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1157364066139bb7_d20250820_m043650_c001_v0001100_t0015_u01755664610898") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb8f6_d20250820_m043650_c001_v7007000_t0000_u01755664610716") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1157364066139bab_d20250820_m043647_c001_v0001100_t0013_u01755664607070") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb8f0_d20250820_m043646_c001_v7007000_t0000_u01755664606341") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd297_d20250820_m043642_c001_v0001113_t0019_u01755664602304") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8bd7_d20250820_m043641_c001_v7007000_t0000_u01755664601388") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107404cb10f791f8_d20250820_m043639_c001_v0001092_t0012_u01755664599521") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966df6a_d20250820_m043639_c001_v7007000_t0000_u01755664599336") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107404cb10f791f4_d20250820_m043635_c001_v0001092_t0017_u01755664595877") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966df65_d20250820_m043635_c001_v7007000_t0000_u01755664595140") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd275_d20250820_m043628_c001_v0001113_t0003_u01755664588927") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fe010a_d20250820_m043628_c001_v7007000_t0000_u01755664588013") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f10757e6374e6aa2c_d20250820_m043626_c001_v0001137_t0059_u01755664586031") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416fa9f852ad6ab0_d20250820_m043625_c001_v7007000_t0000_u01755664585845") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f10757e6374e6aa22_d20250820_m043622_c001_v0001137_t0033_u01755664582429") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416fa9f852ad6aad_d20250820_m043621_c001_v7007000_t0000_u01755664581695") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd245_d20250820_m043616_c001_v0001113_t0027_u01755664576092") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408577b289de6d18_d20250820_m043615_c001_v7007000_t0000_u01755664575180") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f111f9d60cd08c596_d20250820_m043613_c001_v0001183_t0057_u01755664573637") 2025/08/20 04:42:52 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4014078dc888917e_d20250820_m043613_c001_v7007000_t0000_u01755664573452") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f111f9d60cd08c582_d20250820_m043610_c001_v0001183_t0006_u01755664570182") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4014078dc888917b_d20250820_m043609_c001_v7007000_t0000_u01755664569451") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd20f_d20250820_m043601_c001_v0001113_t0049_u01755664561277") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc489_d20250820_m043600_c001_v7007000_t0000_u01755664560170") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f116347d50372c677_d20250820_m043554_c001_v0001137_t0030_u01755664554166") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4114cc1e36aaebb7_d20250820_m043553_c001_v7007000_t0000_u01755664553959") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d097782_d20250820_m043550_c001_v0001178_t0056_u01755664550079") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1027fc53ce23af72_d20250820_m043549_c001_v0001171_t0059_u01755664549259") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1027fc53ce23af6c_d20250820_m043548_c001_v0001171_t0054_u01755664548145") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7e30_d20250820_m043534_c001_v7007000_t0000_u01755664534630") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd1bf_d20250820_m043527_c001_v0001113_t0027_u01755664527217") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f113079826248798a_d20250820_m043526_c001_v0001157_t0059_u01755664526357") 2025/08/20 04:42:53 DEBUG : dst/one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1130798262487982_d20250820_m043525_c001_v0001157_t0005_u01755664525060") 2025/08/20 04:42:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966df8f_d20250820_m043718_c001_v7007000_t0000_u01755664638509") 2025/08/20 04:42:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f118a1f480d11ef59_d20250820_m043715_c001_v0001182_t0039_u01755664635480") 2025/08/20 04:42:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1083ed2faff9d1cd_d20250820_m043710_c001_v0001042_t0058_u01755664630729") 2025/08/20 04:42:53 DEBUG : dst/one.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f404e3ce286d18ae9_d20250820_m043705_c001_v7007000_t0000_u01755664625481") 2025/08/20 04:42:53 DEBUG : dst/one.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11426dceafeed87a_d20250820_m043701_c001_v0001179_t0036_u01755664621355") 2025/08/20 04:42:53 DEBUG : dst/one.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f110fff044b0a6f99_d20250820_m043657_c001_v0001131_t0018_u01755664617181") 2025/08/20 04:42:53 DEBUG : dst/one.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8c08_d20250820_m043652_c001_v7007000_t0000_u01755664612383") 2025/08/20 04:42:53 DEBUG : dst/one.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11886fa355fa00d2_d20250820_m043649_c001_v0001115_t0053_u01755664609736") 2025/08/20 04:42:54 DEBUG : dst/one.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f102dabb7231c6938_d20250820_m043645_c001_v0001037_t0007_u01755664605581") 2025/08/20 04:42:54 DEBUG : dst/three: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc48b_d20250820_m043600_c001_v7007000_t0000_u01755664560353") 2025/08/20 04:42:54 DEBUG : dst/three: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1027fc53ce23afa2_d20250820_m043558_c001_v0001171_t0044_u01755664558472") 2025/08/20 04:42:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966df91_d20250820_m043718_c001_v7007000_t0000_u01755664638709") 2025/08/20 04:42:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1027fc53ce23b1d4_d20250820_m043716_c001_v0001171_t0032_u01755664636864") 2025/08/20 04:42:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11744950f2eb5ba1_d20250820_m043713_c001_v0001136_t0058_u01755664633123") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966df93_d20250820_m043718_c001_v7007000_t0000_u01755664638893") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f103acdd33f09089e_d20250820_m043717_c001_v0001115_t0015_u01755664637407") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f10377_d20250820_m043717_c001_v7007000_t0000_u01755664637229") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f103acdd33f09087c_d20250820_m043713_c001_v0001115_t0016_u01755664633683") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4210861356f10373_d20250820_m043713_c001_v7007000_t0000_u01755664633503") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594aef9_d20250820_m043707_c001_v0001134_t0003_u01755664627961") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f404e3ce286d18aea_d20250820_m043705_c001_v7007000_t0000_u01755664625666") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1148c105123990bd_d20250820_m043704_c001_v0001154_t0011_u01755664624571") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4021a1ce9c39d557_d20250820_m043704_c001_v7007000_t0000_u01755664624387") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1148c105123990b1_d20250820_m043659_c001_v0001154_t0015_u01755664619871") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4021a1ce9c39d553_d20250820_m043659_c001_v7007000_t0000_u01755664619686") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd2c0_d20250820_m043654_c001_v0001113_t0020_u01755664614300") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb8f7_d20250820_m043651_c001_v7007000_t0000_u01755664611644") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594aeab_d20250820_m043648_c001_v0001134_t0024_u01755664608811") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb8f1_d20250820_m043648_c001_v7007000_t0000_u01755664608073") 2025/08/20 04:42:54 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd29c_d20250820_m043643_c001_v0001113_t0023_u01755664603010") 2025/08/20 04:42:55 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966df6c_d20250820_m043640_c001_v7007000_t0000_u01755664600465") 2025/08/20 04:42:55 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ae83_d20250820_m043637_c001_v0001134_t0008_u01755664597863") 2025/08/20 04:42:55 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966df67_d20250820_m043636_c001_v7007000_t0000_u01755664596762") 2025/08/20 04:42:55 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd279_d20250820_m043629_c001_v0001113_t0006_u01755664589633") 2025/08/20 04:42:55 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416fa9f852ad6ab2_d20250820_m043627_c001_v7007000_t0000_u01755664587096") 2025/08/20 04:42:55 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ae5b_d20250820_m043624_c001_v0001134_t0055_u01755664584575") 2025/08/20 04:42:55 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416fa9f852ad6aae_d20250820_m043623_c001_v7007000_t0000_u01755664583477") 2025/08/20 04:42:55 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd247_d20250820_m043616_c001_v0001113_t0055_u01755664576760") 2025/08/20 04:42:55 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4014078dc888917f_d20250820_m043614_c001_v7007000_t0000_u01755664574260") 2025/08/20 04:42:55 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ae3d_d20250820_m043612_c001_v0001134_t0022_u01755664572172") 2025/08/20 04:42:55 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4014078dc888917d_d20250820_m043611_c001_v7007000_t0000_u01755664571080") 2025/08/20 04:42:55 DEBUG : dst/three.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd223_d20250820_m043604_c001_v0001113_t0044_u01755664564524") 2025/08/20 04:42:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f404e3ce286d18aeb_d20250820_m043705_c001_v7007000_t0000_u01755664625849") 2025/08/20 04:42:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f116c558c5baade8e_d20250820_m043703_c001_v0001117_t0015_u01755664623665") 2025/08/20 04:42:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1039ad8c7db13558_d20250820_m043659_c001_v0001146_t0014_u01755664619193") 2025/08/20 04:42:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8c0c_d20250820_m043652_c001_v7007000_t0000_u01755664612566") 2025/08/20 04:42:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1154c2ec29855da0_d20250820_m043651_c001_v0001165_t0026_u01755664611416") 2025/08/20 04:42:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f101c50bdc59b100e_d20250820_m043647_c001_v0001177_t0037_u01755664607840") 2025/08/20 04:42:55 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966df96_d20250820_m043719_c001_v7007000_t0000_u01755664639080") 2025/08/20 04:42:55 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd2e8_d20250820_m043707_c001_v0001113_t0043_u01755664627549") 2025/08/20 04:42:55 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f404e3ce286d18aec_d20250820_m043706_c001_v7007000_t0000_u01755664626032") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594aeb5_d20250820_m043653_c001_v0001134_t0007_u01755664613871") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8c0f_d20250820_m043652_c001_v7007000_t0000_u01755664612749") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ae95_d20250820_m043642_c001_v0001134_t0039_u01755664602627") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4070d5d6717a8bd8_d20250820_m043641_c001_v7007000_t0000_u01755664601575") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ae6b_d20250820_m043629_c001_v0001134_t0039_u01755664589243") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fe010b_d20250820_m043628_c001_v7007000_t0000_u01755664588196") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ae4b_d20250820_m043616_c001_v0001134_t0030_u01755664576441") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408577b289de6d19_d20250820_m043615_c001_v7007000_t0000_u01755664575364") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ae15_d20250820_m043602_c001_v0001134_t0000_u01755664562081") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc48d_d20250820_m043600_c001_v7007000_t0000_u01755664560539") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1017899abb709bb1_d20250820_m043556_c001_v0001181_t0054_u01755664556151") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7e31_d20250820_m043534_c001_v7007000_t0000_u01755664534812") 2025/08/20 04:42:56 DEBUG : dst/two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11307982624879c0_d20250820_m043533_c001_v0001157_t0019_u01755664533538") 2025/08/20 04:42:56 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9dfe_d20250820_m043452_c001_v7007000_t0000_u01755664492474") 2025/08/20 04:42:56 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d097675_d20250820_m043445_c001_v0001178_t0029_u01755664485058") 2025/08/20 04:42:56 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416fa9f852ad69fe_d20250820_m043443_c001_v7007000_t0000_u01755664483031") 2025/08/20 04:42:56 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d09762e_d20250820_m043425_c001_v0001178_t0033_u01755664465096") 2025/08/20 04:42:56 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb7fb_d20250820_m043410_c001_v7007000_t0000_u01755664450663") 2025/08/20 04:42:56 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d0975ee_d20250820_m043403_c001_v0001178_t0037_u01755664443793") 2025/08/20 04:42:56 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d83_d20250820_m043343_c001_v7007000_t0000_u01755664423385") 2025/08/20 04:42:56 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd05d_d20250820_m043341_c001_v0001113_t0007_u01755664421342") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d67_d20250820_m043340_c001_v7007000_t0000_u01755664420033") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd057_d20250820_m043338_c001_v0001113_t0033_u01755664418596") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d5c_d20250820_m043335_c001_v7007000_t0000_u01755664415616") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd047_d20250820_m043333_c001_v0001113_t0023_u01755664413785") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d57_d20250820_m043332_c001_v7007000_t0000_u01755664412819") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd033_d20250820_m043331_c001_v0001113_t0004_u01755664411423") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d48_d20250820_m043325_c001_v7007000_t0000_u01755664405121") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd00b_d20250820_m043323_c001_v0001113_t0017_u01755664403209") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d3d_d20250820_m043322_c001_v7007000_t0000_u01755664402342") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfff_d20250820_m043321_c001_v0001113_t0045_u01755664401253") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d22_d20250820_m043316_c001_v7007000_t0000_u01755664396231") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfe3_d20250820_m043314_c001_v0001113_t0043_u01755664394294") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce2447_d20250820_m043312_c001_v7007000_t0000_u01755664392430") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfd5_d20250820_m043311_c001_v0001113_t0027_u01755664391320") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce2443_d20250820_m043310_c001_v7007000_t0000_u01755664390951") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f10727770175b4418_d20250820_m043310_c001_v0001176_t0047_u01755664390367") 2025/08/20 04:42:57 DEBUG : empty space: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfcb_d20250820_m043308_c001_v0001113_t0020_u01755664388775") 2025/08/20 04:42:57 DEBUG : enormous: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d7a_d20250820_m043342_c001_v7007000_t0000_u01755664422462") 2025/08/20 04:42:57 DEBUG : enormous: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd05f_d20250820_m043341_c001_v0001113_t0018_u01755664421672") 2025/08/20 04:42:57 DEBUG : existing: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dfb7_d20250820_m043723_c001_v7007000_t0000_u01755664643842") 2025/08/20 04:42:57 DEBUG : existing: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd328_d20250820_m043722_c001_v0001113_t0049_u01755664642391") 2025/08/20 04:42:58 DEBUG : existing: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffe9_d20250820_m043402_c001_v7007000_t0000_u01755664442314") 2025/08/20 04:42:58 DEBUG : existing: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d0975e4_d20250820_m043401_c001_v0001178_t0043_u01755664441260") 2025/08/20 04:42:58 DEBUG : existing: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce241a_d20250820_m043305_c001_v7007000_t0000_u01755664385923") 2025/08/20 04:42:58 DEBUG : existing: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfbb_d20250820_m043304_c001_v0001113_t0046_u01755664384735") 2025/08/20 04:42:58 DEBUG : existing: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce2418_d20250820_m043304_c001_v7007000_t0000_u01755664384183") 2025/08/20 04:42:58 DEBUG : existing: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfb3_d20250820_m043303_c001_v0001113_t0034_u01755664383422") 2025/08/20 04:42:58 DEBUG : existing: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfad_d20250820_m043302_c001_v0001113_t0059_u01755664382598") 2025/08/20 04:42:58 DEBUG : existing-b: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffea_d20250820_m043402_c001_v7007000_t0000_u01755664442496") 2025/08/20 04:42:58 DEBUG : existing-b: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd0ad_d20250820_m043401_c001_v0001113_t0008_u01755664441249") 2025/08/20 04:42:58 DEBUG : file1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eed_d20250820_m043821_c001_v7007000_t0000_u01755664701786") 2025/08/20 04:42:58 DEBUG : file1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc70b_d20250820_m043820_c001_v0001101_t0028_u01755664700822") 2025/08/20 04:42:58 DEBUG : file1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ee1_d20250820_m043819_c001_v7007000_t0000_u01755664699504") 2025/08/20 04:42:58 DEBUG : file1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2ee0_d20250820_m043818_c001_v0001145_t0020_u01755664698393") 2025/08/20 04:42:58 DEBUG : five: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9da3_d20250820_m043347_c001_v7007000_t0000_u01755664427484") 2025/08/20 04:42:58 DEBUG : five: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408388677e4cd07d_d20250820_m043345_c001_v0001113_t0037_u01755664425396") 2025/08/20 04:42:58 DEBUG : foo: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce2453_d20250820_m043313_c001_v7007000_t0000_u01755664393926") 2025/08/20 04:42:58 DEBUG : foo: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408388677e4ccfdd_d20250820_m043313_c001_v0001113_t0037_u01755664393352") 2025/08/20 04:42:58 DEBUG : foo: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408388677e4ccfd9_d20250820_m043312_c001_v0001113_t0037_u01755664392796") 2025/08/20 04:42:58 DEBUG : four: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9da5_d20250820_m043347_c001_v7007000_t0000_u01755664427665") 2025/08/20 04:42:58 DEBUG : four: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4040c8231d09759a_d20250820_m043345_c001_v0001178_t0035_u01755664425951") 2025/08/20 04:42:58 DEBUG : four: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd079_d20250820_m043344_c001_v0001113_t0037_u01755664424587") 2025/08/20 04:42:59 DEBUG : hello world2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd21_d20250820_m043203_c001_v7007000_t0000_u01755664323358") 2025/08/20 04:42:59 DEBUG : hello world2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccec6_d20250820_m043202_c001_v0001113_t0024_u01755664322653") 2025/08/20 04:42:59 DEBUG : ignore-size: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce2415_d20250820_m043302_c001_v7007000_t0000_u01755664382231") 2025/08/20 04:42:59 DEBUG : ignore-size: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfa5_d20250820_m043301_c001_v0001113_t0005_u01755664381195") 2025/08/20 04:42:59 DEBUG : nested/sub dir/file: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffe6_d20250820_m043400_c001_v7007000_t0000_u01755664440510") 2025/08/20 04:42:59 DEBUG : nested/sub dir/file: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d0975e2_d20250820_m043359_c001_v0001178_t0059_u01755664439703") 2025/08/20 04:42:59 DEBUG : nested/sub dir/file: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffe3_d20250820_m043358_c001_v7007000_t0000_u01755664438953") 2025/08/20 04:42:59 DEBUG : nested/sub dir/file: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d0975cc_d20250820_m043357_c001_v0001178_t0015_u01755664437706") 2025/08/20 04:42:59 DEBUG : one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9da7_d20250820_m043347_c001_v7007000_t0000_u01755664427847") 2025/08/20 04:42:59 DEBUG : one: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408388677e4cd069_d20250820_m043343_c001_v0001113_t0037_u01755664423788") 2025/08/20 04:42:59 DEBUG : only0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ec9_d20250820_m043813_c001_v7007000_t0000_u01755664693966") 2025/08/20 04:42:59 DEBUG : only0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41649b7b245fc6ef_d20250820_m043809_c001_v0001101_t0012_u01755664689604") 2025/08/20 04:42:59 DEBUG : only0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afad_d20250820_m043751_c001_v0001134_t0004_u01755664671571") 2025/08/20 04:42:59 DEBUG : only0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e00b_d20250820_m043745_c001_v7007000_t0000_u01755664665781") 2025/08/20 04:42:59 DEBUG : only0: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af37_d20250820_m043727_c001_v0001134_t0021_u01755664647733") 2025/08/20 04:42:59 DEBUG : only1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eca_d20250820_m043814_c001_v7007000_t0000_u01755664694151") 2025/08/20 04:42:59 DEBUG : only1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4063f155b594b00f_d20250820_m043809_c001_v0001134_t0013_u01755664689087") 2025/08/20 04:42:59 DEBUG : only1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afaf_d20250820_m043752_c001_v0001134_t0013_u01755664672149") 2025/08/20 04:42:59 DEBUG : only1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4ec_d20250820_m043745_c001_v7007000_t0000_u01755664665393") 2025/08/20 04:42:59 DEBUG : only1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af3d_d20250820_m043728_c001_v0001134_t0054_u01755664648352") 2025/08/20 04:42:59 DEBUG : only10: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ecc_d20250820_m043814_c001_v7007000_t0000_u01755664694333") 2025/08/20 04:43:00 DEBUG : only10: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41649b7b245fc6e5_d20250820_m043808_c001_v0001101_t0012_u01755664688861") 2025/08/20 04:43:00 DEBUG : only10: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afdd_d20250820_m043759_c001_v0001134_t0057_u01755664679698") 2025/08/20 04:43:00 DEBUG : only10: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e009_d20250820_m043745_c001_v7007000_t0000_u01755664665403") 2025/08/20 04:43:00 DEBUG : only10: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af69_d20250820_m043736_c001_v0001134_t0031_u01755664656547") 2025/08/20 04:43:00 DEBUG : only11: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ecd_d20250820_m043814_c001_v7007000_t0000_u01755664694515") 2025/08/20 04:43:00 DEBUG : only11: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4063f155b594b005_d20250820_m043808_c001_v0001134_t0013_u01755664688324") 2025/08/20 04:43:00 DEBUG : only11: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afe5_d20250820_m043800_c001_v0001134_t0003_u01755664680529") 2025/08/20 04:43:00 DEBUG : only11: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d99d9_d20250820_m043745_c001_v7007000_t0000_u01755664665415") 2025/08/20 04:43:00 DEBUG : only11: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af6f_d20250820_m043737_c001_v0001134_t0003_u01755664657376") 2025/08/20 04:43:00 DEBUG : only12: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ece_d20250820_m043814_c001_v7007000_t0000_u01755664694697") 2025/08/20 04:43:00 DEBUG : only12: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408388677e4cd40a_d20250820_m043808_c001_v0001113_t0037_u01755664688305") 2025/08/20 04:43:00 DEBUG : only12: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afe9_d20250820_m043801_c001_v0001134_t0001_u01755664681330") 2025/08/20 04:43:00 DEBUG : only12: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb92e_d20250820_m043745_c001_v7007000_t0000_u01755664665573") 2025/08/20 04:43:00 DEBUG : only12: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af77_d20250820_m043738_c001_v0001134_t0019_u01755664658039") 2025/08/20 04:43:00 DEBUG : only13: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ecf_d20250820_m043814_c001_v7007000_t0000_u01755664694880") 2025/08/20 04:43:00 DEBUG : only13: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f407e3e5aa2af2eca_d20250820_m043809_c001_v0001145_t0013_u01755664689050") 2025/08/20 04:43:00 DEBUG : only13: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afeb_d20250820_m043802_c001_v0001134_t0041_u01755664682089") 2025/08/20 04:43:00 DEBUG : only13: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4ed_d20250820_m043745_c001_v7007000_t0000_u01755664665581") 2025/08/20 04:43:00 DEBUG : only13: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af7d_d20250820_m043738_c001_v0001134_t0049_u01755664658621") 2025/08/20 04:43:00 DEBUG : only14: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ed0_d20250820_m043815_c001_v7007000_t0000_u01755664695061") 2025/08/20 04:43:00 DEBUG : only14: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4063f155b594b009_d20250820_m043808_c001_v0001134_t0013_u01755664688702") 2025/08/20 04:43:00 DEBUG : only14: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afed_d20250820_m043802_c001_v0001134_t0012_u01755664682881") 2025/08/20 04:43:01 DEBUG : only14: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb92b_d20250820_m043745_c001_v7007000_t0000_u01755664665021") 2025/08/20 04:43:01 DEBUG : only14: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af87_d20250820_m043739_c001_v0001134_t0015_u01755664659568") 2025/08/20 04:43:01 DEBUG : only15: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ed1_d20250820_m043815_c001_v7007000_t0000_u01755664695244") 2025/08/20 04:43:01 DEBUG : only15: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408388677e4cd40c_d20250820_m043808_c001_v0001113_t0037_u01755664688692") 2025/08/20 04:43:01 DEBUG : only15: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594aff1_d20250820_m043803_c001_v0001134_t0046_u01755664683938") 2025/08/20 04:43:01 DEBUG : only15: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d99db_d20250820_m043745_c001_v7007000_t0000_u01755664665788") 2025/08/20 04:43:01 DEBUG : only15: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af89_d20250820_m043740_c001_v0001134_t0055_u01755664660291") 2025/08/20 04:43:01 DEBUG : only16: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ed2_d20250820_m043815_c001_v7007000_t0000_u01755664695428") 2025/08/20 04:43:01 DEBUG : only16: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408388677e4cd410_d20250820_m043808_c001_v0001113_t0037_u01755664688877") 2025/08/20 04:43:01 DEBUG : only16: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594aff3_d20250820_m043804_c001_v0001134_t0050_u01755664684876") 2025/08/20 04:43:01 DEBUG : only16: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e00a_d20250820_m043745_c001_v7007000_t0000_u01755664665590") 2025/08/20 04:43:01 DEBUG : only16: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af8b_d20250820_m043740_c001_v0001134_t0046_u01755664660960") 2025/08/20 04:43:02 DEBUG : only17: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ed3_d20250820_m043815_c001_v7007000_t0000_u01755664695610") 2025/08/20 04:43:02 DEBUG : only17: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4063f155b594b00d_d20250820_m043808_c001_v0001134_t0013_u01755664688901") 2025/08/20 04:43:02 DEBUG : only17: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594aff7_d20250820_m043805_c001_v0001134_t0050_u01755664685713") 2025/08/20 04:43:02 DEBUG : only17: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb930_d20250820_m043745_c001_v7007000_t0000_u01755664665940") 2025/08/20 04:43:02 DEBUG : only17: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af8f_d20250820_m043741_c001_v0001134_t0029_u01755664661820") 2025/08/20 04:43:02 DEBUG : only18: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ed4_d20250820_m043815_c001_v7007000_t0000_u01755664695792") 2025/08/20 04:43:02 DEBUG : only18: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41649b7b245fc6e7_d20250820_m043809_c001_v0001101_t0012_u01755664689046") 2025/08/20 04:43:02 DEBUG : only18: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594affb_d20250820_m043806_c001_v0001134_t0015_u01755664686605") 2025/08/20 04:43:02 DEBUG : only18: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d99da_d20250820_m043745_c001_v7007000_t0000_u01755664665603") 2025/08/20 04:43:02 DEBUG : only18: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af91_d20250820_m043742_c001_v0001134_t0045_u01755664662518") 2025/08/20 04:43:02 DEBUG : only19: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ed5_d20250820_m043815_c001_v7007000_t0000_u01755664695975") 2025/08/20 04:43:02 DEBUG : only19: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408388677e4cd414_d20250820_m043809_c001_v0001113_t0037_u01755664689062") 2025/08/20 04:43:02 DEBUG : only19: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594affd_d20250820_m043807_c001_v0001134_t0031_u01755664687336") 2025/08/20 04:43:02 DEBUG : only19: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb92c_d20250820_m043745_c001_v7007000_t0000_u01755664665206") 2025/08/20 04:43:02 DEBUG : only19: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af95_d20250820_m043743_c001_v0001134_t0039_u01755664663417") 2025/08/20 04:43:02 DEBUG : only2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ed6_d20250820_m043816_c001_v7007000_t0000_u01755664696158") 2025/08/20 04:43:02 DEBUG : only2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41649b7b245fc6e9_d20250820_m043809_c001_v0001101_t0012_u01755664689229") 2025/08/20 04:43:02 DEBUG : only2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afb3_d20250820_m043753_c001_v0001134_t0045_u01755664673065") 2025/08/20 04:43:02 DEBUG : only2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e00c_d20250820_m043745_c001_v7007000_t0000_u01755664665995") 2025/08/20 04:43:03 DEBUG : only2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af3f_d20250820_m043729_c001_v0001134_t0019_u01755664649013") 2025/08/20 04:43:03 DEBUG : only3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ed7_d20250820_m043816_c001_v7007000_t0000_u01755664696340") 2025/08/20 04:43:03 DEBUG : only3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f407e3e5aa2af2ecc_d20250820_m043809_c001_v0001145_t0013_u01755664689244") 2025/08/20 04:43:03 DEBUG : only3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afbb_d20250820_m043753_c001_v0001134_t0032_u01755664673735") 2025/08/20 04:43:03 DEBUG : only3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb92f_d20250820_m043745_c001_v7007000_t0000_u01755664665757") 2025/08/20 04:43:03 DEBUG : only3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af45_d20250820_m043729_c001_v0001134_t0058_u01755664649742") 2025/08/20 04:43:03 DEBUG : only4: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ed9_d20250820_m043816_c001_v7007000_t0000_u01755664696522") 2025/08/20 04:43:03 DEBUG : only4: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408388677e4cd416_d20250820_m043809_c001_v0001113_t0037_u01755664689255") 2025/08/20 04:43:03 DEBUG : only4: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afc1_d20250820_m043754_c001_v0001134_t0059_u01755664674812") 2025/08/20 04:43:03 DEBUG : only4: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4f0_d20250820_m043745_c001_v7007000_t0000_u01755664665949") 2025/08/20 04:43:03 DEBUG : only4: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af49_d20250820_m043730_c001_v0001134_t0008_u01755664650832") 2025/08/20 04:43:03 DEBUG : only5: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eda_d20250820_m043816_c001_v7007000_t0000_u01755664696704") 2025/08/20 04:43:03 DEBUG : only5: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4063f155b594b011_d20250820_m043809_c001_v0001134_t0013_u01755664689273") 2025/08/20 04:43:03 DEBUG : only5: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afc5_d20250820_m043755_c001_v0001134_t0021_u01755664675577") 2025/08/20 04:43:03 DEBUG : only5: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d99dc_d20250820_m043745_c001_v7007000_t0000_u01755664665975") 2025/08/20 04:43:03 DEBUG : only5: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af4b_d20250820_m043731_c001_v0001134_t0007_u01755664651708") 2025/08/20 04:43:03 DEBUG : only6: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7edb_d20250820_m043816_c001_v7007000_t0000_u01755664696886") 2025/08/20 04:43:03 DEBUG : only6: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41649b7b245fc6eb_d20250820_m043809_c001_v0001101_t0012_u01755664689420") 2025/08/20 04:43:03 DEBUG : only6: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afc9_d20250820_m043756_c001_v0001134_t0034_u01755664676567") 2025/08/20 04:43:03 DEBUG : only6: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb92d_d20250820_m043745_c001_v7007000_t0000_u01755664665390") 2025/08/20 04:43:03 DEBUG : only6: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af53_d20250820_m043733_c001_v0001134_t0014_u01755664653008") 2025/08/20 04:43:03 DEBUG : only7: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7edc_d20250820_m043817_c001_v7007000_t0000_u01755664697069") 2025/08/20 04:43:04 DEBUG : only7: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f407e3e5aa2af2ece_d20250820_m043809_c001_v0001145_t0013_u01755664689435") 2025/08/20 04:43:04 DEBUG : only7: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afcb_d20250820_m043757_c001_v0001134_t0003_u01755664677343") 2025/08/20 04:43:04 DEBUG : only7: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb932_d20250820_m043746_c001_v7007000_t0000_u01755664666124") 2025/08/20 04:43:04 DEBUG : only7: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af59_d20250820_m043733_c001_v0001134_t0000_u01755664653932") 2025/08/20 04:43:04 DEBUG : only8: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7edd_d20250820_m043817_c001_v7007000_t0000_u01755664697252") 2025/08/20 04:43:04 DEBUG : only8: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408388677e4cd418_d20250820_m043809_c001_v0001113_t0037_u01755664689446") 2025/08/20 04:43:04 DEBUG : only8: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afcf_d20250820_m043758_c001_v0001134_t0046_u01755664678146") 2025/08/20 04:43:04 DEBUG : only8: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4ef_d20250820_m043745_c001_v7007000_t0000_u01755664665766") 2025/08/20 04:43:04 DEBUG : only8: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af61_d20250820_m043734_c001_v0001134_t0012_u01755664654691") 2025/08/20 04:43:04 DEBUG : only9: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7edf_d20250820_m043817_c001_v7007000_t0000_u01755664697434") 2025/08/20 04:43:04 DEBUG : only9: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4063f155b594b013_d20250820_m043809_c001_v0001134_t0013_u01755664689545") 2025/08/20 04:43:04 DEBUG : only9: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594afd9_d20250820_m043758_c001_v0001134_t0001_u01755664678962") 2025/08/20 04:43:04 DEBUG : only9: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc4f1_d20250820_m043746_c001_v7007000_t0000_u01755664666132") 2025/08/20 04:43:04 DEBUG : only9: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594af67_d20250820_m043735_c001_v0001134_t0054_u01755664655667") 2025/08/20 04:43:04 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffe0_d20250820_m043356_c001_v7007000_t0000_u01755664436565") 2025/08/20 04:43:04 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ac37_d20250820_m043354_c001_v0001134_t0034_u01755664434661") 2025/08/20 04:43:04 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffdd_d20250820_m043353_c001_v7007000_t0000_u01755664433561") 2025/08/20 04:43:04 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd08f_d20250820_m043351_c001_v0001113_t0050_u01755664431585") 2025/08/20 04:43:04 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffda_d20250820_m043350_c001_v7007000_t0000_u01755664430832") 2025/08/20 04:43:04 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d0975a4_d20250820_m043348_c001_v0001178_t0015_u01755664428774") 2025/08/20 04:43:04 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d60_d20250820_m043337_c001_v7007000_t0000_u01755664417707") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd051_d20250820_m043336_c001_v0001113_t0017_u01755664416178") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d5a_d20250820_m043334_c001_v7007000_t0000_u01755664414464") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd043_d20250820_m043333_c001_v0001113_t0049_u01755664413367") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d56_d20250820_m043332_c001_v7007000_t0000_u01755664412106") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd031_d20250820_m043331_c001_v0001113_t0023_u01755664411091") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d40_d20250820_m043324_c001_v7007000_t0000_u01755664404558") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd009_d20250820_m043322_c001_v0001113_t0024_u01755664402894") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d3e_d20250820_m043322_c001_v7007000_t0000_u01755664402525") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccff9_d20250820_m043320_c001_v0001113_t0033_u01755664400766") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d30_d20250820_m043320_c001_v7007000_t0000_u01755664400401") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccff7_d20250820_m043319_c001_v0001113_t0033_u01755664399571") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccff3_d20250820_m043318_c001_v0001113_t0052_u01755664398800") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d2b_d20250820_m043318_c001_v7007000_t0000_u01755664398430") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfef_d20250820_m043317_c001_v0001113_t0049_u01755664397525") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfeb_d20250820_m043316_c001_v0001113_t0003_u01755664396867") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d23_d20250820_m043316_c001_v7007000_t0000_u01755664396413") 2025/08/20 04:43:05 DEBUG : potato: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccfe7_d20250820_m043315_c001_v0001113_t0016_u01755664395147") 2025/08/20 04:43:05 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40322871fe4dee20_d20250820_m043509_c001_v7007000_t0000_u01755664509961") 2025/08/20 04:43:05 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ad43_d20250820_m043509_c001_v0001134_t0022_u01755664509272") 2025/08/20 04:43:05 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9dff_d20250820_m043453_c001_v7007000_t0000_u01755664493030") 2025/08/20 04:43:05 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ace3_d20250820_m043444_c001_v0001134_t0033_u01755664484325") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40430b240bb5d382_d20250820_m043430_c001_v7007000_t0000_u01755664470917") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594aca7_d20250820_m043424_c001_v0001134_t0040_u01755664464089") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb7fe_d20250820_m043411_c001_v7007000_t0000_u01755664451334") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ac63_d20250820_m043403_c001_v0001134_t0047_u01755664443421") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d7d_d20250820_m043342_c001_v7007000_t0000_u01755664422651") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd05b_d20250820_m043340_c001_v0001113_t0041_u01755664420581") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d69_d20250820_m043340_c001_v7007000_t0000_u01755664420215") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd055_d20250820_m043338_c001_v0001113_t0023_u01755664418257") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d61_d20250820_m043337_c001_v7007000_t0000_u01755664417890") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd053_d20250820_m043336_c001_v0001113_t0005_u01755664416901") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d5e_d20250820_m043335_c001_v7007000_t0000_u01755664415799") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd04b_d20250820_m043334_c001_v0001113_t0031_u01755664414832") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d58_d20250820_m043333_c001_v7007000_t0000_u01755664413001") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd039_d20250820_m043332_c001_v0001113_t0007_u01755664412100") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9d4a_d20250820_m043325_c001_v7007000_t0000_u01755664405302") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd011_d20250820_m043323_c001_v0001113_t0043_u01755664403899") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd23_d20250820_m043206_c001_v7007000_t0000_u01755664326440") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cced4_d20250820_m043205_c001_v0001113_t0008_u01755664325674") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd22_d20250820_m043204_c001_v7007000_t0000_u01755664324758") 2025/08/20 04:43:06 DEBUG : potato2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cceca_d20250820_m043203_c001_v0001113_t0035_u01755664323911") 2025/08/20 04:43:06 DEBUG : potato3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9e00_d20250820_m043453_c001_v7007000_t0000_u01755664493350") 2025/08/20 04:43:06 DEBUG : potato3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd14b_d20250820_m043445_c001_v0001113_t0015_u01755664485639") 2025/08/20 04:43:07 DEBUG : potato3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40430b240bb5d384_d20250820_m043431_c001_v7007000_t0000_u01755664471101") 2025/08/20 04:43:07 DEBUG : potato3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd109_d20250820_m043425_c001_v0001113_t0049_u01755664465675") 2025/08/20 04:43:07 DEBUG : potato3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bb7fd_d20250820_m043411_c001_v7007000_t0000_u01755664451149") 2025/08/20 04:43:07 DEBUG : potato3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd0c7_d20250820_m043404_c001_v0001113_t0046_u01755664444002") 2025/08/20 04:43:07 DEBUG : pre-dest1/1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc478_d20250820_m043543_c001_v7007000_t0000_u01755664543879") 2025/08/20 04:43:07 DEBUG : pre-dest1/1: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd1d1_d20250820_m043535_c001_v0001113_t0054_u01755664535577") 2025/08/20 04:43:07 DEBUG : pre-dest2/2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4202e62cdcebc47a_d20250820_m043544_c001_v7007000_t0000_u01755664544061") 2025/08/20 04:43:07 DEBUG : pre-dest2/2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594adb9_d20250820_m043536_c001_v0001134_t0036_u01755664536420") 2025/08/20 04:43:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7e19_d20250820_m043520_c001_v7007000_t0000_u01755664520828") 2025/08/20 04:43:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d097708_d20250820_m043517_c001_v0001178_t0053_u01755664517722") 2025/08/20 04:43:07 DEBUG : sizeonly: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce2413_d20250820_m043300_c001_v7007000_t0000_u01755664380634") 2025/08/20 04:43:07 DEBUG : sizeonly: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf9a_d20250820_m043259_c001_v0001113_t0014_u01755664379320") 2025/08/20 04:43:07 DEBUG : splitbanan: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f9981_d20250820_m044021_c001_v7007000_t0000_u01755664821409") 2025/08/20 04:43:07 DEBUG : splitbanan: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8ec_d20250820_m044013_c001_v0001101_t0029_u01755664813894") 2025/08/20 04:43:07 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fcd_d20250820_m044144_c001_v7007000_t0000_u01755664904353") 2025/08/20 04:43:07 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b314_d20250820_m044137_c001_v0001134_t0043_u01755664897773") 2025/08/20 04:43:07 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9fef_d20250820_m044127_c001_v7007000_t0000_u01755664887543") 2025/08/20 04:43:07 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b2e2_d20250820_m044120_c001_v0001134_t0058_u01755664880913") 2025/08/20 04:43:07 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4176b152a81b2fbb_d20250820_m044111_c001_v7007000_t0000_u01755664871488") 2025/08/20 04:43:07 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b29e_d20250820_m044105_c001_v0001134_t0057_u01755664865355") 2025/08/20 04:43:07 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f99ab_d20250820_m044055_c001_v7007000_t0000_u01755664855030") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b262_d20250820_m044048_c001_v0001134_t0050_u01755664848819") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9fc_d20250820_m044038_c001_v7007000_t0000_u01755664838150") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b22a_d20250820_m044031_c001_v0001134_t0008_u01755664831183") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671da015_d20250820_m044016_c001_v7007000_t0000_u01755664816120") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b1e4_d20250820_m044012_c001_v0001134_t0058_u01755664812749") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9d3_d20250820_m044002_c001_v7007000_t0000_u01755664802629") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc8a6_d20250820_m043954_c001_v0001101_t0059_u01755664794955") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f401545a95a50b3ac_d20250820_m043953_c001_v7007000_t0000_u01755664793840") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2fce_d20250820_m043950_c001_v0001145_t0041_u01755664790083") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f416e654b225bba1a_d20250820_m043940_c001_v7007000_t0000_u01755664780012") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc83c_d20250820_m043932_c001_v0001101_t0059_u01755664772302") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f415bcd02671d9fec_d20250820_m043930_c001_v7007000_t0000_u01755664770909") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2f84_d20250820_m043927_c001_v0001145_t0015_u01755664767320") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408577b289de6d67_d20250820_m043912_c001_v7007000_t0000_u01755664752772") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc7d6_d20250820_m043908_c001_v0001101_t0025_u01755664748271") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966e06f_d20250820_m043858_c001_v7007000_t0000_u01755664738033") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc780_d20250820_m043851_c001_v0001101_t0005_u01755664731433") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41376fab2f5f990a_d20250820_m043840_c001_v7007000_t0000_u01755664720807") 2025/08/20 04:43:08 DEBUG : splitbananasplit: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc741_d20250820_m043834_c001_v0001101_t0045_u01755664714680") 2025/08/20 04:43:08 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f41813bcb8c06a9bb_d20250820_m043957_c001_v7007000_t0000_u01755664797395") 2025/08/20 04:43:08 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd5af_d20250820_m043951_c001_v0001113_t0057_u01755664791341") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f0d_d20250820_m043826_c001_v7007000_t0000_u01755664706410") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2eea_d20250820_m043824_c001_v0001145_t0007_u01755664704808") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f00_d20250820_m043824_c001_v7007000_t0000_u01755664704042") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b03f_d20250820_m043822_c001_v0001134_t0042_u01755664702737") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffe7_d20250820_m043400_c001_v7007000_t0000_u01755664440694") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ac53_d20250820_m043359_c001_v0001134_t0029_u01755664439692") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffe4_d20250820_m043359_c001_v7007000_t0000_u01755664439137") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd0a3_d20250820_m043358_c001_v0001113_t0050_u01755664438066") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce240e_d20250820_m043257_c001_v7007000_t0000_u01755664377144") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf8e_d20250820_m043255_c001_v0001113_t0016_u01755664375748") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce240c_d20250820_m043255_c001_v7007000_t0000_u01755664375382") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf8a_d20250820_m043254_c001_v0001113_t0046_u01755664374234") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce2405_d20250820_m043248_c001_v7007000_t0000_u01755664368695") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf6e_d20250820_m043247_c001_v0001113_t0030_u01755664367444") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce2402_d20250820_m043246_c001_v7007000_t0000_u01755664366895") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf68_d20250820_m043245_c001_v0001113_t0012_u01755664365779") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf5e_d20250820_m043242_c001_v0001113_t0048_u01755664362054") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce23fb_d20250820_m043241_c001_v7007000_t0000_u01755664361678") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf5a_d20250820_m043240_c001_v0001113_t0057_u01755664360989") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf58_d20250820_m043240_c001_v0001113_t0012_u01755664360131") 2025/08/20 04:43:09 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4105d0699dce23f6_d20250820_m043239_c001_v7007000_t0000_u01755664359402") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf42_d20250820_m043233_c001_v0001113_t0047_u01755664353847") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf2a_d20250820_m043227_c001_v0001113_t0009_u01755664347662") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40828a1d17fba73e_d20250820_m043227_c001_v7007000_t0000_u01755664347277") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf26_d20250820_m043226_c001_v0001113_t0008_u01755664346616") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf22_d20250820_m043225_c001_v0001113_t0003_u01755664345863") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f40828a1d17fba73c_d20250820_m043225_c001_v7007000_t0000_u01755664345139") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccf00_d20250820_m043215_c001_v0001113_t0049_u01755664335848") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd5e_d20250820_m043215_c001_v7007000_t0000_u01755664335479") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccefa_d20250820_m043214_c001_v0001113_t0048_u01755664334433") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd5c_d20250820_m043213_c001_v7007000_t0000_u01755664333513") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccef6_d20250820_m043212_c001_v0001113_t0050_u01755664332828") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd4d_d20250820_m043212_c001_v7007000_t0000_u01755664332270") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccef2_d20250820_m043211_c001_v0001113_t0017_u01755664331610") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd3c_d20250820_m043210_c001_v7007000_t0000_u01755664330686") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccee8_d20250820_m043209_c001_v0001113_t0057_u01755664329726") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd2e_d20250820_m043209_c001_v7007000_t0000_u01755664329128") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccee2_d20250820_m043208_c001_v0001113_t0000_u01755664328438") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd27_d20250820_m043207_c001_v7007000_t0000_u01755664327882") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cceda_d20250820_m043207_c001_v0001113_t0030_u01755664327001") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd1f_d20250820_m043202_c001_v7007000_t0000_u01755664322093") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccebe_d20250820_m043201_c001_v0001113_t0021_u01755664321389") 2025/08/20 04:43:10 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd1d_d20250820_m043200_c001_v7007000_t0000_u01755664320836") 2025/08/20 04:43:11 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cceb6_d20250820_m043159_c001_v0001113_t0043_u01755664319969") 2025/08/20 04:43:11 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd1b_d20250820_m043159_c001_v7007000_t0000_u01755664319051") 2025/08/20 04:43:11 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cceb0_d20250820_m043158_c001_v0001113_t0012_u01755664318232") 2025/08/20 04:43:11 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4183e4d6b966dd18_d20250820_m043155_c001_v7007000_t0000_u01755664315820") 2025/08/20 04:43:11 DEBUG : sub dir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4ccea6_d20250820_m043155_c001_v0001113_t0009_u01755664315177") 2025/08/20 04:43:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f10_d20250820_m043826_c001_v7007000_t0000_u01755664706594") 2025/08/20 04:43:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fc711_d20250820_m043824_c001_v0001101_t0025_u01755664704814") 2025/08/20 04:43:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7f02_d20250820_m043824_c001_v7007000_t0000_u01755664704223") 2025/08/20 04:43:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd44c_d20250820_m043822_c001_v0001113_t0002_u01755664702754") 2025/08/20 04:43:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fce_d20250820_m044146_c001_v7007000_t0000_u01755664906550") 2025/08/20 04:43:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd76d_d20250820_m044145_c001_v0001113_t0014_u01755664905751") 2025/08/20 04:43:11 DEBUG : sub/yam: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffdf_d20250820_m043356_c001_v7007000_t0000_u01755664436013") 2025/08/20 04:43:11 DEBUG : sub/yam: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d0975b8_d20250820_m043354_c001_v0001178_t0052_u01755664434309") 2025/08/20 04:43:11 DEBUG : test_dir1/file2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7eef_d20250820_m043821_c001_v7007000_t0000_u01755664701968") 2025/08/20 04:43:11 DEBUG : test_dir1/file2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af2ee4_d20250820_m043820_c001_v0001145_t0012_u01755664700481") 2025/08/20 04:43:11 DEBUG : test_dir1/file2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ee3_d20250820_m043819_c001_v7007000_t0000_u01755664699686") 2025/08/20 04:43:11 DEBUG : test_dir1/file2: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd440_d20250820_m043818_c001_v0001113_t0005_u01755664698401") 2025/08/20 04:43:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ef2_d20250820_m043822_c001_v7007000_t0000_u01755664702163") 2025/08/20 04:43:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd448_d20250820_m043820_c001_v0001113_t0028_u01755664700472") 2025/08/20 04:43:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4157d5f4e02c7ee4_d20250820_m043819_c001_v7007000_t0000_u01755664699869") 2025/08/20 04:43:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b02f_d20250820_m043818_c001_v0001134_t0041_u01755664698409") 2025/08/20 04:43:12 DEBUG : three: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f412e5d075b7a9daa_d20250820_m043348_c001_v7007000_t0000_u01755664428029") 2025/08/20 04:43:12 DEBUG : three: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd081_d20250820_m043346_c001_v0001113_t0050_u01755664426707") 2025/08/20 04:43:12 DEBUG : three: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd073_d20250820_m043344_c001_v0001113_t0036_u01755664424153") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fd0_d20250820_m044148_c001_v7007000_t0000_u01755664908319") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3114_d20250820_m044147_c001_v0001145_t0016_u01755664907523") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fe3_d20250820_m044207_c001_v7007000_t0000_u01755664927599") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fca71_d20250820_m044205_c001_v0001101_t0053_u01755664925575") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fdf_d20250820_m044203_c001_v7007000_t0000_u01755664923988") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3140_d20250820_m044202_c001_v0001145_t0019_u01755664922557") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fde_d20250820_m044201_c001_v7007000_t0000_u01755664921584") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd7a1_d20250820_m044200_c001_v0001113_t0036_u01755664920701") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fd6_d20250820_m044155_c001_v7007000_t0000_u01755664915717") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af3124_d20250820_m044154_c001_v0001145_t0005_u01755664914843") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fd8_d20250820_m044158_c001_v7007000_t0000_u01755664918020") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fca57_d20250820_m044156_c001_v0001101_t0017_u01755664916689") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fd5_d20250820_m044153_c001_v7007000_t0000_u01755664913875") 2025/08/20 04:43:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f108388677e4cd77b_d20250820_m044153_c001_v0001113_t0018_u01755664913186") 2025/08/20 04:43:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fd4_d20250820_m044152_c001_v7007000_t0000_u01755664912220") 2025/08/20 04:43:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b332_d20250820_m044151_c001_v0001134_t0045_u01755664911134") 2025/08/20 04:43:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fd1_d20250820_m044150_c001_v7007000_t0000_u01755664910150") 2025/08/20 04:43:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11649b7b245fca39_d20250820_m044149_c001_v0001101_t0037_u01755664909281") 2025/08/20 04:43:13 DEBUG : toe/toe/toe: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f401545a95a50b47e_d20250820_m044212_c001_v7007000_t0000_u01755664932687") 2025/08/20 04:43:13 DEBUG : toe/toe/toe: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f107e3e5aa2af315e_d20250820_m044211_c001_v0001145_t0039_u01755664931886") 2025/08/20 04:43:13 DEBUG : toe/toe/toe: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fdc_d20250820_m044159_c001_v7007000_t0000_u01755664919737") 2025/08/20 04:43:13 DEBUG : toe/toe/toe: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b34e_d20250820_m044158_c001_v0001134_t0001_u01755664918991") 2025/08/20 04:43:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fe4_d20250820_m044208_c001_v7007000_t0000_u01755664928209") 2025/08/20 04:43:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594b35a_d20250820_m044207_c001_v0001134_t0013_u01755664927180") 2025/08/20 04:43:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f409b96f40fcc1fe0_d20250820_m044204_c001_v7007000_t0000_u01755664924596") 2025/08/20 04:43:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f100259000d91b62c_d20250820_m044203_c001_v0001179_t0026_u01755664923781") 2025/08/20 04:43:13 DEBUG : two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffd4_d20250820_m043348_c001_v7007000_t0000_u01755664428221") 2025/08/20 04:43:13 DEBUG : two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f4063f155b594ac1b_d20250820_m043346_c001_v0001134_t0013_u01755664426139") 2025/08/20 04:43:13 DEBUG : two: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f408388677e4cd071_d20250820_m043343_c001_v0001113_t0037_u01755664423970") 2025/08/20 04:43:13 DEBUG : yam: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffe1_d20250820_m043356_c001_v7007000_t0000_u01755664436749") 2025/08/20 04:43:13 DEBUG : yam: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11561341d287473b_d20250820_m043355_c001_v0001153_t0008_u01755664435635") 2025/08/20 04:43:13 DEBUG : yam: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffdc_d20250820_m043353_c001_v7007000_t0000_u01755664433008") 2025/08/20 04:43:13 DEBUG : yam: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1040c8231d0975b0_d20250820_m043351_c001_v0001178_t0026_u01755664431595") 2025/08/20 04:43:13 DEBUG : yam: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffd7_d20250820_m043350_c001_v7007000_t0000_u01755664430278") 2025/08/20 04:43:13 DEBUG : yam: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1063f155b594ac21_d20250820_m043348_c001_v0001134_t0058_u01755664428783") 2025/08/20 04:43:13 DEBUG : yaml: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffde_d20250820_m043353_c001_v7007000_t0000_u01755664433746") 2025/08/20 04:43:13 DEBUG : yaml: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f1028720cfa00029c_d20250820_m043352_c001_v0001106_t0005_u01755664432561") 2025/08/20 04:43:13 DEBUG : yaml: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f405e2f9d17fdffdb_d20250820_m043351_c001_v7007000_t0000_u01755664431017") 2025/08/20 04:43:14 DEBUG : yaml: Deleting (id "4_z7f026d73b0fdcb5b9f880e1b_f11284834313d09fb_d20250820_m043350_c001_v0001178_t0047_u01755664430070") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m28.189126405s (try 1/5)