"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/07 01:43:46 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci" 2025/07/07 01:43:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 01:43:47 DEBUG : Creating backend with remote "/tmp/rclone1149975514" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:43:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:43:48 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:43:48 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:43:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.77s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:43:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 01:43:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:43:49 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:43:49 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:43:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:43:50 INFO : sub dir/hello world: Copied (new) 2025/07/07 01:43:50 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", 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-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:43:51 DEBUG : Creating backend with remote "/non-existing" 2025/07/07 01:43:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/07 01:43:52 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:43:52 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:43:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:43:53 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:43:53 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:43:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:43:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", 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-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:43:54 INFO : B2 bucket rclone-test-wiqiwad1juci: Running all checks before starting transfers 2025/07/07 01:43:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:43:54 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:43:54 INFO : B2 bucket rclone-test-wiqiwad1juci: Checks finished, now starting transfers 2025/07/07 01:43:54 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:43:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:43:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:43:55 ERROR : Ignoring --no-traverse with sync 2025/07/07 01:43:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:43:56 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:43:56 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:43:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:43:56 INFO : sub dir/hello world: Copied (new) 2025/07/07 01:43:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.27s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:43:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/07 01:43:57 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:43:57 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:43:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/07 01:43:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:43:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:43:58 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:43:58 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:43:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:43:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.34s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:44:00 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:00 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:44:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/07 01:44:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 01:44:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/07 01:44:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 01:44:01 INFO : sub dir2: Making directory 2025/07/07 01:44:01 INFO : sub dir: Making directory 2025/07/07 01:44:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:44:01 INFO : sub dir2/sub sub dir2: Making directory 2025/07/07 01:44:01 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:01 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:44:02 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/07/07 01:44:02 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:02 INFO : sub dir2: Making directory 2025/07/07 01:44:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/07 01:44:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 01:44:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:44:03 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:03 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:44:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:04 DEBUG : sub dir2: Making directory with metadata 2025/07/07 01:44:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 01:44:04 INFO : sub dir2: Making directory 2025/07/07 01:44:04 INFO : sub dir: Making directory 2025/07/07 01:44:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:44:04 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:04 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:44:04 INFO : sub dir/hello world: Copied (new) 2025/07/07 01:44:04 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/07 01:44:04 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 01:44:05 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.47s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", 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-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:06 INFO : sub dir2: Making directory 2025/07/07 01:44:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:44:06 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:06 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:44:06 INFO : sub dir/hello world: Copied (new) 2025/07/07 01:44:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.24s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:07 DEBUG : sub dir2: Making directory with metadata 2025/07/07 01:44:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 01:44:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 01:44:07 INFO : sub dir2: Making directory 2025/07/07 01:44:07 INFO : sub dir: Making directory 2025/07/07 01:44:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:44:07 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:07 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:44:07 INFO : sub dir/hello world: Copied (new) 2025/07/07 01:44:07 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/07 01:44:07 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.25s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:08 INFO : sub dir2: Making directory 2025/07/07 01:44:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:44:09 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:09 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:44:09 INFO : sub dir/hello world: Copied (new) 2025/07/07 01:44:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.28s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:10 DEBUG : Creating backend with remote "TestB2:rclone-test-rezolet3pupi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wiqiwad1juci -> B2 bucket rclone-test-rezolet3pupi 2025/07/07 01:44:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:44:11 DEBUG : B2 bucket rclone-test-rezolet3pupi: Waiting for checks to finish 2025/07/07 01:44:11 DEBUG : B2 bucket rclone-test-rezolet3pupi: Waiting for transfers to finish 2025/07/07 01:44:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:44:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/07 01:44:13 DEBUG : B2 bucket rclone-test-rezolet3pupi: Purge remote 2025/07/07 01:44:13 INFO : B2 bucket rclone-test-rezolet3pupi: cleaning bucket "rclone-test-rezolet3pupi" of all files 2025/07/07 01:44:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f921d6380edeb2b9f780e1b_f1083124c6d0aea9c_d20250707_m014412_c001_v0001105_t0026_u01751852652710") --- PASS: TestServerSideCopy (4.61s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 01:44:15 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:15 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/07 01:44:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cifojax5sova" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wiqiwad1juci -> B2 bucket rclone-test-cifojax5sova 2025/07/07 01:44:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:44:18 DEBUG : B2 bucket rclone-test-cifojax5sova: Waiting for checks to finish 2025/07/07 01:44:18 DEBUG : B2 bucket rclone-test-cifojax5sova: Waiting for transfers to finish 2025/07/07 01:44:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:44:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/07 01:44:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 01:44:21 DEBUG : B2 bucket rclone-test-cifojax5sova: Waiting for checks to finish 2025/07/07 01:44:21 DEBUG : B2 bucket rclone-test-cifojax5sova: Waiting for transfers to finish 2025/07/07 01:44:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/07 01:44:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/07 01:44:21 DEBUG : B2 bucket rclone-test-cifojax5sova: Purge remote 2025/07/07 01:44:21 INFO : B2 bucket rclone-test-cifojax5sova: cleaning bucket "rclone-test-cifojax5sova" of all files 2025/07/07 01:44:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff23d0380edeb2b9f780e1b_f10408bfe849a9792_d20250707_m014421_c001_v0001109_t0043_u01751852661123") 2025/07/07 01:44:21 DEBUG : sub dir/hello world: Deleting (id "4_z2ff23d0380edeb2b9f780e1b_f1014c356db55b960_d20250707_m014419_c001_v0001184_t0054_u01751852659347") --- PASS: TestServerSideCopyOverSelf (6.62s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 01:44:24 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:24 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/07 01:44:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/07 01:44:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:25 DEBUG : Creating backend with remote "TestB2:rclone-test-muhoral8homo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wiqiwad1juci -> B2 bucket rclone-test-muhoral8homo 2025/07/07 01:44:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:44:27 DEBUG : B2 bucket rclone-test-muhoral8homo: Waiting for checks to finish 2025/07/07 01:44:27 DEBUG : B2 bucket rclone-test-muhoral8homo: Waiting for transfers to finish 2025/07/07 01:44:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:44:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/07 01:44:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 01:44:28 DEBUG : B2 bucket rclone-test-muhoral8homo: Waiting for checks to finish 2025/07/07 01:44:28 DEBUG : B2 bucket rclone-test-muhoral8homo: Waiting for transfers to finish 2025/07/07 01:44:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/07 01:44:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/07 01:44:29 INFO : sub dir/hello world: Deleted 2025/07/07 01:44:30 DEBUG : testing file moves 2025/07/07 01:44:30 DEBUG : B2 bucket rclone-test-muhoral8homo: Waiting for checks to finish 2025/07/07 01:44:30 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/07 01:44:30 DEBUG : B2 bucket rclone-test-muhoral8homo: Waiting for transfers to finish 2025/07/07 01:44:31 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/07 01:44:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/07 01:44:31 INFO : sub dir/hello world: Deleted 2025/07/07 01:44:31 DEBUG : B2 bucket rclone-test-muhoral8homo: Purge remote 2025/07/07 01:44:31 INFO : B2 bucket rclone-test-muhoral8homo: cleaning bucket "rclone-test-muhoral8homo" of all files 2025/07/07 01:44:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa25d1380edeb2b9f780e1b_f110f08619136b2ad_d20250707_m014431_c001_v0001178_t0030_u01751852671042") 2025/07/07 01:44:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa25d1380edeb2b9f780e1b_f110ee46214ddd914_d20250707_m014429_c001_v0001109_t0059_u01751852669072") 2025/07/07 01:44:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa25d1380edeb2b9f780e1b_f1054c0373369280b_d20250707_m014427_c001_v0001182_t0053_u01751852667760") --- PASS: TestServerSideMoveOverSelf (8.00s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:33 ERROR : error listing: directory not found 2025/07/07 01:44:33 INFO : Local file system at /tmp/rclone1149975514: Making directory 2025/07/07 01:44:34 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:34 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.60s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:44:35 DEBUG : Local file system at /tmp/rclone1149975514: Waiting for checks to finish 2025/07/07 01:44:35 DEBUG : Local file system at /tmp/rclone1149975514: Waiting for transfers to finish 2025/07/07 01:44:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:44:36 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/07 01:44:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/07 01:44:37 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:37 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 01:44:37 INFO : check sum: Copied (new) 2025/07/07 01:44:37 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:37 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 01:44:37 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/07 01:44:37 DEBUG : check sum: Unchanged skipping 2025/07/07 01:44:37 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:37 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.68s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/07 01:44:38 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:38 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:39 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/07 01:44:39 INFO : sizeonly: Copied (new) 2025/07/07 01:44:39 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:39 DEBUG : sizeonly: Sizes identical 2025/07/07 01:44:39 DEBUG : sizeonly: Unchanged skipping 2025/07/07 01:44:39 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:39 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:39 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:39 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/07 01:44:40 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:40 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/07 01:44:40 INFO : ignore-size: Copied (new) 2025/07/07 01:44:40 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:41 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:44:41 DEBUG : ignore-size: Unchanged skipping 2025/07/07 01:44:41 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:41 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:41 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.69s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:44:42 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:42 DEBUG : existing: Unchanged skipping 2025/07/07 01:44:42 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:42 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:42 INFO : There was nothing to transfer 2025/07/07 01:44:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/07 01:44:42 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:42 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/07 01:44:43 INFO : existing: Copied (replaced existing) 2025/07/07 01:44:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.06s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 01:44:44 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:44 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/07 01:44:44 INFO : existing: Copied (new) 2025/07/07 01:44:44 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:44 DEBUG : existing: Destination exists, skipping 2025/07/07 01:44:44 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:44 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:44 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:46 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/07 01:44:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 01:44:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:44:46 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 01:44:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:44:47 INFO : a/potato2: Copied (new) 2025/07/07 01:44:47 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:47 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:47 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:47 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:48 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/07 01:44:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 01:44:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/07 01:44:48 DEBUG : empty space: Unchanged skipping 2025/07/07 01:44:48 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:48 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:48 INFO : There was nothing to transfer 2025/07/07 01:44:49 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/07/07 01:44:49 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 01:44:50 INFO : empty space: Updated modification time in destination 2025/07/07 01:44:50 DEBUG : empty space: Unchanged skipping 2025/07/07 01:44:50 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:50 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:52 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:52 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/07/07 01:44:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 01:44:52 DEBUG : empty space: Unchanged skipping 2025/07/07 01:44:52 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:52 DEBUG : Waiting for deletions to finish 2025/07/07 01:44:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.64s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:53 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:53 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/07/07 01:44:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1149975514) 2025/07/07 01:44:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wiqiwad1juci) 2025/07/07 01:44:53 DEBUG : foo: sha1 differ 2025/07/07 01:44:53 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/07 01:44:53 INFO : foo: Copied (replaced existing) 2025/07/07 01:44:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:44:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/07 01:44:55 DEBUG : empty space: Unchanged skipping 2025/07/07 01:44:55 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:55 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:44:55 INFO : potato: Copied (new) 2025/07/07 01:44:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/07 01:44:57 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:57 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/07 01:44:57 INFO : potato: Copied (replaced existing) 2025/07/07 01:44:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.74s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:44:58 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/07/07 01:44:58 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:44:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1149975514) 2025/07/07 01:44:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wiqiwad1juci) 2025/07/07 01:44:58 DEBUG : potato: sha1 differ 2025/07/07 01:44:58 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:44:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/07 01:44:59 INFO : potato: Copied (replaced existing) 2025/07/07 01:44:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:45:01 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:45:01 DEBUG : empty space: Unchanged skipping 2025/07/07 01:45:01 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/07 01:45:01 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:45:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:45:03 DEBUG : empty space: Unchanged skipping 2025/07/07 01:45:03 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:03 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:45:03 INFO : potato2: Copied (new) 2025/07/07 01:45:03 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:05 INFO : d: Making directory 2025/07/07 01:45:05 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/07 01:45:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 01:45:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:45:06 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 01:45:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:45:06 INFO : a/potato2: Copied (new) 2025/07/07 01:45:06 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:06 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:06 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:06 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:08 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/07 01:45:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 01:45:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:45:08 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 01:45:08 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:08 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:45:08 INFO : a/potato2: Copied (new) 2025/07/07 01:45:08 ERROR : B2 bucket rclone-test-wiqiwad1juci: not deleting files as there were IO errors 2025/07/07 01:45:08 ERROR : B2 bucket rclone-test-wiqiwad1juci: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:10 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:45:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:45:11 DEBUG : empty space: Unchanged skipping 2025/07/07 01:45:11 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:11 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:11 INFO : potato: Deleted 2025/07/07 01:45:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:45:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.47s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:13 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:13 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:13 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:13 INFO : potato: Deleted 2025/07/07 01:45:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:45:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:45:13 DEBUG : empty space: Unchanged skipping 2025/07/07 01:45:13 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:13 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:45:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:45:15 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:15 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/07 01:45:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.98s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:17 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 01:45:17 DEBUG : enormous: Excluded 2025/07/07 01:45:17 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 01:45:17 DEBUG : potato2: Excluded 2025/07/07 01:45:18 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 01:45:18 DEBUG : potato2: Excluded 2025/07/07 01:45:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:45:18 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:18 DEBUG : empty space: Unchanged skipping 2025/07/07 01:45:18 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:18 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:18 INFO : There was nothing to transfer 2025/07/07 01:45:18 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 01:45:18 DEBUG : enormous: Excluded 2025/07/07 01:45:18 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 01:45:18 DEBUG : potato2: Excluded 2025/07/07 01:45:18 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 01:45:18 DEBUG : potato2: Excluded 2025/07/07 01:45:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/07 01:45:18 DEBUG : empty space: Unchanged skipping 2025/07/07 01:45:18 DEBUG : Local file system at /tmp/rclone1149975514: Waiting for checks to finish 2025/07/07 01:45:18 DEBUG : Local file system at /tmp/rclone1149975514: Waiting for transfers to finish 2025/07/07 01:45:18 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:18 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:20 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 01:45:20 DEBUG : enormous: Excluded 2025/07/07 01:45:20 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 01:45:20 DEBUG : potato2: Excluded 2025/07/07 01:45:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:45:20 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:20 DEBUG : empty space: Unchanged skipping 2025/07/07 01:45:20 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:20 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:20 INFO : enormous: Deleted 2025/07/07 01:45:21 INFO : potato2: Deleted 2025/07/07 01:45:21 INFO : There was nothing to transfer 2025/07/07 01:45:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/07 01:45:21 DEBUG : empty space: Unchanged skipping 2025/07/07 01:45:21 DEBUG : Local file system at /tmp/rclone1149975514: Waiting for checks to finish 2025/07/07 01:45:21 DEBUG : Local file system at /tmp/rclone1149975514: Waiting for transfers to finish 2025/07/07 01:45:21 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:21 INFO : enormous: Deleted 2025/07/07 01:45:21 INFO : potato2: Deleted 2025/07/07 01:45:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.87s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:23 DEBUG : five: Need to transfer - File not found at Destination 2025/07/07 01:45:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/07 01:45:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/07 01:45:23 DEBUG : three: Sizes identical 2025/07/07 01:45:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 01:45:23 DEBUG : one: Destination is newer than source, skipping 2025/07/07 01:45:23 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1149975514) 2025/07/07 01:45:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wiqiwad1juci) 2025/07/07 01:45:23 DEBUG : two: sha1 differ 2025/07/07 01:45:23 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/07 01:45:23 INFO : five: Copied (new) 2025/07/07 01:45:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/07 01:45:24 INFO : four: Copied (replaced existing) 2025/07/07 01:45:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/07 01:45:24 INFO : two: Copied (replaced existing) 2025/07/07 01:45:24 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:24 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:24 DEBUG : one: Destination is newer than source, skipping 2025/07/07 01:45:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/07 01:45:24 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/07 01:45:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 01:45:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/07 01:45:24 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/07 01:45:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 01:45:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/07 01:45:24 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/07 01:45:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 01:45:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1149975514) 2025/07/07 01:45:24 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wiqiwad1juci) 2025/07/07 01:45:24 DEBUG : three: sha1 differ 2025/07/07 01:45:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/07 01:45:24 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/07 01:45:25 INFO : three: Copied (replaced existing) 2025/07/07 01:45:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.64s) === 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-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/07 01:45:26 INFO : B2 bucket rclone-test-wiqiwad1juci: Making map for --track-renames 2025/07/07 01:45:26 INFO : B2 bucket rclone-test-wiqiwad1juci: Finished making map for --track-renames 2025/07/07 01:45:26 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 01:45:26 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for renames to finish 2025/07/07 01:45:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/07 01:45:26 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/07 01:45:27 INFO : potato: Copied (new) 2025/07/07 01:45:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/07 01:45:27 INFO : yam: Copied (new) 2025/07/07 01:45:27 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:45:27 INFO : B2 bucket rclone-test-wiqiwad1juci: Making map for --track-renames 2025/07/07 01:45:27 INFO : B2 bucket rclone-test-wiqiwad1juci: Finished making map for --track-renames 2025/07/07 01:45:27 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:27 DEBUG : potato: Unchanged skipping 2025/07/07 01:45:27 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for renames to finish 2025/07/07 01:45:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/07 01:45:28 INFO : yam: Copied (server-side copy) to: yaml 2025/07/07 01:45:28 INFO : yam: Deleted 2025/07/07 01:45:28 INFO : yaml: Renamed from "yam" 2025/07/07 01:45:28 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.23s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/07 01:45:30 INFO : B2 bucket rclone-test-wiqiwad1juci: Making map for --track-renames 2025/07/07 01:45:30 INFO : B2 bucket rclone-test-wiqiwad1juci: Finished making map for --track-renames 2025/07/07 01:45:30 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 01:45:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/07 01:45:30 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for renames to finish 2025/07/07 01:45:30 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:30 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1098-17.backblaze.com/b2api/v1/b2_upload_file/0fe2bd8380ddeb2b9f780e1b/c001_v0001098_t0023": EOF 2025/07/07 01:45:30 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1098-17.backblaze.com/b2api/v1/b2_upload_file/0fe2bd8380ddeb2b9f780e1b/c001_v0001098_t0023": EOF) 2025/07/07 01:45:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/07 01:45:30 DEBUG : potato: Received error: Post "https://pod-000-1098-17.backblaze.com/b2api/v1/b2_upload_file/0fe2bd8380ddeb2b9f780e1b/c001_v0001098_t0023": EOF - low level retry 0/10 2025/07/07 01:45:30 DEBUG : pacer: Reducing sleep to 10ms 2025/07/07 01:45:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/07 01:45:30 INFO : yam: Copied (new) 2025/07/07 01:45:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/07 01:45:30 INFO : potato: Copied (new) 2025/07/07 01:45:30 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:45:31 INFO : B2 bucket rclone-test-wiqiwad1juci: Making map for --track-renames 2025/07/07 01:45:31 INFO : B2 bucket rclone-test-wiqiwad1juci: Finished making map for --track-renames 2025/07/07 01:45:31 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:31 DEBUG : potato: Unchanged skipping 2025/07/07 01:45:31 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for renames to finish 2025/07/07 01:45:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/07 01:45:31 INFO : yam: Copied (server-side copy) to: yaml 2025/07/07 01:45:31 INFO : yam: Deleted 2025/07/07 01:45:31 INFO : yaml: Renamed from "yam" 2025/07/07 01:45:31 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/07 01:45:32 INFO : B2 bucket rclone-test-wiqiwad1juci: Making map for --track-renames 2025/07/07 01:45:32 INFO : B2 bucket rclone-test-wiqiwad1juci: Finished making map for --track-renames 2025/07/07 01:45:32 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 01:45:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/07 01:45:32 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for renames to finish 2025/07/07 01:45:32 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/07 01:45:33 INFO : potato: Copied (new) 2025/07/07 01:45:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/07 01:45:33 INFO : sub/yam: Copied (new) 2025/07/07 01:45:33 DEBUG : Waiting for deletions to finish 2025/07/07 01:45:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:45:33 DEBUG : potato: Unchanged skipping 2025/07/07 01:45:33 INFO : B2 bucket rclone-test-wiqiwad1juci: Making map for --track-renames 2025/07/07 01:45:33 INFO : B2 bucket rclone-test-wiqiwad1juci: Finished making map for --track-renames 2025/07/07 01:45:33 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:33 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for renames to finish 2025/07/07 01:45:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/07 01:45:34 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/07 01:45:34 INFO : sub/yam: Deleted 2025/07/07 01:45:34 INFO : yam: Renamed from "sub/yam" 2025/07/07 01:45:34 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.94s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:35 DEBUG : Creating backend with remote "/tmp/rclone1149975514/dir1" 2025/07/07 01:45:35 DEBUG : Creating backend with remote "/tmp/rclone1149975514/dir2" 2025/07/07 01:45:35 DEBUG : Local file system at /tmp/rclone1149975514/dir2: Using server-side directory move 2025/07/07 01:45:35 INFO : Local file system at /tmp/rclone1149975514/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 01:45:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/07 01:45:35 DEBUG : Local file system at /tmp/rclone1149975514/dir2: Waiting for checks to finish 2025/07/07 01:45:35 INFO : file1.txt: Moved (server-side) 2025/07/07 01:45:35 DEBUG : Local file system at /tmp/rclone1149975514/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:45:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/07 01:45:36 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:36 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/07 01:45:36 INFO : nested/sub dir/file: Copied (new) 2025/07/07 01:45:36 INFO : nested/sub dir/file: Deleted 2025/07/07 01:45:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:45:36 INFO : sub dir/hello world: Copied (new) 2025/07/07 01:45:36 INFO : sub dir/hello world: Deleted 2025/07/07 01:45:36 INFO : sub dir: Removing directory 2025/07/07 01:45:36 INFO : nested/sub dir: Removing directory 2025/07/07 01:45:36 INFO : nested: Removing directory 2025/07/07 01:45:36 DEBUG : Local file system at /tmp/rclone1149975514: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 01:45:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/07 01:45:37 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:37 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/07 01:45:37 INFO : nested/sub dir/file: Copied (new) 2025/07/07 01:45:37 INFO : nested/sub dir/file: Deleted 2025/07/07 01:45:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:45:38 INFO : sub dir/hello world: Copied (new) 2025/07/07 01:45:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/07 01:45:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 01:45:39 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:39 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:39 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/07 01:45:39 INFO : existing-b: Copied (new) 2025/07/07 01:45:39 INFO : existing-b: Deleted 2025/07/07 01:45:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/07 01:45:39 INFO : existing: Copied (new) 2025/07/07 01:45:39 INFO : existing: Deleted 2025/07/07 01:45:39 DEBUG : existing: Destination exists, skipping 2025/07/07 01:45:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/07 01:45:39 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:45:39 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:45:39 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.82s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xeserob4gihu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wiqiwad1juci -> B2 bucket rclone-test-xeserob4gihu 2025/07/07 01:45:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:45:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/07 01:45:45 DEBUG : empty space: Unchanged skipping 2025/07/07 01:45:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 01:45:45 DEBUG : B2 bucket rclone-test-xeserob4gihu: Waiting for checks to finish 2025/07/07 01:45:45 INFO : empty space: Deleted 2025/07/07 01:45:45 DEBUG : B2 bucket rclone-test-xeserob4gihu: Waiting for transfers to finish 2025/07/07 01:45:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:45:45 INFO : potato2: Copied (server-side copy) 2025/07/07 01:45:46 INFO : potato2: Deleted 2025/07/07 01:45:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/07 01:45:46 INFO : potato3: Copied (server-side copy) 2025/07/07 01:45:46 INFO : potato3: Deleted 2025/07/07 01:45:46 DEBUG : Creating backend with remote "TestB2:rclone-test-peqamen2raro" 2025/07/07 01:45:47 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/07 01:45:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:45:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/07 01:45:47 DEBUG : B2 bucket rclone-test-peqamen2raro: Waiting for checks to finish 2025/07/07 01:45:47 DEBUG : B2 bucket rclone-test-peqamen2raro: Waiting for transfers to finish 2025/07/07 01:45:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 01:45:48 INFO : empty space: Copied (server-side copy) 2025/07/07 01:45:48 INFO : empty space: Deleted 2025/07/07 01:45:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:45:48 INFO : potato2: Copied (server-side copy) 2025/07/07 01:45:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/07 01:45:49 INFO : potato3: Copied (server-side copy) 2025/07/07 01:45:49 INFO : potato2: Deleted 2025/07/07 01:45:49 INFO : potato3: Deleted 2025/07/07 01:45:49 DEBUG : B2 bucket rclone-test-peqamen2raro: Purge remote 2025/07/07 01:45:49 INFO : B2 bucket rclone-test-peqamen2raro: cleaning bucket "rclone-test-peqamen2raro" of all files 2025/07/07 01:45:49 DEBUG : empty space: Deleting (id "4_zaf128dc380fdeb2b9f780e1b_f100946eef9479726_d20250707_m014548_c001_v0001180_t0059_u01751852748528") 2025/07/07 01:45:49 DEBUG : potato2: Deleting (id "4_zaf128dc380fdeb2b9f780e1b_f11328663ce0ef034_d20250707_m014548_c001_v0001179_t0018_u01751852748751") 2025/07/07 01:45:49 DEBUG : potato3: Deleting (id "4_zaf128dc380fdeb2b9f780e1b_f102eb6752e214f07_d20250707_m014548_c001_v0001183_t0047_u01751852748899") 2025/07/07 01:45:50 DEBUG : B2 bucket rclone-test-xeserob4gihu: Purge remote 2025/07/07 01:45:50 INFO : B2 bucket rclone-test-xeserob4gihu: cleaning bucket "rclone-test-xeserob4gihu" of all files 2025/07/07 01:45:50 DEBUG : empty space: Deleting (id "4_zbf627da380fdeb2b9f780e1b_f4180e40eeb815838_d20250707_m014548_c001_v7007000_t0000_u01751852748728") 2025/07/07 01:45:50 DEBUG : empty space: Deleting (id "4_zbf627da380fdeb2b9f780e1b_f107069dbc80a10f7_d20250707_m014544_c001_v0001102_t0053_u01751852744458") 2025/07/07 01:45:50 DEBUG : potato2: Deleting (id "4_zbf627da380fdeb2b9f780e1b_f4180e40eeb81583a_d20250707_m014548_c001_v7007000_t0000_u01751852748957") 2025/07/07 01:45:50 DEBUG : potato2: Deleting (id "4_zbf627da380fdeb2b9f780e1b_f1117a1e26a1ef0f4_d20250707_m014545_c001_v0001184_t0046_u01751852745805") 2025/07/07 01:45:50 DEBUG : potato3: Deleting (id "4_zbf627da380fdeb2b9f780e1b_f403bf01634d3014e_d20250707_m014549_c001_v7007000_t0000_u01751852749101") 2025/07/07 01:45:50 DEBUG : potato3: Deleting (id "4_zbf627da380fdeb2b9f780e1b_f118844814c56abb3_d20250707_m014546_c001_v0001184_t0020_u01751852746029") 2025/07/07 01:45:50 DEBUG : potato3: Deleting (id "4_zbf627da380fdeb2b9f780e1b_f107069dbc80a10f9_d20250707_m014544_c001_v0001102_t0027_u01751852744991") --- PASS: TestServerSideMove (11.46s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:45:52 DEBUG : Creating backend with remote "TestB2:rclone-test-femiqum6qedi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wiqiwad1juci -> B2 bucket rclone-test-femiqum6qedi 2025/07/07 01:45:57 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 01:45:57 DEBUG : empty space: Excluded 2025/07/07 01:45:57 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 01:45:57 DEBUG : empty space: Excluded 2025/07/07 01:45:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:45:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 01:45:57 DEBUG : B2 bucket rclone-test-femiqum6qedi: Waiting for checks to finish 2025/07/07 01:45:57 DEBUG : B2 bucket rclone-test-femiqum6qedi: Waiting for transfers to finish 2025/07/07 01:45:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:45:57 INFO : potato2: Copied (server-side copy) 2025/07/07 01:45:58 INFO : potato2: Deleted 2025/07/07 01:45:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/07 01:45:58 INFO : potato3: Copied (server-side copy) 2025/07/07 01:45:58 INFO : potato3: Deleted 2025/07/07 01:45:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gativuk3yahu" 2025/07/07 01:45:59 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 01:45:59 DEBUG : empty space: Excluded 2025/07/07 01:46:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:46:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/07 01:46:00 DEBUG : B2 bucket rclone-test-gativuk3yahu: Waiting for checks to finish 2025/07/07 01:46:00 DEBUG : B2 bucket rclone-test-gativuk3yahu: Waiting for transfers to finish 2025/07/07 01:46:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:46:01 INFO : potato2: Copied (server-side copy) 2025/07/07 01:46:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/07 01:46:01 INFO : potato3: Copied (server-side copy) 2025/07/07 01:46:01 INFO : potato2: Deleted 2025/07/07 01:46:01 INFO : potato3: Deleted 2025/07/07 01:46:01 DEBUG : B2 bucket rclone-test-gativuk3yahu: Purge remote 2025/07/07 01:46:01 INFO : B2 bucket rclone-test-gativuk3yahu: cleaning bucket "rclone-test-gativuk3yahu" of all files 2025/07/07 01:46:01 DEBUG : potato2: Deleting (id "4_z4f82bdc380fdeb2b9f780e1b_f1198cd516aa43aff_d20250707_m014600_c001_v0001157_t0000_u01751852760687") 2025/07/07 01:46:01 DEBUG : potato3: Deleting (id "4_z4f82bdc380fdeb2b9f780e1b_f1014c356db55bccb_d20250707_m014601_c001_v0001184_t0043_u01751852761080") 2025/07/07 01:46:02 DEBUG : B2 bucket rclone-test-femiqum6qedi: Purge remote 2025/07/07 01:46:02 INFO : B2 bucket rclone-test-femiqum6qedi: cleaning bucket "rclone-test-femiqum6qedi" of all files 2025/07/07 01:46:02 DEBUG : empty space: Deleting (id "4_z9f32ada380fdeb2b9f780e1b_f11685124c28fdc79_d20250707_m014556_c001_v0001105_t0059_u01751852756748") 2025/07/07 01:46:02 DEBUG : potato2: Deleting (id "4_z9f32ada380fdeb2b9f780e1b_f4085bdfc9da8a277_d20250707_m014601_c001_v7007000_t0000_u01751852761190") 2025/07/07 01:46:02 DEBUG : potato2: Deleting (id "4_z9f32ada380fdeb2b9f780e1b_f10194373c2a8df9b_d20250707_m014557_c001_v0001178_t0031_u01751852757711") 2025/07/07 01:46:02 DEBUG : potato3: Deleting (id "4_z9f32ada380fdeb2b9f780e1b_f40459ab879296ccb_d20250707_m014601_c001_v7007000_t0000_u01751852761279") 2025/07/07 01:46:02 DEBUG : potato3: Deleting (id "4_z9f32ada380fdeb2b9f780e1b_f100a148d7fd2fdde_d20250707_m014557_c001_v0001100_t0027_u01751852757980") 2025/07/07 01:46:02 DEBUG : potato3: Deleting (id "4_z9f32ada380fdeb2b9f780e1b_f11685124c28fdc7d_d20250707_m014557_c001_v0001105_t0051_u01751852757006") --- PASS: TestServerSideMoveWithFilter (12.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:46:04 DEBUG : Creating backend with remote "TestB2:rclone-test-senifey2noro" 2025/07/07 01:46:04 DEBUG : Config file has changed externally - reloading 2025/07/07 01:46:07 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-wiqiwad1juci -> B2 bucket rclone-test-senifey2noro 2025/07/07 01:46:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:46:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/07 01:46:10 DEBUG : empty space: Unchanged skipping 2025/07/07 01:46:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 01:46:10 DEBUG : B2 bucket rclone-test-senifey2noro: Waiting for checks to finish 2025/07/07 01:46:10 INFO : empty space: Deleted 2025/07/07 01:46:10 DEBUG : B2 bucket rclone-test-senifey2noro: Waiting for transfers to finish 2025/07/07 01:46:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:46:10 INFO : potato2: Copied (server-side copy) 2025/07/07 01:46:11 INFO : potato2: Deleted 2025/07/07 01:46:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/07 01:46:11 INFO : potato3: Copied (server-side copy) 2025/07/07 01:46:11 INFO : potato3: Deleted 2025/07/07 01:46:11 DEBUG : Creating backend with remote "TestB2:rclone-test-poruvej9fibo" 2025/07/07 01:46:12 INFO : tomatoDir: Making directory 2025/07/07 01:46:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/07 01:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 01:46:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/07 01:46:13 DEBUG : B2 bucket rclone-test-poruvej9fibo: Waiting for checks to finish 2025/07/07 01:46:13 DEBUG : B2 bucket rclone-test-poruvej9fibo: Waiting for transfers to finish 2025/07/07 01:46:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/07 01:46:13 INFO : empty space: Copied (server-side copy) 2025/07/07 01:46:14 INFO : empty space: Deleted 2025/07/07 01:46:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/07 01:46:14 INFO : potato2: Copied (server-side copy) 2025/07/07 01:46:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/07 01:46:14 INFO : potato3: Copied (server-side copy) 2025/07/07 01:46:14 INFO : potato2: Deleted 2025/07/07 01:46:14 INFO : potato3: Deleted 2025/07/07 01:46:15 DEBUG : B2 bucket rclone-test-poruvej9fibo: Purge remote 2025/07/07 01:46:15 INFO : B2 bucket rclone-test-poruvej9fibo: cleaning bucket "rclone-test-poruvej9fibo" of all files 2025/07/07 01:46:15 DEBUG : empty space: Deleting (id "4_z4fb2edf380fdeb2b9f780e1b_f112ad5bcb96d5d2b_d20250707_m014613_c001_v0001182_t0036_u01751852773796") 2025/07/07 01:46:15 DEBUG : potato2: Deleting (id "4_z4fb2edf380fdeb2b9f780e1b_f119b8faf2c5caa49_d20250707_m014614_c001_v0001041_t0017_u01751852774027") 2025/07/07 01:46:15 DEBUG : potato3: Deleting (id "4_z4fb2edf380fdeb2b9f780e1b_f117b6bc6118dc32a_d20250707_m014614_c001_v0001109_t0055_u01751852774124") 2025/07/07 01:46:16 DEBUG : B2 bucket rclone-test-senifey2noro: Purge remote 2025/07/07 01:46:16 INFO : B2 bucket rclone-test-senifey2noro: cleaning bucket "rclone-test-senifey2noro" of all files 2025/07/07 01:46:16 DEBUG : empty space: Deleting (id "4_zafb2dda380fdeb2b9f780e1b_f4112e27c592183e1_d20250707_m014614_c001_v7007000_t0000_u01751852774003") 2025/07/07 01:46:16 DEBUG : empty space: Deleting (id "4_zafb2dda380fdeb2b9f780e1b_f1080056027113f42_d20250707_m014608_c001_v0001117_t0053_u01751852768961") 2025/07/07 01:46:16 DEBUG : potato2: Deleting (id "4_zafb2dda380fdeb2b9f780e1b_f4112e27c592183e2_d20250707_m014614_c001_v7007000_t0000_u01751852774485") 2025/07/07 01:46:16 DEBUG : potato2: Deleting (id "4_zafb2dda380fdeb2b9f780e1b_f10607d3b2594f87d_d20250707_m014610_c001_v0001165_t0025_u01751852770664") 2025/07/07 01:46:16 DEBUG : potato3: Deleting (id "4_zafb2dda380fdeb2b9f780e1b_f419811bd31010c33_d20250707_m014614_c001_v7007000_t0000_u01751852774663") 2025/07/07 01:46:16 DEBUG : potato3: Deleting (id "4_zafb2dda380fdeb2b9f780e1b_f10627514552ef257_d20250707_m014610_c001_v0001100_t0016_u01751852770961") 2025/07/07 01:46:16 DEBUG : potato3: Deleting (id "4_zafb2dda380fdeb2b9f780e1b_f1080056027113f44_d20250707_m014609_c001_v0001117_t0024_u01751852769667") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.62s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:46:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:46:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:46:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/rclone-sync-test" 2025/07/07 01:46:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/rclone-sync-test-include/layer2" 2025/07/07 01:46:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/rclone-sync-test-ignore-file" 2025/07/07 01:46:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/07 01:46:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/07 01:46:29 DEBUG : pacer: Reducing sleep to 10ms 2025/07/07 01:46:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 01:46:30 DEBUG : B2 bucket rclone-test-wiqiwad1juci path rclone-sync-test: Waiting for checks to finish 2025/07/07 01:46:30 DEBUG : B2 bucket rclone-test-wiqiwad1juci path rclone-sync-test: Waiting for transfers to finish 2025/07/07 01:46:30 DEBUG : Waiting for deletions to finish 2025/07/07 01:46:30 INFO : There was nothing to transfer 2025/07/07 01:46:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 01:46:30 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:46:30 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:46:30 DEBUG : Waiting for deletions to finish 2025/07/07 01:46:30 INFO : There was nothing to transfer 2025/07/07 01:46:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 01:46:31 DEBUG : B2 bucket rclone-test-wiqiwad1juci path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/07 01:46:31 DEBUG : B2 bucket rclone-test-wiqiwad1juci path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/07 01:46:31 DEBUG : Waiting for deletions to finish 2025/07/07 01:46:31 INFO : There was nothing to transfer 2025/07/07 01:46:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 01:46:31 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:46:31 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:46:31 DEBUG : Waiting for deletions to finish 2025/07/07 01:46:31 INFO : There was nothing to transfer 2025/07/07 01:46:32 DEBUG : Excluded 2025/07/07 01:46:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 01:46:32 DEBUG : B2 bucket rclone-test-wiqiwad1juci path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/07 01:46:32 DEBUG : B2 bucket rclone-test-wiqiwad1juci path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/07 01:46:32 DEBUG : Waiting for deletions to finish 2025/07/07 01:46:32 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.33s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:46:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/dst" 2025/07/07 01:46:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/CompareDest" 2025/07/07 01:46:35 DEBUG : one: Need to transfer - File not found at Destination 2025/07/07 01:46:35 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:46:35 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:46:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/07 01:46:36 INFO : one: Copied (new) 2025/07/07 01:46:36 DEBUG : Waiting for deletions to finish 2025/07/07 01:46:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 01:46:37 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:46:37 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:46:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/07 01:46:37 INFO : one: Copied (replaced existing) 2025/07/07 01:46:37 DEBUG : Waiting for deletions to finish 2025/07/07 01:46:40 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:46:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 01:46:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:46:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 01:46:40 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:46:40 DEBUG : Waiting for deletions to finish 2025/07/07 01:46:40 INFO : There was nothing to transfer 2025/07/07 01:46:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 01:46:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:46:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 01:46:41 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:46:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:46:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 01:46:41 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:46:41 DEBUG : Waiting for deletions to finish 2025/07/07 01:46:41 INFO : There was nothing to transfer 2025/07/07 01:46:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 01:46:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:46:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 01:46:42 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:46:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:46:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 01:46:42 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:46:42 DEBUG : Waiting for deletions to finish 2025/07/07 01:46:42 INFO : There was nothing to transfer 2025/07/07 01:46:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 01:46:43 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/07/07 01:46:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/07 01:46:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 01:46:43 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:46:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:46:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 01:46:43 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:46:43 DEBUG : Waiting for deletions to finish 2025/07/07 01:46:43 INFO : There was nothing to transfer 2025/07/07 01:46:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 01:46:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/07 01:46:44 DEBUG : two: Need to transfer - File not found at Destination 2025/07/07 01:46:44 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:46:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:46:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 01:46:44 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:46:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/07 01:46:45 INFO : two: Copied (new) 2025/07/07 01:46:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.55s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:46:48 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/dest" 2025/07/07 01:46:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/pre-dest1" 2025/07/07 01:46:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/pre-dest2" 2025/07/07 01:46:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:46:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/07 01:46:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:46:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/07 01:46:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/07 01:46:53 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dest: Waiting for checks to finish 2025/07/07 01:46:53 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dest: Waiting for transfers to finish 2025/07/07 01:46:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/07 01:46:53 INFO : 3: Copied (new) 2025/07/07 01:46:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.11s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:46:55 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/dst" 2025/07/07 01:46:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/CopyDest" 2025/07/07 01:46:58 DEBUG : one: Need to transfer - File not found at Destination 2025/07/07 01:46:58 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:46:58 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:46:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/07 01:46:59 INFO : one: Copied (new) 2025/07/07 01:46:59 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 01:47:00 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:00 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/07 01:47:00 INFO : one: Copied (replaced existing) 2025/07/07 01:47:00 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/BackupDir" 2025/07/07 01:47:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 01:47:03 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:47:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 01:47:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/07 01:47:05 INFO : one: Copied (server-side copy) 2025/07/07 01:47:05 INFO : one: Deleted 2025/07/07 01:47:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/07 01:47:06 INFO : one: Copied (server-side copy) 2025/07/07 01:47:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/07 01:47:06 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:06 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:47:06 DEBUG : one: Unchanged skipping 2025/07/07 01:47:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:47:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/07 01:47:07 INFO : two: Copied (server-side copy) 2025/07/07 01:47:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/07 01:47:07 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:07 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:07 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:47:08 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:08 DEBUG : two: Unchanged skipping 2025/07/07 01:47:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:47:08 DEBUG : one: Unchanged skipping 2025/07/07 01:47:08 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:08 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:08 INFO : There was nothing to transfer 2025/07/07 01:47:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:47:09 DEBUG : one: Unchanged skipping 2025/07/07 01:47:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/07 01:47:09 DEBUG : three: Destination not found in --copy-dest 2025/07/07 01:47:09 DEBUG : three: Need to transfer - File not found at Destination 2025/07/07 01:47:09 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/07 01:47:09 DEBUG : two: Unchanged skipping 2025/07/07 01:47:09 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/07 01:47:10 INFO : three: Copied (new) 2025/07/07 01:47:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.63s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:47:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/dst" 2025/07/07 01:47:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/backup" 2025/07/07 01:47:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 01:47:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:47:16 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:16 DEBUG : two: Unchanged skipping 2025/07/07 01:47:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/07 01:47:18 INFO : one: Copied (server-side copy) 2025/07/07 01:47:18 INFO : one: Deleted 2025/07/07 01:47:18 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/07 01:47:19 INFO : one: Copied (new) 2025/07/07 01:47:19 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/07 01:47:20 INFO : three.txt: Copied (server-side copy) 2025/07/07 01:47:20 INFO : three.txt: Deleted 2025/07/07 01:47:20 INFO : three.txt: Moved into backup dir 2025/07/07 01:47:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 01:47:22 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:47:22 DEBUG : two: Unchanged skipping 2025/07/07 01:47:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/07 01:47:22 INFO : one: Copied (server-side copy) 2025/07/07 01:47:23 INFO : one: Deleted 2025/07/07 01:47:23 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/07 01:47:23 INFO : one: Copied (new) 2025/07/07 01:47:23 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/07 01:47:24 INFO : three.txt: Copied (server-side copy) 2025/07/07 01:47:24 INFO : three.txt: Deleted 2025/07/07 01:47:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:47:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/dst" 2025/07/07 01:47:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/backup" 2025/07/07 01:47:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 01:47:30 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:47:30 DEBUG : two: Unchanged skipping 2025/07/07 01:47:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/07 01:47:31 INFO : one: Copied (server-side copy) to: one.bak 2025/07/07 01:47:31 INFO : one: Deleted 2025/07/07 01:47:31 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/07 01:47:32 INFO : one: Copied (new) 2025/07/07 01:47:32 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/07 01:47:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/07 01:47:33 INFO : three.txt: Deleted 2025/07/07 01:47:33 INFO : three.txt: Moved into backup dir 2025/07/07 01:47:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 01:47:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:47:35 DEBUG : two: Unchanged skipping 2025/07/07 01:47:35 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/07 01:47:35 INFO : one: Copied (server-side copy) to: one.bak 2025/07/07 01:47:35 INFO : one: Deleted 2025/07/07 01:47:35 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/07 01:47:36 INFO : one: Copied (new) 2025/07/07 01:47:36 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/07 01:47:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/07 01:47:36 INFO : three.txt: Deleted 2025/07/07 01:47:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/dst" 2025/07/07 01:47:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/backup" 2025/07/07 01:47:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 01:47:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:47:42 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:42 DEBUG : two: Unchanged skipping 2025/07/07 01:47:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/07 01:47:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/07 01:47:44 INFO : one: Deleted 2025/07/07 01:47:44 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/07 01:47:45 INFO : one: Copied (new) 2025/07/07 01:47:45 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/07 01:47:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/07 01:47:45 INFO : three.txt: Deleted 2025/07/07 01:47:45 INFO : three.txt: Moved into backup dir 2025/07/07 01:47:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 01:47:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:47:47 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:47 DEBUG : two: Unchanged skipping 2025/07/07 01:47:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/07 01:47:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/07 01:47:48 INFO : one: Deleted 2025/07/07 01:47:48 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/07 01:47:48 INFO : one: Copied (new) 2025/07/07 01:47:48 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/07 01:47:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/07 01:47:49 INFO : three.txt: Deleted 2025/07/07 01:47:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.33s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:47:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/dst" 2025/07/07 01:47:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 01:47:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:47:53 DEBUG : two: Unchanged skipping 2025/07/07 01:47:53 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/07 01:47:54 INFO : one: Copied (server-side copy) to: one.bak 2025/07/07 01:47:54 INFO : one: Deleted 2025/07/07 01:47:54 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/07 01:47:55 INFO : one: Copied (new) 2025/07/07 01:47:55 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/07 01:47:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/07 01:47:56 INFO : three.txt: Deleted 2025/07/07 01:47:56 INFO : three.txt: Moved into backup dir 2025/07/07 01:47:57 DEBUG : one.bak: Excluded (Path Filter) 2025/07/07 01:47:57 DEBUG : one.bak: Excluded 2025/07/07 01:47:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/07 01:47:57 DEBUG : three.txt.bak: Excluded 2025/07/07 01:47:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 01:47:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:47:57 DEBUG : two: Unchanged skipping 2025/07/07 01:47:57 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for checks to finish 2025/07/07 01:47:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/07 01:47:57 INFO : one: Copied (server-side copy) to: one.bak 2025/07/07 01:47:58 INFO : one: Deleted 2025/07/07 01:47:58 DEBUG : B2 bucket rclone-test-wiqiwad1juci path dst: Waiting for transfers to finish 2025/07/07 01:47:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/07 01:47:58 INFO : one: Copied (new) 2025/07/07 01:47:58 DEBUG : Waiting for deletions to finish 2025/07/07 01:47:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/07 01:47:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/07 01:47:59 INFO : three.txt: Deleted 2025/07/07 01:47:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.22s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:48:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/dst" 2025/07/07 01:48:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 01:48:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/07 01:48:04 INFO : one: Copied (server-side copy) to: one.bak 2025/07/07 01:48:04 INFO : one: Deleted 2025/07/07 01:48:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/07 01:48:05 INFO : one: Copied (new) 2025/07/07 01:48:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:05 DEBUG : two: Unchanged skipping 2025/07/07 01:48:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/07 01:48:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/07 01:48:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/07 01:48:06 INFO : three.txt: Deleted 2025/07/07 01:48:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/07 01:48:06 INFO : three.txt: Copied (new) 2025/07/07 01:48:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 01:48:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/07 01:48:08 INFO : one: Copied (server-side copy) to: one.bak 2025/07/07 01:48:08 INFO : one: Deleted 2025/07/07 01:48:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/07 01:48:08 INFO : one: Copied (new) 2025/07/07 01:48:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:08 DEBUG : two: Unchanged skipping 2025/07/07 01:48:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/07 01:48:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/07 01:48:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/07 01:48:09 INFO : three.txt: Deleted 2025/07/07 01:48:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/07 01:48:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.61s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:48:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqiwad1juci/dst" 2025/07/07 01:48:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 01:48:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/07 01:48:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/07 01:48:15 INFO : one: Deleted 2025/07/07 01:48:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/07 01:48:16 INFO : one: Copied (new) 2025/07/07 01:48:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:16 DEBUG : two: Unchanged skipping 2025/07/07 01:48:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/07 01:48:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/07 01:48:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/07 01:48:17 INFO : three.txt: Deleted 2025/07/07 01:48:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/07 01:48:17 INFO : three.txt: Copied (new) 2025/07/07 01:48:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 01:48:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/07 01:48:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/07 01:48:19 INFO : one: Deleted 2025/07/07 01:48:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/07 01:48:19 INFO : one: Copied (new) 2025/07/07 01:48:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:19 DEBUG : two: Unchanged skipping 2025/07/07 01:48:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/07 01:48:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/07 01:48:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/07 01:48:21 INFO : three.txt: Deleted 2025/07/07 01:48:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/07 01:48:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.61s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:48:23 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:48:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/07 01:48:23 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:48:24 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/07 01:48:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/07 01:48:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.71s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:48:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 01:48:25 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:48:25 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:48:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/07 01:48:26 INFO : existing: Copied (new) 2025/07/07 01:48:26 DEBUG : Waiting for deletions to finish 2025/07/07 01:48:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/07 01:48:26 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:48:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/07 01:48:26 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:48:26 ERROR : B2 bucket rclone-test-wiqiwad1juci: not deleting files as there were IO errors 2025/07/07 01:48:26 ERROR : B2 bucket rclone-test-wiqiwad1juci: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:48:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:28 DEBUG : existing: Unchanged skipping 2025/07/07 01:48:28 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:48:28 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:48:28 DEBUG : Waiting for deletions to finish 2025/07/07 01:48:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.48s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", 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-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:48:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:48:46 DEBUG : both0: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both12: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both14: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both15: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both16: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both13: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both18: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both11: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both10: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both17: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both19: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both1: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both5: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both6: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both2: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both8: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:48:46 DEBUG : both9: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both3: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both4: Unchanged skipping 2025/07/07 01:48:46 DEBUG : both7: Unchanged skipping 2025/07/07 01:48:46 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:48:46 DEBUG : Waiting for deletions to finish 2025/07/07 01:48:46 INFO : only14: Deleted 2025/07/07 01:48:46 INFO : only16: Deleted 2025/07/07 01:48:46 INFO : only19: Deleted 2025/07/07 01:48:47 INFO : only10: Deleted 2025/07/07 01:48:47 INFO : only9: Deleted 2025/07/07 01:48:47 INFO : only11: Deleted 2025/07/07 01:48:47 INFO : only12: Deleted 2025/07/07 01:48:47 INFO : only15: Deleted 2025/07/07 01:48:47 INFO : only17: Deleted 2025/07/07 01:48:47 INFO : only6: Deleted 2025/07/07 01:48:47 INFO : only0: Deleted 2025/07/07 01:48:47 INFO : only7: Deleted 2025/07/07 01:48:47 INFO : only13: Deleted 2025/07/07 01:48:47 INFO : only18: Deleted 2025/07/07 01:48:47 INFO : only1: Deleted 2025/07/07 01:48:47 INFO : only2: Deleted 2025/07/07 01:48:47 INFO : only3: Deleted 2025/07/07 01:48:47 INFO : only4: Deleted 2025/07/07 01:48:47 INFO : only5: Deleted 2025/07/07 01:48:47 INFO : only8: Deleted 2025/07/07 01:48:47 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.37s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:49:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:49:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both0: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both11: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both14: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both15: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both10: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both12: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both13: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both16: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both1: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both2: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both3: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both17: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both18: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both19: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both7: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both8: Unchanged skipping 2025/07/07 01:49:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:09 DEBUG : both4: Unchanged skipping 2025/07/07 01:49:09 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : both5: Unchanged skipping 2025/07/07 01:49:09 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : both6: Unchanged skipping 2025/07/07 01:49:09 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : both9: Unchanged skipping 2025/07/07 01:49:09 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/07 01:49:09 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:49:09 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:09 INFO : only11: Copied (replaced existing) 2025/07/07 01:49:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:09 INFO : only0: Copied (replaced existing) 2025/07/07 01:49:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:09 INFO : only12: Copied (replaced existing) 2025/07/07 01:49:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:09 INFO : only17: Copied (replaced existing) 2025/07/07 01:49:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:09 INFO : only14: Copied (replaced existing) 2025/07/07 01:49:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:09 INFO : only18: Copied (replaced existing) 2025/07/07 01:49:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:09 INFO : only19: Copied (replaced existing) 2025/07/07 01:49:09 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:09 INFO : only1: Copied (replaced existing) 2025/07/07 01:49:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:09 INFO : only13: Copied (replaced existing) 2025/07/07 01:49:09 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:09 INFO : only15: Copied (replaced existing) 2025/07/07 01:49:10 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:10 INFO : only10: Copied (replaced existing) 2025/07/07 01:49:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:10 INFO : only4: Copied (replaced existing) 2025/07/07 01:49:10 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:10 INFO : only5: Copied (replaced existing) 2025/07/07 01:49:10 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:10 INFO : only16: Copied (replaced existing) 2025/07/07 01:49:10 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:10 INFO : only7: Copied (replaced existing) 2025/07/07 01:49:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:10 INFO : only2: Copied (replaced existing) 2025/07/07 01:49:10 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:10 INFO : only9: Copied (replaced existing) 2025/07/07 01:49:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:10 INFO : only3: Copied (replaced existing) 2025/07/07 01:49:10 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:10 INFO : only6: Copied (replaced existing) 2025/07/07 01:49:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/07 01:49:10 INFO : only8: Copied (replaced existing) 2025/07/07 01:49:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.46s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:49:18 DEBUG : empty_dir: Making directory with metadata 2025/07/07 01:49:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 01:49:18 DEBUG : empty_on_remote: Making directory with metadata 2025/07/07 01:49:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 01:49:18 INFO : empty_on_remote: Making directory 2025/07/07 01:49:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/07 01:49:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/07 01:49:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/07 01:49:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/07 01:49:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.15s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:49:21 DEBUG : empty_dir: Making directory with metadata 2025/07/07 01:49:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 01:49:21 DEBUG : empty_on_remote: Making directory with metadata 2025/07/07 01:49:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 01:49:21 INFO : empty_on_remote: Making directory 2025/07/07 01:49:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/07 01:49:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/07 01:49:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/07 01:49:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/07 01:49:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/07 01:49:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.69s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:49:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 01:49:24 INFO : sub dir: Making directory 2025/07/07 01:49:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:49:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 01:49:27 INFO : sub dir: Making directory 2025/07/07 01:49:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.95s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:49:34 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1041-07.backblaze.com/b2api/v1/b2_upload_file/0fe2bd8380ddeb2b9f780e1b/c001_v0001041_t0028": EOF 2025/07/07 01:49:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-07.backblaze.com/b2api/v1/b2_upload_file/0fe2bd8380ddeb2b9f780e1b/c001_v0001041_t0028": EOF) 2025/07/07 01:49:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-wiqiwad1juci: 1/10 (Post "https://pod-000-1041-07.backblaze.com/b2api/v1/b2_upload_file/0fe2bd8380ddeb2b9f780e1b/c001_v0001041_t0028": EOF) 2025/07/07 01:49:36 DEBUG : pacer: Reducing sleep to 10ms 2025/07/07 01:49:43 DEBUG : Waiting for deletions to finish 2025/07/07 01:49:44 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:49:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : apple: Unchanged skipping 2025/07/07 01:49:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:49:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:49:44 DEBUG : banana: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:49:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:49:44 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:49:44 DEBUG : Waiting for deletions to finish 2025/07/07 01:49:44 INFO : There was nothing to transfer 2025/07/07 01:49:44 DEBUG : Waiting for deletions to finish 2025/07/07 01:49:45 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : apple: Unchanged skipping 2025/07/07 01:49:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:49:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:49:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : banana: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:49:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:49:45 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:49:45 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:49:45 DEBUG : Waiting for deletions to finish 2025/07/07 01:49:45 INFO : There was nothing to transfer 2025/07/07 01:49:45 DEBUG : Waiting for deletions to finish 2025/07/07 01:49:45 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:49:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:50:00 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:00 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:50:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : apple: Unchanged skipping 2025/07/07 01:50:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:50:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : banana: Unchanged skipping 2025/07/07 01:50:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:50:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:50:01 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:50:01 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:01 INFO : There was nothing to transfer 2025/07/07 01:50:01 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:01 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:50:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : apple: Unchanged skipping 2025/07/07 01:50:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:50:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : banana: Unchanged skipping 2025/07/07 01:50:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:50:02 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:50:02 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:50:02 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:02 INFO : There was nothing to transfer 2025/07/07 01:50:02 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:02 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:50:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:50:16 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:17 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:50:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/07 01:50:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:17 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:50:17 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:50:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/07 01:50:18 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/07 01:50:18 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/07 01:50:18 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/07 01:50:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/07 01:50:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/07 01:50:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/07 01:50:18 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/07 01:50:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/07 01:50:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/07 01:50:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/07 01:50:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/07 01:50:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/07 01:50:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/07 01:50:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/07 01:50:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/07 01:50:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/07 01:50:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/07 01:50:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 01:50:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/07 01:50:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/07 01:50:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/07 01:50:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/07 01:50:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/07 01:50:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:20 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:20 INFO : dir1/0009-3456789.txt: Deleted 2025/07/07 01:50:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/07 01:50:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/07 01:50:20 INFO : dir1/0008-2345678.txt: Deleted 2025/07/07 01:50:20 INFO : splitbananasplit: Deleted 2025/07/07 01:50:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/07 01:50:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/07 01:50:20 INFO : apple: Deleted 2025/07/07 01:50:20 INFO : banana: Deleted 2025/07/07 01:50:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/07 01:50:20 INFO : dir1/0003-defghij.txt: Deleted 2025/07/07 01:50:20 INFO : dir1/0007-1234567.txt: Deleted 2025/07/07 01:50:21 INFO : dir1/0010-456789.txt: Deleted 2025/07/07 01:50:21 INFO : dir1/0011-56789;.txt: Deleted 2025/07/07 01:50:21 INFO : dir1/0013-789;=.txt: Deleted 2025/07/07 01:50:21 INFO : appleappleapplebanana: Deleted 2025/07/07 01:50:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/07 01:50:21 INFO : dir1/0012-6789;.txt: Deleted 2025/07/07 01:50:21 INFO : dir1/0014-89;=.txt: Deleted 2025/07/07 01:50:21 INFO : dir1/0015-9;=.txt: Deleted 2025/07/07 01:50:21 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/07 01:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 01:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:21 DEBUG : apple: Unchanged skipping 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:50:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:21 DEBUG : banana: Unchanged skipping 2025/07/07 01:50:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/07 01:50:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/07 01:50:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:50:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:50:22 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:50:22 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:50:22 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:22 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/07 01:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 01:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 01:50:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 01:50:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 01:50:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 01:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 01:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 01:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 01:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 01:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 01:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:50:35 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:36 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:50:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:36 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 01:50:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 01:50:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 01:50:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 01:50:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 01:50:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 01:50:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 01:50:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 01:50:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 01:50:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 01:50:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 01:50:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 01:50:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 01:50:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 01:50:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 01:50:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 01:50:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 01:50:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 01:50:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 01:50:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 01:50:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 01:50:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 01:50:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 01:50:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 01:50:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 01:50:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 01:50:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 01:50:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 01:50:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 01:50:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 01:50:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 01:50:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 01:50:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 01:50:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 01:50:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 01:50:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 01:50:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 01:50:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 01:50:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 01:50:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 01:50:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 01:50:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/07 01:50:36 INFO : apple: Copied (new) to: PREFIXapple 2025/07/07 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 01:50:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 01:50:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 01:50:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 01:50:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 01:50:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 01:50:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 01:50:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 01:50:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 01:50:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 01:50:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/07 01:50:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 01:50:36 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:50:36 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:50:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/07 01:50:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/07 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 01:50:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/07 01:50:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/07 01:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 01:50:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/07 01:50:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 01:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 01:50:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/07 01:50:37 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/07 01:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 01:50:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/07 01:50:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/07 01:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/07 01:50:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 01:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 01:50:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/07 01:50:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 01:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 01:50:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/07 01:50:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 01:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 01:50:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/07 01:50:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/07 01:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 01:50:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/07 01:50:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 01:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 01:50:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/07 01:50:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/07 01:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 01:50:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/07 01:50:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/07 01:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 01:50:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/07 01:50:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/07 01:50:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 01:50:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/07 01:50:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/07 01:50:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 01:50:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/07 01:50:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/07 01:50:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 01:50:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/07 01:50:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/07 01:50:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/07 01:50:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/07 01:50:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/07 01:50:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/07 01:50:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/07 01:50:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/07 01:50:38 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:38 INFO : appleappleapplebanana: Deleted 2025/07/07 01:50:38 INFO : splitbananasplit: Deleted 2025/07/07 01:50:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/07 01:50:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/07 01:50:38 INFO : dir1/0009-3456789.txt: Deleted 2025/07/07 01:50:38 INFO : dir1/0012-6789;.txt: Deleted 2025/07/07 01:50:38 INFO : dir1/0013-789;=.txt: Deleted 2025/07/07 01:50:38 INFO : apple: Deleted 2025/07/07 01:50:38 INFO : banana: Deleted 2025/07/07 01:50:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/07 01:50:39 INFO : dir1/0003-defghij.txt: Deleted 2025/07/07 01:50:39 INFO : dir1/0007-1234567.txt: Deleted 2025/07/07 01:50:39 INFO : dir1/0008-2345678.txt: Deleted 2025/07/07 01:50:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/07 01:50:39 INFO : dir1/0015-9;=.txt: Deleted 2025/07/07 01:50:39 INFO : dir1/0010-456789.txt: Deleted 2025/07/07 01:50:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/07 01:50:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/07 01:50:39 INFO : dir1/0011-56789;.txt: Deleted 2025/07/07 01:50:39 INFO : dir1/0014-89;=.txt: Deleted 2025/07/07 01:50:39 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:39 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 01:50:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 01:50:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 01:50:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 01:50:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 01:50:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 01:50:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/07 01:50:40 INFO : banana: Copied (new) 2025/07/07 01:50:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:40 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:50:40 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:50:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/07 01:50:40 INFO : splitbananasplit: Copied (new) 2025/07/07 01:50:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/07 01:50:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/07 01:50:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/07 01:50:40 INFO : appleappleapplebanana: Copied (new) 2025/07/07 01:50:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/07 01:50:40 INFO : apple: Copied (new) 2025/07/07 01:50:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/07 01:50:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/07 01:50:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/07 01:50:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/07 01:50:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/07 01:50:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/07 01:50:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/07 01:50:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/07 01:50:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/07 01:50:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/07 01:50:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/07 01:50:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/07 01:50:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/07 01:50:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/07 01:50:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/07 01:50:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/07 01:50:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/07 01:50:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/07 01:50:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/07 01:50:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/07 01:50:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/07 01:50:41 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/07 01:50:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/07 01:50:41 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/07 01:50:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/07 01:50:41 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/07 01:50:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/07 01:50:41 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/07 01:50:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/07 01:50:41 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/07 01:50:41 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:41 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/07 01:50:41 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/07 01:50:41 INFO : PREFIXapple: Deleted 2025/07/07 01:50:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/07 01:50:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/07 01:50:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/07 01:50:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/07 01:50:41 INFO : PREFIXsplitbananasplit: Deleted 2025/07/07 01:50:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/07 01:50:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/07 01:50:41 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/07 01:50:41 INFO : PREFIXbanana: Deleted 2025/07/07 01:50:41 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/07 01:50:41 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/07 01:50:42 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/07 01:50:42 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/07 01:50:42 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/07 01:50:42 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/07 01:50:42 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/07 01:50:42 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/07 01:50:42 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:42 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:42 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:50:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:50:56 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:57 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:50:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 01:50:57 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:50:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:50:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 01:50:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:50:57 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:50:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 01:50:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:50:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:50:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 01:50:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:50:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:50:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:50:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:50:57 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:50:57 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:50:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:50:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:50:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 01:50:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:50:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:50:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/07 01:50:57 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:50:57 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:50:57 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:50:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/07 01:50:57 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/07 01:50:57 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/07 01:50:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/07 01:50:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/07 01:50:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/07 01:50:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 01:50:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/07 01:50:58 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/07 01:50:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/07 01:50:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/07 01:50:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/07 01:50:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/07 01:50:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/07 01:50:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/07 01:50:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/07 01:50:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/07 01:50:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 01:50:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/07 01:50:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/07 01:50:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 01:50:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/07 01:50:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/07 01:50:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/07 01:50:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/07 01:50:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/07 01:50:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/07 01:50:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/07 01:50:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/07 01:50:59 DEBUG : Waiting for deletions to finish 2025/07/07 01:50:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/07 01:50:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/07 01:50:59 INFO : dir1/0009-3456789.txt: Deleted 2025/07/07 01:50:59 INFO : dir1/0010-456789.txt: Deleted 2025/07/07 01:50:59 INFO : dir1/0011-56789;.txt: Deleted 2025/07/07 01:50:59 INFO : dir1/0015-9;=.txt: Deleted 2025/07/07 01:51:00 INFO : apple: Deleted 2025/07/07 01:51:00 INFO : dir1/0003-defghij.txt: Deleted 2025/07/07 01:51:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/07 01:51:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/07 01:51:00 INFO : dir1/0012-6789;.txt: Deleted 2025/07/07 01:51:00 INFO : dir1/0008-2345678.txt: Deleted 2025/07/07 01:51:00 INFO : dir1/0013-789;=.txt: Deleted 2025/07/07 01:51:00 INFO : appleappleapplebanana: Deleted 2025/07/07 01:51:00 INFO : dir1/0007-1234567.txt: Deleted 2025/07/07 01:51:00 INFO : splitbananasplit: Deleted 2025/07/07 01:51:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/07 01:51:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/07 01:51:00 INFO : dir1/0014-89;=.txt: Deleted 2025/07/07 01:51:00 INFO : banana: Deleted 2025/07/07 01:51:00 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/07 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 01:51:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 01:51:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 01:51:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 01:51:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/07 01:51:01 INFO : appleappleapplebanana: Copied (new) 2025/07/07 01:51:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:01 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:51:01 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:51:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/07 01:51:01 INFO : splitbananasplit: Copied (new) 2025/07/07 01:51:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/07 01:51:01 INFO : banana: Copied (new) 2025/07/07 01:51:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/07 01:51:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/07 01:51:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/07 01:51:01 INFO : apple: Copied (new) 2025/07/07 01:51:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/07 01:51:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/07 01:51:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/07 01:51:01 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/07 01:51:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/07 01:51:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/07 01:51:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/07 01:51:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/07 01:51:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/07 01:51:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/07 01:51:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/07 01:51:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/07 01:51:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/07 01:51:02 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/07 01:51:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/07 01:51:02 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/07 01:51:02 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/07 01:51:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/07 01:51:02 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : bananaSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : appleSUFFIX: Deleted 2025/07/07 01:51:03 INFO : splitbananasplitSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/07 01:51:03 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/07 01:51:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/07 01:51:03 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:03 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:51:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:04 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:51:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:51:17 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:17 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:18 DEBUG : apple: Unchanged skipping 2025/07/07 01:51:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:18 DEBUG : banana: Unchanged skipping 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/07 01:51:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/07 01:51:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 01:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 01:51:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/07 01:51:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 01:51:18 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:51:18 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 01:51:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/07 01:51:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/07 01:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 01:51:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/07 01:51:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/07 01:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 01:51:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/07 01:51:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/07 01:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 01:51:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/07 01:51:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/07 01:51:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 01:51:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/07 01:51:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/07 01:51:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 01:51:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/07 01:51:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/07 01:51:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 01:51:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/07 01:51:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/07 01:51:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 01:51:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/07 01:51:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/07 01:51:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 01:51:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/07 01:51:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/07 01:51:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 01:51:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/07 01:51:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/07 01:51:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 01:51:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/07 01:51:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/07 01:51:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 01:51:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/07 01:51:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/07 01:51:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 01:51:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/07 01:51:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/07 01:51:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 01:51:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/07 01:51:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/07 01:51:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/07 01:51:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/07 01:51:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/07 01:51:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/07 01:51:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/07 01:51:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/07 01:51:20 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/07 01:51:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/07 01:51:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/07 01:51:20 INFO : dir1/0008-2345678.txt: Deleted 2025/07/07 01:51:20 INFO : dir1/0010-456789.txt: Deleted 2025/07/07 01:51:20 INFO : dir1/0012-6789;.txt: Deleted 2025/07/07 01:51:20 INFO : dir1/0015-9;=.txt: Deleted 2025/07/07 01:51:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/07 01:51:20 INFO : appleappleapplebanana: Deleted 2025/07/07 01:51:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/07 01:51:20 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/07 01:51:20 INFO : dir1/0007-1234567.txt: Deleted 2025/07/07 01:51:20 INFO : dir1/0014-89;=.txt: Deleted 2025/07/07 01:51:20 INFO : dir1/0003-defghij.txt: Deleted 2025/07/07 01:51:20 INFO : dir1/0013-789;=.txt: Deleted 2025/07/07 01:51:21 INFO : splitbananasplit: Deleted 2025/07/07 01:51:21 INFO : dir1/0009-3456789.txt: Deleted 2025/07/07 01:51:21 INFO : dir1/0011-56789;.txt: Deleted 2025/07/07 01:51:21 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:21 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : appleapple: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/07 01:51:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 01:51:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 01:51:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 01:51:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 01:51:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 01:51:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 01:51:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 01:51:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 01:51:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 01:51:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 01:51:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 01:51:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 01:51:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 01:51:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 01:51:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 01:51:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 01:51:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 01:51:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 01:51:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 01:51:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 01:51:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 01:51:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 01:51:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 01:51:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 01:51:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 01:51:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 01:51:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 01:51:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 01:51:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 01:51:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 01:51:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 01:51:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 01:51:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 01:51:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 01:51:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 01:51:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 01:51:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 01:51:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 01:51:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 01:51:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 01:51:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 01:51:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 01:51:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 01:51:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 01:51:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 01:51:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 01:51:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 01:51:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 01:51:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 01:51:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 01:51:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 01:51:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 01:51:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 01:51:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 01:51:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 01:51:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 01:51:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 01:51:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 01:51:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 01:51:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 01:51:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 01:51:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 01:51:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 01:51:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 01:51:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 01:51:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 01:51:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 01:51:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 01:51:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 01:51:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 01:51:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 01:51:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 01:51:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 01:51:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 01:51:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 01:51:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 01:51:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 01:51:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : apple: Unchanged skipping 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:51:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : banana: Unchanged skipping 2025/07/07 01:51:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 01:51:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 01:51:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 01:51:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 01:51:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 01:51:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 01:51:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 01:51:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 01:51:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 01:51:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 01:51:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 01:51:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 01:51:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 01:51:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 01:51:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 01:51:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/07 01:51:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:51:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:51:21 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:51:21 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:21 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:22 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : appleapple: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/07 01:51:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 01:51:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 01:51:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 01:51:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 01:51:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 01:51:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 01:51:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 01:51:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 01:51:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 01:51:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 01:51:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 01:51:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 01:51:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 01:51:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 01:51:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 01:51:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 01:51:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 01:51:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 01:51:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 01:51:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 01:51:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 01:51:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 01:51:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 01:51:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 01:51:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 01:51:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 01:51:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 01:51:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 01:51:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 01:51:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 01:51:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 01:51:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 01:51:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 01:51:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 01:51:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 01:51:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 01:51:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 01:51:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 01:51:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 01:51:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 01:51:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 01:51:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 01:51:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 01:51:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 01:51:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 01:51:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 01:51:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 01:51:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 01:51:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 01:51:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 01:51:22 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:51:36 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:36 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:51:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : apple: Unchanged skipping 2025/07/07 01:51:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : banana: Unchanged skipping 2025/07/07 01:51:37 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:51:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:51:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:51:37 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:51:37 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:37 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:37 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:51:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : apple: Unchanged skipping 2025/07/07 01:51:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:51:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : banana: Unchanged skipping 2025/07/07 01:51:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:51:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:51:38 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:51:38 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:38 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:38 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:51:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:39 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:51:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:51:53 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:53 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:51:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : apple: Unchanged skipping 2025/07/07 01:51:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:51:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : banana: Unchanged skipping 2025/07/07 01:51:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:51:54 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:51:54 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:51:54 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:54 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:54 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:51:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : apple: Unchanged skipping 2025/07/07 01:51:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:51:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : banana: Unchanged skipping 2025/07/07 01:51:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:51:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:51:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:51:55 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:51:55 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:55 DEBUG : Waiting for deletions to finish 2025/07/07 01:51:55 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:51:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:52:09 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:10 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:52:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : apple: Unchanged skipping 2025/07/07 01:52:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:52:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : banana: Unchanged skipping 2025/07/07 01:52:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:52:10 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:52:10 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:52:10 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:10 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:11 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:52:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : apple: Unchanged skipping 2025/07/07 01:52:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:52:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : banana: Unchanged skipping 2025/07/07 01:52:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:52:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:52:11 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:52:11 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:11 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:12 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:52:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:52:26 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:27 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:52:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:27 DEBUG : apple: Unchanged skipping 2025/07/07 01:52:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:52:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:27 DEBUG : banana: Unchanged skipping 2025/07/07 01:52:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:52:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:52:28 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:52:28 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:28 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:28 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:52:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : apple: Unchanged skipping 2025/07/07 01:52:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:52:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:52:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:28 DEBUG : banana: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:52:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:52:29 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:52:29 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:29 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:29 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:52:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:52:43 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:44 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:52:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : apple: Unchanged skipping 2025/07/07 01:52:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : banana: Unchanged skipping 2025/07/07 01:52:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:52:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:52:44 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:52:44 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:52:44 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:44 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:45 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 01:52:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : apple: Unchanged skipping 2025/07/07 01:52:45 DEBUG : banana: Unchanged skipping 2025/07/07 01:52:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 01:52:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:52:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:52:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 01:52:45 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:52:45 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:45 DEBUG : Waiting for deletions to finish 2025/07/07 01:52:46 DEBUG : apple: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : banana: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 01:52:46 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (198.99s) --- PASS: TestTransform/NFC (18.71s) --- PASS: TestTransform/NFD (16.72s) --- PASS: TestTransform/base64 (19.74s) --- PASS: TestTransform/prefix (20.50s) --- PASS: TestTransform/suffix (21.60s) --- PASS: TestTransform/truncate (17.76s) --- PASS: TestTransform/encoder (17.18s) --- PASS: TestTransform/ISO-8859-1 (16.68s) --- PASS: TestTransform/charmap (16.05s) --- PASS: TestTransform/lowercase (17.32s) --- PASS: TestTransform/ascii (16.73s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:52:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 01:52:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 01:52:51 INFO : sub dir_somesuffix: Making directory 2025/07/07 01:52:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 01:52:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/07 01:52:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/07 01:52:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/07 01:52:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/07 01:52:51 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:52:51 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:52:51 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:52:51 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/07 01:52:51 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.85s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:52:52 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:52 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:52 INFO : tictactoe: Making directory 2025/07/07 01:52:52 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:52 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:52:52 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/07 01:52:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:52:52 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:52:52 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:52:53 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:52:53 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/07 01:52:53 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.70s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:52:54 INFO : toe: Making directory 2025/07/07 01:52:54 INFO : toe/toe: Making directory 2025/07/07 01:52:54 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/07 01:52:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/07 01:52:54 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:52:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/07 01:52:54 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:52:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:52:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/07 01:52:55 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:52:56 INFO : toe: Making directory 2025/07/07 01:52:56 INFO : toe/toe: Making directory 2025/07/07 01:52:56 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/07 01:52:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/07 01:52:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/07 01:52:56 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:52:56 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:52:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:52:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/07 01:52:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:52:57 DEBUG : empty_dir: Making directory with metadata 2025/07/07 01:52:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 01:52:57 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:52:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:52:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:52:57 INFO : tictacempty_dir: Making directory 2025/07/07 01:52:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:52:57 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:57 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:57 INFO : tictactoe: Making directory 2025/07/07 01:52:57 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:57 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:52:57 INFO : tictactoe/tictactoe: Making directory 2025/07/07 01:52:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:52:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 01:52:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 01:52:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 01:52:57 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:52:57 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:52:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:52:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/07 01:52:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.90s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:52:59 DEBUG : empty_dir: Making directory with metadata 2025/07/07 01:52:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 01:52:59 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:52:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:52:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:52:59 INFO : tictacempty_dir: Making directory 2025/07/07 01:52:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:52:59 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:59 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:59 INFO : tictactoe: Making directory 2025/07/07 01:52:59 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:59 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:52:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:52:59 INFO : tictactoe/tictactoe: Making directory 2025/07/07 01:52:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:52:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 01:52:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:52:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 01:52:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:52:59 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:52:59 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:53:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:53:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:00 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/07 01:53:00 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:53:00 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:00 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:00 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 01:53:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:53:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/07 01:53:01 NOTICE: B2 bucket rclone-test-wiqiwad1juci: 0 differences found 2025/07/07 01:53:01 NOTICE: B2 bucket rclone-test-wiqiwad1juci: 1 matching files --- PASS: TestAllTag (2.22s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:53:01 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:02 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:02 INFO : tictactoe: Making directory 2025/07/07 01:53:02 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:02 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:53:02 INFO : tictactoe/tictactoe: Making directory 2025/07/07 01:53:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:53:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 01:53:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 01:53:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 01:53:02 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:53:02 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:53:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:53:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/07 01:53:02 DEBUG : Waiting for deletions to finish 2025/07/07 01:53:02 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:03 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:03 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:53:03 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:53:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/07 01:53:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 01:53:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/07 01:53:03 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:53:03 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.43s) === RUN TestSyntax 2025/07/07 01:53:04 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:53:04 INFO : toe: Making directory 2025/07/07 01:53:04 INFO : toe/toe: Making directory 2025/07/07 01:53:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/07 01:53:04 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:53:04 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:53:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:53:05 INFO : toe/toe/toe: Copied (new) 2025/07/07 01:53:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.79s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:53:06 DEBUG : empty_dir: Making directory with metadata 2025/07/07 01:53:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 01:53:06 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:06 INFO : tictacempty_dir: Making directory 2025/07/07 01:53:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:06 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:06 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:06 INFO : tictactoe: Making directory 2025/07/07 01:53:06 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:06 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:53:06 INFO : tictactoe/tictactoe: Making directory 2025/07/07 01:53:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:53:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 01:53:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 01:53:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:06 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:53:06 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:53:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:53:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:07 INFO : toe/toe/toe.txt: Deleted 2025/07/07 01:53:07 INFO : toe/toe: Removing directory 2025/07/07 01:53:07 INFO : toe: Removing directory 2025/07/07 01:53:07 INFO : empty_dir: Removing directory 2025/07/07 01:53:07 DEBUG : Local file system at /tmp/rclone1149975514: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.91s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:53:07 DEBUG : empty_dir: Making directory with metadata 2025/07/07 01:53:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 01:53:07 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:08 INFO : tictacempty_dir: Making directory 2025/07/07 01:53:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:08 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:08 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:08 INFO : tictactoe: Making directory 2025/07/07 01:53:08 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:08 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:53:08 INFO : tictactoe/tictactoe: Making directory 2025/07/07 01:53:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:53:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 01:53:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 01:53:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:08 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:53:08 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:53:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:53:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:08 INFO : toe/toe/toe.txt: Deleted 2025/07/07 01:53:08 INFO : toe/toe: Removing directory 2025/07/07 01:53:08 INFO : toe: Removing directory 2025/07/07 01:53:08 INFO : empty_dir: Removing directory 2025/07/07 01:53:08 DEBUG : Local file system at /tmp/rclone1149975514: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/07 01:53:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/07 01:53:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 01:53:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 01:53:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 01:53:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:53:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/07 01:53:10 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 (3.33s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:53:11 DEBUG : Reset feature "Copy" 2025/07/07 01:53:11 DEBUG : Reset feature "Move" 2025/07/07 01:53:11 DEBUG : Reset feature "Copy" 2025/07/07 01:53:11 DEBUG : Reset feature "Move" 2025/07/07 01:53:11 DEBUG : empty_dir: Making directory with metadata 2025/07/07 01:53:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 01:53:11 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:11 INFO : tictacempty_dir: Making directory 2025/07/07 01:53:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 01:53:11 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:11 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:11 INFO : tictactoe: Making directory 2025/07/07 01:53:11 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:11 DEBUG : toe: transformed to: tictactoe 2025/07/07 01:53:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:53:11 INFO : tictactoe/tictactoe: Making directory 2025/07/07 01:53:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 01:53:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 01:53:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 01:53:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:11 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:53:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:11 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:53:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:53:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 01:53:12 INFO : toe/toe/toe.txt: Deleted 2025/07/07 01:53:12 INFO : toe/toe: Removing directory 2025/07/07 01:53:12 INFO : toe: Removing directory 2025/07/07 01:53:12 INFO : empty_dir: Removing directory 2025/07/07 01:53:12 DEBUG : Local file system at /tmp/rclone1149975514: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/07 01:53:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/07 01:53:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 01:53:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 01:53:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 01:53:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:53:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/07 01:53:13 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.63s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:53:14 DEBUG : toe: transformed to: dG9l 2025/07/07 01:53:15 DEBUG : toe: transformed to: dG9l 2025/07/07 01:53:15 INFO : dG9l: Making directory 2025/07/07 01:53:15 DEBUG : toe: transformed to: dG9l 2025/07/07 01:53:15 DEBUG : toe: transformed to: dG9l 2025/07/07 01:53:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/07 01:53:15 INFO : dG9l/dG9l: Making directory 2025/07/07 01:53:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/07 01:53:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/07 01:53:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/07 01:53:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 01:53:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/07 01:53:15 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:53:15 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:53:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:53:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/07 01:53:16 DEBUG : Waiting for deletions to finish 2025/07/07 01:53:16 DEBUG : dG9l: transformed to: toe 2025/07/07 01:53:16 DEBUG : dG9l: transformed to: toe 2025/07/07 01:53:16 DEBUG : dG9l: transformed to: toe 2025/07/07 01:53:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/07 01:53:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/07 01:53:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/07 01:53:17 DEBUG : Local file system at /tmp/rclone1149975514: Waiting for checks to finish 2025/07/07 01:53:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/07 01:53:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/07 01:53:17 DEBUG : Local file system at /tmp/rclone1149975514: Waiting for transfers to finish 2025/07/07 01:53:17 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.07s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-wiqiwad1juci", Local "Local file system at /tmp/rclone1149975514", Modify Window "1ms" 2025/07/07 01:53:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 01:53:17 DEBUG : toe: transformed to: 2025/07/07 01:53:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 01:53:18 DEBUG : toe: transformed to: 2025/07/07 01:53:18 INFO : B2 bucket rclone-test-wiqiwad1juci: Making directory 2025/07/07 01:53:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 01:53:18 DEBUG : toe: transformed to: 2025/07/07 01:53:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 01:53:18 DEBUG : toe: transformed to: 2025/07/07 01:53:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 01:53:18 DEBUG : toe/toe: transformed to: 2025/07/07 01:53:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/07 01:53:18 INFO : toe/toe: Making directory 2025/07/07 01:53:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 01:53:18 DEBUG : toe/toe: transformed to: 2025/07/07 01:53:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/07 01:53:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 01:53:18 DEBUG : toe: transformed to: 2025/07/07 01:53:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/07 01:53:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 01:53:18 DEBUG : toe/toe/toe: transformed to: 2025/07/07 01:53:18 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/07 01:53:18 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for checks to finish 2025/07/07 01:53:18 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Waiting for transfers to finish 2025/07/07 01:53:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/07 01:53:18 INFO : toe/toe/toe: Copied (new) 2025/07/07 01:53:18 ERROR : B2 bucket rclone-test-wiqiwad1juci: not deleting files as there were IO errors 2025/07/07 01:53:18 ERROR : B2 bucket rclone-test-wiqiwad1juci: not deleting directories as there were IO errors --- PASS: TestError (1.76s) PASS 2025/07/07 01:53:19 DEBUG : B2 bucket rclone-test-wiqiwad1juci: Purge remote 2025/07/07 01:53:19 INFO : B2 bucket rclone-test-wiqiwad1juci: cleaning bucket "rclone-test-wiqiwad1juci" of all files 2025/07/07 01:53:20 DEBUG : BackupDir/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f409f9734efa92ace_d20250707_m014710_c001_v7007000_t0000_u01751852830747") 2025/07/07 01:53:20 DEBUG : BackupDir/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f11851e8235a43d39_d20250707_m014705_c001_v0001178_t0038_u01751852825049") 2025/07/07 01:53:20 DEBUG : CompareDest/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4024a9f405181640_d20250707_m014645_c001_v7007000_t0000_u01751852805552") 2025/07/07 01:53:20 DEBUG : CompareDest/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfebe_d20250707_m014639_c001_v0001171_t0052_u01751852799387") 2025/07/07 01:53:20 DEBUG : CompareDest/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4024a9f405181641_d20250707_m014645_c001_v7007000_t0000_u01751852805744") 2025/07/07 01:53:20 DEBUG : CompareDest/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c58_d20250707_m014640_c001_v0001041_t0008_u01751852800682") 2025/07/07 01:53:20 DEBUG : CopyDest/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f409f9734efa92acf_d20250707_m014710_c001_v7007000_t0000_u01751852830930") 2025/07/07 01:53:20 DEBUG : CopyDest/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c6c_d20250707_m014701_c001_v0001041_t0029_u01751852821906") 2025/07/07 01:53:20 DEBUG : CopyDest/three: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f409f9734efa92ad0_d20250707_m014711_c001_v7007000_t0000_u01751852831114") 2025/07/07 01:53:20 DEBUG : CopyDest/three: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c76_d20250707_m014708_c001_v0001041_t0036_u01751852828666") 2025/07/07 01:53:21 DEBUG : CopyDest/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f409f9734efa92ad1_d20250707_m014711_c001_v7007000_t0000_u01751852831298") 2025/07/07 01:53:21 DEBUG : CopyDest/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edff50_d20250707_m014706_c001_v0001171_t0056_u01751852826283") 2025/07/07 01:53:21 DEBUG : EXISTING: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010ceb_d20250707_m014828_c001_v7007000_t0000_u01751852908861") 2025/07/07 01:53:21 DEBUG : EXISTING: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3cfd_d20250707_m014827_c001_v0001041_t0054_u01751852907746") 2025/07/07 01:53:21 DEBUG : PREFIXapple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d303c6_d20250707_m015041_c001_v7007000_t0000_u01751853041686") 2025/07/07 01:53:21 DEBUG : PREFIXapple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eae7_d20250707_m015036_c001_v0001184_t0049_u01751853036715") 2025/07/07 01:53:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d303c8_d20250707_m015041_c001_v7007000_t0000_u01751853041869") 2025/07/07 01:53:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2fffd_d20250707_m015036_c001_v0001100_t0032_u01751853036726") 2025/07/07 01:53:21 DEBUG : PREFIXbanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fa2_d20250707_m015041_c001_v7007000_t0000_u01751853041879") 2025/07/07 01:53:21 DEBUG : PREFIXbanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dce_d20250707_m015036_c001_v0001109_t0049_u01751853036745") 2025/07/07 01:53:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40095eb87b731a46_d20250707_m015041_c001_v7007000_t0000_u01751853041738") 2025/07/07 01:53:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0413_d20250707_m015036_c001_v0001171_t0045_u01751853036737") 2025/07/07 01:53:21 DEBUG : Testêé: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010ce9_d20250707_m014825_c001_v7007000_t0000_u01751852905243") 2025/07/07 01:53:21 DEBUG : Testêé: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3cf9_d20250707_m014824_c001_v0001041_t0028_u01751852904346") 2025/07/07 01:53:21 DEBUG : Testêé: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee00c1_d20250707_m014823_c001_v0001171_t0034_u01751852903272") 2025/07/07 01:53:21 DEBUG : YXBwbGU=: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fdf_d20250707_m015022_c001_v7007000_t0000_u01751853022854") 2025/07/07 01:53:21 DEBUG : YXBwbGU=: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4da1_d20250707_m015017_c001_v0001109_t0052_u01751853017862") 2025/07/07 01:53:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fe0_d20250707_m015023_c001_v7007000_t0000_u01751853023048") 2025/07/07 01:53:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee038f_d20250707_m015017_c001_v0001171_t0032_u01751853017853") 2025/07/07 01:53:22 DEBUG : YmFuYW5h: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fe1_d20250707_m015023_c001_v7007000_t0000_u01751853023232") 2025/07/07 01:53:22 DEBUG : YmFuYW5h: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ea52_d20250707_m015018_c001_v0001184_t0029_u01751853018610") 2025/07/07 01:53:22 DEBUG : a/potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8a8_d20250707_m014509_c001_v7007000_t0000_u01751852709247") 2025/07/07 01:53:22 DEBUG : a/potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51d1_d20250707_m014508_c001_v0001098_t0033_u01751852708494") 2025/07/07 01:53:22 DEBUG : a/potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e49_d20250707_m014506_c001_v7007000_t0000_u01751852706880") 2025/07/07 01:53:22 DEBUG : a/potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51c7_d20250707_m014505_c001_v0001098_t0043_u01751852705976") 2025/07/07 01:53:22 DEBUG : a/potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343d6_d20250707_m014447_c001_v7007000_t0000_u01751852687850") 2025/07/07 01:53:22 DEBUG : a/potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e517e_d20250707_m014446_c001_v0001098_t0040_u01751852686894") 2025/07/07 01:53:22 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0dd7_d20250707_m015246_c001_v7007000_t0000_u01751853166665") 2025/07/07 01:53:22 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4eb2_d20250707_m015242_c001_v0001109_t0012_u01751853162067") 2025/07/07 01:53:22 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c4d_d20250707_m015229_c001_v7007000_t0000_u01751853149903") 2025/07/07 01:53:22 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e96_d20250707_m015225_c001_v0001109_t0056_u01751853145308") 2025/07/07 01:53:22 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067d9e_d20250707_m015212_c001_v7007000_t0000_u01751853132595") 2025/07/07 01:53:22 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e80_d20250707_m015208_c001_v0001109_t0009_u01751853128615") 2025/07/07 01:53:22 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbd2_d20250707_m015156_c001_v7007000_t0000_u01751853116456") 2025/07/07 01:53:22 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e62_d20250707_m015152_c001_v0001109_t0042_u01751853112587") 2025/07/07 01:53:22 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39672_d20250707_m015139_c001_v7007000_t0000_u01751853099896") 2025/07/07 01:53:22 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e42_d20250707_m015134_c001_v0001109_t0030_u01751853094511") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a265_d20250707_m015122_c001_v7007000_t0000_u01751853082724") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec3d_d20250707_m015116_c001_v0001184_t0059_u01751853076196") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab320_d20250707_m015104_c001_v7007000_t0000_u01751853064859") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e04_d20250707_m015101_c001_v0001109_t0054_u01751853061251") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0d5e_d20250707_m015059_c001_v7007000_t0000_u01751853059999") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30045_d20250707_m015055_c001_v0001100_t0005_u01751853055546") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fb3_d20250707_m015043_c001_v7007000_t0000_u01751853043387") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dd8_d20250707_m015039_c001_v0001109_t0034_u01751853039999") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40095eb87b731a33_d20250707_m015038_c001_v7007000_t0000_u01751853038756") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ead9_d20250707_m015034_c001_v0001184_t0015_u01751853034372") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b48cc_d20250707_m015020_c001_v7007000_t0000_u01751853020774") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffb9_d20250707_m015015_c001_v0001100_t0044_u01751853015423") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dba_d20250707_m015003_c001_v7007000_t0000_u01751853003135") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0319_d20250707_m014958_c001_v0001171_t0053_u01751852998534") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b17c_d20250707_m014946_c001_v7007000_t0000_u01751852986486") 2025/07/07 01:53:23 DEBUG : apple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d63_d20250707_m014941_c001_v0001109_t0023_u01751852981517") 2025/07/07 01:53:23 DEBUG : appleSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4055556fb9529c16_d20250707_m015103_c001_v7007000_t0000_u01751853063277") 2025/07/07 01:53:23 DEBUG : appleSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0495_d20250707_m015057_c001_v0001171_t0014_u01751853057762") 2025/07/07 01:53:23 DEBUG : appleapple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a266_d20250707_m015122_c001_v7007000_t0000_u01751853082907") 2025/07/07 01:53:23 DEBUG : appleapple: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee050f_d20250707_m015118_c001_v0001171_t0002_u01751853078409") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0dd8_d20250707_m015246_c001_v7007000_t0000_u01751853166850") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ef32_d20250707_m015243_c001_v0001184_t0059_u01751853163089") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c4e_d20250707_m015230_c001_v7007000_t0000_u01751853150087") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ee97_d20250707_m015226_c001_v0001184_t0019_u01751853146224") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067d9f_d20250707_m015212_c001_v7007000_t0000_u01751853132777") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eddb_d20250707_m015209_c001_v0001184_t0035_u01751853129392") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbd5_d20250707_m015156_c001_v7007000_t0000_u01751853116637") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ed5b_d20250707_m015153_c001_v0001184_t0038_u01751853113339") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39673_d20250707_m015140_c001_v7007000_t0000_u01751853100079") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ecdf_d20250707_m015136_c001_v0001184_t0021_u01751853096131") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a263_d20250707_m015120_c001_v7007000_t0000_u01751853080735") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3009d_d20250707_m015116_c001_v0001100_t0045_u01751853076718") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab321_d20250707_m015105_c001_v7007000_t0000_u01751853065043") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ebc1_d20250707_m015101_c001_v0001184_t0008_u01751853061237") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40459ab879296f79_d20250707_m015100_c001_v7007000_t0000_u01751853060065") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0487_d20250707_m015056_c001_v0001171_t0017_u01751853056160") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fb4_d20250707_m015043_c001_v7007000_t0000_u01751853043590") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30013_d20250707_m015040_c001_v0001100_t0022_u01751853040033") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab308_d20250707_m015038_c001_v7007000_t0000_u01751853038502") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0411_d20250707_m015034_c001_v0001171_t0048_u01751853034976") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41220193170c4915_d20250707_m015020_c001_v7007000_t0000_u01751853020969") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d9b_d20250707_m015016_c001_v0001109_t0048_u01751853016078") 2025/07/07 01:53:24 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dbb_d20250707_m015003_c001_v7007000_t0000_u01751853003316") 2025/07/07 01:53:25 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff8d_d20250707_m014959_c001_v0001100_t0046_u01751852999568") 2025/07/07 01:53:25 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b17d_d20250707_m014946_c001_v7007000_t0000_u01751852986667") 2025/07/07 01:53:25 DEBUG : appleappleapplebanana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee02cc_d20250707_m014942_c001_v0001171_t0038_u01751852982476") 2025/07/07 01:53:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010ea3_d20250707_m015103_c001_v7007000_t0000_u01751853063470") 2025/07/07 01:53:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3004f_d20250707_m015057_c001_v0001100_t0046_u01751853057741") 2025/07/07 01:53:25 DEBUG : b/potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8a9_d20250707_m014509_c001_v7007000_t0000_u01751852709428") 2025/07/07 01:53:25 DEBUG : b/potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51cb_d20250707_m014507_c001_v0001098_t0036_u01751852707430") 2025/07/07 01:53:25 DEBUG : b/potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e46_d20250707_m014506_c001_v7007000_t0000_u01751852706320") 2025/07/07 01:53:25 DEBUG : b/potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51bf_d20250707_m014504_c001_v0001098_t0058_u01751852704655") 2025/07/07 01:53:25 DEBUG : b/potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343d5_d20250707_m014447_c001_v7007000_t0000_u01751852687234") 2025/07/07 01:53:25 DEBUG : b/potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5178_d20250707_m014445_c001_v0001098_t0058_u01751852685746") 2025/07/07 01:53:25 DEBUG : backup/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4085bdfc9da8a29b_d20250707_m014724_c001_v7007000_t0000_u01751852844653") 2025/07/07 01:53:25 DEBUG : backup/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f101a3d514bc82b0b_d20250707_m014722_c001_v0001172_t0028_u01751852842360") 2025/07/07 01:53:25 DEBUG : backup/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f116d09de958a2f32_d20250707_m014717_c001_v0001037_t0059_u01751852837955") 2025/07/07 01:53:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010cc3_d20250707_m014749_c001_v7007000_t0000_u01751852869549") 2025/07/07 01:53:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f11614f059c5227a5_d20250707_m014747_c001_v0001179_t0027_u01751852867895") 2025/07/07 01:53:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f10068d06fad3a500_d20250707_m014743_c001_v0001044_t0034_u01751852863799") 2025/07/07 01:53:25 DEBUG : backup/one.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b0f3_d20250707_m014737_c001_v7007000_t0000_u01751852857220") 2025/07/07 01:53:25 DEBUG : backup/one.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1013167270865acf_d20250707_m014735_c001_v0001180_t0037_u01751852855427") 2025/07/07 01:53:25 DEBUG : backup/one.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f105b48004c81a40f_d20250707_m014731_c001_v0001091_t0009_u01751852851040") 2025/07/07 01:53:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010cc4_d20250707_m014749_c001_v7007000_t0000_u01751852869730") 2025/07/07 01:53:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f116adf59f80cf746_d20250707_m014748_c001_v0001150_t0045_u01751852868746") 2025/07/07 01:53:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f11964693bfcd4d60_d20250707_m014745_c001_v0001172_t0009_u01751852865389") 2025/07/07 01:53:26 DEBUG : backup/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4085bdfc9da8a29c_d20250707_m014724_c001_v7007000_t0000_u01751852844835") 2025/07/07 01:53:26 DEBUG : backup/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f11805b2bc167493e_d20250707_m014723_c001_v0001109_t0017_u01751852843531") 2025/07/07 01:53:26 DEBUG : backup/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f116b95789dbe83ba_d20250707_m014719_c001_v0001120_t0033_u01751852839679") 2025/07/07 01:53:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b0f4_d20250707_m014737_c001_v7007000_t0000_u01751852857402") 2025/07/07 01:53:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1052f31b7500a092_d20250707_m014736_c001_v0001101_t0042_u01751852856335") 2025/07/07 01:53:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f110ee46214dddad3_d20250707_m014732_c001_v0001109_t0056_u01751852852638") 2025/07/07 01:53:26 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0dd9_d20250707_m015247_c001_v7007000_t0000_u01751853167040") 2025/07/07 01:53:26 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee06cc_d20250707_m015242_c001_v0001171_t0034_u01751853162611") 2025/07/07 01:53:26 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c4f_d20250707_m015230_c001_v7007000_t0000_u01751853150269") 2025/07/07 01:53:26 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee067a_d20250707_m015225_c001_v0001171_t0020_u01751853145933") 2025/07/07 01:53:26 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067da4_d20250707_m015212_c001_v7007000_t0000_u01751853132959") 2025/07/07 01:53:26 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee060e_d20250707_m015209_c001_v0001171_t0008_u01751853129060") 2025/07/07 01:53:26 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbd8_d20250707_m015156_c001_v7007000_t0000_u01751853116819") 2025/07/07 01:53:26 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee05ba_d20250707_m015153_c001_v0001171_t0056_u01751853113076") 2025/07/07 01:53:26 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39674_d20250707_m015140_c001_v7007000_t0000_u01751853100262") 2025/07/07 01:53:26 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0574_d20250707_m015135_c001_v0001171_t0002_u01751853095709") 2025/07/07 01:53:26 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a267_d20250707_m015123_c001_v7007000_t0000_u01751853083090") 2025/07/07 01:53:26 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0509_d20250707_m015116_c001_v0001171_t0010_u01751853076430") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab322_d20250707_m015105_c001_v7007000_t0000_u01751853065274") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee04ab_d20250707_m015101_c001_v0001171_t0050_u01751853061229") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4043af8c0b260a0f_d20250707_m015100_c001_v7007000_t0000_u01751853060245") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb95_d20250707_m015055_c001_v0001184_t0048_u01751853055961") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fb5_d20250707_m015043_c001_v7007000_t0000_u01751853043772") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb07_d20250707_m015040_c001_v0001184_t0033_u01751853040011") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab30a_d20250707_m015038_c001_v7007000_t0000_u01751853038870") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2fff5_d20250707_m015034_c001_v0001100_t0001_u01751853034589") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41220193170c4914_d20250707_m015020_c001_v7007000_t0000_u01751853020782") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0387_d20250707_m015015_c001_v0001171_t0015_u01751853015752") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dbd_d20250707_m015003_c001_v7007000_t0000_u01751853003498") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d79_d20250707_m014958_c001_v0001109_t0047_u01751852998834") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b17e_d20250707_m014946_c001_v7007000_t0000_u01751852986851") 2025/07/07 01:53:27 DEBUG : banana: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff67_d20250707_m014942_c001_v0001100_t0016_u01751852982161") 2025/07/07 01:53:27 DEBUG : bananaSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b48e7_d20250707_m015103_c001_v7007000_t0000_u01751853063133") 2025/07/07 01:53:27 DEBUG : bananaSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dfa_d20250707_m015057_c001_v0001109_t0028_u01751853057770") 2025/07/07 01:53:27 DEBUG : both0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a18b_d20250707_m014911_c001_v7007000_t0000_u01751852951099") 2025/07/07 01:53:27 DEBUG : both0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee018a_d20250707_m014852_c001_v0001171_t0033_u01751852932472") 2025/07/07 01:53:27 DEBUG : both0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f995_d20250707_m014848_c001_v7007000_t0000_u01751852928286") 2025/07/07 01:53:27 DEBUG : both0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee00e6_d20250707_m014830_c001_v0001171_t0022_u01751852910738") 2025/07/07 01:53:27 DEBUG : both1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a18c_d20250707_m014911_c001_v7007000_t0000_u01751852951280") 2025/07/07 01:53:27 DEBUG : both1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0190_d20250707_m014853_c001_v0001171_t0046_u01751852933736") 2025/07/07 01:53:27 DEBUG : both1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f996_d20250707_m014848_c001_v7007000_t0000_u01751852928467") 2025/07/07 01:53:28 DEBUG : both1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee00e8_d20250707_m014831_c001_v0001171_t0057_u01751852911408") 2025/07/07 01:53:28 DEBUG : both10: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a18d_d20250707_m014911_c001_v7007000_t0000_u01751852951461") 2025/07/07 01:53:28 DEBUG : both10: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01be_d20250707_m014900_c001_v0001171_t0055_u01751852940817") 2025/07/07 01:53:28 DEBUG : both10: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f997_d20250707_m014848_c001_v7007000_t0000_u01751852928648") 2025/07/07 01:53:28 DEBUG : both10: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0120_d20250707_m014838_c001_v0001171_t0031_u01751852918023") 2025/07/07 01:53:28 DEBUG : both11: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a18e_d20250707_m014911_c001_v7007000_t0000_u01751852951643") 2025/07/07 01:53:28 DEBUG : both11: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01c2_d20250707_m014901_c001_v0001171_t0019_u01751852941362") 2025/07/07 01:53:28 DEBUG : both11: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f998_d20250707_m014848_c001_v7007000_t0000_u01751852928829") 2025/07/07 01:53:28 DEBUG : both11: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0122_d20250707_m014838_c001_v0001171_t0013_u01751852918688") 2025/07/07 01:53:28 DEBUG : both12: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a190_d20250707_m014911_c001_v7007000_t0000_u01751852951824") 2025/07/07 01:53:28 DEBUG : both12: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01c6_d20250707_m014902_c001_v0001171_t0054_u01751852942232") 2025/07/07 01:53:28 DEBUG : both12: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f999_d20250707_m014849_c001_v7007000_t0000_u01751852929011") 2025/07/07 01:53:28 DEBUG : both12: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee012e_d20250707_m014839_c001_v0001171_t0022_u01751852919445") 2025/07/07 01:53:28 DEBUG : both13: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a191_d20250707_m014912_c001_v7007000_t0000_u01751852952006") 2025/07/07 01:53:28 DEBUG : both13: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01ce_d20250707_m014902_c001_v0001171_t0026_u01751852942972") 2025/07/07 01:53:28 DEBUG : both13: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f99a_d20250707_m014849_c001_v7007000_t0000_u01751852929194") 2025/07/07 01:53:28 DEBUG : both13: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0136_d20250707_m014840_c001_v0001171_t0017_u01751852920187") 2025/07/07 01:53:28 DEBUG : both14: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a192_d20250707_m014912_c001_v7007000_t0000_u01751852952188") 2025/07/07 01:53:28 DEBUG : both14: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01d4_d20250707_m014903_c001_v0001171_t0053_u01751852943741") 2025/07/07 01:53:28 DEBUG : both14: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f99b_d20250707_m014849_c001_v7007000_t0000_u01751852929376") 2025/07/07 01:53:28 DEBUG : both14: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee013e_d20250707_m014840_c001_v0001171_t0041_u01751852920824") 2025/07/07 01:53:29 DEBUG : both15: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a193_d20250707_m014912_c001_v7007000_t0000_u01751852952369") 2025/07/07 01:53:29 DEBUG : both15: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01da_d20250707_m014904_c001_v0001171_t0033_u01751852944392") 2025/07/07 01:53:29 DEBUG : both15: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f99c_d20250707_m014849_c001_v7007000_t0000_u01751852929557") 2025/07/07 01:53:29 DEBUG : both15: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee014c_d20250707_m014841_c001_v0001171_t0036_u01751852921725") 2025/07/07 01:53:29 DEBUG : both16: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a194_d20250707_m014912_c001_v7007000_t0000_u01751852952550") 2025/07/07 01:53:29 DEBUG : both16: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01de_d20250707_m014905_c001_v0001171_t0055_u01751852945225") 2025/07/07 01:53:29 DEBUG : both16: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f99d_d20250707_m014849_c001_v7007000_t0000_u01751852929738") 2025/07/07 01:53:29 DEBUG : both16: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0152_d20250707_m014842_c001_v0001171_t0009_u01751852922453") 2025/07/07 01:53:29 DEBUG : both17: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a196_d20250707_m014912_c001_v7007000_t0000_u01751852952741") 2025/07/07 01:53:29 DEBUG : both17: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01ea_d20250707_m014905_c001_v0001171_t0053_u01751852945989") 2025/07/07 01:53:29 DEBUG : both17: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f99e_d20250707_m014849_c001_v7007000_t0000_u01751852929920") 2025/07/07 01:53:29 DEBUG : both17: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee015a_d20250707_m014843_c001_v0001171_t0017_u01751852923199") 2025/07/07 01:53:29 DEBUG : both18: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a197_d20250707_m014912_c001_v7007000_t0000_u01751852952922") 2025/07/07 01:53:29 DEBUG : both18: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01ec_d20250707_m014906_c001_v0001171_t0002_u01751852946636") 2025/07/07 01:53:29 DEBUG : both18: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f99f_d20250707_m014850_c001_v7007000_t0000_u01751852930102") 2025/07/07 01:53:29 DEBUG : both18: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee015e_d20250707_m014843_c001_v0001171_t0054_u01751852923879") 2025/07/07 01:53:29 DEBUG : both19: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a198_d20250707_m014913_c001_v7007000_t0000_u01751852953103") 2025/07/07 01:53:29 DEBUG : both19: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01f6_d20250707_m014907_c001_v0001171_t0028_u01751852947469") 2025/07/07 01:53:29 DEBUG : both19: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f9a0_d20250707_m014850_c001_v7007000_t0000_u01751852930286") 2025/07/07 01:53:29 DEBUG : both19: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0164_d20250707_m014844_c001_v0001171_t0006_u01751852924637") 2025/07/07 01:53:30 DEBUG : both2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a199_d20250707_m014913_c001_v7007000_t0000_u01751852953284") 2025/07/07 01:53:30 DEBUG : both2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee019a_d20250707_m014854_c001_v0001171_t0050_u01751852934655") 2025/07/07 01:53:30 DEBUG : both2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f9a1_d20250707_m014850_c001_v7007000_t0000_u01751852930468") 2025/07/07 01:53:30 DEBUG : both2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee00f0_d20250707_m014831_c001_v0001171_t0018_u01751852911973") 2025/07/07 01:53:30 DEBUG : both3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a19a_d20250707_m014913_c001_v7007000_t0000_u01751852953465") 2025/07/07 01:53:30 DEBUG : both3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee019e_d20250707_m014855_c001_v0001171_t0018_u01751852935522") 2025/07/07 01:53:30 DEBUG : both3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f9a2_d20250707_m014850_c001_v7007000_t0000_u01751852930649") 2025/07/07 01:53:30 DEBUG : both3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee00f2_d20250707_m014832_c001_v0001171_t0051_u01751852912693") 2025/07/07 01:53:30 DEBUG : both4: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a19b_d20250707_m014913_c001_v7007000_t0000_u01751852953648") 2025/07/07 01:53:30 DEBUG : both4: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01a4_d20250707_m014856_c001_v0001171_t0027_u01751852936198") 2025/07/07 01:53:30 DEBUG : both4: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f9a4_d20250707_m014850_c001_v7007000_t0000_u01751852930832") 2025/07/07 01:53:30 DEBUG : both4: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee00f6_d20250707_m014833_c001_v0001171_t0050_u01751852913348") 2025/07/07 01:53:30 DEBUG : both5: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a19c_d20250707_m014913_c001_v7007000_t0000_u01751852953829") 2025/07/07 01:53:30 DEBUG : both5: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01a6_d20250707_m014856_c001_v0001171_t0012_u01751852936869") 2025/07/07 01:53:30 DEBUG : both5: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f9a5_d20250707_m014851_c001_v7007000_t0000_u01751852931013") 2025/07/07 01:53:30 DEBUG : both5: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee00fa_d20250707_m014834_c001_v0001171_t0047_u01751852914014") 2025/07/07 01:53:30 DEBUG : both6: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a19d_d20250707_m014914_c001_v7007000_t0000_u01751852954009") 2025/07/07 01:53:30 DEBUG : both6: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01ac_d20250707_m014857_c001_v0001171_t0058_u01751852937741") 2025/07/07 01:53:30 DEBUG : both6: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f9a6_d20250707_m014851_c001_v7007000_t0000_u01751852931195") 2025/07/07 01:53:30 DEBUG : both6: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0104_d20250707_m014834_c001_v0001171_t0024_u01751852914757") 2025/07/07 01:53:30 DEBUG : both7: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a19e_d20250707_m014914_c001_v7007000_t0000_u01751852954191") 2025/07/07 01:53:30 DEBUG : both7: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01ae_d20250707_m014858_c001_v0001171_t0039_u01751852938559") 2025/07/07 01:53:31 DEBUG : both7: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f9a7_d20250707_m014851_c001_v7007000_t0000_u01751852931377") 2025/07/07 01:53:31 DEBUG : both7: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0108_d20250707_m014835_c001_v0001171_t0044_u01751852915661") 2025/07/07 01:53:31 DEBUG : both8: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a19f_d20250707_m014914_c001_v7007000_t0000_u01751852954374") 2025/07/07 01:53:31 DEBUG : both8: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01b2_d20250707_m014859_c001_v0001171_t0033_u01751852939234") 2025/07/07 01:53:31 DEBUG : both8: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f9a8_d20250707_m014851_c001_v7007000_t0000_u01751852931559") 2025/07/07 01:53:31 DEBUG : both8: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0112_d20250707_m014836_c001_v0001171_t0033_u01751852916450") 2025/07/07 01:53:31 DEBUG : both9: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1a0_d20250707_m014914_c001_v7007000_t0000_u01751852954557") 2025/07/07 01:53:31 DEBUG : both9: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee01b8_d20250707_m014859_c001_v0001171_t0043_u01751852939979") 2025/07/07 01:53:31 DEBUG : both9: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f9a9_d20250707_m014851_c001_v7007000_t0000_u01751852931741") 2025/07/07 01:53:31 DEBUG : both9: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0114_d20250707_m014837_c001_v0001171_t0015_u01751852917241") 2025/07/07 01:53:31 DEBUG : c/non empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8aa_d20250707_m014509_c001_v7007000_t0000_u01751852709624") 2025/07/07 01:53:31 DEBUG : c/non empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51cd_d20250707_m014507_c001_v0001098_t0014_u01751852707718") 2025/07/07 01:53:31 DEBUG : c/non empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e4b_d20250707_m014507_c001_v7007000_t0000_u01751852707064") 2025/07/07 01:53:31 DEBUG : c/non empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51c5_d20250707_m014505_c001_v0001098_t0012_u01751852705132") 2025/07/07 01:53:31 DEBUG : c/non empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343d7_d20250707_m014448_c001_v7007000_t0000_u01751852688031") 2025/07/07 01:53:31 DEBUG : c/non empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e517c_d20250707_m014446_c001_v0001098_t0012_u01751852686074") 2025/07/07 01:53:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fe3_d20250707_m015023_c001_v7007000_t0000_u01751853023415") 2025/07/07 01:53:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffc3_d20250707_m015017_c001_v0001100_t0005_u01751853017875") 2025/07/07 01:53:31 DEBUG : check sum: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343c4_d20250707_m014438_c001_v7007000_t0000_u01751852678335") 2025/07/07 01:53:31 DEBUG : check sum: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e515a_d20250707_m014437_c001_v0001098_t0043_u01751852677201") 2025/07/07 01:53:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b3f9_d20250707_m015317_c001_v7007000_t0000_u01751853197657") 2025/07/07 01:53:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4edc_d20250707_m015315_c001_v0001109_t0005_u01751853195560") 2025/07/07 01:53:32 DEBUG : dest/3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f409f9734efa92ac4_d20250707_m014654_c001_v7007000_t0000_u01751852814856") 2025/07/07 01:53:32 DEBUG : dest/3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4040fead39b60117_d20250707_m014653_c001_v0001172_t0029_u01751852813653") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a268_d20250707_m015123_c001_v7007000_t0000_u01751853083274") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e24_d20250707_m015118_c001_v0001109_t0032_u01751853078618") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0dda_d20250707_m015247_c001_v7007000_t0000_u01751853167223") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4ea0_d20250707_m015234_c001_v0001109_t0051_u01751853154588") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c50_d20250707_m015230_c001_v7007000_t0000_u01751853150461") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e88_d20250707_m015217_c001_v0001109_t0025_u01751853137269") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067da5_d20250707_m015213_c001_v7007000_t0000_u01751853133142") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e68_d20250707_m015201_c001_v0001109_t0058_u01751853121222") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbda_d20250707_m015157_c001_v7007000_t0000_u01751853117001") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e50_d20250707_m015144_c001_v0001109_t0051_u01751853104537") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39675_d20250707_m015140_c001_v7007000_t0000_u01751853100445") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e32_d20250707_m015127_c001_v0001109_t0036_u01751853087402") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec292634770_d20250707_m015120_c001_v7007000_t0000_u01751853080347") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec0b_d20250707_m015109_c001_v0001184_t0040_u01751853069599") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab323_d20250707_m015105_c001_v7007000_t0000_u01751853065458") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ebc7_d20250707_m015101_c001_v0001184_t0044_u01751853061446") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0d5c_d20250707_m015059_c001_v7007000_t0000_u01751853059633") 2025/07/07 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3002b_d20250707_m015048_c001_v0001100_t0048_u01751853048006") 2025/07/07 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fb6_d20250707_m015043_c001_v7007000_t0000_u01751853043955") 2025/07/07 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb0d_d20250707_m015040_c001_v0001184_t0011_u01751853040225") 2025/07/07 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37f9d_d20250707_m015038_c001_v7007000_t0000_u01751853038878") 2025/07/07 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ea95_d20250707_m015027_c001_v0001184_t0036_u01751853027509") 2025/07/07 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a226_d20250707_m015020_c001_v7007000_t0000_u01751853020979") 2025/07/07 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d89_d20250707_m015007_c001_v0001109_t0047_u01751853007773") 2025/07/07 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dbe_d20250707_m015003_c001_v7007000_t0000_u01751853003680") 2025/07/07 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff71_d20250707_m014951_c001_v0001100_t0046_u01751852991053") 2025/07/07 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b17f_d20250707_m014947_c001_v7007000_t0000_u01751852987032") 2025/07/07 01:53:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee029a_d20250707_m014932_c001_v0001171_t0039_u01751852972336") 2025/07/07 01:53:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab31e_d20250707_m015103_c001_v7007000_t0000_u01751853063301") 2025/07/07 01:53:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eba1_d20250707_m015057_c001_v0001184_t0013_u01751853057956") 2025/07/07 01:53:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a269_d20250707_m015123_c001_v7007000_t0000_u01751853083458") 2025/07/07 01:53:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd300a7_d20250707_m015118_c001_v0001100_t0029_u01751853078608") 2025/07/07 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0ddb_d20250707_m015247_c001_v7007000_t0000_u01751853167406") 2025/07/07 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee06ac_d20250707_m015235_c001_v0001171_t0010_u01751853155886") 2025/07/07 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c51_d20250707_m015230_c001_v7007000_t0000_u01751853150644") 2025/07/07 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee063a_d20250707_m015218_c001_v0001171_t0003_u01751853138408") 2025/07/07 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067da6_d20250707_m015213_c001_v7007000_t0000_u01751853133328") 2025/07/07 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee05de_d20250707_m015202_c001_v0001171_t0057_u01751853122053") 2025/07/07 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbdb_d20250707_m015157_c001_v7007000_t0000_u01751853117222") 2025/07/07 01:53:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee059e_d20250707_m015146_c001_v0001171_t0024_u01751853106038") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39676_d20250707_m015140_c001_v7007000_t0000_u01751853100631") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0541_d20250707_m015128_c001_v0001171_t0030_u01751853088250") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067d6a_d20250707_m015120_c001_v7007000_t0000_u01751853080733") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee04e4_d20250707_m015110_c001_v0001171_t0009_u01751853070158") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab324_d20250707_m015105_c001_v7007000_t0000_u01751853065642") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30069_d20250707_m015101_c001_v0001100_t0041_u01751853061577") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403021f69376c02d_d20250707_m015100_c001_v7007000_t0000_u01751853060021") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb5d_d20250707_m015048_c001_v0001184_t0056_u01751853048679") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fb7_d20250707_m015044_c001_v7007000_t0000_u01751853044138") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee042f_d20250707_m015040_c001_v0001171_t0028_u01751853040300") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0d4f_d20250707_m015038_c001_v7007000_t0000_u01751853038530") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffdd_d20250707_m015028_c001_v0001100_t0051_u01751853028077") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a224_d20250707_m015020_c001_v7007000_t0000_u01751853020753") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff9d_d20250707_m015008_c001_v0001100_t0019_u01751853008588") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dc1_d20250707_m015003_c001_v7007000_t0000_u01751853003871") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee02f2_d20250707_m014951_c001_v0001171_t0010_u01751852991733") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b180_d20250707_m014947_c001_v7007000_t0000_u01751852987213") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d4f_d20250707_m014932_c001_v0001109_t0021_u01751852972997") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab31f_d20250707_m015103_c001_v7007000_t0000_u01751853063489") 2025/07/07 01:53:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30051_d20250707_m015058_c001_v0001100_t0055_u01751853058009") 2025/07/07 01:53:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a26a_d20250707_m015123_c001_v7007000_t0000_u01751853083641") 2025/07/07 01:53:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec4d_d20250707_m015118_c001_v0001184_t0036_u01751853078630") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0ddc_d20250707_m015247_c001_v7007000_t0000_u01751853167589") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eef0_d20250707_m015236_c001_v0001184_t0005_u01751853156824") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c52_d20250707_m015230_c001_v7007000_t0000_u01751853150827") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ee66_d20250707_m015219_c001_v0001184_t0015_u01751853139233") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067da7_d20250707_m015213_c001_v7007000_t0000_u01751853133511") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ed99_d20250707_m015202_c001_v0001184_t0037_u01751853122805") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbdc_d20250707_m015157_c001_v7007000_t0000_u01751853117403") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ed25_d20250707_m015146_c001_v0001184_t0031_u01751853106760") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39678_d20250707_m015140_c001_v7007000_t0000_u01751853100814") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eca3_d20250707_m015128_c001_v0001184_t0041_u01751853088907") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815a8c_d20250707_m015120_c001_v7007000_t0000_u01751853080740") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30083_d20250707_m015110_c001_v0001100_t0016_u01751853070793") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab326_d20250707_m015105_c001_v7007000_t0000_u01751853065826") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee04ad_d20250707_m015101_c001_v0001171_t0046_u01751853061628") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403021f69376c02b_d20250707_m015059_c001_v7007000_t0000_u01751853059652") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0461_d20250707_m015049_c001_v0001171_t0002_u01751853049256") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fb8_d20250707_m015044_c001_v7007000_t0000_u01751853044320") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb0f_d20250707_m015040_c001_v0001184_t0018_u01751853040422") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0d51_d20250707_m015038_c001_v7007000_t0000_u01751853038896") 2025/07/07 01:53:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee03d3_d20250707_m015028_c001_v0001171_t0034_u01751853028713") 2025/07/07 01:53:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec29263475e_d20250707_m015020_c001_v7007000_t0000_u01751853020798") 2025/07/07 01:53:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0359_d20250707_m015009_c001_v0001171_t0018_u01751853009343") 2025/07/07 01:53:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dc2_d20250707_m015004_c001_v7007000_t0000_u01751853004055") 2025/07/07 01:53:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d6d_d20250707_m014952_c001_v0001109_t0021_u01751852992370") 2025/07/07 01:53:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b181_d20250707_m014947_c001_v7007000_t0000_u01751852987395") 2025/07/07 01:53:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff51_d20250707_m014933_c001_v0001100_t0006_u01751852973758") 2025/07/07 01:53:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f422f3d942ebe0ac8_d20250707_m015103_c001_v7007000_t0000_u01751853063214") 2025/07/07 01:53:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0497_d20250707_m015058_c001_v0001171_t0039_u01751853058068") 2025/07/07 01:53:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a26c_d20250707_m015123_c001_v7007000_t0000_u01751853083823") 2025/07/07 01:53:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0517_d20250707_m015118_c001_v0001171_t0024_u01751853078770") 2025/07/07 01:53:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0ddd_d20250707_m015247_c001_v7007000_t0000_u01751853167772") 2025/07/07 01:53:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd301c8_d20250707_m015237_c001_v0001100_t0001_u01751853157387") 2025/07/07 01:53:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c53_d20250707_m015231_c001_v7007000_t0000_u01751853151009") 2025/07/07 01:53:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3018c_d20250707_m015219_c001_v0001100_t0024_u01751853139792") 2025/07/07 01:53:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067da8_d20250707_m015213_c001_v7007000_t0000_u01751853133694") 2025/07/07 01:53:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30140_d20250707_m015203_c001_v0001100_t0032_u01751853123391") 2025/07/07 01:53:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbdd_d20250707_m015157_c001_v7007000_t0000_u01751853117590") 2025/07/07 01:53:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30106_d20250707_m015147_c001_v0001100_t0035_u01751853107329") 2025/07/07 01:53:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39679_d20250707_m015140_c001_v7007000_t0000_u01751853100999") 2025/07/07 01:53:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd300d1_d20250707_m015129_c001_v0001100_t0051_u01751853089485") 2025/07/07 01:53:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40459ab879296f8f_d20250707_m015120_c001_v7007000_t0000_u01751853080788") 2025/07/07 01:53:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e12_d20250707_m015111_c001_v0001109_t0021_u01751853071475") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab327_d20250707_m015106_c001_v7007000_t0000_u01751853066009") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ebc9_d20250707_m015101_c001_v0001184_t0020_u01751853061651") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b48e5_d20250707_m015100_c001_v7007000_t0000_u01751853060017") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4de6_d20250707_m015050_c001_v0001109_t0028_u01751853050110") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fb9_d20250707_m015044_c001_v7007000_t0000_u01751853044504") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30015_d20250707_m015040_c001_v0001100_t0033_u01751853040433") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d303ba_d20250707_m015038_c001_v7007000_t0000_u01751853038912") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dbe_d20250707_m015029_c001_v0001109_t0036_u01751853029418") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f421d60b6368721d1_d20250707_m015020_c001_v7007000_t0000_u01751853020809") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d8b_d20250707_m015009_c001_v0001109_t0000_u01751853009618") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dc4_d20250707_m015004_c001_v7007000_t0000_u01751853004236") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff79_d20250707_m014953_c001_v0001100_t0023_u01751852993098") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b182_d20250707_m014947_c001_v7007000_t0000_u01751852987576") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee02a4_d20250707_m014936_c001_v0001171_t0025_u01751852976139") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edba5_d20250707_m015103_c001_v7007000_t0000_u01751853063312") 2025/07/07 01:53:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eba9_d20250707_m015058_c001_v0001184_t0019_u01751853058150") 2025/07/07 01:53:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a26d_d20250707_m015124_c001_v7007000_t0000_u01751853084008") 2025/07/07 01:53:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec51_d20250707_m015118_c001_v0001184_t0016_u01751853078834") 2025/07/07 01:53:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0dde_d20250707_m015247_c001_v7007000_t0000_u01751853167956") 2025/07/07 01:53:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4ea2_d20250707_m015237_c001_v0001109_t0020_u01751853157803") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c54_d20250707_m015231_c001_v7007000_t0000_u01751853151193") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e8e_d20250707_m015220_c001_v0001109_t0054_u01751853140144") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067daa_d20250707_m015213_c001_v7007000_t0000_u01751853133903") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e6e_d20250707_m015203_c001_v0001109_t0049_u01751853123750") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbde_d20250707_m015157_c001_v7007000_t0000_u01751853117772") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e52_d20250707_m015147_c001_v0001109_t0058_u01751853107921") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c3967a_d20250707_m015141_c001_v7007000_t0000_u01751853101183") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e36_d20250707_m015129_c001_v0001109_t0037_u01751853089958") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417693e64a3d9850_d20250707_m015120_c001_v7007000_t0000_u01751853080759") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec23_d20250707_m015112_c001_v0001184_t0043_u01751853072093") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab328_d20250707_m015106_c001_v7007000_t0000_u01751853066209") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e06_d20250707_m015101_c001_v0001109_t0050_u01751853061675") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66fa3e_d20250707_m015100_c001_v7007000_t0000_u01751853060034") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30031_d20250707_m015050_c001_v0001100_t0054_u01751853050710") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fbb_d20250707_m015044_c001_v7007000_t0000_u01751853044685") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dda_d20250707_m015040_c001_v0001109_t0017_u01751853040615") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab30b_d20250707_m015039_c001_v7007000_t0000_u01751853039060") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eab0_d20250707_m015029_c001_v0001184_t0032_u01751853029968") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a222_d20250707_m015020_c001_v7007000_t0000_u01751853020388") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffa5_d20250707_m015010_c001_v0001100_t0024_u01751853010328") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dc6_d20250707_m015004_c001_v7007000_t0000_u01751853004418") 2025/07/07 01:53:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee02fe_d20250707_m014953_c001_v0001171_t0033_u01751852993621") 2025/07/07 01:53:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b183_d20250707_m014947_c001_v7007000_t0000_u01751852987756") 2025/07/07 01:53:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d55_d20250707_m014936_c001_v0001109_t0000_u01751852976490") 2025/07/07 01:53:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b48e8_d20250707_m015103_c001_v7007000_t0000_u01751853063318") 2025/07/07 01:53:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30053_d20250707_m015058_c001_v0001100_t0056_u01751853058313") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a26e_d20250707_m015124_c001_v7007000_t0000_u01751853084190") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec53_d20250707_m015119_c001_v0001184_t0013_u01751853079027") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0ddf_d20250707_m015248_c001_v7007000_t0000_u01751853168139") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee06b4_d20250707_m015238_c001_v0001171_t0041_u01751853158363") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c55_d20250707_m015231_c001_v7007000_t0000_u01751853151377") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee064e_d20250707_m015221_c001_v0001171_t0052_u01751853141167") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067dab_d20250707_m015214_c001_v7007000_t0000_u01751853134088") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee05e8_d20250707_m015204_c001_v0001171_t0032_u01751853124465") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbe0_d20250707_m015157_c001_v7007000_t0000_u01751853117953") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee05a6_d20250707_m015148_c001_v0001171_t0034_u01751853108358") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c3967b_d20250707_m015141_c001_v7007000_t0000_u01751853101367") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0551_d20250707_m015130_c001_v0001171_t0043_u01751853090390") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a261_d20250707_m015120_c001_v7007000_t0000_u01751853080361") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee04ed_d20250707_m015112_c001_v0001171_t0005_u01751853072290") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab329_d20250707_m015106_c001_v7007000_t0000_u01751853066393") 2025/07/07 01:53:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee04af_d20250707_m015101_c001_v0001171_t0054_u01751853061878") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab318_d20250707_m015100_c001_v7007000_t0000_u01751853060215") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb6f_d20250707_m015051_c001_v0001184_t0019_u01751853051018") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fca_d20250707_m015044_c001_v7007000_t0000_u01751853044867") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb13_d20250707_m015040_c001_v0001184_t0041_u01751853040636") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40095eb87b731a2f_d20250707_m015038_c001_v7007000_t0000_u01751853038575") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffe1_d20250707_m015030_c001_v0001100_t0017_u01751853030169") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419ffae81cd62805_d20250707_m015020_c001_v7007000_t0000_u01751853020764") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0363_d20250707_m015010_c001_v0001171_t0012_u01751853010829") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dc7_d20250707_m015004_c001_v7007000_t0000_u01751853004600") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d71_d20250707_m014954_c001_v0001109_t0043_u01751852994015") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b184_d20250707_m014947_c001_v7007000_t0000_u01751852987939") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff57_d20250707_m014937_c001_v0001100_t0021_u01751852977052") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0d60_d20250707_m015103_c001_v7007000_t0000_u01751853063158") 2025/07/07 01:53:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ebab_d20250707_m015058_c001_v0001184_t0009_u01751853058345") 2025/07/07 01:53:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a26f_d20250707_m015124_c001_v7007000_t0000_u01751853084373") 2025/07/07 01:53:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd300a9_d20250707_m015119_c001_v0001100_t0026_u01751853079111") 2025/07/07 01:53:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0de0_d20250707_m015248_c001_v7007000_t0000_u01751853168324") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ef08_d20250707_m015238_c001_v0001184_t0011_u01751853158834") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c56_d20250707_m015231_c001_v7007000_t0000_u01751853151560") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ee77_d20250707_m015221_c001_v0001184_t0039_u01751853141603") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067dac_d20250707_m015214_c001_v7007000_t0000_u01751853134270") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92edab_d20250707_m015204_c001_v0001184_t0047_u01751853124763") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbe4_d20250707_m015158_c001_v7007000_t0000_u01751853118135") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ed31_d20250707_m015148_c001_v0001184_t0015_u01751853108653") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c3967c_d20250707_m015141_c001_v7007000_t0000_u01751853101552") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ecb1_d20250707_m015130_c001_v0001184_t0013_u01751853090682") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067d67_d20250707_m015120_c001_v7007000_t0000_u01751853080369") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3008b_d20250707_m015112_c001_v0001100_t0000_u01751853072664") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab32a_d20250707_m015106_c001_v7007000_t0000_u01751853066578") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ebcf_d20250707_m015101_c001_v0001184_t0048_u01751853061885") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010e9d_d20250707_m015100_c001_v7007000_t0000_u01751853060223") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee046b_d20250707_m015051_c001_v0001171_t0014_u01751853051220") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fcb_d20250707_m015045_c001_v7007000_t0000_u01751853045048") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0433_d20250707_m015040_c001_v0001171_t0052_u01751853040741") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d303bc_d20250707_m015039_c001_v7007000_t0000_u01751853039070") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee03e6_d20250707_m015030_c001_v0001171_t0045_u01751853030543") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4081fe67e78a36e4_d20250707_m015020_c001_v7007000_t0000_u01751853020569") 2025/07/07 01:53:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d8d_d20250707_m015011_c001_v0001109_t0046_u01751853011328") 2025/07/07 01:53:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dc9_d20250707_m015004_c001_v7007000_t0000_u01751853004822") 2025/07/07 01:53:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff7f_d20250707_m014954_c001_v0001100_t0031_u01751852994566") 2025/07/07 01:53:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b185_d20250707_m014948_c001_v7007000_t0000_u01751852988120") 2025/07/07 01:53:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee02aa_d20250707_m014937_c001_v0001171_t0056_u01751852977546") 2025/07/07 01:53:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4043af8c0b260a10_d20250707_m015103_c001_v7007000_t0000_u01751853063082") 2025/07/07 01:53:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dfc_d20250707_m015058_c001_v0001109_t0046_u01751853058410") 2025/07/07 01:53:42 DEBUG : dir1/0007-12345: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a270_d20250707_m015124_c001_v7007000_t0000_u01751853084556") 2025/07/07 01:53:42 DEBUG : dir1/0007-12345: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee051d_d20250707_m015119_c001_v0001171_t0055_u01751853079124") 2025/07/07 01:53:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0de1_d20250707_m015248_c001_v7007000_t0000_u01751853168507") 2025/07/07 01:53:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd301ce_d20250707_m015239_c001_v0001100_t0053_u01751853159045") 2025/07/07 01:53:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c57_d20250707_m015231_c001_v7007000_t0000_u01751853151742") 2025/07/07 01:53:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30194_d20250707_m015221_c001_v0001100_t0026_u01751853141809") 2025/07/07 01:53:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067dad_d20250707_m015214_c001_v7007000_t0000_u01751853134454") 2025/07/07 01:53:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3014a_d20250707_m015204_c001_v0001100_t0046_u01751853124979") 2025/07/07 01:53:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbe5_d20250707_m015158_c001_v7007000_t0000_u01751853118316") 2025/07/07 01:53:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30108_d20250707_m015148_c001_v0001100_t0058_u01751853108858") 2025/07/07 01:53:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c3967d_d20250707_m015141_c001_v7007000_t0000_u01751853101734") 2025/07/07 01:53:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd300d7_d20250707_m015130_c001_v0001100_t0051_u01751853090886") 2025/07/07 01:53:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbb8_d20250707_m015120_c001_v7007000_t0000_u01751853080764") 2025/07/07 01:53:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e18_d20250707_m015113_c001_v0001109_t0041_u01751853073109") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab32b_d20250707_m015106_c001_v7007000_t0000_u01751853066763") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3006b_d20250707_m015101_c001_v0001100_t0056_u01751853061905") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0d5f_d20250707_m015100_c001_v7007000_t0000_u01751853060183") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dea_d20250707_m015051_c001_v0001109_t0005_u01751853051709") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fcc_d20250707_m015045_c001_v7007000_t0000_u01751853045230") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30017_d20250707_m015040_c001_v0001100_t0047_u01751853040834") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067d24_d20250707_m015038_c001_v7007000_t0000_u01751853038938") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dc0_d20250707_m015030_c001_v0001109_t0018_u01751853030858") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fdd_d20250707_m015020_c001_v7007000_t0000_u01751853020821") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffaf_d20250707_m015011_c001_v0001100_t0058_u01751853011759") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dca_d20250707_m015005_c001_v7007000_t0000_u01751853005003") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0300_d20250707_m014954_c001_v0001171_t0058_u01751852994916") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b186_d20250707_m014948_c001_v7007000_t0000_u01751852988301") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d59_d20250707_m014937_c001_v0001109_t0054_u01751852977835") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4055556fb9529c15_d20250707_m015103_c001_v7007000_t0000_u01751853063093") 2025/07/07 01:53:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ebad_d20250707_m015058_c001_v0001184_t0039_u01751853058633") 2025/07/07 01:53:43 DEBUG : dir1/0008-23456: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a271_d20250707_m015124_c001_v7007000_t0000_u01751853084740") 2025/07/07 01:53:43 DEBUG : dir1/0008-23456: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e28_d20250707_m015119_c001_v0001109_t0008_u01751853079186") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0de2_d20250707_m015248_c001_v7007000_t0000_u01751853168690") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4ea8_d20250707_m015239_c001_v0001109_t0030_u01751853159323") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c59_d20250707_m015231_c001_v7007000_t0000_u01751853151925") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e90_d20250707_m015222_c001_v0001109_t0012_u01751853142261") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067dae_d20250707_m015214_c001_v7007000_t0000_u01751853134639") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e74_d20250707_m015205_c001_v0001109_t0056_u01751853125321") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbe8_d20250707_m015158_c001_v7007000_t0000_u01751853118500") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e5a_d20250707_m015149_c001_v0001109_t0034_u01751853109302") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c3967e_d20250707_m015141_c001_v7007000_t0000_u01751853101918") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e3c_d20250707_m015131_c001_v0001109_t0008_u01751853091254") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec292634771_d20250707_m015120_c001_v7007000_t0000_u01751853080532") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec27_d20250707_m015113_c001_v0001184_t0033_u01751853073493") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab32c_d20250707_m015106_c001_v7007000_t0000_u01751853066947") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ebd3_d20250707_m015102_c001_v0001184_t0045_u01751853062106") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4055556fb9529c13_d20250707_m015100_c001_v7007000_t0000_u01751853060045") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30033_d20250707_m015052_c001_v0001100_t0013_u01751853052451") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fcd_d20250707_m015045_c001_v7007000_t0000_u01751853045412") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb17_d20250707_m015040_c001_v0001184_t0033_u01751853040848") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40095eb87b731a34_d20250707_m015038_c001_v7007000_t0000_u01751853038938") 2025/07/07 01:53:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eabd_d20250707_m015031_c001_v0001184_t0025_u01751853031410") 2025/07/07 01:53:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a223_d20250707_m015020_c001_v7007000_t0000_u01751853020571") 2025/07/07 01:53:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0367_d20250707_m015012_c001_v0001171_t0036_u01751853012171") 2025/07/07 01:53:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dcc_d20250707_m015005_c001_v7007000_t0000_u01751853005184") 2025/07/07 01:53:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d73_d20250707_m014955_c001_v0001109_t0058_u01751852995380") 2025/07/07 01:53:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b187_d20250707_m014948_c001_v7007000_t0000_u01751852988484") 2025/07/07 01:53:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff5b_d20250707_m014938_c001_v0001100_t0057_u01751852978245") 2025/07/07 01:53:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010ea1_d20250707_m015103_c001_v7007000_t0000_u01751853063104") 2025/07/07 01:53:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30055_d20250707_m015058_c001_v0001100_t0035_u01751853058606") 2025/07/07 01:53:45 DEBUG : dir1/0009-34567: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a272_d20250707_m015124_c001_v7007000_t0000_u01751853084923") 2025/07/07 01:53:45 DEBUG : dir1/0009-34567: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec57_d20250707_m015119_c001_v0001184_t0023_u01751853079239") 2025/07/07 01:53:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0de3_d20250707_m015248_c001_v7007000_t0000_u01751853168874") 2025/07/07 01:53:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee06be_d20250707_m015239_c001_v0001171_t0053_u01751853159828") 2025/07/07 01:53:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c5a_d20250707_m015232_c001_v7007000_t0000_u01751853152108") 2025/07/07 01:53:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee065a_d20250707_m015222_c001_v0001171_t0055_u01751853142934") 2025/07/07 01:53:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067daf_d20250707_m015214_c001_v7007000_t0000_u01751853134824") 2025/07/07 01:53:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee05f4_d20250707_m015205_c001_v0001171_t0046_u01751853125900") 2025/07/07 01:53:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbeb_d20250707_m015158_c001_v7007000_t0000_u01751853118753") 2025/07/07 01:53:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee05b0_d20250707_m015149_c001_v0001171_t0009_u01751853109894") 2025/07/07 01:53:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c3967f_d20250707_m015142_c001_v7007000_t0000_u01751853102101") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0559_d20250707_m015132_c001_v0001171_t0044_u01751853092022") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815a8d_d20250707_m015120_c001_v7007000_t0000_u01751853080924") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee04f7_d20250707_m015113_c001_v0001171_t0031_u01751853073696") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab32d_d20250707_m015107_c001_v7007000_t0000_u01751853067143") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e08_d20250707_m015102_c001_v0001109_t0030_u01751853062164") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b48e3_d20250707_m015059_c001_v7007000_t0000_u01751853059652") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb7f_d20250707_m015052_c001_v0001184_t0009_u01751853052796") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fce_d20250707_m015045_c001_v7007000_t0000_u01751853045594") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb1b_d20250707_m015041_c001_v0001184_t0019_u01751853041050") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab309_d20250707_m015038_c001_v7007000_t0000_u01751853038686") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffe7_d20250707_m015031_c001_v0001100_t0014_u01751853031632") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4081fe67e78a36e3_d20250707_m015020_c001_v7007000_t0000_u01751853020386") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d8f_d20250707_m015012_c001_v0001109_t0038_u01751853012459") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dcd_d20250707_m015005_c001_v7007000_t0000_u01751853005366") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff85_d20250707_m014955_c001_v0001100_t0046_u01751852995917") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b188_d20250707_m014948_c001_v7007000_t0000_u01751852988664") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee02ac_d20250707_m014938_c001_v0001171_t0037_u01751852978604") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0d61_d20250707_m015103_c001_v7007000_t0000_u01751853063341") 2025/07/07 01:53:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee049b_d20250707_m015058_c001_v0001171_t0055_u01751853058631") 2025/07/07 01:53:46 DEBUG : dir1/0010-45678: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a273_d20250707_m015125_c001_v7007000_t0000_u01751853085105") 2025/07/07 01:53:46 DEBUG : dir1/0010-45678: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee051f_d20250707_m015119_c001_v0001171_t0054_u01751853079390") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0de4_d20250707_m015249_c001_v7007000_t0000_u01751853169057") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ef0e_d20250707_m015240_c001_v0001184_t0048_u01751853160136") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c5b_d20250707_m015232_c001_v7007000_t0000_u01751853152291") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ee81_d20250707_m015223_c001_v0001184_t0025_u01751853143215") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067db1_d20250707_m015215_c001_v7007000_t0000_u01751853135010") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92edbd_d20250707_m015206_c001_v0001184_t0053_u01751853126212") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbec_d20250707_m015158_c001_v7007000_t0000_u01751853118934") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ed3f_d20250707_m015150_c001_v0001184_t0022_u01751853110220") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39680_d20250707_m015142_c001_v7007000_t0000_u01751853102284") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ecbd_d20250707_m015132_c001_v0001184_t0029_u01751853092279") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a262_d20250707_m015120_c001_v7007000_t0000_u01751853080545") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30091_d20250707_m015113_c001_v0001100_t0053_u01751853073993") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab32e_d20250707_m015107_c001_v7007000_t0000_u01751853067328") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3006d_d20250707_m015102_c001_v0001100_t0049_u01751853062232") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0d5d_d20250707_m015059_c001_v7007000_t0000_u01751853059817") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee047d_d20250707_m015052_c001_v0001171_t0036_u01751853052996") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fcf_d20250707_m015045_c001_v7007000_t0000_u01751853045781") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0435_d20250707_m015041_c001_v0001171_t0048_u01751853041075") 2025/07/07 01:53:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40095eb87b731a36_d20250707_m015038_c001_v7007000_t0000_u01751853038987") 2025/07/07 01:53:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee03f4_d20250707_m015031_c001_v0001171_t0027_u01751853031993") 2025/07/07 01:53:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4081fe67e78a36e7_d20250707_m015020_c001_v7007000_t0000_u01751853020938") 2025/07/07 01:53:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffb1_d20250707_m015012_c001_v0001100_t0047_u01751853012954") 2025/07/07 01:53:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dcf_d20250707_m015005_c001_v7007000_t0000_u01751853005557") 2025/07/07 01:53:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0308_d20250707_m014956_c001_v0001171_t0018_u01751852996245") 2025/07/07 01:53:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b189_d20250707_m014948_c001_v7007000_t0000_u01751852988846") 2025/07/07 01:53:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d5d_d20250707_m014938_c001_v0001109_t0018_u01751852978898") 2025/07/07 01:53:48 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f422f3d942ebe0ac9_d20250707_m015103_c001_v7007000_t0000_u01751853063397") 2025/07/07 01:53:48 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ebb1_d20250707_m015058_c001_v0001184_t0054_u01751853058868") 2025/07/07 01:53:48 DEBUG : dir1/0011-56789: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a274_d20250707_m015125_c001_v7007000_t0000_u01751853085295") 2025/07/07 01:53:48 DEBUG : dir1/0011-56789: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec59_d20250707_m015119_c001_v0001184_t0034_u01751853079439") 2025/07/07 01:53:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0de5_d20250707_m015249_c001_v7007000_t0000_u01751853169242") 2025/07/07 01:53:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd301d4_d20250707_m015240_c001_v0001100_t0053_u01751853160344") 2025/07/07 01:53:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c5d_d20250707_m015232_c001_v7007000_t0000_u01751853152475") 2025/07/07 01:53:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3019a_d20250707_m015223_c001_v0001100_t0035_u01751853143430") 2025/07/07 01:53:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067db2_d20250707_m015215_c001_v7007000_t0000_u01751853135192") 2025/07/07 01:53:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30152_d20250707_m015206_c001_v0001100_t0000_u01751853126407") 2025/07/07 01:53:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbee_d20250707_m015159_c001_v7007000_t0000_u01751853119115") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30116_d20250707_m015150_c001_v0001100_t0031_u01751853110444") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39681_d20250707_m015142_c001_v7007000_t0000_u01751853102469") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd300e1_d20250707_m015132_c001_v0001100_t0015_u01751853092476") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a264_d20250707_m015120_c001_v7007000_t0000_u01751853080935") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e1c_d20250707_m015114_c001_v0001109_t0014_u01751853074327") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab32f_d20250707_m015107_c001_v7007000_t0000_u01751853067511") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee04b1_d20250707_m015102_c001_v0001171_t0012_u01751853062249") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403021f69376c02c_d20250707_m015059_c001_v7007000_t0000_u01751853059837") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dec_d20250707_m015053_c001_v0001109_t0027_u01751853053522") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fd0_d20250707_m015045_c001_v7007000_t0000_u01751853045962") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30019_d20250707_m015041_c001_v0001100_t0045_u01751853041160") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d303bd_d20250707_m015039_c001_v7007000_t0000_u01751853039094") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dc6_d20250707_m015032_c001_v0001109_t0010_u01751853032406") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419ffae81cd62806_d20250707_m015020_c001_v7007000_t0000_u01751853020947") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee036b_d20250707_m015013_c001_v0001171_t0040_u01751853013238") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dd1_d20250707_m015005_c001_v7007000_t0000_u01751853005739") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d75_d20250707_m014956_c001_v0001109_t0034_u01751852996666") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b18a_d20250707_m014949_c001_v7007000_t0000_u01751852989027") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff5f_d20250707_m014939_c001_v0001100_t0025_u01751852979514") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4043af8c0b260a12_d20250707_m015103_c001_v7007000_t0000_u01751853063448") 2025/07/07 01:53:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee049f_d20250707_m015058_c001_v0001171_t0057_u01751853058898") 2025/07/07 01:53:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a275_d20250707_m015125_c001_v7007000_t0000_u01751853085477") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd300ad_d20250707_m015119_c001_v0001100_t0013_u01751853079593") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0de6_d20250707_m015249_c001_v7007000_t0000_u01751853169425") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4eae_d20250707_m015240_c001_v0001109_t0021_u01751853160643") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c5f_d20250707_m015232_c001_v7007000_t0000_u01751853152660") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e92_d20250707_m015223_c001_v0001109_t0000_u01751853143951") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067db7_d20250707_m015215_c001_v7007000_t0000_u01751853135375") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e76_d20250707_m015206_c001_v0001109_t0015_u01751853126830") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbef_d20250707_m015159_c001_v7007000_t0000_u01751853119301") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e5c_d20250707_m015150_c001_v0001109_t0043_u01751853110863") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39683_d20250707_m015142_c001_v7007000_t0000_u01751853102653") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e3e_d20250707_m015132_c001_v0001109_t0029_u01751853092815") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067d69_d20250707_m015120_c001_v7007000_t0000_u01751853080551") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec2d_d20250707_m015114_c001_v0001184_t0026_u01751853074847") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab330_d20250707_m015107_c001_v7007000_t0000_u01751853067701") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ebd5_d20250707_m015102_c001_v0001184_t0035_u01751853062299") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010e9c_d20250707_m015100_c001_v7007000_t0000_u01751853060042") 2025/07/07 01:53:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3003b_d20250707_m015054_c001_v0001100_t0044_u01751853054096") 2025/07/07 01:53:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fd1_d20250707_m015046_c001_v7007000_t0000_u01751853046145") 2025/07/07 01:53:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4ddc_d20250707_m015041_c001_v0001109_t0043_u01751853041194") 2025/07/07 01:53:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37f9c_d20250707_m015038_c001_v7007000_t0000_u01751853038695") 2025/07/07 01:53:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eac7_d20250707_m015032_c001_v0001184_t0006_u01751853032981") 2025/07/07 01:53:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f421d60b6368721d2_d20250707_m015020_c001_v7007000_t0000_u01751853020994") 2025/07/07 01:53:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d93_d20250707_m015013_c001_v0001109_t0029_u01751853013516") 2025/07/07 01:53:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dd3_d20250707_m015005_c001_v7007000_t0000_u01751853005921") 2025/07/07 01:53:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff89_d20250707_m014957_c001_v0001100_t0049_u01751852997181") 2025/07/07 01:53:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b18b_d20250707_m014949_c001_v7007000_t0000_u01751852989208") 2025/07/07 01:53:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee02b4_d20250707_m014939_c001_v0001171_t0052_u01751852979924") 2025/07/07 01:53:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab31d_d20250707_m015103_c001_v7007000_t0000_u01751853063115") 2025/07/07 01:53:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dfe_d20250707_m015059_c001_v0001109_t0042_u01751853059035") 2025/07/07 01:53:51 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a276_d20250707_m015125_c001_v7007000_t0000_u01751853085659") 2025/07/07 01:53:51 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec5f_d20250707_m015119_c001_v0001184_t0039_u01751853079641") 2025/07/07 01:53:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0de7_d20250707_m015249_c001_v7007000_t0000_u01751853169608") 2025/07/07 01:53:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee06c6_d20250707_m015241_c001_v0001171_t0020_u01751853161230") 2025/07/07 01:53:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c61_d20250707_m015232_c001_v7007000_t0000_u01751853152843") 2025/07/07 01:53:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee066c_d20250707_m015224_c001_v0001171_t0036_u01751853144475") 2025/07/07 01:53:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067db8_d20250707_m015215_c001_v7007000_t0000_u01751853135557") 2025/07/07 01:53:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0604_d20250707_m015207_c001_v0001171_t0055_u01751853127694") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbf0_d20250707_m015159_c001_v7007000_t0000_u01751853119483") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee05b4_d20250707_m015151_c001_v0001171_t0019_u01751853111615") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39684_d20250707_m015142_c001_v7007000_t0000_u01751853102836") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee056d_d20250707_m015133_c001_v0001171_t0053_u01751853093440") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec292634773_d20250707_m015120_c001_v7007000_t0000_u01751853080896") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0501_d20250707_m015115_c001_v0001171_t0046_u01751853075077") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab331_d20250707_m015107_c001_v7007000_t0000_u01751853067884") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3006f_d20250707_m015102_c001_v0001100_t0000_u01751853062516") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4043af8c0b260a0e_d20250707_m015100_c001_v7007000_t0000_u01751853060060") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb87_d20250707_m015054_c001_v0001184_t0037_u01751853054405") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fd2_d20250707_m015046_c001_v7007000_t0000_u01751853046326") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb1d_d20250707_m015041_c001_v0001184_t0040_u01751853041252") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0d50_d20250707_m015038_c001_v7007000_t0000_u01751853038712") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffeb_d20250707_m015033_c001_v0001100_t0057_u01751853033185") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b48cd_d20250707_m015020_c001_v7007000_t0000_u01751853020959") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffb7_d20250707_m015014_c001_v0001100_t0027_u01751853014212") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dd5_d20250707_m015006_c001_v7007000_t0000_u01751853006102") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee030f_d20250707_m014957_c001_v0001171_t0053_u01751852997476") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b18c_d20250707_m014949_c001_v7007000_t0000_u01751852989389") 2025/07/07 01:53:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d61_d20250707_m014940_c001_v0001109_t0010_u01751852980182") 2025/07/07 01:53:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4043af8c0b260a11_d20250707_m015103_c001_v7007000_t0000_u01751853063265") 2025/07/07 01:53:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ebb3_d20250707_m015059_c001_v0001184_t0031_u01751853059077") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a277_d20250707_m015125_c001_v7007000_t0000_u01751853085841") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec63_d20250707_m015119_c001_v0001184_t0033_u01751853079842") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0de8_d20250707_m015249_c001_v7007000_t0000_u01751853169790") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ef18_d20250707_m015241_c001_v0001184_t0042_u01751853161515") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c62_d20250707_m015233_c001_v7007000_t0000_u01751853153026") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ee8d_d20250707_m015224_c001_v0001184_t0053_u01751853144752") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067db9_d20250707_m015215_c001_v7007000_t0000_u01751853135740") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92edcb_d20250707_m015208_c001_v0001184_t0008_u01751853128074") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbf1_d20250707_m015159_c001_v7007000_t0000_u01751853119666") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ed49_d20250707_m015152_c001_v0001184_t0012_u01751853112072") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39685_d20250707_m015143_c001_v7007000_t0000_u01751853103020") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ecc5_d20250707_m015133_c001_v0001184_t0000_u01751853093794") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4055556fb9529c1c_d20250707_m015120_c001_v7007000_t0000_u01751853080778") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30093_d20250707_m015115_c001_v0001100_t0011_u01751853075381") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab332_d20250707_m015108_c001_v7007000_t0000_u01751853068067") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee04b7_d20250707_m015102_c001_v0001171_t0018_u01751853062540") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4055556fb9529c14_d20250707_m015100_c001_v7007000_t0000_u01751853060235") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0483_d20250707_m015054_c001_v0001171_t0049_u01751853054612") 2025/07/07 01:53:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fd4_d20250707_m015046_c001_v7007000_t0000_u01751853046508") 2025/07/07 01:53:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0437_d20250707_m015041_c001_v0001171_t0022_u01751853041393") 2025/07/07 01:53:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067d25_d20250707_m015039_c001_v7007000_t0000_u01751853039121") 2025/07/07 01:53:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee03fc_d20250707_m015033_c001_v0001171_t0053_u01751853033557") 2025/07/07 01:53:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec29263475f_d20250707_m015021_c001_v7007000_t0000_u01751853021003") 2025/07/07 01:53:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee037b_d20250707_m015014_c001_v0001171_t0038_u01751853014672") 2025/07/07 01:53:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dd6_d20250707_m015006_c001_v7007000_t0000_u01751853006292") 2025/07/07 01:53:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d77_d20250707_m014957_c001_v0001109_t0046_u01751852997729") 2025/07/07 01:53:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b18d_d20250707_m014949_c001_v7007000_t0000_u01751852989570") 2025/07/07 01:53:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff61_d20250707_m014940_c001_v0001100_t0044_u01751852980770") 2025/07/07 01:53:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edba3_d20250707_m015103_c001_v7007000_t0000_u01751853063129") 2025/07/07 01:53:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30059_d20250707_m015059_c001_v0001100_t0039_u01751853059089") 2025/07/07 01:53:54 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a278_d20250707_m015126_c001_v7007000_t0000_u01751853086024") 2025/07/07 01:53:54 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd300b1_d20250707_m015119_c001_v0001100_t0000_u01751853079871") 2025/07/07 01:53:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0de9_d20250707_m015249_c001_v7007000_t0000_u01751853169975") 2025/07/07 01:53:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd301d8_d20250707_m015241_c001_v0001100_t0055_u01751853161725") 2025/07/07 01:53:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c63_d20250707_m015233_c001_v7007000_t0000_u01751853153208") 2025/07/07 01:53:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3019c_d20250707_m015224_c001_v0001100_t0052_u01751853144957") 2025/07/07 01:53:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067dba_d20250707_m015215_c001_v7007000_t0000_u01751853135923") 2025/07/07 01:53:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3015c_d20250707_m015208_c001_v0001100_t0017_u01751853128300") 2025/07/07 01:53:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbf2_d20250707_m015159_c001_v7007000_t0000_u01751853119847") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3011e_d20250707_m015152_c001_v0001100_t0052_u01751853112275") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39686_d20250707_m015143_c001_v7007000_t0000_u01751853103204") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd300e5_d20250707_m015134_c001_v0001100_t0047_u01751853094001") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec292634772_d20250707_m015120_c001_v7007000_t0000_u01751853080713") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e1e_d20250707_m015115_c001_v0001109_t0049_u01751853075755") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab333_d20250707_m015108_c001_v7007000_t0000_u01751853068251") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ebdb_d20250707_m015102_c001_v0001184_t0045_u01751853062549") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b48e4_d20250707_m015059_c001_v7007000_t0000_u01751853059835") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4df0_d20250707_m015054_c001_v0001109_t0046_u01751853054916") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fd5_d20250707_m015046_c001_v7007000_t0000_u01751853046690") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb21_d20250707_m015041_c001_v0001184_t0016_u01751853041445") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec292634765_d20250707_m015038_c001_v7007000_t0000_u01751853038989") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dca_d20250707_m015033_c001_v0001109_t0031_u01751853033851") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fde_d20250707_m015021_c001_v7007000_t0000_u01751853021017") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d97_d20250707_m015014_c001_v0001109_t0039_u01751853014967") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dd8_d20250707_m015006_c001_v7007000_t0000_u01751853006474") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff8b_d20250707_m014958_c001_v0001100_t0015_u01751852998209") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b18e_d20250707_m014949_c001_v7007000_t0000_u01751852989751") 2025/07/07 01:53:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee02c0_d20250707_m014941_c001_v0001171_t0049_u01751852981136") 2025/07/07 01:53:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4055556fb9529c17_d20250707_m015103_c001_v7007000_t0000_u01751853063461") 2025/07/07 01:53:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ebb5_d20250707_m015059_c001_v0001184_t0042_u01751853059272") 2025/07/07 01:53:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fe4_d20250707_m015023_c001_v7007000_t0000_u01751853023600") 2025/07/07 01:53:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffc5_d20250707_m015018_c001_v0001100_t0008_u01751853018256") 2025/07/07 01:53:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fe5_d20250707_m015023_c001_v7007000_t0000_u01751853023787") 2025/07/07 01:53:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0395_d20250707_m015018_c001_v0001171_t0024_u01751853018309") 2025/07/07 01:53:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fe6_d20250707_m015023_c001_v7007000_t0000_u01751853023976") 2025/07/07 01:53:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4da3_d20250707_m015018_c001_v0001109_t0051_u01751853018354") 2025/07/07 01:53:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fe7_d20250707_m015024_c001_v7007000_t0000_u01751853024161") 2025/07/07 01:53:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0399_d20250707_m015018_c001_v0001171_t0052_u01751853018590") 2025/07/07 01:53:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fe9_d20250707_m015024_c001_v7007000_t0000_u01751853024344") 2025/07/07 01:53:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffc7_d20250707_m015018_c001_v0001100_t0029_u01751853018623") 2025/07/07 01:53:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778feb_d20250707_m015024_c001_v7007000_t0000_u01751853024537") 2025/07/07 01:53:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ea54_d20250707_m015018_c001_v0001184_t0041_u01751853018811") 2025/07/07 01:53:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fec_d20250707_m015024_c001_v7007000_t0000_u01751853024721") 2025/07/07 01:53:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4da7_d20250707_m015018_c001_v0001109_t0040_u01751853018893") 2025/07/07 01:53:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fed_d20250707_m015024_c001_v7007000_t0000_u01751853024903") 2025/07/07 01:53:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee039b_d20250707_m015018_c001_v0001171_t0033_u01751853018919") 2025/07/07 01:53:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778fef_d20250707_m015025_c001_v7007000_t0000_u01751853025087") 2025/07/07 01:53:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ea58_d20250707_m015019_c001_v0001184_t0052_u01751853019020") 2025/07/07 01:53:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778ff0_d20250707_m015025_c001_v7007000_t0000_u01751853025269") 2025/07/07 01:53:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffcd_d20250707_m015019_c001_v0001100_t0033_u01751853019095") 2025/07/07 01:53:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778ff1_d20250707_m015025_c001_v7007000_t0000_u01751853025453") 2025/07/07 01:53:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ea5c_d20250707_m015019_c001_v0001184_t0044_u01751853019220") 2025/07/07 01:53:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778ff2_d20250707_m015025_c001_v7007000_t0000_u01751853025635") 2025/07/07 01:53:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee039d_d20250707_m015019_c001_v0001171_t0025_u01751853019233") 2025/07/07 01:53:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778ff3_d20250707_m015025_c001_v7007000_t0000_u01751853025818") 2025/07/07 01:53:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffcf_d20250707_m015019_c001_v0001100_t0024_u01751853019411") 2025/07/07 01:53:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778ff4_d20250707_m015026_c001_v7007000_t0000_u01751853026000") 2025/07/07 01:53:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ea60_d20250707_m015019_c001_v0001184_t0035_u01751853019430") 2025/07/07 01:53:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778ff5_d20250707_m015026_c001_v7007000_t0000_u01751853026184") 2025/07/07 01:53:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dab_d20250707_m015019_c001_v0001109_t0052_u01751853019459") 2025/07/07 01:53:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778ff6_d20250707_m015026_c001_v7007000_t0000_u01751853026371") 2025/07/07 01:53:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee039f_d20250707_m015019_c001_v0001171_t0050_u01751853019527") 2025/07/07 01:53:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419ffae81cd62810_d20250707_m015041_c001_v7007000_t0000_u01751853041719") 2025/07/07 01:53:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eae9_d20250707_m015036_c001_v0001184_t0025_u01751853036926") 2025/07/07 01:53:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab30f_d20250707_m015041_c001_v7007000_t0000_u01751853041893") 2025/07/07 01:53:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0419_d20250707_m015037_c001_v0001171_t0006_u01751853037093") 2025/07/07 01:53:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab30e_d20250707_m015041_c001_v7007000_t0000_u01751853041709") 2025/07/07 01:53:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffff_d20250707_m015037_c001_v0001100_t0030_u01751853037193") 2025/07/07 01:53:57 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40459ab879296f2f_d20250707_m015041_c001_v7007000_t0000_u01751853041918") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eaed_d20250707_m015037_c001_v0001184_t0023_u01751853037129") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fa1_d20250707_m015041_c001_v7007000_t0000_u01751853041695") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dd0_d20250707_m015037_c001_v0001109_t0042_u01751853037298") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40095eb87b731a47_d20250707_m015041_c001_v7007000_t0000_u01751853041928") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eaef_d20250707_m015037_c001_v0001184_t0019_u01751853037330") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067d28_d20250707_m015042_c001_v7007000_t0000_u01751853042031") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee041d_d20250707_m015037_c001_v0001171_t0049_u01751853037437") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067d26_d20250707_m015041_c001_v7007000_t0000_u01751853041665") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eaf1_d20250707_m015037_c001_v0001184_t0058_u01751853037527") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40459ab879296f2d_d20250707_m015041_c001_v7007000_t0000_u01751853041736") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30003_d20250707_m015037_c001_v0001100_t0031_u01751853037576") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419ffae81cd62811_d20250707_m015041_c001_v7007000_t0000_u01751853041904") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eaf3_d20250707_m015037_c001_v0001184_t0000_u01751853037723") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067d27_d20250707_m015041_c001_v7007000_t0000_u01751853041848") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0421_d20250707_m015037_c001_v0001171_t0046_u01751853037822") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d303ca_d20250707_m015042_c001_v7007000_t0000_u01751853042041") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dd4_d20250707_m015037_c001_v0001109_t0058_u01751853037868") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d303cb_d20250707_m015042_c001_v7007000_t0000_u01751853042060") 2025/07/07 01:53:58 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eaf5_d20250707_m015037_c001_v0001184_t0022_u01751853037959") 2025/07/07 01:53:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d303c7_d20250707_m015041_c001_v7007000_t0000_u01751853041859") 2025/07/07 01:53:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30009_d20250707_m015038_c001_v0001100_t0022_u01751853038105") 2025/07/07 01:53:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fa3_d20250707_m015042_c001_v7007000_t0000_u01751853042062") 2025/07/07 01:53:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0423_d20250707_m015038_c001_v0001171_t0023_u01751853038117") 2025/07/07 01:53:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d303c5_d20250707_m015041_c001_v7007000_t0000_u01751853041676") 2025/07/07 01:53:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eaf9_d20250707_m015038_c001_v0001184_t0007_u01751853038163") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010ce2_d20250707_m014821_c001_v7007000_t0000_u01751852901806") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f108ca186199f5c82_d20250707_m014819_c001_v0001172_t0023_u01751852899458") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f422f3d942ebe0a11_d20250707_m014819_c001_v7007000_t0000_u01751852899274") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f108ca186199f5c7a_d20250707_m014816_c001_v0001172_t0045_u01751852896469") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f422f3d942ebe0a0e_d20250707_m014815_c001_v7007000_t0000_u01751852895737") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3ced_d20250707_m014811_c001_v0001041_t0059_u01751852891661") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010ccd_d20250707_m014810_c001_v7007000_t0000_u01751852890174") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f119b5dd7bb6e6b04_d20250707_m014808_c001_v0001176_t0012_u01751852888391") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d301e5_d20250707_m014808_c001_v7007000_t0000_u01751852888208") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f119b5dd7bb6e6af8_d20250707_m014805_c001_v0001176_t0024_u01751852885510") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d301d8_d20250707_m014804_c001_v7007000_t0000_u01751852884777") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee006e_d20250707_m014801_c001_v0001171_t0033_u01751852881042") 2025/07/07 01:53:59 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010cc7_d20250707_m014759_c001_v7007000_t0000_u01751852879765") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f111952ad86069143_d20250707_m014758_c001_v0001044_t0052_u01751852878245") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab1de_d20250707_m014758_c001_v7007000_t0000_u01751852878021") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f111952ad86069141_d20250707_m014755_c001_v0001044_t0038_u01751852875050") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab1dc_d20250707_m014754_c001_v7007000_t0000_u01751852874322") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0035_d20250707_m014750_c001_v0001171_t0049_u01751852870824") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010cc5_d20250707_m014749_c001_v7007000_t0000_u01751852869913") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f10275b3720428f74_d20250707_m014748_c001_v0001176_t0036_u01751852868288") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40459ab879296df5_d20250707_m014748_c001_v7007000_t0000_u01751852868102") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f10275b3720428f6e_d20250707_m014744_c001_v0001176_t0054_u01751852864972") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40459ab879296de8_d20250707_m014744_c001_v7007000_t0000_u01751852864235") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfffd_d20250707_m014738_c001_v0001171_t0059_u01751852858496") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b0f5_d20250707_m014737_c001_v7007000_t0000_u01751852857583") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1066647eb52ee0ce_d20250707_m014735_c001_v0001099_t0036_u01751852855836") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415d30c94b1c0813_d20250707_m014735_c001_v7007000_t0000_u01751852855653") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1066647eb52ee0c6_d20250707_m014732_c001_v0001099_t0042_u01751852852114") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415d30c94b1c07fd_d20250707_m014731_c001_v7007000_t0000_u01751852851377") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edffc4_d20250707_m014725_c001_v0001171_t0043_u01751852845935") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4085bdfc9da8a29e_d20250707_m014725_c001_v7007000_t0000_u01751852845018") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1034347f16dd10af_d20250707_m014723_c001_v0001181_t0028_u01751852843119") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a03d_d20250707_m014722_c001_v7007000_t0000_u01751852842931") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1034347f16dd10a3_d20250707_m014719_c001_v0001181_t0006_u01751852839267") 2025/07/07 01:54:00 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a03b_d20250707_m014718_c001_v7007000_t0000_u01751852838536") 2025/07/07 01:54:01 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edff76_d20250707_m014712_c001_v0001171_t0007_u01751852832585") 2025/07/07 01:54:01 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f409f9734efa92ad2_d20250707_m014711_c001_v7007000_t0000_u01751852831482") 2025/07/07 01:54:01 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f11466544e61b457d_d20250707_m014705_c001_v0001144_t0031_u01751852825492") 2025/07/07 01:54:01 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4081fe67e78a366f_d20250707_m014705_c001_v7007000_t0000_u01751852825267") 2025/07/07 01:54:01 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edff34_d20250707_m014701_c001_v0001171_t0008_u01751852821240") 2025/07/07 01:54:01 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1177b65da00f9c6a_d20250707_m014700_c001_v0001100_t0044_u01751852820416") 2025/07/07 01:54:01 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1177b65da00f9c68_d20250707_m014659_c001_v0001100_t0021_u01751852819289") 2025/07/07 01:54:01 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4024a9f405181642_d20250707_m014645_c001_v7007000_t0000_u01751852805930") 2025/07/07 01:54:01 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c54_d20250707_m014638_c001_v0001041_t0025_u01751852798576") 2025/07/07 01:54:01 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f10708b429f40fd8a_d20250707_m014637_c001_v0001157_t0059_u01751852797730") 2025/07/07 01:54:01 DEBUG : dst/one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f10708b429f40fd86_d20250707_m014636_c001_v0001157_t0046_u01751852796624") 2025/07/07 01:54:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010ce3_d20250707_m014821_c001_v7007000_t0000_u01751852901989") 2025/07/07 01:54:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f103446055abe2918_d20250707_m014818_c001_v0001101_t0046_u01751852898747") 2025/07/07 01:54:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1136be249b83a134_d20250707_m014815_c001_v0001184_t0059_u01751852895523") 2025/07/07 01:54:01 DEBUG : dst/one.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010cce_d20250707_m014810_c001_v7007000_t0000_u01751852890356") 2025/07/07 01:54:01 DEBUG : dst/one.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f102d3e5242a170a9_d20250707_m014807_c001_v0001105_t0052_u01751852887812") 2025/07/07 01:54:01 DEBUG : dst/one.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f118844814c56b019_d20250707_m014804_c001_v0001184_t0054_u01751852884527") 2025/07/07 01:54:01 DEBUG : dst/one.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010cc8_d20250707_m014759_c001_v7007000_t0000_u01751852879948") 2025/07/07 01:54:01 DEBUG : dst/one.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f113e7188257de244_d20250707_m014757_c001_v0001183_t0054_u01751852877814") 2025/07/07 01:54:01 DEBUG : dst/one.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1013167270865b09_d20250707_m014754_c001_v0001180_t0048_u01751852874056") 2025/07/07 01:54:02 DEBUG : dst/three: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f409f9734efa92ad3_d20250707_m014711_c001_v7007000_t0000_u01751852831669") 2025/07/07 01:54:02 DEBUG : dst/three: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1177b65da00f9c7e_d20250707_m014709_c001_v0001100_t0041_u01751852829969") 2025/07/07 01:54:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010ce4_d20250707_m014822_c001_v7007000_t0000_u01751852902172") 2025/07/07 01:54:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1081d19171d20547_d20250707_m014820_c001_v0001032_t0002_u01751852900380") 2025/07/07 01:54:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f10309f1c2203f4ca_d20250707_m014817_c001_v0001184_t0022_u01751852897311") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010ce5_d20250707_m014822_c001_v7007000_t0000_u01751852902354") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f108ca186199f5c86_d20250707_m014821_c001_v0001172_t0056_u01751852901091") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f422f3d942ebe0a13_d20250707_m014820_c001_v7007000_t0000_u01751852900909") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f108ca186199f5c7c_d20250707_m014817_c001_v0001172_t0012_u01751852897708") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f422f3d942ebe0a0f_d20250707_m014817_c001_v7007000_t0000_u01751852897525") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3cf1_d20250707_m014812_c001_v0001041_t0056_u01751852892725") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010ccf_d20250707_m014810_c001_v7007000_t0000_u01751852890540") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f119b5dd7bb6e6b06_d20250707_m014809_c001_v0001176_t0058_u01751852889561") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d301ea_d20250707_m014809_c001_v7007000_t0000_u01751852889378") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f119b5dd7bb6e6afe_d20250707_m014806_c001_v0001176_t0033_u01751852886788") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f403bf01634d301de_d20250707_m014806_c001_v7007000_t0000_u01751852886603") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0074_d20250707_m014801_c001_v0001171_t0040_u01751852881790") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab1df_d20250707_m014759_c001_v7007000_t0000_u01751852879206") 2025/07/07 01:54:02 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3ccd_d20250707_m014756_c001_v0001041_t0012_u01751852876814") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab1dd_d20250707_m014756_c001_v7007000_t0000_u01751852876077") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee003b_d20250707_m014751_c001_v0001171_t0038_u01751852871437") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40459ab879296df8_d20250707_m014748_c001_v7007000_t0000_u01751852868983") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3cc1_d20250707_m014746_c001_v0001041_t0048_u01751852866926") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40459ab879296dee_d20250707_m014745_c001_v7007000_t0000_u01751852865819") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edffff_d20250707_m014739_c001_v0001171_t0019_u01751852859341") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415d30c94b1c0815_d20250707_m014736_c001_v7007000_t0000_u01751852856663") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3ca2_d20250707_m014734_c001_v0001041_t0052_u01751852854283") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415d30c94b1c0808_d20250707_m014733_c001_v7007000_t0000_u01751852853195") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edffc8_d20250707_m014726_c001_v0001171_t0025_u01751852846622") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a03f_d20250707_m014724_c001_v7007000_t0000_u01751852844098") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c8c_d20250707_m014721_c001_v0001041_t0015_u01751852841265") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a03c_d20250707_m014720_c001_v7007000_t0000_u01751852840172") 2025/07/07 01:54:03 DEBUG : dst/three.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edff78_d20250707_m014713_c001_v0001171_t0020_u01751852833506") 2025/07/07 01:54:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010cd0_d20250707_m014810_c001_v7007000_t0000_u01751852890723") 2025/07/07 01:54:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1188b8cbb54df120_d20250707_m014809_c001_v0001182_t0046_u01751852889173") 2025/07/07 01:54:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f113b3abd55705822_d20250707_m014806_c001_v0001101_t0001_u01751852886295") 2025/07/07 01:54:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010cc9_d20250707_m014800_c001_v7007000_t0000_u01751852880130") 2025/07/07 01:54:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f102d3e5242a1709b_d20250707_m014758_c001_v0001105_t0038_u01751852878853") 2025/07/07 01:54:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1100ef29e13bbd10_d20250707_m014755_c001_v0001144_t0040_u01751852875607") 2025/07/07 01:54:03 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010ce6_d20250707_m014822_c001_v7007000_t0000_u01751852902536") 2025/07/07 01:54:03 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee009e_d20250707_m014812_c001_v0001171_t0058_u01751852892435") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010cd1_d20250707_m014810_c001_v7007000_t0000_u01751852890905") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3cd9_d20250707_m014801_c001_v0001041_t0050_u01751852881416") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010cca_d20250707_m014800_c001_v7007000_t0000_u01751852880312") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3cc7_d20250707_m014751_c001_v0001041_t0059_u01751852871118") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010cc6_d20250707_m014750_c001_v7007000_t0000_u01751852870095") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3cb1_d20250707_m014738_c001_v0001041_t0032_u01751852858852") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b0f6_d20250707_m014737_c001_v7007000_t0000_u01751852857765") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c90_d20250707_m014726_c001_v0001041_t0023_u01751852846236") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4085bdfc9da8a29f_d20250707_m014725_c001_v7007000_t0000_u01751852845200") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c80_d20250707_m014712_c001_v0001041_t0024_u01751852832848") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f409f9734efa92ad4_d20250707_m014711_c001_v7007000_t0000_u01751852831852") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f101152111d87bea7_d20250707_m014707_c001_v0001117_t0044_u01751852827168") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4024a9f405181643_d20250707_m014646_c001_v7007000_t0000_u01751852806114") 2025/07/07 01:54:04 DEBUG : dst/two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f10708b429f40fd98_d20250707_m014644_c001_v0001157_t0047_u01751852804824") 2025/07/07 01:54:04 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37e63_d20250707_m014610_c001_v7007000_t0000_u01751852770597") 2025/07/07 01:54:04 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c34_d20250707_m014606_c001_v0001041_t0018_u01751852766432") 2025/07/07 01:54:04 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37e58_d20250707_m014604_c001_v7007000_t0000_u01751852764404") 2025/07/07 01:54:04 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfdc0_d20250707_m014554_c001_v0001171_t0053_u01751852754125") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12aa28b_d20250707_m014545_c001_v7007000_t0000_u01751852745779") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c0a_d20250707_m014542_c001_v0001041_t0001_u01751852742019") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8be_d20250707_m014521_c001_v7007000_t0000_u01751852721759") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5201_d20250707_m014519_c001_v0001098_t0027_u01751852719621") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8ba_d20250707_m014518_c001_v7007000_t0000_u01751852718696") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51f9_d20250707_m014517_c001_v0001098_t0039_u01751852717472") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8b4_d20250707_m014514_c001_v7007000_t0000_u01751852714596") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51e3_d20250707_m014512_c001_v0001098_t0052_u01751852712784") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8b0_d20250707_m014511_c001_v7007000_t0000_u01751852711927") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51d9_d20250707_m014510_c001_v0001098_t0014_u01751852710571") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e3d_d20250707_m014504_c001_v7007000_t0000_u01751852704105") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51bb_d20250707_m014502_c001_v0001098_t0053_u01751852702446") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e31_d20250707_m014501_c001_v7007000_t0000_u01751852701522") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51b3_d20250707_m014500_c001_v0001098_t0018_u01751852700528") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e18_d20250707_m014455_c001_v7007000_t0000_u01751852695974") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5197_d20250707_m014454_c001_v0001098_t0013_u01751852694505") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343d9_d20250707_m014452_c001_v7007000_t0000_u01751852692655") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e518a_d20250707_m014451_c001_v0001098_t0014_u01751852691379") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343d8_d20250707_m014451_c001_v7007000_t0000_u01751852691016") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115564be013d9d90_d20250707_m014450_c001_v0001106_t0007_u01751852690075") 2025/07/07 01:54:05 DEBUG : empty space: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5182_d20250707_m014448_c001_v0001098_t0050_u01751852688396") 2025/07/07 01:54:06 DEBUG : enormous: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8bc_d20250707_m014520_c001_v7007000_t0000_u01751852720825") 2025/07/07 01:54:06 DEBUG : enormous: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5203_d20250707_m014520_c001_v0001098_t0052_u01751852720090") 2025/07/07 01:54:06 DEBUG : existing: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010cea_d20250707_m014827_c001_v7007000_t0000_u01751852907336") 2025/07/07 01:54:06 DEBUG : existing: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee00d3_d20250707_m014825_c001_v0001171_t0044_u01751852905992") 2025/07/07 01:54:06 DEBUG : existing: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12aa26f_d20250707_m014540_c001_v7007000_t0000_u01751852740377") 2025/07/07 01:54:06 DEBUG : existing: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c06_d20250707_m014539_c001_v0001041_t0006_u01751852739301") 2025/07/07 01:54:06 DEBUG : existing: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343d3_d20250707_m014445_c001_v7007000_t0000_u01751852685380") 2025/07/07 01:54:06 DEBUG : existing: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5176_d20250707_m014444_c001_v0001098_t0032_u01751852684261") 2025/07/07 01:54:06 DEBUG : existing: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343ce_d20250707_m014443_c001_v7007000_t0000_u01751852683714") 2025/07/07 01:54:06 DEBUG : existing: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5172_d20250707_m014443_c001_v0001098_t0056_u01751852683058") 2025/07/07 01:54:06 DEBUG : existing: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e516e_d20250707_m014442_c001_v0001098_t0001_u01751852682026") 2025/07/07 01:54:06 DEBUG : existing-b: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12aa271_d20250707_m014540_c001_v7007000_t0000_u01751852740560") 2025/07/07 01:54:06 DEBUG : existing-b: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfd7c_d20250707_m014539_c001_v0001171_t0038_u01751852739289") 2025/07/07 01:54:06 DEBUG : file1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb8159e3_d20250707_m014923_c001_v7007000_t0000_u01751852963658") 2025/07/07 01:54:06 DEBUG : file1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff3f_d20250707_m014922_c001_v0001100_t0016_u01751852962303") 2025/07/07 01:54:06 DEBUG : file1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb8159d4_d20250707_m014920_c001_v7007000_t0000_u01751852960937") 2025/07/07 01:54:06 DEBUG : file1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee024c_d20250707_m014919_c001_v0001171_t0000_u01751852959133") 2025/07/07 01:54:06 DEBUG : five: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8c0_d20250707_m014525_c001_v7007000_t0000_u01751852725658") 2025/07/07 01:54:06 DEBUG : five: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417f3a00303e5219_d20250707_m014523_c001_v0001098_t0023_u01751852723636") 2025/07/07 01:54:06 DEBUG : foo: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e10_d20250707_m014454_c001_v7007000_t0000_u01751852694137") 2025/07/07 01:54:07 DEBUG : foo: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417f3a00303e5191_d20250707_m014453_c001_v0001098_t0023_u01751852693582") 2025/07/07 01:54:07 DEBUG : foo: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417f3a00303e518f_d20250707_m014453_c001_v0001098_t0023_u01751852693018") 2025/07/07 01:54:07 DEBUG : four: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8c1_d20250707_m014525_c001_v7007000_t0000_u01751852725844") 2025/07/07 01:54:07 DEBUG : four: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4032b51810edfd04_d20250707_m014524_c001_v0001171_t0045_u01751852724190") 2025/07/07 01:54:07 DEBUG : four: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5215_d20250707_m014522_c001_v0001098_t0059_u01751852722955") 2025/07/07 01:54:07 DEBUG : hello world2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b4725_d20250707_m014358_c001_v7007000_t0000_u01751852638117") 2025/07/07 01:54:07 DEBUG : hello world2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e50d0_d20250707_m014357_c001_v0001098_t0052_u01751852637432") 2025/07/07 01:54:07 DEBUG : ignore-size: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343cc_d20250707_m014441_c001_v7007000_t0000_u01751852681663") 2025/07/07 01:54:07 DEBUG : ignore-size: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5166_d20250707_m014440_c001_v0001098_t0045_u01751852680530") 2025/07/07 01:54:07 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12aa268_d20250707_m014538_c001_v7007000_t0000_u01751852738545") 2025/07/07 01:54:07 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfd70_d20250707_m014537_c001_v0001171_t0052_u01751852737741") 2025/07/07 01:54:07 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8d4_d20250707_m014536_c001_v7007000_t0000_u01751852736991") 2025/07/07 01:54:07 DEBUG : nested/sub dir/file: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3bf6_d20250707_m014536_c001_v0001041_t0048_u01751852736264") 2025/07/07 01:54:07 DEBUG : one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8c2_d20250707_m014526_c001_v7007000_t0000_u01751852726027") 2025/07/07 01:54:07 DEBUG : one: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417f3a00303e520b_d20250707_m014522_c001_v0001098_t0023_u01751852722150") 2025/07/07 01:54:07 DEBUG : only0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1a1_d20250707_m014914_c001_v7007000_t0000_u01751852954738") 2025/07/07 01:54:07 DEBUG : only0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4032b51810ee0200_d20250707_m014909_c001_v0001171_t0045_u01751852949111") 2025/07/07 01:54:07 DEBUG : only0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d45_d20250707_m014853_c001_v0001041_t0022_u01751852933280") 2025/07/07 01:54:08 DEBUG : only0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c3957b_d20250707_m014847_c001_v7007000_t0000_u01751852927266") 2025/07/07 01:54:08 DEBUG : only0: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d01_d20250707_m014831_c001_v0001041_t0006_u01751852911091") 2025/07/07 01:54:08 DEBUG : only1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1b1_d20250707_m014914_c001_v7007000_t0000_u01751852954919") 2025/07/07 01:54:08 DEBUG : only1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f400a148d7fd2ff1b_d20250707_m014909_c001_v0001100_t0017_u01751852949856") 2025/07/07 01:54:08 DEBUG : only1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d47_d20250707_m014854_c001_v0001041_t0001_u01751852934307") 2025/07/07 01:54:08 DEBUG : only1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c3957c_d20250707_m014847_c001_v7007000_t0000_u01751852927448") 2025/07/07 01:54:08 DEBUG : only1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d03_d20250707_m014831_c001_v0001041_t0044_u01751852911662") 2025/07/07 01:54:08 DEBUG : only10: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1b2_d20250707_m014915_c001_v7007000_t0000_u01751852955101") 2025/07/07 01:54:08 DEBUG : only10: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415e7898681c4d21_d20250707_m014909_c001_v0001109_t0011_u01751852949861") 2025/07/07 01:54:08 DEBUG : only10: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d5b_d20250707_m014901_c001_v0001041_t0042_u01751852941075") 2025/07/07 01:54:08 DEBUG : only10: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f98f_d20250707_m014846_c001_v7007000_t0000_u01751852926922") 2025/07/07 01:54:08 DEBUG : only10: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d1d_d20250707_m014838_c001_v0001041_t0006_u01751852918347") 2025/07/07 01:54:08 DEBUG : only11: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1b3_d20250707_m014915_c001_v7007000_t0000_u01751852955282") 2025/07/07 01:54:08 DEBUG : only11: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f407348a29dbc3d7d_d20250707_m014909_c001_v0001041_t0028_u01751852949121") 2025/07/07 01:54:08 DEBUG : only11: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d5d_d20250707_m014901_c001_v0001041_t0011_u01751852941887") 2025/07/07 01:54:08 DEBUG : only11: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417693e64a3d973c_d20250707_m014846_c001_v7007000_t0000_u01751852926960") 2025/07/07 01:54:08 DEBUG : only11: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d1f_d20250707_m014838_c001_v0001041_t0020_u01751852918985") 2025/07/07 01:54:08 DEBUG : only12: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1b4_d20250707_m014915_c001_v7007000_t0000_u01751852955462") 2025/07/07 01:54:08 DEBUG : only12: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4032b51810ee0204_d20250707_m014909_c001_v0001171_t0045_u01751852949506") 2025/07/07 01:54:08 DEBUG : only12: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d61_d20250707_m014902_c001_v0001041_t0010_u01751852942625") 2025/07/07 01:54:09 DEBUG : only12: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c3957a_d20250707_m014847_c001_v7007000_t0000_u01751852927084") 2025/07/07 01:54:09 DEBUG : only12: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d27_d20250707_m014839_c001_v0001041_t0057_u01751852919724") 2025/07/07 01:54:09 DEBUG : only13: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1b5_d20250707_m014915_c001_v7007000_t0000_u01751852955655") 2025/07/07 01:54:09 DEBUG : only13: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4032b51810ee020a_d20250707_m014909_c001_v0001171_t0045_u01751852949874") 2025/07/07 01:54:09 DEBUG : only13: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d63_d20250707_m014903_c001_v0001041_t0030_u01751852943302") 2025/07/07 01:54:09 DEBUG : only13: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4085bdfc9da8a33c_d20250707_m014847_c001_v7007000_t0000_u01751852927294") 2025/07/07 01:54:09 DEBUG : only13: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d29_d20250707_m014840_c001_v0001041_t0041_u01751852920461") 2025/07/07 01:54:09 DEBUG : only14: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1b6_d20250707_m014915_c001_v7007000_t0000_u01751852955836") 2025/07/07 01:54:09 DEBUG : only14: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f400a148d7fd2ff19_d20250707_m014909_c001_v0001100_t0017_u01751852949673") 2025/07/07 01:54:09 DEBUG : only14: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d69_d20250707_m014904_c001_v0001041_t0042_u01751852944039") 2025/07/07 01:54:09 DEBUG : only14: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417693e64a3d972c_d20250707_m014846_c001_v7007000_t0000_u01751852926530") 2025/07/07 01:54:09 DEBUG : only14: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d2b_d20250707_m014841_c001_v0001041_t0032_u01751852921156") 2025/07/07 01:54:09 DEBUG : only15: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1b7_d20250707_m014916_c001_v7007000_t0000_u01751852956018") 2025/07/07 01:54:09 DEBUG : only15: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f407348a29dbc3d83_d20250707_m014909_c001_v0001041_t0028_u01751852949884") 2025/07/07 01:54:09 DEBUG : only15: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d6d_d20250707_m014904_c001_v0001041_t0032_u01751852944681") 2025/07/07 01:54:09 DEBUG : only15: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f990_d20250707_m014847_c001_v7007000_t0000_u01751852927103") 2025/07/07 01:54:09 DEBUG : only15: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d2f_d20250707_m014842_c001_v0001041_t0022_u01751852922012") 2025/07/07 01:54:09 DEBUG : only16: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1b8_d20250707_m014916_c001_v7007000_t0000_u01751852956200") 2025/07/07 01:54:09 DEBUG : only16: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f407348a29dbc3d85_d20250707_m014910_c001_v0001041_t0028_u01751852950070") 2025/07/07 01:54:10 DEBUG : only16: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d71_d20250707_m014905_c001_v0001041_t0004_u01751852945514") 2025/07/07 01:54:10 DEBUG : only16: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417693e64a3d973b_d20250707_m014846_c001_v7007000_t0000_u01751852926715") 2025/07/07 01:54:10 DEBUG : only16: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d31_d20250707_m014842_c001_v0001041_t0038_u01751852922814") 2025/07/07 01:54:10 DEBUG : only17: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1b9_d20250707_m014916_c001_v7007000_t0000_u01751852956380") 2025/07/07 01:54:10 DEBUG : only17: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f407348a29dbc3d7f_d20250707_m014909_c001_v0001041_t0028_u01751852949517") 2025/07/07 01:54:10 DEBUG : only17: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d77_d20250707_m014906_c001_v0001041_t0051_u01751852946313") 2025/07/07 01:54:10 DEBUG : only17: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4085bdfc9da8a33b_d20250707_m014847_c001_v7007000_t0000_u01751852927109") 2025/07/07 01:54:10 DEBUG : only17: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d35_d20250707_m014843_c001_v0001041_t0027_u01751852923476") 2025/07/07 01:54:10 DEBUG : only18: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1ba_d20250707_m014916_c001_v7007000_t0000_u01751852956561") 2025/07/07 01:54:10 DEBUG : only18: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4032b51810ee0206_d20250707_m014909_c001_v0001171_t0045_u01751852949690") 2025/07/07 01:54:10 DEBUG : only18: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d79_d20250707_m014907_c001_v0001041_t0056_u01751852947112") 2025/07/07 01:54:10 DEBUG : only18: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417693e64a3d973e_d20250707_m014847_c001_v7007000_t0000_u01751852927331") 2025/07/07 01:54:11 DEBUG : only18: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d37_d20250707_m014844_c001_v0001041_t0022_u01751852924133") 2025/07/07 01:54:11 DEBUG : only19: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1bb_d20250707_m014916_c001_v7007000_t0000_u01751852956742") 2025/07/07 01:54:11 DEBUG : only19: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f407348a29dbc3d81_d20250707_m014909_c001_v0001041_t0028_u01751852949701") 2025/07/07 01:54:11 DEBUG : only19: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d7b_d20250707_m014908_c001_v0001041_t0027_u01751852948093") 2025/07/07 01:54:11 DEBUG : only19: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39579_d20250707_m014846_c001_v7007000_t0000_u01751852926901") 2025/07/07 01:54:11 DEBUG : only19: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d39_d20250707_m014845_c001_v0001041_t0053_u01751852925148") 2025/07/07 01:54:11 DEBUG : only2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1bc_d20250707_m014916_c001_v7007000_t0000_u01751852956923") 2025/07/07 01:54:11 DEBUG : only2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f400a148d7fd2ff1f_d20250707_m014910_c001_v0001100_t0017_u01751852950219") 2025/07/07 01:54:11 DEBUG : only2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d49_d20250707_m014854_c001_v0001041_t0033_u01751852934936") 2025/07/07 01:54:11 DEBUG : only2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f993_d20250707_m014847_c001_v7007000_t0000_u01751852927475") 2025/07/07 01:54:11 DEBUG : only2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d05_d20250707_m014832_c001_v0001041_t0045_u01751852912251") 2025/07/07 01:54:11 DEBUG : only3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1bd_d20250707_m014917_c001_v7007000_t0000_u01751852957105") 2025/07/07 01:54:11 DEBUG : only3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f407348a29dbc3d87_d20250707_m014910_c001_v0001041_t0028_u01751852950253") 2025/07/07 01:54:11 DEBUG : only3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d4d_d20250707_m014855_c001_v0001041_t0016_u01751852935793") 2025/07/07 01:54:11 DEBUG : only3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4085bdfc9da8a33d_d20250707_m014847_c001_v7007000_t0000_u01751852927481") 2025/07/07 01:54:11 DEBUG : only3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d07_d20250707_m014833_c001_v0001041_t0004_u01751852913000") 2025/07/07 01:54:11 DEBUG : only4: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1be_d20250707_m014917_c001_v7007000_t0000_u01751852957287") 2025/07/07 01:54:11 DEBUG : only4: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f400a148d7fd2ff1d_d20250707_m014910_c001_v0001100_t0017_u01751852950038") 2025/07/07 01:54:11 DEBUG : only4: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d4f_d20250707_m014856_c001_v0001041_t0056_u01751852936558") 2025/07/07 01:54:12 DEBUG : only4: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417693e64a3d973f_d20250707_m014847_c001_v7007000_t0000_u01751852927516") 2025/07/07 01:54:12 DEBUG : only4: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d09_d20250707_m014833_c001_v0001041_t0042_u01751852913610") 2025/07/07 01:54:12 DEBUG : only5: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1c0_d20250707_m014917_c001_v7007000_t0000_u01751852957470") 2025/07/07 01:54:12 DEBUG : only5: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4032b51810ee0210_d20250707_m014910_c001_v0001171_t0045_u01751852950059") 2025/07/07 01:54:12 DEBUG : only5: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d51_d20250707_m014857_c001_v0001041_t0025_u01751852937163") 2025/07/07 01:54:12 DEBUG : only5: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c3957d_d20250707_m014847_c001_v7007000_t0000_u01751852927632") 2025/07/07 01:54:12 DEBUG : only5: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d0d_d20250707_m014834_c001_v0001041_t0058_u01751852914463") 2025/07/07 01:54:12 DEBUG : only6: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1c1_d20250707_m014917_c001_v7007000_t0000_u01751852957650") 2025/07/07 01:54:12 DEBUG : only6: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415e7898681c4d25_d20250707_m014910_c001_v0001109_t0011_u01751852950303") 2025/07/07 01:54:12 DEBUG : only6: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d53_d20250707_m014858_c001_v0001041_t0023_u01751852938100") 2025/07/07 01:54:12 DEBUG : only6: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417693e64a3d973d_d20250707_m014847_c001_v7007000_t0000_u01751852927146") 2025/07/07 01:54:12 DEBUG : only6: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d0f_d20250707_m014835_c001_v0001041_t0004_u01751852915111") 2025/07/07 01:54:12 DEBUG : only7: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1c2_d20250707_m014917_c001_v7007000_t0000_u01751852957830") 2025/07/07 01:54:12 DEBUG : only7: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415e7898681c4d23_d20250707_m014910_c001_v0001109_t0011_u01751852950118") 2025/07/07 01:54:12 DEBUG : only7: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d55_d20250707_m014858_c001_v0001041_t0013_u01751852938868") 2025/07/07 01:54:12 DEBUG : only7: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f992_d20250707_m014847_c001_v7007000_t0000_u01751852927293") 2025/07/07 01:54:12 DEBUG : only7: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d15_d20250707_m014836_c001_v0001041_t0020_u01751852916041") 2025/07/07 01:54:12 DEBUG : only8: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1c3_d20250707_m014918_c001_v7007000_t0000_u01751852958011") 2025/07/07 01:54:12 DEBUG : only8: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f400a148d7fd2ff21_d20250707_m014910_c001_v0001100_t0017_u01751852950434") 2025/07/07 01:54:12 DEBUG : only8: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d57_d20250707_m014859_c001_v0001041_t0009_u01751852939529") 2025/07/07 01:54:12 DEBUG : only8: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f994_d20250707_m014847_c001_v7007000_t0000_u01751852927657") 2025/07/07 01:54:13 DEBUG : only8: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d17_d20250707_m014836_c001_v0001041_t0006_u01751852916803") 2025/07/07 01:54:13 DEBUG : only9: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1c4_d20250707_m014918_c001_v7007000_t0000_u01751852958191") 2025/07/07 01:54:13 DEBUG : only9: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4032b51810ee0212_d20250707_m014910_c001_v0001171_t0045_u01751852950242") 2025/07/07 01:54:13 DEBUG : only9: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d59_d20250707_m014900_c001_v0001041_t0003_u01751852940348") 2025/07/07 01:54:13 DEBUG : only9: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4085bdfc9da8a33a_d20250707_m014846_c001_v7007000_t0000_u01751852926917") 2025/07/07 01:54:13 DEBUG : only9: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d1b_d20250707_m014837_c001_v0001041_t0044_u01751852917685") 2025/07/07 01:54:13 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8d2_d20250707_m014535_c001_v7007000_t0000_u01751852735143") 2025/07/07 01:54:13 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfd40_d20250707_m014532_c001_v0001171_t0011_u01751852732929") 2025/07/07 01:54:13 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8ce_d20250707_m014532_c001_v7007000_t0000_u01751852732201") 2025/07/07 01:54:13 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3bea_d20250707_m014530_c001_v0001041_t0024_u01751852730266") 2025/07/07 01:54:13 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8c9_d20250707_m014529_c001_v7007000_t0000_u01751852729449") 2025/07/07 01:54:13 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfd18_d20250707_m014526_c001_v0001171_t0044_u01751852726949") 2025/07/07 01:54:13 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8b7_d20250707_m014516_c001_v7007000_t0000_u01751852716558") 2025/07/07 01:54:13 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51eb_d20250707_m014515_c001_v0001098_t0014_u01751852715140") 2025/07/07 01:54:13 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8b3_d20250707_m014513_c001_v7007000_t0000_u01751852713468") 2025/07/07 01:54:13 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51e1_d20250707_m014512_c001_v0001098_t0058_u01751852712476") 2025/07/07 01:54:13 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8af_d20250707_m014511_c001_v7007000_t0000_u01751852711253") 2025/07/07 01:54:13 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51d7_d20250707_m014510_c001_v0001098_t0000_u01751852710003") 2025/07/07 01:54:14 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e3a_d20250707_m014503_c001_v7007000_t0000_u01751852703550") 2025/07/07 01:54:14 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51b9_d20250707_m014502_c001_v0001098_t0059_u01751852702074") 2025/07/07 01:54:14 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e33_d20250707_m014501_c001_v7007000_t0000_u01751852701706") 2025/07/07 01:54:14 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51b1_d20250707_m014500_c001_v0001098_t0057_u01751852700187") 2025/07/07 01:54:14 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e29_d20250707_m014459_c001_v7007000_t0000_u01751852699799") 2025/07/07 01:54:14 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51ad_d20250707_m014459_c001_v0001098_t0000_u01751852699022") 2025/07/07 01:54:14 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51a9_d20250707_m014458_c001_v0001098_t0030_u01751852698260") 2025/07/07 01:54:14 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e22_d20250707_m014457_c001_v7007000_t0000_u01751852697893") 2025/07/07 01:54:14 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51a1_d20250707_m014457_c001_v0001098_t0012_u01751852697208") 2025/07/07 01:54:14 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e519f_d20250707_m014456_c001_v0001098_t0040_u01751852696523") 2025/07/07 01:54:14 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e19_d20250707_m014456_c001_v7007000_t0000_u01751852696156") 2025/07/07 01:54:14 DEBUG : potato: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e519d_d20250707_m014455_c001_v0001098_t0010_u01751852695209") 2025/07/07 01:54:14 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612ed9c3_d20250707_m014620_c001_v7007000_t0000_u01751852780767") 2025/07/07 01:54:14 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c42_d20250707_m014619_c001_v0001041_t0033_u01751852779881") 2025/07/07 01:54:14 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37e64_d20250707_m014610_c001_v7007000_t0000_u01751852770939") 2025/07/07 01:54:14 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfdf2_d20250707_m014605_c001_v0001171_t0051_u01751852765703") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f422f3d942ebe0942_d20250707_m014557_c001_v7007000_t0000_u01751852757955") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c20_d20250707_m014553_c001_v0001041_t0044_u01751852753324") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12aa28d_d20250707_m014546_c001_v7007000_t0000_u01751852746001") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfd88_d20250707_m014541_c001_v0001171_t0017_u01751852741496") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8bd_d20250707_m014521_c001_v7007000_t0000_u01751852721023") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51fd_d20250707_m014519_c001_v0001098_t0034_u01751852719257") 2025/07/07 01:54:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/07/07 01:54:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/07 01:54:15 DEBUG : pacer: Reducing sleep to 10ms 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8bb_d20250707_m014518_c001_v7007000_t0000_u01751852718879") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51f3_d20250707_m014517_c001_v0001098_t0014_u01751852717121") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8b8_d20250707_m014516_c001_v7007000_t0000_u01751852716741") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51ef_d20250707_m014515_c001_v0001098_t0037_u01751852715802") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8b6_d20250707_m014514_c001_v7007000_t0000_u01751852714778") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51e7_d20250707_m014513_c001_v0001098_t0034_u01751852713836") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8b1_d20250707_m014512_c001_v7007000_t0000_u01751852712108") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51db_d20250707_m014511_c001_v0001098_t0051_u01751852711263") 2025/07/07 01:54:15 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f402b0539e5778e3e_d20250707_m014504_c001_v7007000_t0000_u01751852704288") 2025/07/07 01:54:16 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e51bd_d20250707_m014503_c001_v0001098_t0030_u01751852703151") 2025/07/07 01:54:16 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b4727_d20250707_m014401_c001_v7007000_t0000_u01751852641293") 2025/07/07 01:54:16 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e50e6_d20250707_m014400_c001_v0001098_t0003_u01751852640371") 2025/07/07 01:54:16 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b4726_d20250707_m014359_c001_v7007000_t0000_u01751852639458") 2025/07/07 01:54:16 DEBUG : potato2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e50d8_d20250707_m014358_c001_v0001098_t0043_u01751852638679") 2025/07/07 01:54:16 DEBUG : potato3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37e65_d20250707_m014611_c001_v7007000_t0000_u01751852771332") 2025/07/07 01:54:16 DEBUG : potato3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfdfe_d20250707_m014607_c001_v0001171_t0008_u01751852767009") 2025/07/07 01:54:16 DEBUG : potato3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f422f3d942ebe0945_d20250707_m014558_c001_v7007000_t0000_u01751852758451") 2025/07/07 01:54:16 DEBUG : potato3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c26_d20250707_m014554_c001_v0001041_t0036_u01751852754669") 2025/07/07 01:54:16 DEBUG : potato3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12aa28f_d20250707_m014546_c001_v7007000_t0000_u01751852746262") 2025/07/07 01:54:16 DEBUG : potato3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfd8c_d20250707_m014542_c001_v0001171_t0009_u01751852742472") 2025/07/07 01:54:16 DEBUG : pre-dest1/1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f409f9734efa92ac5_d20250707_m014655_c001_v7007000_t0000_u01751852815039") 2025/07/07 01:54:16 DEBUG : pre-dest1/1: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfef0_d20250707_m014646_c001_v0001171_t0014_u01751852806864") 2025/07/07 01:54:16 DEBUG : pre-dest2/2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f409f9734efa92ac6_d20250707_m014655_c001_v7007000_t0000_u01751852815223") 2025/07/07 01:54:16 DEBUG : pre-dest2/2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c66_d20250707_m014647_c001_v0001041_t0045_u01751852807536") 2025/07/07 01:54:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4024a9f40518163d_d20250707_m014632_c001_v7007000_t0000_u01751852792568") 2025/07/07 01:54:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfe74_d20250707_m014628_c001_v0001171_t0035_u01751852788624") 2025/07/07 01:54:16 DEBUG : sizeonly: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343c6_d20250707_m014439_c001_v7007000_t0000_u01751852679975") 2025/07/07 01:54:16 DEBUG : sizeonly: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e515c_d20250707_m014438_c001_v0001098_t0011_u01751852678879") 2025/07/07 01:54:16 DEBUG : splitbanan: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a279_d20250707_m015126_c001_v7007000_t0000_u01751853086207") 2025/07/07 01:54:16 DEBUG : splitbanan: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ec4b_d20250707_m015118_c001_v0001184_t0020_u01751853078396") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0dea_d20250707_m015250_c001_v7007000_t0000_u01751853170159") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd301e0_d20250707_m015243_c001_v0001100_t0050_u01751853163343") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb815c64_d20250707_m015233_c001_v7007000_t0000_u01751853153391") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd301a6_d20250707_m015226_c001_v0001100_t0022_u01751853146441") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067dbb_d20250707_m015216_c001_v7007000_t0000_u01751853136109") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30164_d20250707_m015209_c001_v0001100_t0023_u01751853129603") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4054f37f612edbf3_d20250707_m015200_c001_v7007000_t0000_u01751853120029") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30124_d20250707_m015153_c001_v0001100_t0057_u01751853113554") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f420e3e9208c39687_d20250707_m015143_c001_v7007000_t0000_u01751853103387") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd300ed_d20250707_m015136_c001_v0001100_t0032_u01751853096345") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4109346994067d6c_d20250707_m015120_c001_v7007000_t0000_u01751853080916") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4e20_d20250707_m015117_c001_v0001109_t0023_u01751853077028") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12ab334_d20250707_m015108_c001_v7007000_t0000_u01751853068442") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30065_d20250707_m015101_c001_v0001100_t0055_u01751853061259") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b48e6_d20250707_m015100_c001_v7007000_t0000_u01751853060200") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4df4_d20250707_m015056_c001_v0001109_t0050_u01751853056570") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37fd6_d20250707_m015046_c001_v7007000_t0000_u01751853046872") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee042d_d20250707_m015040_c001_v0001171_t0017_u01751853040023") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f415813631cc37f9b_d20250707_m015038_c001_v7007000_t0000_u01751853038514") 2025/07/07 01:54:17 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4dcc_d20250707_m015035_c001_v0001109_t0022_u01751853035445") 2025/07/07 01:54:18 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4081fe67e78a36e6_d20250707_m015020_c001_v7007000_t0000_u01751853020754") 2025/07/07 01:54:18 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ffbd_d20250707_m015016_c001_v0001100_t0049_u01751853016499") 2025/07/07 01:54:18 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010dd9_d20250707_m015006_c001_v7007000_t0000_u01751853006655") 2025/07/07 01:54:18 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0331_d20250707_m014959_c001_v0001171_t0056_u01751852999942") 2025/07/07 01:54:18 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b18f_d20250707_m014949_c001_v7007000_t0000_u01751852989932") 2025/07/07 01:54:18 DEBUG : splitbananasplit: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d67_d20250707_m014942_c001_v0001109_t0033_u01751852982725") 2025/07/07 01:54:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f419811bd31010ea2_d20250707_m015103_c001_v7007000_t0000_u01751853063287") 2025/07/07 01:54:18 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92eb9f_d20250707_m015057_c001_v0001184_t0039_u01751853057751") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb8159ef_d20250707_m014931_c001_v7007000_t0000_u01751852971410") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3da1_d20250707_m014928_c001_v0001041_t0034_u01751852968581") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1c9_d20250707_m014927_c001_v7007000_t0000_u01751852967463") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d41_d20250707_m014924_c001_v0001109_t0000_u01751852964607") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f40165088f12aa269_d20250707_m014538_c001_v7007000_t0000_u01751852738730") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3c00_d20250707_m014537_c001_v0001041_t0022_u01751852737732") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8d5_d20250707_m014537_c001_v7007000_t0000_u01751852737172") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfd6a_d20250707_m014536_c001_v0001171_t0050_u01751852736253") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343c2_d20250707_m014436_c001_v7007000_t0000_u01751852676654") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5156_d20250707_m014434_c001_v0001098_t0057_u01751852674986") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343c0_d20250707_m014434_c001_v7007000_t0000_u01751852674624") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5154_d20250707_m014433_c001_v0001098_t0021_u01751852673388") 2025/07/07 01:54:18 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343be_d20250707_m014431_c001_v7007000_t0000_u01751852671252") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5146_d20250707_m014430_c001_v0001098_t0030_u01751852670099") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343bd_d20250707_m014429_c001_v7007000_t0000_u01751852669559") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5140_d20250707_m014428_c001_v0001098_t0020_u01751852668150") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5132_d20250707_m014425_c001_v0001098_t0050_u01751852665384") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343bb_d20250707_m014425_c001_v7007000_t0000_u01751852665022") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5130_d20250707_m014424_c001_v0001098_t0014_u01751852664358") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e512a_d20250707_m014423_c001_v0001098_t0010_u01751852663522") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f41454ec2926343ba_d20250707_m014423_c001_v7007000_t0000_u01751852663160") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5122_d20250707_m014419_c001_v0001098_t0020_u01751852659774") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e511e_d20250707_m014416_c001_v0001098_t0040_u01751852656904") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b4733_d20250707_m014416_c001_v7007000_t0000_u01751852656532") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e511a_d20250707_m014415_c001_v0001098_t0020_u01751852655798") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5116_d20250707_m014414_c001_v0001098_t0030_u01751852654850") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b4731_d20250707_m014414_c001_v7007000_t0000_u01751852654479") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5104_d20250707_m014410_c001_v0001098_t0051_u01751852650244") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b472e_d20250707_m014409_c001_v7007000_t0000_u01751852649872") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5102_d20250707_m014409_c001_v0001098_t0057_u01751852649153") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b472d_d20250707_m014408_c001_v7007000_t0000_u01751852648216") 2025/07/07 01:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e50fe_d20250707_m014407_c001_v0001098_t0047_u01751852647541") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b472c_d20250707_m014406_c001_v7007000_t0000_u01751852646986") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e50f8_d20250707_m014406_c001_v0001098_t0034_u01751852646303") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b472a_d20250707_m014405_c001_v7007000_t0000_u01751852645385") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e50f0_d20250707_m014404_c001_v0001098_t0013_u01751852644470") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b4729_d20250707_m014403_c001_v7007000_t0000_u01751852643915") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e50ec_d20250707_m014403_c001_v0001098_t0024_u01751852643172") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b4728_d20250707_m014402_c001_v7007000_t0000_u01751852642618") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e50ea_d20250707_m014401_c001_v0001098_t0052_u01751852641862") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b4723_d20250707_m014356_c001_v7007000_t0000_u01751852636877") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e50ca_d20250707_m014356_c001_v0001098_t0029_u01751852636162") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b4722_d20250707_m014355_c001_v7007000_t0000_u01751852635610") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e50c8_d20250707_m014354_c001_v0001098_t0052_u01751852634889") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b4721_d20250707_m014353_c001_v7007000_t0000_u01751852633972") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e50c4_d20250707_m014353_c001_v0001098_t0032_u01751852633253") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416b1689df2b471f_d20250707_m014350_c001_v7007000_t0000_u01751852630801") 2025/07/07 01:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e50be_d20250707_m014350_c001_v0001098_t0031_u01751852630079") 2025/07/07 01:54:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb8159f0_d20250707_m014931_c001_v7007000_t0000_u01751852971596") 2025/07/07 01:54:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd2ff43_d20250707_m014928_c001_v0001100_t0009_u01751852968600") 2025/07/07 01:54:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f416473a715b2a1ca_d20250707_m014927_c001_v7007000_t0000_u01751852967645") 2025/07/07 01:54:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0272_d20250707_m014924_c001_v0001171_t0037_u01751852964619") 2025/07/07 01:54:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0ded_d20250707_m015252_c001_v7007000_t0000_u01751853172415") 2025/07/07 01:54:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4ec0_d20250707_m015251_c001_v0001109_t0058_u01751853171528") 2025/07/07 01:54:21 DEBUG : sub/yam: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8d1_d20250707_m014534_c001_v7007000_t0000_u01751852734597") 2025/07/07 01:54:21 DEBUG : sub/yam: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3bee_d20250707_m014532_c001_v0001041_t0039_u01751852732941") 2025/07/07 01:54:21 DEBUG : test_dir1/file2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb8159e5_d20250707_m014923_c001_v7007000_t0000_u01751852963842") 2025/07/07 01:54:21 DEBUG : test_dir1/file2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0264_d20250707_m014921_c001_v0001171_t0038_u01751852961947") 2025/07/07 01:54:21 DEBUG : test_dir1/file2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb8159d6_d20250707_m014921_c001_v7007000_t0000_u01751852961122") 2025/07/07 01:54:21 DEBUG : test_dir1/file2: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4d35_d20250707_m014919_c001_v0001109_t0037_u01751852959154") 2025/07/07 01:54:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb8159e6_d20250707_m014924_c001_v7007000_t0000_u01751852964027") 2025/07/07 01:54:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d99_d20250707_m014921_c001_v0001041_t0012_u01751852961960") 2025/07/07 01:54:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4180e40eeb8159d8_d20250707_m014921_c001_v7007000_t0000_u01751852961336") 2025/07/07 01:54:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3d93_d20250707_m014919_c001_v0001041_t0030_u01751852959145") 2025/07/07 01:54:21 DEBUG : three: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8c3_d20250707_m014526_c001_v7007000_t0000_u01751852726220") 2025/07/07 01:54:21 DEBUG : three: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e521d_d20250707_m014524_c001_v0001098_t0044_u01751852724944") 2025/07/07 01:54:21 DEBUG : three: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f117f3a00303e5211_d20250707_m014522_c001_v0001098_t0008_u01751852722518") 2025/07/07 01:54:21 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0dee_d20250707_m015254_c001_v7007000_t0000_u01751853174122") 2025/07/07 01:54:21 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee06fe_d20250707_m015253_c001_v0001171_t0023_u01751853173395") 2025/07/07 01:54:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0e16_d20250707_m015313_c001_v7007000_t0000_u01751853193613") 2025/07/07 01:54:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92f00e_d20250707_m015311_c001_v0001184_t0034_u01751853191922") 2025/07/07 01:54:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0e0a_d20250707_m015310_c001_v7007000_t0000_u01751853190336") 2025/07/07 01:54:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0743_d20250707_m015308_c001_v0001171_t0003_u01751853188591") 2025/07/07 01:54:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0e02_d20250707_m015307_c001_v7007000_t0000_u01751853187632") 2025/07/07 01:54:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4ed0_d20250707_m015306_c001_v0001109_t0028_u01751853186671") 2025/07/07 01:54:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0dfa_d20250707_m015301_c001_v7007000_t0000_u01751853181515") 2025/07/07 01:54:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee070d_d20250707_m015300_c001_v0001171_t0049_u01751853180253") 2025/07/07 01:54:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0dfb_d20250707_m015303_c001_v7007000_t0000_u01751853183932") 2025/07/07 01:54:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92efb6_d20250707_m015302_c001_v0001184_t0011_u01751853182481") 2025/07/07 01:54:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0df8_d20250707_m015259_c001_v7007000_t0000_u01751853179277") 2025/07/07 01:54:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f115e7898681c4ec2_d20250707_m015258_c001_v0001109_t0016_u01751853178344") 2025/07/07 01:54:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0df4_d20250707_m015257_c001_v7007000_t0000_u01751853177389") 2025/07/07 01:54:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3020a_d20250707_m015256_c001_v0001100_t0044_u01751853176682") 2025/07/07 01:54:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0df2_d20250707_m015255_c001_v7007000_t0000_u01751853175722") 2025/07/07 01:54:22 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f112fa2e69b92ef86_d20250707_m015255_c001_v0001184_t0049_u01751853175089") 2025/07/07 01:54:22 DEBUG : toe/toe/toe: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f4185defaa3a9b3fb_d20250707_m015319_c001_v7007000_t0000_u01751853199413") 2025/07/07 01:54:22 DEBUG : toe/toe/toe: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810ee0771_d20250707_m015318_c001_v0001171_t0027_u01751853198608") 2025/07/07 01:54:22 DEBUG : toe/toe/toe: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0dfe_d20250707_m015305_c001_v7007000_t0000_u01751853185714") 2025/07/07 01:54:22 DEBUG : toe/toe/toe: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd30222_d20250707_m015304_c001_v0001100_t0014_u01751853184897") 2025/07/07 01:54:22 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0e1a_d20250707_m015314_c001_v7007000_t0000_u01751853194212") 2025/07/07 01:54:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100a148d7fd3023b_d20250707_m015313_c001_v0001100_t0017_u01751853193249") 2025/07/07 01:54:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417e25133f2e0e0c_d20250707_m015310_c001_v7007000_t0000_u01751853190961") 2025/07/07 01:54:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f101d39b0ab38ec77_d20250707_m015309_c001_v0001041_t0054_u01751853189954") 2025/07/07 01:54:23 DEBUG : two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8c4_d20250707_m014526_c001_v7007000_t0000_u01751852726402") 2025/07/07 01:54:23 DEBUG : two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f407348a29dbc3be0_d20250707_m014524_c001_v0001041_t0028_u01751852724381") 2025/07/07 01:54:23 DEBUG : two: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f417f3a00303e520d_d20250707_m014522_c001_v0001098_t0023_u01751852722333") 2025/07/07 01:54:23 DEBUG : yam: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8d3_d20250707_m014535_c001_v7007000_t0000_u01751852735326") 2025/07/07 01:54:23 DEBUG : yam: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107dd8722da84800_d20250707_m014534_c001_v0001043_t0021_u01751852734120") 2025/07/07 01:54:23 DEBUG : yam: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8cc_d20250707_m014531_c001_v7007000_t0000_u01751852731642") 2025/07/07 01:54:23 DEBUG : yam: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1032b51810edfd2e_d20250707_m014530_c001_v0001171_t0027_u01751852730192") 2025/07/07 01:54:23 DEBUG : yam: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8c8_d20250707_m014528_c001_v7007000_t0000_u01751852728834") 2025/07/07 01:54:23 DEBUG : yam: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f107348a29dbc3be4_d20250707_m014526_c001_v0001041_t0033_u01751852726960") 2025/07/07 01:54:23 DEBUG : yaml: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8cf_d20250707_m014532_c001_v7007000_t0000_u01751852732383") 2025/07/07 01:54:23 DEBUG : yaml: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f100b59874c8cbc7e_d20250707_m014531_c001_v0001179_t0023_u01751852731382") 2025/07/07 01:54:23 DEBUG : yaml: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f413e410e2c66f8cb_d20250707_m014529_c001_v7007000_t0000_u01751852729633") 2025/07/07 01:54:23 DEBUG : yaml: Deleting (id "4_z0fe2bd8380ddeb2b9f780e1b_f1015e8e111e0e554_d20250707_m014528_c001_v0001145_t0055_u01751852728553") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m37.984953956s (try 1/5)