"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/13 04:12:17 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo" 2025/11/13 04:12:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 04:12:17 DEBUG : Creating backend with remote "/tmp/rclone588230853" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:18 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/13 04:12:18 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 04:12:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:19 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:19 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:12:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:20 INFO : sub dir/hello world: Copied (new) 2025/11/13 04:12:20 DEBUG : B2 bucket rclone-test-garavaz2silo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:22 DEBUG : Creating backend with remote "/non-existing" 2025/11/13 04:12:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/13 04:12:22 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:22 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:23 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:23 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:12:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.18s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:25 INFO : B2 bucket rclone-test-garavaz2silo: Running all checks before starting transfers 2025/11/13 04:12:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:25 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:25 INFO : B2 bucket rclone-test-garavaz2silo: Checks finished, now starting transfers 2025/11/13 04:12:25 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:12:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:26 ERROR : Ignoring --no-traverse with sync 2025/11/13 04:12:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:27 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:27 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:27 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:12:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:27 INFO : sub dir/hello world: Copied (new) 2025/11/13 04:12:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.55s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/13 04:12:28 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:28 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:29 DEBUG : hello world2: size = 12 OK 2025/11/13 04:12:29 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/13 04:12:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:12:30 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:30 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:30 DEBUG : potato2: size = 11 OK 2025/11/13 04:12:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:12:31 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:31 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:32 DEBUG : potato2: size = 11 OK 2025/11/13 04:12:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.90s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/13 04:12:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 04:12:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/13 04:12:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 04:12:33 INFO : sub dir2: Making directory 2025/11/13 04:12:33 INFO : sub dir: Making directory 2025/11/13 04:12:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:33 INFO : sub dir2/sub sub dir2: Making directory 2025/11/13 04:12:33 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:33 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:12:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:34 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/13 04:12:34 DEBUG : B2 bucket rclone-test-garavaz2silo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.81s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:35 INFO : sub dir2: Making directory 2025/11/13 04:12:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/13 04:12:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 04:12:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:35 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:35 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:35 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:12:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.54s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:36 DEBUG : sub dir2: Making directory with metadata 2025/11/13 04:12:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 04:12:36 INFO : sub dir2: Making directory 2025/11/13 04:12:36 INFO : sub dir: Making directory 2025/11/13 04:12:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:36 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:36 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:12:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:37 INFO : sub dir/hello world: Copied (new) 2025/11/13 04:12:37 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/13 04:12:37 DEBUG : B2 bucket rclone-test-garavaz2silo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/13 04:12:37 DEBUG : B2 bucket rclone-test-garavaz2silo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.82s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:38 INFO : sub dir2: Making directory 2025/11/13 04:12:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:39 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:39 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:12:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:39 INFO : sub dir/hello world: Copied (new) 2025/11/13 04:12:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.77s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:40 DEBUG : sub dir2: Making directory with metadata 2025/11/13 04:12:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 04:12:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 04:12:40 INFO : sub dir2: Making directory 2025/11/13 04:12:40 INFO : sub dir: Making directory 2025/11/13 04:12:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:40 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:40 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:12:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:41 INFO : sub dir/hello world: Copied (new) 2025/11/13 04:12:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/13 04:12:41 DEBUG : B2 bucket rclone-test-garavaz2silo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:42 INFO : sub dir2: Making directory 2025/11/13 04:12:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:42 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:42 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:12:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:43 INFO : sub dir/hello world: Copied (new) 2025/11/13 04:12:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.42s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zirudug3xire" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-garavaz2silo -> B2 bucket rclone-test-zirudug3xire 2025/11/13 04:12:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:45 DEBUG : B2 bucket rclone-test-zirudug3xire: Waiting for checks to finish 2025/11/13 04:12:45 DEBUG : B2 bucket rclone-test-zirudug3xire: Waiting for transfers to finish 2025/11/13 04:12:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:12:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 04:12:46 DEBUG : B2 bucket rclone-test-zirudug3xire: Purge remote 2025/11/13 04:12:46 INFO : B2 bucket rclone-test-zirudug3xire: cleaning bucket "rclone-test-zirudug3xire" of all files 2025/11/13 04:12:47 DEBUG : sub dir/hello world: Deleting (id "4_z4fa27d6360ad7bbb9fa80e1b_f1005f56a5dc6ccce_d20251113_m041246_c001_v0001183_t0017_u01763007166593") --- PASS: TestServerSideCopy (4.31s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone588230853) 2025/11/13 04:12:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:12:49 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 04:12:49 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:49 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:49 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 04:12:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/13 04:12:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.17s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gocekih1vujo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-garavaz2silo -> B2 bucket rclone-test-gocekih1vujo 2025/11/13 04:12:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:12:52 DEBUG : B2 bucket rclone-test-gocekih1vujo: Waiting for checks to finish 2025/11/13 04:12:52 DEBUG : B2 bucket rclone-test-gocekih1vujo: Waiting for transfers to finish 2025/11/13 04:12:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:12:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:12:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 04:12:54 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:12:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gocekih1vujo) 2025/11/13 04:12:54 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 04:12:54 DEBUG : B2 bucket rclone-test-gocekih1vujo: Waiting for checks to finish 2025/11/13 04:12:54 DEBUG : B2 bucket rclone-test-gocekih1vujo: Waiting for transfers to finish 2025/11/13 04:12:55 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 04:12:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/13 04:12:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 04:12:55 DEBUG : B2 bucket rclone-test-gocekih1vujo: Purge remote 2025/11/13 04:12:55 INFO : B2 bucket rclone-test-gocekih1vujo: cleaning bucket "rclone-test-gocekih1vujo" of all files 2025/11/13 04:12:55 DEBUG : sub dir/hello world: Deleting (id "4_zefb28de360ad7bbb9fa80e1b_f104ff08021b40eb1_d20251113_m041254_c001_v0001115_t0039_u01763007174686") 2025/11/13 04:12:55 DEBUG : sub dir/hello world: Deleting (id "4_zefb28de360ad7bbb9fa80e1b_f117b2ee2d8924d7f_d20251113_m041252_c001_v0001102_t0041_u01763007172728") --- PASS: TestServerSideCopyOverSelf (6.94s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:58 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:12:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone588230853) 2025/11/13 04:12:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:12:58 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 04:12:58 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:12:58 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 04:12:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/13 04:12:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/13 04:12:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.28s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:12:59 DEBUG : sub dir/hello world: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/13 04:12:59 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/13 04:12:59 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:286: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-garavaz2silo: 1/10 (no tomes available (503 service_unavailable): trying again in 1s) 2025/11/13 04:13:01 DEBUG : pacer: Reducing sleep to 500ms 2025/11/13 04:13:03 DEBUG : pacer: Reducing sleep to 250ms 2025/11/13 04:13:03 DEBUG : pacer: Reducing sleep to 125ms 2025/11/13 04:13:03 DEBUG : Creating backend with remote "TestB2:rclone-test-fikalop9vizu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-garavaz2silo -> B2 bucket rclone-test-fikalop9vizu 2025/11/13 04:13:04 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/13 04:13:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:13:04 DEBUG : B2 bucket rclone-test-fikalop9vizu: Waiting for checks to finish 2025/11/13 04:13:04 DEBUG : B2 bucket rclone-test-fikalop9vizu: Waiting for transfers to finish 2025/11/13 04:13:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:13:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:13:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 04:13:06 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/13 04:13:07 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/13 04:13:07 DEBUG : pacer: Reducing sleep to 10ms 2025/11/13 04:13:07 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:13:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fikalop9vizu) 2025/11/13 04:13:07 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 04:13:07 DEBUG : B2 bucket rclone-test-fikalop9vizu: Waiting for checks to finish 2025/11/13 04:13:07 DEBUG : B2 bucket rclone-test-fikalop9vizu: Waiting for transfers to finish 2025/11/13 04:13:07 DEBUG : sub dir/hello world: size = 17 OK 2025/11/13 04:13:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/13 04:13:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 04:13:07 INFO : sub dir/hello world: Deleted 2025/11/13 04:13:08 DEBUG : testing file moves 2025/11/13 04:13:08 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:13:08 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fikalop9vizu) 2025/11/13 04:13:08 DEBUG : sub dir/hello world: Sizes differ 2025/11/13 04:13:08 DEBUG : B2 bucket rclone-test-fikalop9vizu: Waiting for checks to finish 2025/11/13 04:13:08 DEBUG : B2 bucket rclone-test-fikalop9vizu: Waiting for transfers to finish 2025/11/13 04:13:09 DEBUG : sub dir/hello world: size = 24 OK 2025/11/13 04:13:09 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/13 04:13:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/13 04:13:10 INFO : sub dir/hello world: Deleted 2025/11/13 04:13:10 DEBUG : B2 bucket rclone-test-fikalop9vizu: Purge remote 2025/11/13 04:13:10 INFO : B2 bucket rclone-test-fikalop9vizu: cleaning bucket "rclone-test-fikalop9vizu" of all files 2025/11/13 04:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2cd0360ad7bbb9fa80e1b_f112ee8ba882ec38a_d20251113_m041309_c001_v0001161_t0051_u01763007189063") 2025/11/13 04:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2cd0360ad7bbb9fa80e1b_f1184b810886f1567_d20251113_m041307_c001_v0001137_t0006_u01763007187351") 2025/11/13 04:13:10 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2cd0360ad7bbb9fa80e1b_f1043d85972697d5c_d20251113_m041305_c001_v0001116_t0045_u01763007185530") --- PASS: TestServerSideMoveOverSelf (12.38s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:12 ERROR : error listing: directory not found 2025/11/13 04:13:12 INFO : Local file system at /tmp/rclone588230853: Making directory 2025/11/13 04:13:12 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:12 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.54s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:13:14 DEBUG : Local file system at /tmp/rclone588230853: Waiting for checks to finish 2025/11/13 04:13:14 DEBUG : Local file system at /tmp/rclone588230853: Waiting for transfers to finish 2025/11/13 04:13:14 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/13 04:13:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:13:14 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/13 04:13:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.93s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:15 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/13 04:13:15 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:15 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:16 DEBUG : check sum: size = 1 OK 2025/11/13 04:13:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 04:13:16 INFO : check sum: Copied (new) 2025/11/13 04:13:16 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:16 DEBUG : check sum: size = 1 OK 2025/11/13 04:13:16 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 04:13:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/13 04:13:16 DEBUG : check sum: Unchanged skipping 2025/11/13 04:13:16 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:16 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:16 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.10s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/13 04:13:17 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:17 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:18 DEBUG : sizeonly: size = 6 OK 2025/11/13 04:13:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/13 04:13:18 INFO : sizeonly: Copied (new) 2025/11/13 04:13:18 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:18 DEBUG : sizeonly: size = 6 OK 2025/11/13 04:13:18 DEBUG : sizeonly: Sizes identical 2025/11/13 04:13:18 DEBUG : sizeonly: Unchanged skipping 2025/11/13 04:13:18 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:18 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:18 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.94s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/13 04:13:19 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:19 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/13 04:13:20 INFO : ignore-size: Copied (new) 2025/11/13 04:13:20 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:13:20 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:20 DEBUG : ignore-size: Unchanged skipping 2025/11/13 04:13:20 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:20 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:22 DEBUG : existing: size = 6 OK 2025/11/13 04:13:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:13:22 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:22 DEBUG : existing: Unchanged skipping 2025/11/13 04:13:22 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:22 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:22 INFO : There was nothing to transfer 2025/11/13 04:13:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/13 04:13:22 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:22 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:23 DEBUG : existing: size = 6 OK 2025/11/13 04:13:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/13 04:13:23 INFO : existing: Copied (replaced existing) 2025/11/13 04:13:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.70s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/13 04:13:23 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:23 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:24 DEBUG : existing: size = 6 OK 2025/11/13 04:13:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/13 04:13:24 INFO : existing: Copied (new) 2025/11/13 04:13:24 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:24 DEBUG : existing: Destination exists, skipping 2025/11/13 04:13:24 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:24 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:24 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.87s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:26 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/13 04:13:27 DEBUG : c/non empty space: size = 5 OK 2025/11/13 04:13:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:13:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/13 04:13:27 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:27 DEBUG : c/non empty space: Unchanged skipping 2025/11/13 04:13:27 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:27 DEBUG : a/potato2: size = 60 OK 2025/11/13 04:13:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:13:27 INFO : a/potato2: Copied (new) 2025/11/13 04:13:27 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:27 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:29 DEBUG : empty space: size = 1 OK 2025/11/13 04:13:29 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:29 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/13 04:13:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 04:13:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/13 04:13:29 DEBUG : empty space: Unchanged skipping 2025/11/13 04:13:29 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:29 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:29 INFO : There was nothing to transfer 2025/11/13 04:13:29 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:29 DEBUG : empty space: size = 1 OK 2025/11/13 04:13:29 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/13 04:13:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 04:13:31 INFO : empty space: Updated modification time in destination 2025/11/13 04:13:31 DEBUG : empty space: Unchanged skipping 2025/11/13 04:13:31 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:31 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.09s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:32 DEBUG : empty space: size = 1 OK 2025/11/13 04:13:32 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/13 04:13:32 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 04:13:32 DEBUG : empty space: Unchanged skipping 2025/11/13 04:13:32 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:32 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:33 DEBUG : foo: size = 3 OK 2025/11/13 04:13:33 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:33 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/13 04:13:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone588230853) 2025/11/13 04:13:33 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:13:33 DEBUG : foo: sha1 differ 2025/11/13 04:13:33 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:34 DEBUG : foo: size = 3 OK 2025/11/13 04:13:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/13 04:13:34 INFO : foo: Copied (replaced existing) 2025/11/13 04:13:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.53s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:35 DEBUG : empty space: size = 1 OK 2025/11/13 04:13:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:13:35 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/13 04:13:35 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:35 DEBUG : empty space: Unchanged skipping 2025/11/13 04:13:35 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:36 DEBUG : potato: size = 60 OK 2025/11/13 04:13:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:13:36 INFO : potato: Copied (new) 2025/11/13 04:13:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.59s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:38 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone588230853) 2025/11/13 04:13:38 DEBUG : potato: size = 60 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:13:38 DEBUG : potato: Sizes differ 2025/11/13 04:13:38 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:39 DEBUG : potato: size = 21 OK 2025/11/13 04:13:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/13 04:13:39 INFO : potato: Copied (replaced existing) 2025/11/13 04:13:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.34s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:40 DEBUG : potato: size = 21 OK 2025/11/13 04:13:40 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/13 04:13:40 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone588230853) 2025/11/13 04:13:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:13:40 DEBUG : potato: sha1 differ 2025/11/13 04:13:40 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:41 DEBUG : potato: size = 21 OK 2025/11/13 04:13:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/13 04:13:41 INFO : potato: Copied (replaced existing) 2025/11/13 04:13:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:13:43 DEBUG : empty space: size = 1 OK 2025/11/13 04:13:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:13:43 DEBUG : empty space: Unchanged skipping 2025/11/13 04:13:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/13 04:13:43 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:43 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:43 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:45 DEBUG : empty space: size = 1 OK 2025/11/13 04:13:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:13:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:13:45 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:45 DEBUG : empty space: Unchanged skipping 2025/11/13 04:13:45 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:46 DEBUG : potato2: size = 60 OK 2025/11/13 04:13:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:13:46 INFO : potato2: Copied (new) 2025/11/13 04:13:46 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:48 INFO : d: Making directory 2025/11/13 04:13:48 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/13 04:13:48 DEBUG : c/non empty space: size = 5 OK 2025/11/13 04:13:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:13:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/13 04:13:48 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:48 DEBUG : c/non empty space: Unchanged skipping 2025/11/13 04:13:48 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:49 DEBUG : a/potato2: size = 60 OK 2025/11/13 04:13:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:13:49 INFO : a/potato2: Copied (new) 2025/11/13 04:13:49 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:49 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:51 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/13 04:13:52 DEBUG : c/non empty space: size = 5 OK 2025/11/13 04:13:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:13:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/13 04:13:52 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:52 DEBUG : c/non empty space: Unchanged skipping 2025/11/13 04:13:52 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:52 DEBUG : a/potato2: size = 60 OK 2025/11/13 04:13:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:13:52 INFO : a/potato2: Copied (new) 2025/11/13 04:13:52 ERROR : B2 bucket rclone-test-garavaz2silo: not deleting files as there were IO errors 2025/11/13 04:13:52 ERROR : B2 bucket rclone-test-garavaz2silo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:54 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:55 DEBUG : empty space: size = 1 OK 2025/11/13 04:13:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:13:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:13:55 DEBUG : empty space: Unchanged skipping 2025/11/13 04:13:55 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:55 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:55 INFO : potato: Deleted 2025/11/13 04:13:55 DEBUG : potato2: size = 60 OK 2025/11/13 04:13:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:13:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.56s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:13:57 DEBUG : Waiting for deletions to finish 2025/11/13 04:13:57 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:57 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:57 INFO : potato: Deleted 2025/11/13 04:13:58 DEBUG : empty space: size = 1 OK 2025/11/13 04:13:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:13:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:13:58 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:13:58 DEBUG : empty space: Unchanged skipping 2025/11/13 04:13:58 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:13:58 DEBUG : potato2: size = 60 OK 2025/11/13 04:13:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:13:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.29s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:14:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:14:00 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:00 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:01 DEBUG : potato2: size = 19 OK 2025/11/13 04:14:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/13 04:14:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.47s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:14:03 DEBUG : enormous: Excluded (Size Filter) 2025/11/13 04:14:03 DEBUG : enormous: Excluded 2025/11/13 04:14:03 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 04:14:03 DEBUG : potato2: Excluded 2025/11/13 04:14:03 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 04:14:03 DEBUG : empty space: size = 1 OK 2025/11/13 04:14:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:14:03 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:03 DEBUG : empty space: Unchanged skipping 2025/11/13 04:14:03 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:03 DEBUG : Waiting for deletions to finish 2025/11/13 04:14:03 INFO : There was nothing to transfer 2025/11/13 04:14:04 DEBUG : enormous: Excluded (Size Filter) 2025/11/13 04:14:04 DEBUG : enormous: Excluded 2025/11/13 04:14:04 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 04:14:04 DEBUG : potato2: Excluded 2025/11/13 04:14:04 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 04:14:04 DEBUG : empty space: size = 1 OK 2025/11/13 04:14:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/13 04:14:04 DEBUG : empty space: Unchanged skipping 2025/11/13 04:14:04 DEBUG : Local file system at /tmp/rclone588230853: Waiting for checks to finish 2025/11/13 04:14:04 DEBUG : Local file system at /tmp/rclone588230853: Waiting for transfers to finish 2025/11/13 04:14:04 DEBUG : Waiting for deletions to finish 2025/11/13 04:14:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.78s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:14:06 DEBUG : enormous: Excluded (Size Filter) 2025/11/13 04:14:06 DEBUG : enormous: Excluded 2025/11/13 04:14:06 DEBUG : potato2: Excluded (Size Filter) 2025/11/13 04:14:06 DEBUG : potato2: Excluded 2025/11/13 04:14:06 DEBUG : empty space: size = 1 OK 2025/11/13 04:14:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:14:06 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:06 DEBUG : empty space: Unchanged skipping 2025/11/13 04:14:06 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:06 DEBUG : Waiting for deletions to finish 2025/11/13 04:14:06 INFO : enormous: Deleted 2025/11/13 04:14:07 INFO : potato2: Deleted 2025/11/13 04:14:07 INFO : There was nothing to transfer 2025/11/13 04:14:07 DEBUG : empty space: size = 1 OK 2025/11/13 04:14:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/13 04:14:07 DEBUG : empty space: Unchanged skipping 2025/11/13 04:14:07 DEBUG : Local file system at /tmp/rclone588230853: Waiting for checks to finish 2025/11/13 04:14:07 DEBUG : Local file system at /tmp/rclone588230853: Waiting for transfers to finish 2025/11/13 04:14:07 DEBUG : Waiting for deletions to finish 2025/11/13 04:14:07 INFO : enormous: Deleted 2025/11/13 04:14:07 INFO : potato2: Deleted 2025/11/13 04:14:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:14:09 DEBUG : five: Need to transfer - File not found at Destination 2025/11/13 04:14:09 DEBUG : four: size = 4 (Local file system at /tmp/rclone588230853) 2025/11/13 04:14:09 DEBUG : four: size = 8 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:14:09 DEBUG : four: Sizes differ 2025/11/13 04:14:09 DEBUG : one: Destination is newer than source, skipping 2025/11/13 04:14:09 DEBUG : three: size = 5 OK 2025/11/13 04:14:09 DEBUG : three: Sizes identical 2025/11/13 04:14:09 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:09 DEBUG : two: size = 3 OK 2025/11/13 04:14:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/13 04:14:09 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 04:14:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone588230853) 2025/11/13 04:14:09 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:14:09 DEBUG : two: sha1 differ 2025/11/13 04:14:09 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:10 DEBUG : five: size = 4 OK 2025/11/13 04:14:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/13 04:14:10 INFO : five: Copied (new) 2025/11/13 04:14:10 DEBUG : four: size = 4 OK 2025/11/13 04:14:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/13 04:14:10 INFO : four: Copied (replaced existing) 2025/11/13 04:14:10 DEBUG : two: size = 3 OK 2025/11/13 04:14:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/13 04:14:10 INFO : two: Copied (replaced existing) 2025/11/13 04:14:10 DEBUG : Waiting for deletions to finish 2025/11/13 04:14:11 DEBUG : five: size = 4 OK 2025/11/13 04:14:11 DEBUG : four: size = 4 OK 2025/11/13 04:14:11 DEBUG : one: Destination is newer than source, skipping 2025/11/13 04:14:11 DEBUG : three: size = 5 OK 2025/11/13 04:14:11 DEBUG : two: size = 3 OK 2025/11/13 04:14:11 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/13 04:14:11 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/13 04:14:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 04:14:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/13 04:14:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/13 04:14:11 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/13 04:14:11 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/13 04:14:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 04:14:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/13 04:14:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone588230853) 2025/11/13 04:14:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:14:11 DEBUG : three: sha1 differ 2025/11/13 04:14:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/13 04:14:11 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:11 DEBUG : three: size = 5 OK 2025/11/13 04:14:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 04:14:11 INFO : three: Copied (replaced existing) 2025/11/13 04:14:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.14s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/13 04:14:13 INFO : B2 bucket rclone-test-garavaz2silo: Making map for --track-renames 2025/11/13 04:14:13 INFO : B2 bucket rclone-test-garavaz2silo: Finished making map for --track-renames 2025/11/13 04:14:13 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/13 04:14:13 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for renames to finish 2025/11/13 04:14:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/13 04:14:13 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:13 DEBUG : yam: size = 11 OK 2025/11/13 04:14:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/13 04:14:13 INFO : yam: Copied (new) 2025/11/13 04:14:13 DEBUG : potato: size = 14 OK 2025/11/13 04:14:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/13 04:14:13 INFO : potato: Copied (new) 2025/11/13 04:14:13 DEBUG : Waiting for deletions to finish 2025/11/13 04:14:14 DEBUG : potato: size = 14 OK 2025/11/13 04:14:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:14:14 INFO : B2 bucket rclone-test-garavaz2silo: Making map for --track-renames 2025/11/13 04:14:14 INFO : B2 bucket rclone-test-garavaz2silo: Finished making map for --track-renames 2025/11/13 04:14:14 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:14 DEBUG : potato: Unchanged skipping 2025/11/13 04:14:14 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for renames to finish 2025/11/13 04:14:14 DEBUG : yaml: size = 11 OK 2025/11/13 04:14:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/13 04:14:14 INFO : yam: Copied (server-side copy) to: yaml 2025/11/13 04:14:15 INFO : yam: Deleted 2025/11/13 04:14:15 INFO : yaml: Renamed from "yam" 2025/11/13 04:14:15 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.99s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/13 04:14:16 INFO : B2 bucket rclone-test-garavaz2silo: Making map for --track-renames 2025/11/13 04:14:16 INFO : B2 bucket rclone-test-garavaz2silo: Finished making map for --track-renames 2025/11/13 04:14:16 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/13 04:14:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/13 04:14:16 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for renames to finish 2025/11/13 04:14:16 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:16 DEBUG : potato: size = 14 OK 2025/11/13 04:14:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/13 04:14:16 INFO : potato: Copied (new) 2025/11/13 04:14:16 DEBUG : yam: size = 11 OK 2025/11/13 04:14:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/13 04:14:16 INFO : yam: Copied (new) 2025/11/13 04:14:16 DEBUG : Waiting for deletions to finish 2025/11/13 04:14:17 DEBUG : potato: size = 14 OK 2025/11/13 04:14:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:14:17 INFO : B2 bucket rclone-test-garavaz2silo: Making map for --track-renames 2025/11/13 04:14:17 INFO : B2 bucket rclone-test-garavaz2silo: Finished making map for --track-renames 2025/11/13 04:14:17 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:17 DEBUG : potato: Unchanged skipping 2025/11/13 04:14:17 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for renames to finish 2025/11/13 04:14:17 DEBUG : yaml: size = 11 OK 2025/11/13 04:14:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/13 04:14:17 INFO : yam: Copied (server-side copy) to: yaml 2025/11/13 04:14:17 INFO : yam: Deleted 2025/11/13 04:14:17 INFO : yaml: Renamed from "yam" 2025/11/13 04:14:17 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/13 04:14:19 INFO : B2 bucket rclone-test-garavaz2silo: Making map for --track-renames 2025/11/13 04:14:19 INFO : B2 bucket rclone-test-garavaz2silo: Finished making map for --track-renames 2025/11/13 04:14:19 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/13 04:14:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/13 04:14:19 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for renames to finish 2025/11/13 04:14:19 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:19 DEBUG : sub/yam: size = 11 OK 2025/11/13 04:14:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/13 04:14:19 INFO : sub/yam: Copied (new) 2025/11/13 04:14:20 DEBUG : potato: size = 14 OK 2025/11/13 04:14:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/13 04:14:20 INFO : potato: Copied (new) 2025/11/13 04:14:20 DEBUG : Waiting for deletions to finish 2025/11/13 04:14:20 DEBUG : potato: size = 14 OK 2025/11/13 04:14:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:14:20 DEBUG : potato: Unchanged skipping 2025/11/13 04:14:20 INFO : B2 bucket rclone-test-garavaz2silo: Making map for --track-renames 2025/11/13 04:14:20 INFO : B2 bucket rclone-test-garavaz2silo: Finished making map for --track-renames 2025/11/13 04:14:20 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:20 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for renames to finish 2025/11/13 04:14:21 DEBUG : yam: size = 11 OK 2025/11/13 04:14:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/13 04:14:21 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/13 04:14:21 INFO : sub/yam: Deleted 2025/11/13 04:14:21 INFO : yam: Renamed from "sub/yam" 2025/11/13 04:14:21 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.28s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:14:22 DEBUG : Creating backend with remote "/tmp/rclone588230853/dir1" 2025/11/13 04:14:22 DEBUG : Creating backend with remote "/tmp/rclone588230853/dir2" 2025/11/13 04:14:22 DEBUG : Local file system at /tmp/rclone588230853/dir2: Using server-side directory move 2025/11/13 04:14:22 INFO : Local file system at /tmp/rclone588230853/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/13 04:14:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/13 04:14:22 INFO : file1.txt: Moved (server-side) 2025/11/13 04:14:22 DEBUG : Local file system at /tmp/rclone588230853/dir2: Waiting for checks to finish 2025/11/13 04:14:22 DEBUG : Local file system at /tmp/rclone588230853/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:14:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:14:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/13 04:14:22 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:22 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:22 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/13 04:14:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/13 04:14:22 INFO : nested/sub dir/file: Copied (new) 2025/11/13 04:14:22 INFO : nested/sub dir/file: Deleted 2025/11/13 04:14:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:14:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:14:23 INFO : sub dir/hello world: Copied (new) 2025/11/13 04:14:23 INFO : sub dir/hello world: Deleted 2025/11/13 04:14:23 INFO : sub dir: Removing directory 2025/11/13 04:14:23 INFO : nested/sub dir: Removing directory 2025/11/13 04:14:23 INFO : nested: Removing directory 2025/11/13 04:14:23 DEBUG : Local file system at /tmp/rclone588230853: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:14:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/13 04:14:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/13 04:14:24 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:24 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:25 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1154-19.backblaze.com/b2api/v1/b2_upload_file/9f520da360ad7bbb9fa80e1b/c001_v0001154_t0022": EOF 2025/11/13 04:14:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1154-19.backblaze.com/b2api/v1/b2_upload_file/9f520da360ad7bbb9fa80e1b/c001_v0001154_t0022": EOF) 2025/11/13 04:14:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/13 04:14:25 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1154-19.backblaze.com/b2api/v1/b2_upload_file/9f520da360ad7bbb9fa80e1b/c001_v0001154_t0022": EOF - low level retry 0/10 2025/11/13 04:14:25 DEBUG : pacer: Reducing sleep to 10ms 2025/11/13 04:14:25 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/13 04:14:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/13 04:14:25 INFO : nested/sub dir/file: Copied (new) 2025/11/13 04:14:25 INFO : nested/sub dir/file: Deleted 2025/11/13 04:14:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/13 04:14:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:14:25 INFO : sub dir/hello world: Copied (new) 2025/11/13 04:14:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.73s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:14:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/13 04:14:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/13 04:14:26 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:26 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:26 DEBUG : existing-b: size = 6 OK 2025/11/13 04:14:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/13 04:14:26 INFO : existing-b: Copied (new) 2025/11/13 04:14:26 INFO : existing-b: Deleted 2025/11/13 04:14:27 DEBUG : existing: size = 6 OK 2025/11/13 04:14:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/13 04:14:27 INFO : existing: Copied (new) 2025/11/13 04:14:27 INFO : existing: Deleted 2025/11/13 04:14:27 DEBUG : existing: Destination exists, skipping 2025/11/13 04:14:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/13 04:14:27 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:14:27 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:14:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:14:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dohagir7jabu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-garavaz2silo -> B2 bucket rclone-test-dohagir7jabu 2025/11/13 04:14:34 DEBUG : empty space: size = 1 OK 2025/11/13 04:14:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/13 04:14:34 DEBUG : empty space: Unchanged skipping 2025/11/13 04:14:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:14:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:14:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dohagir7jabu) 2025/11/13 04:14:34 DEBUG : potato3: Sizes differ 2025/11/13 04:14:34 DEBUG : B2 bucket rclone-test-dohagir7jabu: Waiting for checks to finish 2025/11/13 04:14:34 INFO : empty space: Deleted 2025/11/13 04:14:34 DEBUG : B2 bucket rclone-test-dohagir7jabu: Waiting for transfers to finish 2025/11/13 04:14:34 DEBUG : potato2: size = 60 OK 2025/11/13 04:14:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:14:34 INFO : potato2: Copied (server-side copy) 2025/11/13 04:14:35 INFO : potato2: Deleted 2025/11/13 04:14:35 DEBUG : potato3: size = 68 OK 2025/11/13 04:14:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/13 04:14:35 INFO : potato3: Copied (server-side copy) 2025/11/13 04:14:35 INFO : potato3: Deleted 2025/11/13 04:14:35 DEBUG : Creating backend with remote "TestB2:rclone-test-nozoyey1luqo" 2025/11/13 04:14:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/13 04:14:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:14:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/13 04:14:37 DEBUG : B2 bucket rclone-test-nozoyey1luqo: Waiting for checks to finish 2025/11/13 04:14:37 DEBUG : B2 bucket rclone-test-nozoyey1luqo: Waiting for transfers to finish 2025/11/13 04:14:37 DEBUG : empty space: size = 1 OK 2025/11/13 04:14:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 04:14:37 INFO : empty space: Copied (server-side copy) 2025/11/13 04:14:37 INFO : empty space: Deleted 2025/11/13 04:14:38 DEBUG : potato2: size = 60 OK 2025/11/13 04:14:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:14:38 INFO : potato2: Copied (server-side copy) 2025/11/13 04:14:38 INFO : potato2: Deleted 2025/11/13 04:14:38 DEBUG : potato3: size = 68 OK 2025/11/13 04:14:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/13 04:14:38 INFO : potato3: Copied (server-side copy) 2025/11/13 04:14:38 INFO : potato3: Deleted 2025/11/13 04:14:38 DEBUG : B2 bucket rclone-test-nozoyey1luqo: Purge remote 2025/11/13 04:14:38 INFO : B2 bucket rclone-test-nozoyey1luqo: cleaning bucket "rclone-test-nozoyey1luqo" of all files 2025/11/13 04:14:39 DEBUG : empty space: Deleting (id "4_z4fe22d8360cd7bbb9fa80e1b_f1037a92d45d62cf9_d20251113_m041437_c001_v0001180_t0005_u01763007277648") 2025/11/13 04:14:39 DEBUG : potato2: Deleting (id "4_z4fe22d8360cd7bbb9fa80e1b_f113a69ba8f9063a3_d20251113_m041437_c001_v0001154_t0018_u01763007277869") 2025/11/13 04:14:39 DEBUG : potato3: Deleting (id "4_z4fe22d8360cd7bbb9fa80e1b_f100d70dc231c7dff_d20251113_m041438_c001_v0001044_t0011_u01763007278048") 2025/11/13 04:14:39 DEBUG : B2 bucket rclone-test-dohagir7jabu: Purge remote 2025/11/13 04:14:39 INFO : B2 bucket rclone-test-dohagir7jabu: cleaning bucket "rclone-test-dohagir7jabu" of all files 2025/11/13 04:14:40 DEBUG : empty space: Deleting (id "4_z5fe20df360cd7bbb9fa80e1b_f407ae726371f1ee3_d20251113_m041437_c001_v7007000_t0000_u01763007277844") 2025/11/13 04:14:40 DEBUG : empty space: Deleting (id "4_z5fe20df360cd7bbb9fa80e1b_f10966869c2fedf07_d20251113_m041431_c001_v0001109_t0028_u01763007271733") 2025/11/13 04:14:40 DEBUG : potato2: Deleting (id "4_z5fe20df360cd7bbb9fa80e1b_f407ae726371f1ee5_d20251113_m041438_c001_v7007000_t0000_u01763007278218") 2025/11/13 04:14:40 DEBUG : potato2: Deleting (id "4_z5fe20df360cd7bbb9fa80e1b_f119c6ac586ba0599_d20251113_m041434_c001_v0001136_t0038_u01763007274590") 2025/11/13 04:14:40 DEBUG : potato3: Deleting (id "4_z5fe20df360cd7bbb9fa80e1b_f407ae726371f1ee7_d20251113_m041438_c001_v7007000_t0000_u01763007278540") 2025/11/13 04:14:40 DEBUG : potato3: Deleting (id "4_z5fe20df360cd7bbb9fa80e1b_f1072c0d11c8938d1_d20251113_m041434_c001_v0001044_t0043_u01763007274957") 2025/11/13 04:14:40 DEBUG : potato3: Deleting (id "4_z5fe20df360cd7bbb9fa80e1b_f10966869c2fedf09_d20251113_m041433_c001_v0001109_t0043_u01763007273052") --- PASS: TestServerSideMove (13.25s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:14:41 DEBUG : Creating backend with remote "TestB2:rclone-test-qozizuh2dide" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-garavaz2silo -> B2 bucket rclone-test-qozizuh2dide 2025/11/13 04:14:46 DEBUG : empty space: Excluded (Size Filter) 2025/11/13 04:14:46 DEBUG : empty space: Excluded (Size Filter) 2025/11/13 04:14:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:14:46 DEBUG : B2 bucket rclone-test-qozizuh2dide: Waiting for checks to finish 2025/11/13 04:14:46 DEBUG : potato3: size = 68 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:14:46 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qozizuh2dide) 2025/11/13 04:14:46 DEBUG : potato3: Sizes differ 2025/11/13 04:14:46 DEBUG : B2 bucket rclone-test-qozizuh2dide: Waiting for transfers to finish 2025/11/13 04:14:47 DEBUG : potato2: size = 60 OK 2025/11/13 04:14:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:14:47 INFO : potato2: Copied (server-side copy) 2025/11/13 04:14:47 DEBUG : potato3: size = 68 OK 2025/11/13 04:14:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/13 04:14:47 INFO : potato3: Copied (server-side copy) 2025/11/13 04:14:47 INFO : potato2: Deleted 2025/11/13 04:14:47 INFO : potato3: Deleted 2025/11/13 04:14:48 DEBUG : Creating backend with remote "TestB2:rclone-test-pomezac5lawe" 2025/11/13 04:14:48 DEBUG : empty space: Excluded (Size Filter) 2025/11/13 04:14:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:14:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/13 04:14:49 DEBUG : B2 bucket rclone-test-pomezac5lawe: Waiting for checks to finish 2025/11/13 04:14:49 DEBUG : B2 bucket rclone-test-pomezac5lawe: Waiting for transfers to finish 2025/11/13 04:14:49 DEBUG : potato2: size = 60 OK 2025/11/13 04:14:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:14:49 INFO : potato2: Copied (server-side copy) 2025/11/13 04:14:50 INFO : potato2: Deleted 2025/11/13 04:14:50 DEBUG : potato3: size = 68 OK 2025/11/13 04:14:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/13 04:14:50 INFO : potato3: Copied (server-side copy) 2025/11/13 04:14:50 INFO : potato3: Deleted 2025/11/13 04:14:50 DEBUG : B2 bucket rclone-test-pomezac5lawe: Purge remote 2025/11/13 04:14:50 INFO : B2 bucket rclone-test-pomezac5lawe: cleaning bucket "rclone-test-pomezac5lawe" of all files 2025/11/13 04:14:50 DEBUG : potato2: Deleting (id "4_z1fd25d8360cd7bbb9fa80e1b_f11165d2f38e8b443_d20251113_m041449_c001_v0001177_t0059_u01763007289774") 2025/11/13 04:14:50 DEBUG : potato3: Deleting (id "4_z1fd25d8360cd7bbb9fa80e1b_f100ce4c4978d2370_d20251113_m041450_c001_v0001181_t0039_u01763007290102") 2025/11/13 04:14:51 DEBUG : B2 bucket rclone-test-qozizuh2dide: Purge remote 2025/11/13 04:14:51 INFO : B2 bucket rclone-test-qozizuh2dide: cleaning bucket "rclone-test-qozizuh2dide" of all files 2025/11/13 04:14:51 DEBUG : empty space: Deleting (id "4_z0f924d6360cd7bbb9fa80e1b_f113acb71a912b83f_d20251113_m041445_c001_v0001176_t0038_u01763007285699") 2025/11/13 04:14:51 DEBUG : potato2: Deleting (id "4_z0f924d6360cd7bbb9fa80e1b_f411858a375305a66_d20251113_m041450_c001_v7007000_t0000_u01763007290072") 2025/11/13 04:14:51 DEBUG : potato2: Deleting (id "4_z0f924d6360cd7bbb9fa80e1b_f1182bc4d55929143_d20251113_m041446_c001_v0001179_t0000_u01763007286924") 2025/11/13 04:14:51 DEBUG : potato3: Deleting (id "4_z0f924d6360cd7bbb9fa80e1b_f411858a375305a67_d20251113_m041450_c001_v7007000_t0000_u01763007290324") 2025/11/13 04:14:51 DEBUG : potato3: Deleting (id "4_z0f924d6360cd7bbb9fa80e1b_f10036c03d3128b65_d20251113_m041447_c001_v0001184_t0036_u01763007287302") 2025/11/13 04:14:51 DEBUG : potato3: Deleting (id "4_z0f924d6360cd7bbb9fa80e1b_f113acb71a912b841_d20251113_m041446_c001_v0001176_t0021_u01763007286164") --- PASS: TestServerSideMoveWithFilter (11.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:14:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kizihut7pava" 2025/11/13 04:14:55 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-garavaz2silo -> B2 bucket rclone-test-kizihut7pava 2025/11/13 04:14:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:14:58 DEBUG : empty space: size = 1 OK 2025/11/13 04:14:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/13 04:14:58 DEBUG : empty space: Unchanged skipping 2025/11/13 04:14:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:14:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kizihut7pava) 2025/11/13 04:14:58 DEBUG : potato3: Sizes differ 2025/11/13 04:14:58 DEBUG : B2 bucket rclone-test-kizihut7pava: Waiting for checks to finish 2025/11/13 04:14:58 INFO : empty space: Deleted 2025/11/13 04:14:58 DEBUG : B2 bucket rclone-test-kizihut7pava: Waiting for transfers to finish 2025/11/13 04:14:58 DEBUG : potato2: size = 60 OK 2025/11/13 04:14:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:14:58 INFO : potato2: Copied (server-side copy) 2025/11/13 04:14:59 INFO : potato2: Deleted 2025/11/13 04:14:59 DEBUG : potato3: size = 68 OK 2025/11/13 04:14:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/13 04:14:59 INFO : potato3: Copied (server-side copy) 2025/11/13 04:14:59 INFO : potato3: Deleted 2025/11/13 04:15:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yowelih7sexo" 2025/11/13 04:15:01 INFO : tomatoDir: Making directory 2025/11/13 04:15:01 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/13 04:15:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/13 04:15:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/13 04:15:01 DEBUG : B2 bucket rclone-test-yowelih7sexo: Waiting for checks to finish 2025/11/13 04:15:01 DEBUG : B2 bucket rclone-test-yowelih7sexo: Waiting for transfers to finish 2025/11/13 04:15:02 DEBUG : empty space: size = 1 OK 2025/11/13 04:15:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/13 04:15:02 INFO : empty space: Copied (server-side copy) 2025/11/13 04:15:02 INFO : empty space: Deleted 2025/11/13 04:15:02 DEBUG : potato2: size = 60 OK 2025/11/13 04:15:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/13 04:15:02 INFO : potato2: Copied (server-side copy) 2025/11/13 04:15:03 INFO : potato2: Deleted 2025/11/13 04:15:03 DEBUG : potato3: size = 68 OK 2025/11/13 04:15:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/13 04:15:03 INFO : potato3: Copied (server-side copy) 2025/11/13 04:15:03 INFO : potato3: Deleted 2025/11/13 04:15:04 DEBUG : B2 bucket rclone-test-yowelih7sexo: Purge remote 2025/11/13 04:15:04 INFO : B2 bucket rclone-test-yowelih7sexo: cleaning bucket "rclone-test-yowelih7sexo" of all files 2025/11/13 04:15:04 DEBUG : empty space: Deleting (id "4_z7f928d8360cd7bbb9fa80e1b_f107669e78c5ce8ae_d20251113_m041502_c001_v0001091_t0020_u01763007302175") 2025/11/13 04:15:04 DEBUG : potato2: Deleting (id "4_z7f928d8360cd7bbb9fa80e1b_f11727717f682b5d5_d20251113_m041502_c001_v0001137_t0039_u01763007302564") 2025/11/13 04:15:04 DEBUG : potato3: Deleting (id "4_z7f928d8360cd7bbb9fa80e1b_f118d461ba3ea3415_d20251113_m041502_c001_v0001109_t0023_u01763007302559") 2025/11/13 04:15:04 DEBUG : B2 bucket rclone-test-kizihut7pava: Purge remote 2025/11/13 04:15:04 INFO : B2 bucket rclone-test-kizihut7pava: cleaning bucket "rclone-test-kizihut7pava" of all files 2025/11/13 04:15:05 DEBUG : empty space: Deleting (id "4_zaf527d3360cd7bbb9fa80e1b_f417e20652b908777_d20251113_m041502_c001_v7007000_t0000_u01763007302648") 2025/11/13 04:15:05 DEBUG : empty space: Deleting (id "4_zaf527d3360cd7bbb9fa80e1b_f100ff29b8ce1879f_d20251113_m041457_c001_v0001101_t0051_u01763007297399") 2025/11/13 04:15:05 DEBUG : potato2: Deleting (id "4_zaf527d3360cd7bbb9fa80e1b_f417e20652b908779_d20251113_m041502_c001_v7007000_t0000_u01763007302971") 2025/11/13 04:15:05 DEBUG : potato2: Deleting (id "4_zaf527d3360cd7bbb9fa80e1b_f101d8fa62eea61aa_d20251113_m041458_c001_v0001182_t0012_u01763007298773") 2025/11/13 04:15:05 DEBUG : potato3: Deleting (id "4_zaf527d3360cd7bbb9fa80e1b_f417e20652b90877b_d20251113_m041503_c001_v7007000_t0000_u01763007303427") 2025/11/13 04:15:05 DEBUG : potato3: Deleting (id "4_zaf527d3360cd7bbb9fa80e1b_f101475d23aa8e44f_d20251113_m041459_c001_v0001145_t0023_u01763007299023") 2025/11/13 04:15:05 DEBUG : potato3: Deleting (id "4_zaf527d3360cd7bbb9fa80e1b_f100ff29b8ce187a7_d20251113_m041458_c001_v0001101_t0019_u01763007298036") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.38s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:15:06 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.90s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:15:09 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:15:11 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/rclone-sync-test" 2025/11/13 04:15:12 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/rclone-sync-test-include/layer2" 2025/11/13 04:15:14 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/rclone-sync-test-ignore-file" 2025/11/13 04:15:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/13 04:15:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/13 04:15:18 DEBUG : pacer: Reducing sleep to 10ms 2025/11/13 04:15:18 DEBUG : B2 bucket rclone-test-garavaz2silo path rclone-sync-test: Waiting for checks to finish 2025/11/13 04:15:18 DEBUG : B2 bucket rclone-test-garavaz2silo path rclone-sync-test: Waiting for transfers to finish 2025/11/13 04:15:18 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:18 INFO : There was nothing to transfer 2025/11/13 04:15:18 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:15:18 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:15:18 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:18 INFO : There was nothing to transfer 2025/11/13 04:15:19 DEBUG : B2 bucket rclone-test-garavaz2silo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/13 04:15:19 DEBUG : B2 bucket rclone-test-garavaz2silo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/13 04:15:19 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:19 INFO : There was nothing to transfer 2025/11/13 04:15:19 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:15:19 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:15:19 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:19 INFO : There was nothing to transfer 2025/11/13 04:15:19 DEBUG : B2 bucket rclone-test-garavaz2silo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/13 04:15:19 DEBUG : B2 bucket rclone-test-garavaz2silo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/13 04:15:19 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:19 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.42s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:15:20 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/dst" 2025/11/13 04:15:21 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/CompareDest" 2025/11/13 04:15:23 DEBUG : one: Need to transfer - File not found at Destination 2025/11/13 04:15:23 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:15:23 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:15:24 DEBUG : one: size = 3 OK 2025/11/13 04:15:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 04:15:24 INFO : one: Copied (new) 2025/11/13 04:15:24 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:15:25 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:15:25 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:15:25 DEBUG : one: Sizes differ 2025/11/13 04:15:25 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:15:25 DEBUG : one: size = 5 OK 2025/11/13 04:15:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/13 04:15:25 INFO : one: Copied (replaced existing) 2025/11/13 04:15:25 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:15:27 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:15:27 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:15:27 DEBUG : one: Sizes differ 2025/11/13 04:15:27 DEBUG : one: size = 5 OK 2025/11/13 04:15:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 04:15:27 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:15:27 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:27 INFO : There was nothing to transfer 2025/11/13 04:15:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:15:28 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:15:28 DEBUG : one: Sizes differ 2025/11/13 04:15:29 DEBUG : two: size = 3 OK 2025/11/13 04:15:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 04:15:29 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:15:29 DEBUG : one: size = 5 OK 2025/11/13 04:15:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 04:15:29 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:15:29 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:29 INFO : There was nothing to transfer 2025/11/13 04:15:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:15:29 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:15:29 DEBUG : one: Sizes differ 2025/11/13 04:15:29 DEBUG : two: size = 3 OK 2025/11/13 04:15:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 04:15:29 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:15:29 DEBUG : one: size = 5 OK 2025/11/13 04:15:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 04:15:29 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:15:29 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:29 INFO : There was nothing to transfer 2025/11/13 04:15:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:15:30 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:15:30 DEBUG : one: Sizes differ 2025/11/13 04:15:30 DEBUG : two: size = 3 OK 2025/11/13 04:15:30 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/11/13 04:15:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/13 04:15:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/13 04:15:30 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:15:30 DEBUG : one: size = 5 OK 2025/11/13 04:15:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 04:15:30 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:15:30 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:30 INFO : There was nothing to transfer 2025/11/13 04:15:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:15:31 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:15:31 DEBUG : one: Sizes differ 2025/11/13 04:15:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:15:31 DEBUG : two: size = 3 (B2 bucket rclone-test-garavaz2silo path CompareDest) 2025/11/13 04:15:31 DEBUG : two: Sizes differ 2025/11/13 04:15:31 DEBUG : two: Need to transfer - File not found at Destination 2025/11/13 04:15:31 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:15:31 DEBUG : one: size = 5 OK 2025/11/13 04:15:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/13 04:15:31 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:15:32 DEBUG : two: size = 5 OK 2025/11/13 04:15:32 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/13 04:15:32 INFO : two: Copied (new) 2025/11/13 04:15:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.36s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:15:35 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/dest" 2025/11/13 04:15:36 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/pre-dest1" 2025/11/13 04:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/pre-dest2" 2025/11/13 04:15:39 DEBUG : 1: size = 1 OK 2025/11/13 04:15:39 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:15:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/13 04:15:39 DEBUG : 2: size = 1 OK 2025/11/13 04:15:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:15:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/13 04:15:40 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/13 04:15:40 DEBUG : B2 bucket rclone-test-garavaz2silo path dest: Waiting for checks to finish 2025/11/13 04:15:40 DEBUG : B2 bucket rclone-test-garavaz2silo path dest: Waiting for transfers to finish 2025/11/13 04:15:41 DEBUG : 3: size = 1 OK 2025/11/13 04:15:41 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/13 04:15:41 INFO : 3: Copied (new) 2025/11/13 04:15:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.91s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:15:42 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/dst" 2025/11/13 04:15:43 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/CopyDest" 2025/11/13 04:15:45 DEBUG : one: Need to transfer - File not found at Destination 2025/11/13 04:15:45 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:15:45 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:15:46 DEBUG : one: size = 3 OK 2025/11/13 04:15:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 04:15:46 INFO : one: Copied (new) 2025/11/13 04:15:46 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:15:47 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:15:47 DEBUG : one: Sizes differ 2025/11/13 04:15:47 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:15:47 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:15:48 DEBUG : one: size = 5 OK 2025/11/13 04:15:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/13 04:15:48 INFO : one: Copied (replaced existing) 2025/11/13 04:15:48 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:50 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/BackupDir" 2025/11/13 04:15:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:15:51 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:15:51 DEBUG : one: Sizes differ 2025/11/13 04:15:51 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:15:51 DEBUG : one: size = 5 OK 2025/11/13 04:15:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:15:51 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:15:51 DEBUG : one: Sizes differ 2025/11/13 04:15:53 DEBUG : one: size = 3 OK 2025/11/13 04:15:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 04:15:53 INFO : one: Copied (server-side copy) 2025/11/13 04:15:53 INFO : one: Deleted 2025/11/13 04:15:53 DEBUG : one: size = 5 OK 2025/11/13 04:15:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/13 04:15:53 INFO : one: Copied (server-side copy) 2025/11/13 04:15:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/13 04:15:53 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:15:53 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:54 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1180-09.backblaze.com/b2api/v1/b2_upload_file/9f520da360ad7bbb9fa80e1b/c001_v0001180_t0001": EOF 2025/11/13 04:15:54 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-09.backblaze.com/b2api/v1/b2_upload_file/9f520da360ad7bbb9fa80e1b/c001_v0001180_t0001": EOF) 2025/11/13 04:15:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "CopyDest/two" to B2 bucket rclone-test-garavaz2silo: 1/10 (Post "https://pod-000-1180-09.backblaze.com/b2api/v1/b2_upload_file/9f520da360ad7bbb9fa80e1b/c001_v0001180_t0001": EOF) 2025/11/13 04:15:56 DEBUG : pacer: Reducing sleep to 10ms 2025/11/13 04:15:57 DEBUG : one: size = 5 OK 2025/11/13 04:15:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:57 DEBUG : one: Unchanged skipping 2025/11/13 04:15:57 DEBUG : two: size = 3 OK 2025/11/13 04:15:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:58 DEBUG : two: size = 3 OK 2025/11/13 04:15:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/13 04:15:58 INFO : two: Copied (server-side copy) 2025/11/13 04:15:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/13 04:15:58 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:15:58 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:15:58 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:58 DEBUG : one: size = 5 OK 2025/11/13 04:15:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:58 DEBUG : two: size = 3 OK 2025/11/13 04:15:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:58 DEBUG : two: Unchanged skipping 2025/11/13 04:15:58 DEBUG : one: Unchanged skipping 2025/11/13 04:15:58 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:15:58 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:15:58 DEBUG : Waiting for deletions to finish 2025/11/13 04:15:58 INFO : There was nothing to transfer 2025/11/13 04:15:59 DEBUG : one: size = 5 OK 2025/11/13 04:15:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:15:59 DEBUG : one: Unchanged skipping 2025/11/13 04:16:00 DEBUG : three: size = 7 (Local file system at /tmp/rclone588230853) 2025/11/13 04:16:00 DEBUG : three: size = 5 (B2 bucket rclone-test-garavaz2silo path CopyDest) 2025/11/13 04:16:00 DEBUG : three: Sizes differ 2025/11/13 04:16:00 DEBUG : three: Destination not found in --copy-dest 2025/11/13 04:16:00 DEBUG : three: Need to transfer - File not found at Destination 2025/11/13 04:16:00 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:16:00 DEBUG : two: size = 3 OK 2025/11/13 04:16:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/13 04:16:00 DEBUG : two: Unchanged skipping 2025/11/13 04:16:00 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:16:00 DEBUG : three: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/13 04:16:00 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/13 04:16:00 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/13 04:16:00 DEBUG : three: Received error: CPU too busy (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/11/13 04:16:00 DEBUG : pacer: Reducing sleep to 500ms 2025/11/13 04:16:02 DEBUG : pacer: Reducing sleep to 250ms 2025/11/13 04:16:02 DEBUG : three: size = 7 OK 2025/11/13 04:16:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/13 04:16:02 INFO : three: Copied (new) 2025/11/13 04:16:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (21.51s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/dst" 2025/11/13 04:16:07 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/backup" 2025/11/13 04:16:09 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:16:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone588230853) 2025/11/13 04:16:09 DEBUG : two: size = 3 OK 2025/11/13 04:16:09 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:16:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:16:09 DEBUG : one: Sizes differ 2025/11/13 04:16:09 DEBUG : two: Unchanged skipping 2025/11/13 04:16:10 DEBUG : one: size = 3 OK 2025/11/13 04:16:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 04:16:10 INFO : one: Copied (server-side copy) 2025/11/13 04:16:11 INFO : one: Deleted 2025/11/13 04:16:11 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:16:12 DEBUG : one: size = 4 OK 2025/11/13 04:16:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 04:16:12 INFO : one: Copied (new) 2025/11/13 04:16:12 DEBUG : Waiting for deletions to finish 2025/11/13 04:16:12 DEBUG : three.txt: size = 5 OK 2025/11/13 04:16:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 04:16:12 INFO : three.txt: Copied (server-side copy) 2025/11/13 04:16:12 INFO : three.txt: Deleted 2025/11/13 04:16:12 INFO : three.txt: Moved into backup dir 2025/11/13 04:16:14 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:16:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:16:14 DEBUG : one: size = 4 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:16:14 DEBUG : one: Sizes differ 2025/11/13 04:16:14 DEBUG : two: size = 3 OK 2025/11/13 04:16:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:16:14 DEBUG : two: Unchanged skipping 2025/11/13 04:16:15 DEBUG : one: size = 4 OK 2025/11/13 04:16:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 04:16:15 INFO : one: Copied (server-side copy) 2025/11/13 04:16:15 INFO : one: Deleted 2025/11/13 04:16:15 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:16:15 DEBUG : one: size = 5 OK 2025/11/13 04:16:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/13 04:16:15 INFO : one: Copied (new) 2025/11/13 04:16:15 DEBUG : Waiting for deletions to finish 2025/11/13 04:16:16 DEBUG : three.txt: size = 6 OK 2025/11/13 04:16:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 04:16:16 INFO : three.txt: Copied (server-side copy) 2025/11/13 04:16:16 INFO : three.txt: Deleted 2025/11/13 04:16:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.78s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:16:19 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/dst" 2025/11/13 04:16:20 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/backup" 2025/11/13 04:16:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone588230853) 2025/11/13 04:16:22 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:16:22 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:16:22 DEBUG : one: Sizes differ 2025/11/13 04:16:22 DEBUG : two: size = 3 OK 2025/11/13 04:16:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:16:22 DEBUG : two: Unchanged skipping 2025/11/13 04:16:24 DEBUG : one.bak: size = 3 OK 2025/11/13 04:16:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 04:16:24 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 04:16:24 INFO : one: Deleted 2025/11/13 04:16:24 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:16:25 DEBUG : one: size = 4 OK 2025/11/13 04:16:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 04:16:25 INFO : one: Copied (new) 2025/11/13 04:16:25 DEBUG : Waiting for deletions to finish 2025/11/13 04:16:25 DEBUG : three.txt.bak: size = 5 OK 2025/11/13 04:16:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 04:16:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 04:16:25 INFO : three.txt: Deleted 2025/11/13 04:16:25 INFO : three.txt: Moved into backup dir 2025/11/13 04:16:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:16:27 DEBUG : one: size = 4 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:16:27 DEBUG : one: Sizes differ 2025/11/13 04:16:27 DEBUG : two: size = 3 OK 2025/11/13 04:16:27 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:16:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:16:27 DEBUG : two: Unchanged skipping 2025/11/13 04:16:30 DEBUG : one.bak: size = 4 OK 2025/11/13 04:16:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 04:16:30 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 04:16:30 INFO : one: Deleted 2025/11/13 04:16:30 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:16:31 DEBUG : one: size = 5 OK 2025/11/13 04:16:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/13 04:16:31 INFO : one: Copied (new) 2025/11/13 04:16:31 DEBUG : Waiting for deletions to finish 2025/11/13 04:16:31 DEBUG : three.txt.bak: size = 6 OK 2025/11/13 04:16:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 04:16:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 04:16:31 INFO : three.txt: Deleted 2025/11/13 04:16:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:16:35 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/dst" 2025/11/13 04:16:36 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/backup" 2025/11/13 04:16:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone588230853) 2025/11/13 04:16:38 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:16:38 DEBUG : one: Sizes differ 2025/11/13 04:16:38 DEBUG : two: size = 3 OK 2025/11/13 04:16:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:16:38 DEBUG : two: Unchanged skipping 2025/11/13 04:16:38 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:16:39 DEBUG : one-2019-01-01: size = 3 OK 2025/11/13 04:16:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 04:16:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/13 04:16:39 INFO : one: Deleted 2025/11/13 04:16:39 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:16:40 DEBUG : one: size = 4 OK 2025/11/13 04:16:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 04:16:40 INFO : one: Copied (new) 2025/11/13 04:16:40 DEBUG : Waiting for deletions to finish 2025/11/13 04:16:41 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/13 04:16:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 04:16:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/13 04:16:41 INFO : three.txt: Deleted 2025/11/13 04:16:41 INFO : three.txt: Moved into backup dir 2025/11/13 04:16:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:16:42 DEBUG : one: size = 4 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:16:42 DEBUG : one: Sizes differ 2025/11/13 04:16:42 DEBUG : two: size = 3 OK 2025/11/13 04:16:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:16:42 DEBUG : two: Unchanged skipping 2025/11/13 04:16:42 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:16:43 DEBUG : one-2019-01-01: size = 4 OK 2025/11/13 04:16:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 04:16:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/13 04:16:43 INFO : one: Deleted 2025/11/13 04:16:43 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:16:43 DEBUG : one: size = 5 OK 2025/11/13 04:16:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/13 04:16:43 INFO : one: Copied (new) 2025/11/13 04:16:43 DEBUG : Waiting for deletions to finish 2025/11/13 04:16:44 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/13 04:16:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 04:16:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/13 04:16:44 INFO : three.txt: Deleted 2025/11/13 04:16:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.85s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:16:47 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/dst" 2025/11/13 04:16:49 DEBUG : two: size = 3 OK 2025/11/13 04:16:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:16:49 DEBUG : two: Unchanged skipping 2025/11/13 04:16:49 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:16:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone588230853) 2025/11/13 04:16:49 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:16:49 DEBUG : one: Sizes differ 2025/11/13 04:16:49 DEBUG : one.bak: size = 3 OK 2025/11/13 04:16:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 04:16:49 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 04:16:50 INFO : one: Deleted 2025/11/13 04:16:50 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:16:50 DEBUG : one: size = 4 OK 2025/11/13 04:16:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 04:16:50 INFO : one: Copied (new) 2025/11/13 04:16:50 DEBUG : Waiting for deletions to finish 2025/11/13 04:16:52 DEBUG : three.txt.bak: size = 5 OK 2025/11/13 04:16:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 04:16:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 04:16:52 INFO : three.txt: Deleted 2025/11/13 04:16:52 INFO : three.txt: Moved into backup dir 2025/11/13 04:16:53 DEBUG : one.bak: Excluded (Path Filter) 2025/11/13 04:16:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/13 04:16:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:16:53 DEBUG : one: size = 4 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:16:53 DEBUG : one: Sizes differ 2025/11/13 04:16:53 DEBUG : two: size = 3 OK 2025/11/13 04:16:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:16:53 DEBUG : two: Unchanged skipping 2025/11/13 04:16:53 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for checks to finish 2025/11/13 04:16:54 DEBUG : one.bak: size = 4 OK 2025/11/13 04:16:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 04:16:54 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 04:16:54 INFO : one: Deleted 2025/11/13 04:16:54 DEBUG : B2 bucket rclone-test-garavaz2silo path dst: Waiting for transfers to finish 2025/11/13 04:16:54 DEBUG : one: size = 5 OK 2025/11/13 04:16:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/13 04:16:54 INFO : one: Copied (new) 2025/11/13 04:16:54 DEBUG : Waiting for deletions to finish 2025/11/13 04:16:55 DEBUG : three.txt.bak: size = 6 OK 2025/11/13 04:16:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 04:16:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 04:16:55 INFO : three.txt: Deleted 2025/11/13 04:16:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.13s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:16:58 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/dst" 2025/11/13 04:17:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone588230853) 2025/11/13 04:17:00 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:17:00 DEBUG : one: Sizes differ 2025/11/13 04:17:01 DEBUG : one.bak: size = 3 OK 2025/11/13 04:17:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 04:17:01 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 04:17:01 INFO : one: Deleted 2025/11/13 04:17:02 DEBUG : one: size = 4 OK 2025/11/13 04:17:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 04:17:02 INFO : one: Copied (new) 2025/11/13 04:17:02 DEBUG : two: size = 3 OK 2025/11/13 04:17:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:02 DEBUG : two: Unchanged skipping 2025/11/13 04:17:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone588230853) 2025/11/13 04:17:02 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:17:02 DEBUG : three.txt: Sizes differ 2025/11/13 04:17:03 DEBUG : three.txt.bak: size = 5 OK 2025/11/13 04:17:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 04:17:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 04:17:03 INFO : three.txt: Deleted 2025/11/13 04:17:04 DEBUG : three.txt: size = 6 OK 2025/11/13 04:17:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 04:17:04 INFO : three.txt: Copied (new) 2025/11/13 04:17:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:17:05 DEBUG : one: size = 4 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:17:05 DEBUG : one: Sizes differ 2025/11/13 04:17:06 DEBUG : one.bak: size = 4 OK 2025/11/13 04:17:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 04:17:06 INFO : one: Copied (server-side copy) to: one.bak 2025/11/13 04:17:06 INFO : one: Deleted 2025/11/13 04:17:06 DEBUG : one: size = 5 OK 2025/11/13 04:17:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/13 04:17:06 INFO : one: Copied (new) 2025/11/13 04:17:06 DEBUG : two: size = 3 OK 2025/11/13 04:17:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:06 DEBUG : two: Unchanged skipping 2025/11/13 04:17:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone588230853) 2025/11/13 04:17:06 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:17:06 DEBUG : three.txt: Sizes differ 2025/11/13 04:17:07 DEBUG : three.txt.bak: size = 6 OK 2025/11/13 04:17:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 04:17:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/13 04:17:07 INFO : three.txt: Deleted 2025/11/13 04:17:08 DEBUG : three.txt: size = 19 OK 2025/11/13 04:17:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/13 04:17:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.56s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:17:11 DEBUG : Creating backend with remote "TestB2:rclone-test-garavaz2silo/dst" 2025/11/13 04:17:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone588230853) 2025/11/13 04:17:12 DEBUG : one: size = 3 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:17:12 DEBUG : one: Sizes differ 2025/11/13 04:17:14 DEBUG : one-2019-01-01: size = 3 OK 2025/11/13 04:17:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/13 04:17:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/13 04:17:14 INFO : one: Deleted 2025/11/13 04:17:15 DEBUG : one: size = 4 OK 2025/11/13 04:17:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 04:17:15 INFO : one: Copied (new) 2025/11/13 04:17:15 DEBUG : two: size = 3 OK 2025/11/13 04:17:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:15 DEBUG : two: Unchanged skipping 2025/11/13 04:17:15 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone588230853) 2025/11/13 04:17:15 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:17:15 DEBUG : three.txt: Sizes differ 2025/11/13 04:17:16 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/13 04:17:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/13 04:17:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/13 04:17:16 INFO : three.txt: Deleted 2025/11/13 04:17:16 DEBUG : three.txt: size = 6 OK 2025/11/13 04:17:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 04:17:16 INFO : three.txt: Copied (new) 2025/11/13 04:17:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone588230853) 2025/11/13 04:17:17 DEBUG : one: size = 4 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:17:17 DEBUG : one: Sizes differ 2025/11/13 04:17:18 DEBUG : one-2019-01-01: size = 4 OK 2025/11/13 04:17:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/13 04:17:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/13 04:17:18 INFO : one: Deleted 2025/11/13 04:17:18 DEBUG : one: size = 5 OK 2025/11/13 04:17:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/13 04:17:18 INFO : one: Copied (new) 2025/11/13 04:17:19 DEBUG : two: size = 3 OK 2025/11/13 04:17:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:19 DEBUG : two: Unchanged skipping 2025/11/13 04:17:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone588230853) 2025/11/13 04:17:19 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-garavaz2silo path dst) 2025/11/13 04:17:19 DEBUG : three.txt: Sizes differ 2025/11/13 04:17:20 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/13 04:17:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/13 04:17:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/13 04:17:20 INFO : three.txt: Deleted 2025/11/13 04:17:20 DEBUG : three.txt: size = 19 OK 2025/11/13 04:17:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/13 04:17:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.61s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:17:23 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:17:23 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone588230853) 2025/11/13 04:17:23 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:17:23 DEBUG : Testêé: Sizes differ 2025/11/13 04:17:23 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:17:24 DEBUG : Testêé: size = 14 OK 2025/11/13 04:17:24 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/13 04:17:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/13 04:17:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.65s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:17:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/13 04:17:25 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:17:25 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:17:25 DEBUG : existing: size = 6 OK 2025/11/13 04:17:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/13 04:17:25 INFO : existing: Copied (new) 2025/11/13 04:17:25 DEBUG : Waiting for deletions to finish 2025/11/13 04:17:26 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:17:26 DEBUG : existing: size = 8 (Local file system at /tmp/rclone588230853) 2025/11/13 04:17:26 DEBUG : existing: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:17:26 DEBUG : existing: Sizes differ 2025/11/13 04:17:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/13 04:17:26 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:17:26 ERROR : B2 bucket rclone-test-garavaz2silo: not deleting files as there were IO errors 2025/11/13 04:17:26 ERROR : B2 bucket rclone-test-garavaz2silo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.17s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:17:28 DEBUG : EXISTING: size = 6 OK 2025/11/13 04:17:28 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:17:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:28 DEBUG : existing: Unchanged skipping 2025/11/13 04:17:28 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:17:28 DEBUG : Waiting for deletions to finish 2025/11/13 04:17:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.77s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:17:52 DEBUG : both0: size = 6 OK 2025/11/13 04:17:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both10: size = 6 OK 2025/11/13 04:17:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both11: size = 6 OK 2025/11/13 04:17:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:17:52 DEBUG : both12: size = 6 OK 2025/11/13 04:17:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both0: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both13: size = 6 OK 2025/11/13 04:17:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both13: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both14: size = 6 OK 2025/11/13 04:17:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both14: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both15: size = 6 OK 2025/11/13 04:17:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both15: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both16: size = 6 OK 2025/11/13 04:17:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both16: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both17: size = 6 OK 2025/11/13 04:17:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both17: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both18: size = 6 OK 2025/11/13 04:17:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both18: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both19: size = 6 OK 2025/11/13 04:17:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both19: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both1: size = 6 OK 2025/11/13 04:17:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both1: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both2: size = 6 OK 2025/11/13 04:17:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both2: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both3: size = 6 OK 2025/11/13 04:17:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both10: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both4: size = 6 OK 2025/11/13 04:17:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both11: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both5: size = 6 OK 2025/11/13 04:17:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both12: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both6: size = 6 OK 2025/11/13 04:17:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both3: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both7: size = 6 OK 2025/11/13 04:17:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both7: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both8: size = 6 OK 2025/11/13 04:17:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both8: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both9: size = 6 OK 2025/11/13 04:17:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:17:52 DEBUG : both4: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both9: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both5: Unchanged skipping 2025/11/13 04:17:52 DEBUG : both6: Unchanged skipping 2025/11/13 04:17:52 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:17:52 DEBUG : Waiting for deletions to finish 2025/11/13 04:17:52 INFO : only11: Deleted 2025/11/13 04:17:52 INFO : only12: Deleted 2025/11/13 04:17:53 INFO : only19: Deleted 2025/11/13 04:17:53 INFO : only2: Deleted 2025/11/13 04:17:53 INFO : only10: Deleted 2025/11/13 04:17:53 INFO : only14: Deleted 2025/11/13 04:17:53 INFO : only15: Deleted 2025/11/13 04:17:53 INFO : only17: Deleted 2025/11/13 04:17:53 INFO : only4: Deleted 2025/11/13 04:17:53 INFO : only6: Deleted 2025/11/13 04:17:53 INFO : only8: Deleted 2025/11/13 04:17:53 INFO : only1: Deleted 2025/11/13 04:17:53 INFO : only5: Deleted 2025/11/13 04:17:53 INFO : only7: Deleted 2025/11/13 04:17:53 INFO : only9: Deleted 2025/11/13 04:17:53 INFO : only0: Deleted 2025/11/13 04:17:53 INFO : only13: Deleted 2025/11/13 04:17:53 INFO : only16: Deleted 2025/11/13 04:17:53 INFO : only18: Deleted 2025/11/13 04:17:53 INFO : only3: Deleted 2025/11/13 04:17:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (28.02s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:18:23 DEBUG : both11: size = 6 OK 2025/11/13 04:18:23 DEBUG : both10: size = 6 OK 2025/11/13 04:18:23 DEBUG : both12: size = 6 OK 2025/11/13 04:18:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both0: size = 6 OK 2025/11/13 04:18:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:18:23 DEBUG : both10: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both13: size = 6 OK 2025/11/13 04:18:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both13: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both14: size = 6 OK 2025/11/13 04:18:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both14: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both15: size = 6 OK 2025/11/13 04:18:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both15: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both16: size = 6 OK 2025/11/13 04:18:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both0: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both17: size = 6 OK 2025/11/13 04:18:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both12: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both11: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both19: size = 6 OK 2025/11/13 04:18:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both18: size = 6 OK 2025/11/13 04:18:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both16: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both1: size = 6 OK 2025/11/13 04:18:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both17: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both2: size = 6 OK 2025/11/13 04:18:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both2: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both3: size = 6 OK 2025/11/13 04:18:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both3: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both4: size = 6 OK 2025/11/13 04:18:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both4: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both5: size = 6 OK 2025/11/13 04:18:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both5: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both6: size = 6 OK 2025/11/13 04:18:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both6: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both7: size = 6 OK 2025/11/13 04:18:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both7: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both8: size = 6 OK 2025/11/13 04:18:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both8: Unchanged skipping 2025/11/13 04:18:23 DEBUG : both9: size = 6 OK 2025/11/13 04:18:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:23 DEBUG : both19: Unchanged skipping 2025/11/13 04:18:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only0: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only0: Sizes differ 2025/11/13 04:18:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only10: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only10: Sizes differ 2025/11/13 04:18:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only11: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only11: Sizes differ 2025/11/13 04:18:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only12: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only12: Sizes differ 2025/11/13 04:18:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only13: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only13: Sizes differ 2025/11/13 04:18:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only14: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only14: Sizes differ 2025/11/13 04:18:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only15: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only15: Sizes differ 2025/11/13 04:18:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only16: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only16: Sizes differ 2025/11/13 04:18:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only17: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only17: Sizes differ 2025/11/13 04:18:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only18: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only18: Sizes differ 2025/11/13 04:18:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only19: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only19: Sizes differ 2025/11/13 04:18:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only1: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only1: Sizes differ 2025/11/13 04:18:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only2: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only2: Sizes differ 2025/11/13 04:18:23 DEBUG : both9: Unchanged skipping 2025/11/13 04:18:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only3: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only3: Sizes differ 2025/11/13 04:18:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only4: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only4: Sizes differ 2025/11/13 04:18:23 DEBUG : both18: Unchanged skipping 2025/11/13 04:18:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only5: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only5: Sizes differ 2025/11/13 04:18:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only6: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only6: Sizes differ 2025/11/13 04:18:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only7: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only7: Sizes differ 2025/11/13 04:18:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only8: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only8: Sizes differ 2025/11/13 04:18:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone588230853) 2025/11/13 04:18:23 DEBUG : only9: size = 6 (B2 bucket rclone-test-garavaz2silo) 2025/11/13 04:18:23 DEBUG : only9: Sizes differ 2025/11/13 04:18:23 DEBUG : both1: Unchanged skipping 2025/11/13 04:18:23 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:18:23 DEBUG : only0: size = 0 OK 2025/11/13 04:18:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:23 INFO : only0: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only10: size = 0 OK 2025/11/13 04:18:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only10: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only13: size = 0 OK 2025/11/13 04:18:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only13: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only11: size = 0 OK 2025/11/13 04:18:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only11: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only14: size = 0 OK 2025/11/13 04:18:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only14: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only15: size = 0 OK 2025/11/13 04:18:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only15: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only12: size = 0 OK 2025/11/13 04:18:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only12: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only16: size = 0 OK 2025/11/13 04:18:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only16: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only17: size = 0 OK 2025/11/13 04:18:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only17: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only18: size = 0 OK 2025/11/13 04:18:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only18: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only19: size = 0 OK 2025/11/13 04:18:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only19: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only1: size = 0 OK 2025/11/13 04:18:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only1: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only2: size = 0 OK 2025/11/13 04:18:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only2: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only5: size = 0 OK 2025/11/13 04:18:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only5: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only6: size = 0 OK 2025/11/13 04:18:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only6: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only8: size = 0 OK 2025/11/13 04:18:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only8: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only9: size = 0 OK 2025/11/13 04:18:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only9: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only7: size = 0 OK 2025/11/13 04:18:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only7: Copied (replaced existing) 2025/11/13 04:18:24 DEBUG : only3: size = 0 OK 2025/11/13 04:18:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:24 INFO : only3: Copied (replaced existing) 2025/11/13 04:18:25 DEBUG : only4: size = 0 OK 2025/11/13 04:18:25 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/13 04:18:25 INFO : only4: Copied (replaced existing) 2025/11/13 04:18:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (34.87s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:18:33 DEBUG : empty_dir: Making directory with metadata 2025/11/13 04:18:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 04:18:33 DEBUG : empty_on_remote: Making directory with metadata 2025/11/13 04:18:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 04:18:33 INFO : empty_on_remote: Making directory 2025/11/13 04:18:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/13 04:18:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/13 04:18:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/13 04:18:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/13 04:18:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:18:35 DEBUG : empty_dir: Making directory with metadata 2025/11/13 04:18:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 04:18:35 DEBUG : empty_on_remote: Making directory with metadata 2025/11/13 04:18:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/13 04:18:35 INFO : empty_on_remote: Making directory 2025/11/13 04:18:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/13 04:18:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/13 04:18:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/13 04:18:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/13 04:18:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/13 04:18:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:18:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 04:18:37 INFO : sub dir: Making directory 2025/11/13 04:18:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.67s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:18:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/13 04:18:40 INFO : sub dir: Making directory 2025/11/13 04:18:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:18:51 DEBUG : Waiting for deletions to finish 2025/11/13 04:18:51 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:18:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : apple: size = 5 OK 2025/11/13 04:18:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : apple: Unchanged skipping 2025/11/13 04:18:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:18:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:18:52 DEBUG : banana: size = 6 OK 2025/11/13 04:18:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : banana: Unchanged skipping 2025/11/13 04:18:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:18:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:18:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:18:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:18:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:18:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:18:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:18:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:18:52 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:18:52 DEBUG : Waiting for deletions to finish 2025/11/13 04:18:52 INFO : There was nothing to transfer 2025/11/13 04:18:52 DEBUG : Waiting for deletions to finish 2025/11/13 04:18:52 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:18:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:18:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:18:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:18:52 DEBUG : banana: size = 6 OK 2025/11/13 04:18:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : banana: Unchanged skipping 2025/11/13 04:18:52 DEBUG : apple: size = 5 OK 2025/11/13 04:18:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:18:52 DEBUG : apple: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:18:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:18:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:18:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:18:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:18:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:18:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:18:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:18:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:18:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:18:52 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:18:52 DEBUG : Waiting for deletions to finish 2025/11/13 04:18:52 INFO : There was nothing to transfer 2025/11/13 04:18:52 DEBUG : Waiting for deletions to finish 2025/11/13 04:18:53 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:18:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:19:09 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:09 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:19:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : apple: size = 5 OK 2025/11/13 04:19:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : apple: Unchanged skipping 2025/11/13 04:19:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:19:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:19:10 DEBUG : banana: size = 6 OK 2025/11/13 04:19:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : banana: Unchanged skipping 2025/11/13 04:19:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:19:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:19:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:19:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:19:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:19:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:19:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:19:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:19:10 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:19:10 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:10 INFO : There was nothing to transfer 2025/11/13 04:19:10 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:10 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:19:10 DEBUG : apple: size = 5 OK 2025/11/13 04:19:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : apple: Unchanged skipping 2025/11/13 04:19:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:19:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:19:10 DEBUG : banana: size = 6 OK 2025/11/13 04:19:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : banana: Unchanged skipping 2025/11/13 04:19:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:19:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:19:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:19:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:19:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:19:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:19:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:19:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:19:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:19:10 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:19:10 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:19:10 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:10 INFO : There was nothing to transfer 2025/11/13 04:19:10 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:11 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:19:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:19:26 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:26 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:19:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:19:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 04:19:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:27 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:19:27 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:19:27 DEBUG : YXBwbGU=: size = 5 OK 2025/11/13 04:19:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/13 04:19:27 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/13 04:19:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/13 04:19:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/13 04:19:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:28 DEBUG : YmFuYW5h: size = 6 OK 2025/11/13 04:19:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/13 04:19:28 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/13 04:19:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/13 04:19:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/13 04:19:28 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/13 04:19:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/13 04:19:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/13 04:19:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/13 04:19:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/13 04:19:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/13 04:19:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/13 04:19:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/13 04:19:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/13 04:19:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/13 04:19:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/13 04:19:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/13 04:19:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/13 04:19:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/13 04:19:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/13 04:19:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/13 04:19:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/13 04:19:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/13 04:19:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/13 04:19:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/13 04:19:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/13 04:19:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/13 04:19:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/13 04:19:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/13 04:19:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 04:19:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/13 04:19:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/13 04:19:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/13 04:19:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/13 04:19:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/13 04:19:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/13 04:19:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/13 04:19:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/13 04:19:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/13 04:19:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:29 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:29 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 04:19:30 INFO : appleappleapplebanana: Deleted 2025/11/13 04:19:30 INFO : apple: Deleted 2025/11/13 04:19:30 INFO : banana: Deleted 2025/11/13 04:19:30 INFO : splitbananasplit: Deleted 2025/11/13 04:19:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 04:19:30 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 04:19:30 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 04:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : YXBwbGU=: size = 5 OK 2025/11/13 04:19:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/13 04:19:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : apple: Unchanged skipping 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:19:31 DEBUG : YmFuYW5h: size = 6 OK 2025/11/13 04:19:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : banana: Unchanged skipping 2025/11/13 04:19:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/13 04:19:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/13 04:19:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/13 04:19:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/13 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/13 04:19:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/13 04:19:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/13 04:19:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/13 04:19:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/13 04:19:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/13 04:19:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/13 04:19:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/13 04:19:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/13 04:19:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/13 04:19:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/13 04:19:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/13 04:19:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/13 04:19:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/13 04:19:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:19:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:19:31 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:19:31 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:19:31 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:31 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/13 04:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/13 04:19:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/13 04:19:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/13 04:19:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/13 04:19:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/13 04:19:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/13 04:19:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/13 04:19:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/13 04:19:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/13 04:19:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:19:47 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:47 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:19:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 04:19:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 04:19:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 04:19:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 04:19:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 04:19:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 04:19:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 04:19:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 04:19:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 04:19:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 04:19:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 04:19:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 04:19:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 04:19:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 04:19:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 04:19:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 04:19:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 04:19:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 04:19:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 04:19:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 04:19:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 04:19:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 04:19:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 04:19:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 04:19:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 04:19:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 04:19:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 04:19:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 04:19:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 04:19:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 04:19:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 04:19:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 04:19:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 04:19:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 04:19:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 04:19:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 04:19:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 04:19:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 04:19:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 04:19:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 04:19:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 04:19:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/13 04:19:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/13 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/13 04:19:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/13 04:19:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/13 04:19:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/13 04:19:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/13 04:19:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/13 04:19:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/13 04:19:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/13 04:19:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/13 04:19:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/13 04:19:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/13 04:19:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/13 04:19:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/13 04:19:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/13 04:19:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:47 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:19:47 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:19:48 DEBUG : PREFIXbanana: size = 6 OK 2025/11/13 04:19:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/13 04:19:48 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/13 04:19:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 04:19:48 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/13 04:19:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/13 04:19:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/13 04:19:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 04:19:48 DEBUG : PREFIXapple: size = 5 OK 2025/11/13 04:19:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/13 04:19:48 INFO : apple: Copied (new) to: PREFIXapple 2025/11/13 04:19:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 04:19:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:19:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/13 04:19:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 04:19:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 04:19:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/13 04:19:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/13 04:19:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 04:19:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 04:19:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/13 04:19:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/13 04:19:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 04:19:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 04:19:49 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/13 04:19:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/13 04:19:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/13 04:19:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 04:19:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/13 04:19:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/13 04:19:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 04:19:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 04:19:49 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/13 04:19:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/13 04:19:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/13 04:19:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 04:19:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/13 04:19:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/13 04:19:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 04:19:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 04:19:49 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/13 04:19:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/13 04:19:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/13 04:19:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 04:19:49 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/13 04:19:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/13 04:19:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/13 04:19:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 04:19:50 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/13 04:19:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/13 04:19:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/13 04:19:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 04:19:50 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/13 04:19:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/13 04:19:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/13 04:19:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 04:19:50 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/13 04:19:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/13 04:19:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/13 04:19:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 04:19:50 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/13 04:19:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/13 04:19:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/13 04:19:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 04:19:50 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/13 04:19:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/13 04:19:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/13 04:19:50 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/13 04:19:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/13 04:19:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/13 04:19:50 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/13 04:19:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/13 04:19:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/13 04:19:50 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/13 04:19:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/13 04:19:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/13 04:19:50 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:50 INFO : splitbananasplit: Deleted 2025/11/13 04:19:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 04:19:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 04:19:51 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 04:19:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 04:19:51 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 04:19:51 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 04:19:51 INFO : appleappleapplebanana: Deleted 2025/11/13 04:19:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 04:19:51 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 04:19:51 INFO : apple: Deleted 2025/11/13 04:19:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 04:19:51 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 04:19:51 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 04:19:51 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 04:19:51 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 04:19:51 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 04:19:51 INFO : banana: Deleted 2025/11/13 04:19:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 04:19:51 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 04:19:51 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:19:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:19:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 04:19:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 04:19:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 04:19:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 04:19:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 04:19:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 04:19:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 04:19:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 04:19:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 04:19:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 04:19:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 04:19:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 04:19:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 04:19:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 04:19:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 04:19:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 04:19:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 04:19:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 04:19:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 04:19:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 04:19:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 04:19:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 04:19:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 04:19:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 04:19:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 04:19:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 04:19:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 04:19:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 04:19:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 04:19:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : apple: transformed to: PREFIXapple 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/13 04:19:52 DEBUG : banana: transformed to: PREFIXbanana 2025/11/13 04:19:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/13 04:19:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/13 04:19:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/13 04:19:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/13 04:19:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/13 04:19:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/13 04:19:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/13 04:19:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/13 04:19:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/13 04:19:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/13 04:19:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/13 04:19:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/13 04:19:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/13 04:19:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/13 04:19:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/13 04:19:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/13 04:19:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/13 04:19:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:19:52 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:19:52 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:19:52 DEBUG : banana: size = 6 OK 2025/11/13 04:19:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/13 04:19:52 INFO : banana: Copied (new) 2025/11/13 04:19:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:19:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/13 04:19:52 INFO : splitbananasplit: Copied (new) 2025/11/13 04:19:52 DEBUG : apple: size = 5 OK 2025/11/13 04:19:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/13 04:19:52 INFO : apple: Copied (new) 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:19:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/13 04:19:52 INFO : appleappleapplebanana: Copied (new) 2025/11/13 04:19:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:19:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/13 04:19:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/13 04:19:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:19:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/13 04:19:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/13 04:19:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:19:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/13 04:19:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/13 04:19:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:19:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/13 04:19:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/13 04:19:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:19:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/13 04:19:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/13 04:19:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:19:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/13 04:19:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/13 04:19:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:19:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/13 04:19:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/13 04:19:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:19:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/13 04:19:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/13 04:19:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:19:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/13 04:19:54 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/13 04:19:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:19:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/13 04:19:54 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/13 04:19:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:19:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/13 04:19:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/13 04:19:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:19:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/13 04:19:54 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/13 04:19:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:19:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/13 04:19:54 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/13 04:19:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:19:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/13 04:19:54 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/13 04:19:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:19:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/13 04:19:54 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/13 04:19:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:19:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/13 04:19:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/13 04:19:54 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:55 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/13 04:19:55 INFO : PREFIXbanana: Deleted 2025/11/13 04:19:55 INFO : PREFIXsplitbananasplit: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/13 04:19:55 INFO : PREFIXapple: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/13 04:19:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/13 04:19:55 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:55 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:19:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : Waiting for deletions to finish 2025/11/13 04:19:56 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:19:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:20:11 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:11 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:20:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:20:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 04:20:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 04:20:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 04:20:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 04:20:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 04:20:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 04:20:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 04:20:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:12 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:20:12 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:20:12 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/13 04:20:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/13 04:20:12 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 04:20:12 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/13 04:20:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/13 04:20:12 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:12 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/13 04:20:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/13 04:20:12 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 04:20:12 DEBUG : appleSUFFIX: size = 5 OK 2025/11/13 04:20:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/13 04:20:12 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/13 04:20:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 04:20:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/13 04:20:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/13 04:20:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 04:20:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 04:20:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/13 04:20:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/13 04:20:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 04:20:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/13 04:20:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/13 04:20:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 04:20:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 04:20:13 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/13 04:20:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/13 04:20:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/13 04:20:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 04:20:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/13 04:20:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/13 04:20:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 04:20:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 04:20:13 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/13 04:20:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/13 04:20:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/13 04:20:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/13 04:20:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/13 04:20:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/13 04:20:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/13 04:20:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/13 04:20:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/13 04:20:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/13 04:20:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/13 04:20:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/13 04:20:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/13 04:20:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/13 04:20:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/13 04:20:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/13 04:20:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/13 04:20:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/13 04:20:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/13 04:20:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/13 04:20:14 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/13 04:20:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/13 04:20:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/13 04:20:15 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/13 04:20:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/13 04:20:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/13 04:20:15 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 04:20:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 04:20:15 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 04:20:15 INFO : banana: Deleted 2025/11/13 04:20:15 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 04:20:15 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 04:20:15 INFO : splitbananasplit: Deleted 2025/11/13 04:20:15 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 04:20:15 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 04:20:15 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 04:20:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 04:20:15 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 04:20:15 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 04:20:15 INFO : apple: Deleted 2025/11/13 04:20:15 INFO : appleappleapplebanana: Deleted 2025/11/13 04:20:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 04:20:15 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 04:20:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 04:20:15 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 04:20:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 04:20:15 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:16 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/13 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : apple: transformed to: appleSUFFIX 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/13 04:20:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/13 04:20:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/13 04:20:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:16 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:20:16 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:20:16 DEBUG : apple: size = 5 OK 2025/11/13 04:20:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/13 04:20:16 INFO : apple: Copied (new) 2025/11/13 04:20:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:20:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/13 04:20:16 INFO : splitbananasplit: Copied (new) 2025/11/13 04:20:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:20:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/13 04:20:17 INFO : appleappleapplebanana: Copied (new) 2025/11/13 04:20:17 DEBUG : banana: size = 6 OK 2025/11/13 04:20:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/13 04:20:17 INFO : banana: Copied (new) 2025/11/13 04:20:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:20:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/13 04:20:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/13 04:20:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:20:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/13 04:20:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/13 04:20:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:20:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/13 04:20:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/13 04:20:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:20:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/13 04:20:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/13 04:20:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:20:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/13 04:20:17 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/13 04:20:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:20:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/13 04:20:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/13 04:20:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:20:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/13 04:20:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/13 04:20:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:20:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/13 04:20:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/13 04:20:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:20:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/13 04:20:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/13 04:20:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:20:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/13 04:20:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/13 04:20:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:20:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/13 04:20:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/13 04:20:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:20:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/13 04:20:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/13 04:20:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:20:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/13 04:20:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/13 04:20:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:20:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/13 04:20:19 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/13 04:20:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:20:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/13 04:20:19 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/13 04:20:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:20:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/13 04:20:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/13 04:20:19 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:19 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/13 04:20:19 INFO : bananaSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : appleSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : splitbananasplitSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/13 04:20:19 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/13 04:20:19 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:20 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:20 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:20:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:20:35 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:35 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:20:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:20:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:36 DEBUG : apple: size = 5 OK 2025/11/13 04:20:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:36 DEBUG : apple: Unchanged skipping 2025/11/13 04:20:36 DEBUG : banana: size = 6 OK 2025/11/13 04:20:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:36 DEBUG : banana: Unchanged skipping 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 04:20:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 04:20:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/13 04:20:36 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:20:36 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:20:36 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/13 04:20:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/13 04:20:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/13 04:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 04:20:36 DEBUG : splitbanan: size = 16 OK 2025/11/13 04:20:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/13 04:20:36 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/13 04:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 04:20:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/13 04:20:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/13 04:20:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/13 04:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 04:20:37 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/13 04:20:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/13 04:20:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/13 04:20:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 04:20:37 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/13 04:20:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/13 04:20:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/13 04:20:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 04:20:37 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/13 04:20:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/13 04:20:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/13 04:20:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 04:20:37 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/13 04:20:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/13 04:20:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/13 04:20:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 04:20:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/13 04:20:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/13 04:20:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/13 04:20:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 04:20:37 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/13 04:20:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/13 04:20:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/13 04:20:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 04:20:37 DEBUG : appleapple: size = 21 OK 2025/11/13 04:20:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/13 04:20:37 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/13 04:20:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 04:20:38 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/13 04:20:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/13 04:20:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/13 04:20:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 04:20:38 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/13 04:20:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/13 04:20:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/13 04:20:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 04:20:38 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/13 04:20:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/13 04:20:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/13 04:20:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 04:20:38 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/13 04:20:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/13 04:20:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/13 04:20:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 04:20:38 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/13 04:20:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/13 04:20:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/13 04:20:38 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/13 04:20:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/13 04:20:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/13 04:20:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/13 04:20:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/13 04:20:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/13 04:20:38 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/13 04:20:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/13 04:20:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/13 04:20:38 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:39 INFO : dir1/0010-456789.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0012-6789;.txt: Deleted 2025/11/13 04:20:39 INFO : appleappleapplebanana: Deleted 2025/11/13 04:20:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0003-defghij.txt: Deleted 2025/11/13 04:20:39 INFO : splitbananasplit: Deleted 2025/11/13 04:20:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0008-2345678.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0009-3456789.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0014-89;=.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0015-9;=.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0007-1234567.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0013-789;=.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0011-56789;.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/13 04:20:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/13 04:20:39 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:39 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : appleapple: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/13 04:20:39 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 04:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 04:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 04:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 04:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 04:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 04:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 04:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 04:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 04:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 04:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 04:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 04:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 04:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 04:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 04:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 04:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 04:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 04:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 04:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 04:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 04:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 04:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 04:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 04:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 04:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 04:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 04:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 04:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 04:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 04:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 04:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 04:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 04:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 04:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 04:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 04:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 04:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 04:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 04:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 04:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 04:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 04:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 04:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 04:20:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:40 DEBUG : appleapple: size = 21 OK 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:20:40 DEBUG : apple: size = 5 OK 2025/11/13 04:20:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : banana: size = 6 OK 2025/11/13 04:20:40 DEBUG : apple: Unchanged skipping 2025/11/13 04:20:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : banana: Unchanged skipping 2025/11/13 04:20:40 DEBUG : splitbanan: size = 16 OK 2025/11/13 04:20:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/13 04:20:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/13 04:20:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/13 04:20:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/13 04:20:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/13 04:20:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/13 04:20:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/13 04:20:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/13 04:20:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/13 04:20:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/13 04:20:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/13 04:20:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/13 04:20:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/13 04:20:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/13 04:20:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/13 04:20:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/13 04:20:40 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/13 04:20:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/13 04:20:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/13 04:20:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/13 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/13 04:20:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/13 04:20:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/13 04:20:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/13 04:20:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/13 04:20:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:20:40 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:20:40 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:20:40 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:40 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:40 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : appleapple: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 04:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 04:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 04:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 04:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 04:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 04:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 04:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 04:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 04:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 04:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 04:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 04:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 04:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 04:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 04:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 04:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 04:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 04:20:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 04:20:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/13 04:20:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/13 04:20:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/13 04:20:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/13 04:20:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/13 04:20:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/13 04:20:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/13 04:20:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/13 04:20:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/13 04:20:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/13 04:20:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/13 04:20:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/13 04:20:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/13 04:20:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/13 04:20:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/13 04:20:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/13 04:20:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/13 04:20:40 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:20:56 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:56 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:20:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:20:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:20:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:20:57 DEBUG : banana: size = 6 OK 2025/11/13 04:20:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : banana: Unchanged skipping 2025/11/13 04:20:57 DEBUG : apple: size = 5 OK 2025/11/13 04:20:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : apple: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:20:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:20:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:20:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:20:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:20:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:20:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:20:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:20:57 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:57 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:57 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:20:57 DEBUG : apple: size = 5 OK 2025/11/13 04:20:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : apple: Unchanged skipping 2025/11/13 04:20:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:20:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:20:57 DEBUG : banana: size = 6 OK 2025/11/13 04:20:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : banana: Unchanged skipping 2025/11/13 04:20:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:20:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:20:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:20:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:20:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:20:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:20:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:20:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:20:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:20:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:20:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:20:57 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:20:57 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:57 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:58 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : Waiting for deletions to finish 2025/11/13 04:20:58 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:20:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:21:13 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:14 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : apple: size = 5 OK 2025/11/13 04:21:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : apple: Unchanged skipping 2025/11/13 04:21:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:21:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:21:14 DEBUG : banana: size = 6 OK 2025/11/13 04:21:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : banana: Unchanged skipping 2025/11/13 04:21:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:21:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:21:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:21:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:21:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:21:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:21:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:21:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:21:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:21:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:21:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:21:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:21:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:21:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:21:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:21:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:21:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:21:14 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:21:14 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:21:14 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:14 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:14 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:21:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:21:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:21:15 DEBUG : apple: size = 5 OK 2025/11/13 04:21:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : apple: Unchanged skipping 2025/11/13 04:21:15 DEBUG : banana: size = 6 OK 2025/11/13 04:21:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : banana: Unchanged skipping 2025/11/13 04:21:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:21:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:21:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:21:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:21:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:21:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:21:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:21:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:21:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:21:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:21:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:21:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:21:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:21:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:21:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:21:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:21:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:21:15 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:21:15 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:15 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:15 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:21:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:21:31 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:32 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : banana: size = 6 OK 2025/11/13 04:21:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : banana: Unchanged skipping 2025/11/13 04:21:32 DEBUG : apple: size = 5 OK 2025/11/13 04:21:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : apple: Unchanged skipping 2025/11/13 04:21:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:21:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:21:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:21:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:21:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:21:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:21:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:21:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:21:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:21:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:21:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:21:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:21:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:21:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:21:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:21:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:21:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:21:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:21:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:21:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:21:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:21:32 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:21:32 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:32 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:32 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:21:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : apple: size = 5 OK 2025/11/13 04:21:33 DEBUG : banana: size = 6 OK 2025/11/13 04:21:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : apple: Unchanged skipping 2025/11/13 04:21:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : banana: Unchanged skipping 2025/11/13 04:21:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:21:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:21:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:21:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:21:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:21:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:21:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:21:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:21:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:21:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:21:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:21:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:21:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:21:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:21:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:21:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:21:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:21:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:21:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:21:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:21:33 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:21:33 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:21:33 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:33 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:33 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:21:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:21:49 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:49 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:21:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : apple: size = 5 OK 2025/11/13 04:21:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : apple: Unchanged skipping 2025/11/13 04:21:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:21:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:21:50 DEBUG : banana: size = 6 OK 2025/11/13 04:21:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : banana: Unchanged skipping 2025/11/13 04:21:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:21:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:21:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:21:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:21:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:21:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:21:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:21:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:21:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:21:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:21:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:21:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:21:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:21:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:21:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:21:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:21:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:21:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:21:50 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:21:50 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:21:50 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:50 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:50 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:21:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:21:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:21:51 DEBUG : banana: size = 6 OK 2025/11/13 04:21:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : banana: Unchanged skipping 2025/11/13 04:21:51 DEBUG : apple: size = 5 OK 2025/11/13 04:21:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : apple: Unchanged skipping 2025/11/13 04:21:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:21:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:21:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:21:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:21:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:21:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:21:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:21:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:21:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:21:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:21:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:21:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:21:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:21:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:21:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:21:51 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:21:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:21:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:21:51 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:21:51 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:51 DEBUG : Waiting for deletions to finish 2025/11/13 04:21:51 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:21:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:06 DEBUG : Waiting for deletions to finish 2025/11/13 04:22:07 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : apple: size = 5 OK 2025/11/13 04:22:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : apple: Unchanged skipping 2025/11/13 04:22:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:22:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:22:07 DEBUG : banana: size = 6 OK 2025/11/13 04:22:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : banana: Unchanged skipping 2025/11/13 04:22:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:22:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:22:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:22:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:22:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:22:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:22:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:22:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:22:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:22:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:22:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:22:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:22:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:22:07 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:07 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:07 DEBUG : Waiting for deletions to finish 2025/11/13 04:22:07 DEBUG : Waiting for deletions to finish 2025/11/13 04:22:07 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:22:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : apple: size = 5 OK 2025/11/13 04:22:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : apple: Unchanged skipping 2025/11/13 04:22:08 DEBUG : banana: size = 6 OK 2025/11/13 04:22:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/13 04:22:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/13 04:22:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/13 04:22:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : banana: Unchanged skipping 2025/11/13 04:22:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/13 04:22:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/13 04:22:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/13 04:22:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/13 04:22:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/13 04:22:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/13 04:22:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/13 04:22:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/13 04:22:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/13 04:22:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/13 04:22:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/13 04:22:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/13 04:22:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/13 04:22:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/13 04:22:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/13 04:22:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/13 04:22:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/13 04:22:08 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:08 DEBUG : Waiting for deletions to finish 2025/11/13 04:22:08 DEBUG : Waiting for deletions to finish 2025/11/13 04:22:08 DEBUG : apple: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : banana: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/13 04:22:08 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (210.90s) --- PASS: TestTransform/NFC (15.14s) --- PASS: TestTransform/NFD (18.17s) --- PASS: TestTransform/base64 (20.51s) --- PASS: TestTransform/prefix (24.69s) --- PASS: TestTransform/suffix (24.08s) --- PASS: TestTransform/truncate (20.07s) --- PASS: TestTransform/encoder (18.09s) --- PASS: TestTransform/ISO-8859-1 (17.08s) --- PASS: TestTransform/charmap (18.04s) --- PASS: TestTransform/lowercase (17.57s) --- PASS: TestTransform/ascii (17.45s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/13 04:22:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/13 04:22:13 INFO : sub dir_somesuffix: Making directory 2025/11/13 04:22:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/13 04:22:13 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/13 04:22:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 04:22:13 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/13 04:22:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 04:22:13 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:13 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/13 04:22:14 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/13 04:22:14 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.84s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:15 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:15 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:15 INFO : tictactoe: Making directory 2025/11/13 04:22:15 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:15 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/13 04:22:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:15 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:15 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:16 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/13 04:22:16 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/13 04:22:16 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.80s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:17 INFO : toe: Making directory 2025/11/13 04:22:17 INFO : toe/toe: Making directory 2025/11/13 04:22:17 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 04:22:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 04:22:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 04:22:17 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:17 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:18 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/13 04:22:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/13 04:22:18 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.88s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:19 INFO : toe: Making directory 2025/11/13 04:22:19 INFO : toe/toe: Making directory 2025/11/13 04:22:19 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 04:22:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 04:22:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/13 04:22:19 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:19 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/13 04:22:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/13 04:22:20 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.03s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:21 DEBUG : empty_dir: Making directory with metadata 2025/11/13 04:22:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 04:22:21 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:21 INFO : tictacempty_dir: Making directory 2025/11/13 04:22:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:21 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:21 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:21 INFO : tictactoe: Making directory 2025/11/13 04:22:21 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:21 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:21 INFO : tictactoe/tictactoe: Making directory 2025/11/13 04:22:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 04:22:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 04:22:21 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 04:22:21 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/13 04:22:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/13 04:22:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.94s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:23 DEBUG : empty_dir: Making directory with metadata 2025/11/13 04:22:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 04:22:23 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:23 INFO : tictacempty_dir: Making directory 2025/11/13 04:22:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:23 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:23 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:23 INFO : tictactoe: Making directory 2025/11/13 04:22:23 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:23 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:23 INFO : tictactoe/tictactoe: Making directory 2025/11/13 04:22:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 04:22:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 04:22:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:23 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:23 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 04:22:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/13 04:22:24 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:24 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:24 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:24 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 04:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 04:22:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/13 04:22:24 NOTICE: B2 bucket rclone-test-garavaz2silo: 0 differences found 2025/11/13 04:22:24 NOTICE: B2 bucket rclone-test-garavaz2silo: 1 matching files --- PASS: TestAllTag (1.98s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:25 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:25 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:25 INFO : tictactoe: Making directory 2025/11/13 04:22:25 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:25 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:25 INFO : tictactoe/tictactoe: Making directory 2025/11/13 04:22:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 04:22:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 04:22:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 04:22:25 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:25 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/13 04:22:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/13 04:22:26 DEBUG : Waiting for deletions to finish 2025/11/13 04:22:26 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:26 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:26 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/13 04:22:26 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/13 04:22:26 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/13 04:22:26 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/13 04:22:26 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:26 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.27s) === RUN TestSyntax 2025/11/13 04:22:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:27 INFO : toe: Making directory 2025/11/13 04:22:27 INFO : toe/toe: Making directory 2025/11/13 04:22:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 04:22:27 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:27 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:28 DEBUG : toe/toe/toe: size = 11 OK 2025/11/13 04:22:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:28 INFO : toe/toe/toe: Copied (new) 2025/11/13 04:22:28 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.89s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:29 DEBUG : empty_dir: Making directory with metadata 2025/11/13 04:22:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 04:22:29 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:29 INFO : tictacempty_dir: Making directory 2025/11/13 04:22:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:29 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:29 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:29 INFO : tictactoe: Making directory 2025/11/13 04:22:29 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:29 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:29 INFO : tictactoe/tictactoe: Making directory 2025/11/13 04:22:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 04:22:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 04:22:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:29 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:29 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 04:22:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:30 INFO : toe/toe/toe.txt: Deleted 2025/11/13 04:22:30 INFO : toe/toe: Removing directory 2025/11/13 04:22:30 INFO : toe: Removing directory 2025/11/13 04:22:30 INFO : empty_dir: Removing directory 2025/11/13 04:22:30 DEBUG : Local file system at /tmp/rclone588230853: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.79s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:30 DEBUG : empty_dir: Making directory with metadata 2025/11/13 04:22:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 04:22:30 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:31 INFO : tictacempty_dir: Making directory 2025/11/13 04:22:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:31 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:31 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:31 INFO : tictactoe: Making directory 2025/11/13 04:22:31 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:31 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:31 INFO : tictactoe/tictactoe: Making directory 2025/11/13 04:22:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 04:22:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 04:22:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:31 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:31 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 04:22:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:31 INFO : toe/toe/toe.txt: Deleted 2025/11/13 04:22:31 INFO : toe/toe: Removing directory 2025/11/13 04:22:31 INFO : toe: Removing directory 2025/11/13 04:22:31 INFO : empty_dir: Removing directory 2025/11/13 04:22:31 DEBUG : Local file system at /tmp/rclone588230853: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/13 04:22:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 04:22:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/13 04:22:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 04:22:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 04:22:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 04:22:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/13 04:22:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/13 04:22:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (5.09s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:36 DEBUG : Reset feature "Copy" 2025/11/13 04:22:36 DEBUG : Reset feature "Move" 2025/11/13 04:22:36 DEBUG : Reset feature "Copy" 2025/11/13 04:22:36 DEBUG : Reset feature "Move" 2025/11/13 04:22:36 DEBUG : empty_dir: Making directory with metadata 2025/11/13 04:22:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/13 04:22:36 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:36 INFO : tictacempty_dir: Making directory 2025/11/13 04:22:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/13 04:22:36 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:36 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:36 INFO : tictactoe: Making directory 2025/11/13 04:22:36 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:36 DEBUG : toe: transformed to: tictactoe 2025/11/13 04:22:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:36 INFO : tictactoe/tictactoe: Making directory 2025/11/13 04:22:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/13 04:22:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/13 04:22:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 04:22:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:36 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:36 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 04:22:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/13 04:22:37 INFO : toe/toe/toe.txt: Deleted 2025/11/13 04:22:37 INFO : toe/toe: Removing directory 2025/11/13 04:22:37 INFO : toe: Removing directory 2025/11/13 04:22:37 INFO : empty_dir: Removing directory 2025/11/13 04:22:37 DEBUG : Local file system at /tmp/rclone588230853: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/13 04:22:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/13 04:22:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/13 04:22:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 04:22:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 04:22:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/13 04:22:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/13 04:22:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/13 04:22:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.65s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:39 DEBUG : toe: transformed to: dG9l 2025/11/13 04:22:39 DEBUG : toe: transformed to: dG9l 2025/11/13 04:22:39 INFO : dG9l: Making directory 2025/11/13 04:22:39 DEBUG : toe: transformed to: dG9l 2025/11/13 04:22:39 DEBUG : toe: transformed to: dG9l 2025/11/13 04:22:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/13 04:22:39 INFO : dG9l/dG9l: Making directory 2025/11/13 04:22:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/13 04:22:39 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/13 04:22:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 04:22:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/13 04:22:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 04:22:39 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:39 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/13 04:22:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:40 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/13 04:22:40 DEBUG : Waiting for deletions to finish 2025/11/13 04:22:41 DEBUG : dG9l: transformed to: toe 2025/11/13 04:22:41 DEBUG : dG9l: transformed to: toe 2025/11/13 04:22:41 DEBUG : dG9l: transformed to: toe 2025/11/13 04:22:41 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/13 04:22:41 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/13 04:22:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/13 04:22:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/13 04:22:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/13 04:22:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/13 04:22:41 DEBUG : Local file system at /tmp/rclone588230853: Waiting for checks to finish 2025/11/13 04:22:41 DEBUG : Local file system at /tmp/rclone588230853: Waiting for transfers to finish 2025/11/13 04:22:41 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.60s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-garavaz2silo", Local "Local file system at /tmp/rclone588230853", Modify Window "1ms" 2025/11/13 04:22:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 04:22:42 DEBUG : toe: transformed to: 2025/11/13 04:22:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 04:22:42 DEBUG : toe: transformed to: 2025/11/13 04:22:42 INFO : B2 bucket rclone-test-garavaz2silo: Making directory 2025/11/13 04:22:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 04:22:42 DEBUG : toe: transformed to: 2025/11/13 04:22:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 04:22:42 DEBUG : toe: transformed to: 2025/11/13 04:22:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 04:22:42 DEBUG : toe/toe: transformed to: 2025/11/13 04:22:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/13 04:22:42 INFO : toe/toe: Making directory 2025/11/13 04:22:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 04:22:42 DEBUG : toe/toe: transformed to: 2025/11/13 04:22:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/13 04:22:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 04:22:42 DEBUG : toe: transformed to: 2025/11/13 04:22:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/13 04:22:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/13 04:22:42 DEBUG : toe/toe/toe: transformed to: 2025/11/13 04:22:42 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/13 04:22:42 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for checks to finish 2025/11/13 04:22:42 DEBUG : B2 bucket rclone-test-garavaz2silo: Waiting for transfers to finish 2025/11/13 04:22:43 DEBUG : toe/toe/toe: size = 11 OK 2025/11/13 04:22:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/13 04:22:43 INFO : toe/toe/toe: Copied (new) 2025/11/13 04:22:43 ERROR : B2 bucket rclone-test-garavaz2silo: not deleting files as there were IO errors 2025/11/13 04:22:43 ERROR : B2 bucket rclone-test-garavaz2silo: not deleting directories as there were IO errors --- PASS: TestError (1.70s) PASS 2025/11/13 04:22:44 DEBUG : B2 bucket rclone-test-garavaz2silo: Purge remote 2025/11/13 04:22:44 INFO : B2 bucket rclone-test-garavaz2silo: cleaning bucket "rclone-test-garavaz2silo" of all files 2025/11/13 04:22:45 DEBUG : BackupDir/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf4551741_d20251113_m041602_c001_v7007000_t0000_u01763007362787") 2025/11/13 04:22:45 DEBUG : BackupDir/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114fbdb6af8a43b4_d20251113_m041553_c001_v0001100_t0014_u01763007353011") 2025/11/13 04:22:45 DEBUG : CompareDest/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f402687500dbaa739_d20251113_m041532_c001_v7007000_t0000_u01763007332945") 2025/11/13 04:22:45 DEBUG : CompareDest/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6ea4_d20251113_m041527_c001_v0001180_t0041_u01763007327060") 2025/11/13 04:22:45 DEBUG : CompareDest/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f402687500dbaa73a_d20251113_m041533_c001_v7007000_t0000_u01763007333134") 2025/11/13 04:22:45 DEBUG : CompareDest/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc28d3_d20251113_m041528_c001_v0001043_t0012_u01763007328036") 2025/11/13 04:22:45 DEBUG : CopyDest/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf4551742_d20251113_m041602_c001_v7007000_t0000_u01763007362970") 2025/11/13 04:22:45 DEBUG : CopyDest/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2911_d20251113_m041549_c001_v0001043_t0059_u01763007349596") 2025/11/13 04:22:45 DEBUG : CopyDest/three: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf4551743_d20251113_m041603_c001_v7007000_t0000_u01763007363153") 2025/11/13 04:22:45 DEBUG : CopyDest/three: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc292b_d20251113_m041558_c001_v0001043_t0025_u01763007358987") 2025/11/13 04:22:45 DEBUG : CopyDest/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf4551744_d20251113_m041603_c001_v7007000_t0000_u01763007363382") 2025/11/13 04:22:45 DEBUG : CopyDest/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2921_d20251113_m041556_c001_v0001043_t0020_u01763007356602") 2025/11/13 04:22:45 DEBUG : EXISTING: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee35ac_d20251113_m041728_c001_v7007000_t0000_u01763007448526") 2025/11/13 04:22:45 DEBUG : EXISTING: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a65_d20251113_m041727_c001_v0001043_t0028_u01763007447111") 2025/11/13 04:22:45 DEBUG : PREFIXapple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a173_d20251113_m041955_c001_v7007000_t0000_u01763007595282") 2025/11/13 04:22:45 DEBUG : PREFIXapple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff70c_d20251113_m041948_c001_v0001146_t0053_u01763007588020") 2025/11/13 04:22:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f400ae61412e2de1e_d20251113_m041955_c001_v7007000_t0000_u01763007595031") 2025/11/13 04:22:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6854_d20251113_m041948_c001_v0001153_t0024_u01763007588029") 2025/11/13 04:22:45 DEBUG : PREFIXbanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a171_d20251113_m041955_c001_v7007000_t0000_u01763007595040") 2025/11/13 04:22:46 DEBUG : PREFIXbanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cac_d20251113_m041948_c001_v0001043_t0040_u01763007587999") 2025/11/13 04:22:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e531de6_d20251113_m041955_c001_v7007000_t0000_u01763007595062") 2025/11/13 04:22:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545a5_d20251113_m041948_c001_v0001157_t0040_u01763007588013") 2025/11/13 04:22:46 DEBUG : Testêé: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee359a_d20251113_m041724_c001_v7007000_t0000_u01763007444582") 2025/11/13 04:22:46 DEBUG : Testêé: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a55_d20251113_m041723_c001_v0001043_t0054_u01763007443787") 2025/11/13 04:22:46 DEBUG : Testêé: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a4d_d20251113_m041722_c001_v0001043_t0039_u01763007442685") 2025/11/13 04:22:46 DEBUG : YXBwbGU=: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c1307_d20251113_m041932_c001_v7007000_t0000_u01763007572221") 2025/11/13 04:22:46 DEBUG : YXBwbGU=: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54531_d20251113_m041927_c001_v0001157_t0006_u01763007567590") 2025/11/13 04:22:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c1309_d20251113_m041932_c001_v7007000_t0000_u01763007572415") 2025/11/13 04:22:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c74_d20251113_m041927_c001_v0001043_t0005_u01763007567598") 2025/11/13 04:22:46 DEBUG : YmFuYW5h: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c130a_d20251113_m041932_c001_v7007000_t0000_u01763007572597") 2025/11/13 04:22:46 DEBUG : YmFuYW5h: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6820_d20251113_m041927_c001_v0001153_t0000_u01763007567612") 2025/11/13 04:22:46 DEBUG : a/potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668e2_d20251113_m041353_c001_v7007000_t0000_u01763007233186") 2025/11/13 04:22:46 DEBUG : a/potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2751_d20251113_m041352_c001_v0001043_t0049_u01763007232376") 2025/11/13 04:22:46 DEBUG : a/potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668d5_d20251113_m041350_c001_v7007000_t0000_u01763007230129") 2025/11/13 04:22:46 DEBUG : a/potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2741_d20251113_m041348_c001_v0001043_t0011_u01763007228952") 2025/11/13 04:22:46 DEBUG : a/potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2de_d20251113_m041328_c001_v7007000_t0000_u01763007208291") 2025/11/13 04:22:46 DEBUG : a/potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc26cf_d20251113_m041327_c001_v0001043_t0006_u01763007207195") 2025/11/13 04:22:46 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f27ef_d20251113_m042209_c001_v7007000_t0000_u01763007729219") 2025/11/13 04:22:46 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2e28_d20251113_m042204_c001_v0001043_t0013_u01763007724824") 2025/11/13 04:22:46 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b5a_d20251113_m042151_c001_v7007000_t0000_u01763007711848") 2025/11/13 04:22:46 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2e00_d20251113_m042147_c001_v0001043_t0026_u01763007707576") 2025/11/13 04:22:46 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afc9f_d20251113_m042134_c001_v7007000_t0000_u01763007694247") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2dde_d20251113_m042130_c001_v0001043_t0030_u01763007690192") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527ad_d20251113_m042116_c001_v7007000_t0000_u01763007676147") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2daa_d20251113_m042112_c001_v0001043_t0004_u01763007672518") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a19_d20251113_m042059_c001_v7007000_t0000_u01763007659103") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d76_d20251113_m042054_c001_v0001043_t0026_u01763007654543") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858236f_d20251113_m042041_c001_v7007000_t0000_u01763007641093") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68c5_d20251113_m042034_c001_v0001153_t0020_u01763007634024") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568cb_d20251113_m042021_c001_v7007000_t0000_u01763007621045") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee689f_d20251113_m042016_c001_v0001153_t0002_u01763007616676") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd5687b_d20251113_m042015_c001_v7007000_t0000_u01763007615556") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee688b_d20251113_m042009_c001_v0001153_t0015_u01763007609898") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67038_d20251113_m041956_c001_v7007000_t0000_u01763007596805") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cbe_d20251113_m041952_c001_v0001043_t0045_u01763007592382") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a16d_d20251113_m041951_c001_v7007000_t0000_u01763007591244") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c9c_d20251113_m041945_c001_v0001043_t0043_u01763007585267") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c12fd_d20251113_m041930_c001_v7007000_t0000_u01763007570229") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5451b_d20251113_m041924_c001_v0001157_t0054_u01763007564344") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66fea_d20251113_m041911_c001_v7007000_t0000_u01763007551734") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d544b5_d20251113_m041906_c001_v0001157_t0057_u01763007546785") 2025/11/13 04:22:47 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d16_d20251113_m041853_c001_v7007000_t0000_u01763007533598") 2025/11/13 04:22:48 DEBUG : apple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54458_d20251113_m041849_c001_v0001157_t0037_u01763007529643") 2025/11/13 04:22:48 DEBUG : appleSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee37ae_d20251113_m042019_c001_v7007000_t0000_u01763007619556") 2025/11/13 04:22:48 DEBUG : appleSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff780_d20251113_m042012_c001_v0001146_t0028_u01763007612595") 2025/11/13 04:22:48 DEBUG : appleapple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582372_d20251113_m042041_c001_v7007000_t0000_u01763007641276") 2025/11/13 04:22:48 DEBUG : appleapple: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68cb_d20251113_m042036_c001_v0001153_t0000_u01763007636442") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f27f1_d20251113_m042209_c001_v7007000_t0000_u01763007729402") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff994_d20251113_m042205_c001_v0001146_t0024_u01763007725672") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b5c_d20251113_m042152_c001_v7007000_t0000_u01763007712029") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff936_d20251113_m042148_c001_v0001146_t0021_u01763007708494") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afca1_d20251113_m042134_c001_v7007000_t0000_u01763007694430") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff8e5_d20251113_m042131_c001_v0001146_t0057_u01763007691271") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527ae_d20251113_m042116_c001_v7007000_t0000_u01763007676374") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff894_d20251113_m042113_c001_v0001146_t0018_u01763007673213") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a1a_d20251113_m042059_c001_v7007000_t0000_u01763007659284") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff838_d20251113_m042055_c001_v0001146_t0055_u01763007655350") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81a24_d20251113_m042038_c001_v7007000_t0000_u01763007638964") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7d5_d20251113_m042034_c001_v0001146_t0015_u01763007634900") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568d0_d20251113_m042021_c001_v7007000_t0000_u01763007621244") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d08_d20251113_m042016_c001_v0001043_t0027_u01763007616703") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f413f2cbeee9cbc7e_d20251113_m042015_c001_v7007000_t0000_u01763007615665") 2025/11/13 04:22:48 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff776_d20251113_m042010_c001_v0001146_t0019_u01763007610871") 2025/11/13 04:22:49 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6703a_d20251113_m041956_c001_v7007000_t0000_u01763007596988") 2025/11/13 04:22:49 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff724_d20251113_m041952_c001_v0001146_t0026_u01763007592406") 2025/11/13 04:22:49 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b9cf_d20251113_m041951_c001_v7007000_t0000_u01763007591205") 2025/11/13 04:22:49 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff706_d20251113_m041946_c001_v0001146_t0016_u01763007586250") 2025/11/13 04:22:49 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b9b8_d20251113_m041930_c001_v7007000_t0000_u01763007570218") 2025/11/13 04:22:49 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee681a_d20251113_m041925_c001_v0001153_t0008_u01763007565413") 2025/11/13 04:22:49 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66feb_d20251113_m041911_c001_v7007000_t0000_u01763007551916") 2025/11/13 04:22:49 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee67f6_d20251113_m041907_c001_v0001153_t0025_u01763007547773") 2025/11/13 04:22:49 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d19_d20251113_m041853_c001_v7007000_t0000_u01763007533798") 2025/11/13 04:22:49 DEBUG : appleappleapplebanana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee67d9_d20251113_m041850_c001_v0001153_t0020_u01763007530467") 2025/11/13 04:22:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67161_d20251113_m042019_c001_v7007000_t0000_u01763007619348") 2025/11/13 04:22:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee688d_d20251113_m042012_c001_v0001153_t0011_u01763007612574") 2025/11/13 04:22:49 DEBUG : b/potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668e4_d20251113_m041353_c001_v7007000_t0000_u01763007233369") 2025/11/13 04:22:49 DEBUG : b/potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2747_d20251113_m041350_c001_v0001043_t0039_u01763007230679") 2025/11/13 04:22:49 DEBUG : b/potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668d3_d20251113_m041349_c001_v7007000_t0000_u01763007229544") 2025/11/13 04:22:49 DEBUG : b/potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2739_d20251113_m041347_c001_v0001043_t0026_u01763007227579") 2025/11/13 04:22:49 DEBUG : b/potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2db_d20251113_m041327_c001_v7007000_t0000_u01763007207734") 2025/11/13 04:22:49 DEBUG : b/potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc26c5_d20251113_m041325_c001_v0001043_t0033_u01763007205769") 2025/11/13 04:22:49 DEBUG : backup/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718581840_d20251113_m041617_c001_v7007000_t0000_u01763007377129") 2025/11/13 04:22:49 DEBUG : backup/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1052d57c61402385_d20251113_m041615_c001_v0001100_t0039_u01763007375041") 2025/11/13 04:22:49 DEBUG : backup/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109e0210a893ca87_d20251113_m041610_c001_v0001144_t0041_u01763007370252") 2025/11/13 04:22:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897af9f5_d20251113_m041645_c001_v7007000_t0000_u01763007405049") 2025/11/13 04:22:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1134c23e8abf94a9_d20251113_m041643_c001_v0001184_t0053_u01763007403249") 2025/11/13 04:22:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1012ad785eb01e2f_d20251113_m041639_c001_v0001181_t0035_u01763007399458") 2025/11/13 04:22:50 DEBUG : backup/one.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417e20652b9087c3_d20251113_m041632_c001_v7007000_t0000_u01763007392211") 2025/11/13 04:22:50 DEBUG : backup/one.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f110854ddf958b4e6_d20251113_m041630_c001_v0001184_t0059_u01763007390207") 2025/11/13 04:22:50 DEBUG : backup/one.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f113063db09568280_d20251113_m041623_c001_v0001041_t0040_u01763007383755") 2025/11/13 04:22:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897af9f6_d20251113_m041645_c001_v7007000_t0000_u01763007405243") 2025/11/13 04:22:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1162d3eccdfcba46_d20251113_m041644_c001_v0001040_t0025_u01763007404084") 2025/11/13 04:22:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f105a5531589b2d69_d20251113_m041640_c001_v0001146_t0018_u01763007400861") 2025/11/13 04:22:50 DEBUG : backup/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718581842_d20251113_m041617_c001_v7007000_t0000_u01763007377313") 2025/11/13 04:22:50 DEBUG : backup/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1168c35f9e676540_d20251113_m041616_c001_v0001093_t0003_u01763007376251") 2025/11/13 04:22:50 DEBUG : backup/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1083c10b3990bbf3_d20251113_m041612_c001_v0001150_t0018_u01763007372407") 2025/11/13 04:22:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417e20652b9087c4_d20251113_m041632_c001_v7007000_t0000_u01763007392392") 2025/11/13 04:22:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1000e7e9e41e1c98_d20251113_m041631_c001_v0001165_t0038_u01763007391435") 2025/11/13 04:22:50 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f11481923b74457eb_d20251113_m041625_c001_v0001131_t0039_u01763007385367") 2025/11/13 04:22:50 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f27f2_d20251113_m042209_c001_v7007000_t0000_u01763007729585") 2025/11/13 04:22:50 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6978_d20251113_m042205_c001_v0001153_t0012_u01763007725312") 2025/11/13 04:22:50 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b5f_d20251113_m042152_c001_v7007000_t0000_u01763007712211") 2025/11/13 04:22:50 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee695e_d20251113_m042148_c001_v0001153_t0001_u01763007708122") 2025/11/13 04:22:50 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afca3_d20251113_m042134_c001_v7007000_t0000_u01763007694610") 2025/11/13 04:22:50 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6942_d20251113_m042130_c001_v0001153_t0000_u01763007690737") 2025/11/13 04:22:50 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527b6_d20251113_m042116_c001_v7007000_t0000_u01763007676591") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6921_d20251113_m042112_c001_v0001153_t0007_u01763007672870") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a1b_d20251113_m042059_c001_v7007000_t0000_u01763007659530") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68fc_d20251113_m042054_c001_v0001153_t0018_u01763007654990") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582373_d20251113_m042041_c001_v7007000_t0000_u01763007641459") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5469d_d20251113_m042034_c001_v0001157_t0041_u01763007634505") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568d5_d20251113_m042021_c001_v7007000_t0000_u01763007621428") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff79c_d20251113_m042016_c001_v0001146_t0022_u01763007616695") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f413f2cbeee9cbc77_d20251113_m042015_c001_v7007000_t0000_u01763007615302") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cf0_d20251113_m042010_c001_v0001043_t0046_u01763007610336") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6703c_d20251113_m041957_c001_v7007000_t0000_u01763007597170") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6860_d20251113_m041952_c001_v0001153_t0011_u01763007592372") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42dc7_d20251113_m041951_c001_v7007000_t0000_u01763007591435") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5459f_d20251113_m041945_c001_v0001157_t0059_u01763007585783") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd6bfb5_d20251113_m041930_c001_v7007000_t0000_u01763007570240") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c6e_d20251113_m041925_c001_v0001043_t0034_u01763007565058") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66fec_d20251113_m041912_c001_v7007000_t0000_u01763007552098") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c36_d20251113_m041907_c001_v0001043_t0022_u01763007547214") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d1c_d20251113_m041853_c001_v7007000_t0000_u01763007533980") 2025/11/13 04:22:51 DEBUG : banana: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c00_d20251113_m041849_c001_v0001043_t0004_u01763007529989") 2025/11/13 04:22:51 DEBUG : bananaSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee37aa_d20251113_m042019_c001_v7007000_t0000_u01763007619371") 2025/11/13 04:22:52 DEBUG : bananaSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5462b_d20251113_m042012_c001_v0001157_t0020_u01763007612606") 2025/11/13 04:22:52 DEBUG : both0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fc1_d20251113_m041825_c001_v7007000_t0000_u01763007505612") 2025/11/13 04:22:52 DEBUG : both0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b03_d20251113_m041758_c001_v0001043_t0000_u01763007478748") 2025/11/13 04:22:52 DEBUG : both0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deeb8_d20251113_m041754_c001_v7007000_t0000_u01763007474419") 2025/11/13 04:22:52 DEBUG : both0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a6f_d20251113_m041730_c001_v0001043_t0056_u01763007450369") 2025/11/13 04:22:52 DEBUG : both1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fc2_d20251113_m041825_c001_v7007000_t0000_u01763007505794") 2025/11/13 04:22:52 DEBUG : both1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b0b_d20251113_m041800_c001_v0001043_t0044_u01763007480272") 2025/11/13 04:22:52 DEBUG : both1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deeb9_d20251113_m041754_c001_v7007000_t0000_u01763007474601") 2025/11/13 04:22:52 DEBUG : both1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a75_d20251113_m041731_c001_v0001043_t0024_u01763007451677") 2025/11/13 04:22:52 DEBUG : both10: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fc5_d20251113_m041825_c001_v7007000_t0000_u01763007505976") 2025/11/13 04:22:52 DEBUG : both10: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b4d_d20251113_m041810_c001_v0001043_t0041_u01763007490701") 2025/11/13 04:22:52 DEBUG : both10: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deeba_d20251113_m041754_c001_v7007000_t0000_u01763007474854") 2025/11/13 04:22:52 DEBUG : both10: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2aad_d20251113_m041741_c001_v0001043_t0042_u01763007461490") 2025/11/13 04:22:52 DEBUG : both11: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fc6_d20251113_m041826_c001_v7007000_t0000_u01763007506158") 2025/11/13 04:22:52 DEBUG : both11: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b57_d20251113_m041811_c001_v0001043_t0053_u01763007491702") 2025/11/13 04:22:52 DEBUG : both11: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deebb_d20251113_m041755_c001_v7007000_t0000_u01763007475036") 2025/11/13 04:22:52 DEBUG : both11: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ab3_d20251113_m041742_c001_v0001043_t0011_u01763007462275") 2025/11/13 04:22:52 DEBUG : both12: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fc8_d20251113_m041826_c001_v7007000_t0000_u01763007506341") 2025/11/13 04:22:52 DEBUG : both12: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b61_d20251113_m041812_c001_v0001043_t0032_u01763007492885") 2025/11/13 04:22:52 DEBUG : both12: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deebc_d20251113_m041755_c001_v7007000_t0000_u01763007475218") 2025/11/13 04:22:52 DEBUG : both12: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2abb_d20251113_m041743_c001_v0001043_t0025_u01763007463440") 2025/11/13 04:22:52 DEBUG : both13: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fca_d20251113_m041826_c001_v7007000_t0000_u01763007506568") 2025/11/13 04:22:53 DEBUG : both13: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b67_d20251113_m041814_c001_v0001043_t0006_u01763007494269") 2025/11/13 04:22:53 DEBUG : both13: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deebd_d20251113_m041755_c001_v7007000_t0000_u01763007475400") 2025/11/13 04:22:53 DEBUG : both13: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ac1_d20251113_m041744_c001_v0001043_t0017_u01763007464561") 2025/11/13 04:22:53 DEBUG : both14: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fcb_d20251113_m041826_c001_v7007000_t0000_u01763007506752") 2025/11/13 04:22:53 DEBUG : both14: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b71_d20251113_m041815_c001_v0001043_t0026_u01763007495288") 2025/11/13 04:22:53 DEBUG : both14: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deebe_d20251113_m041755_c001_v7007000_t0000_u01763007475581") 2025/11/13 04:22:53 DEBUG : both14: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2acb_d20251113_m041746_c001_v0001043_t0049_u01763007466303") 2025/11/13 04:22:53 DEBUG : both15: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fcd_d20251113_m041826_c001_v7007000_t0000_u01763007506935") 2025/11/13 04:22:53 DEBUG : both15: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b75_d20251113_m041817_c001_v0001043_t0054_u01763007497206") 2025/11/13 04:22:53 DEBUG : both15: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deebf_d20251113_m041755_c001_v7007000_t0000_u01763007475774") 2025/11/13 04:22:53 DEBUG : both15: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ad1_d20251113_m041747_c001_v0001043_t0030_u01763007467148") 2025/11/13 04:22:53 DEBUG : both16: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fce_d20251113_m041827_c001_v7007000_t0000_u01763007507116") 2025/11/13 04:22:53 DEBUG : both16: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b7b_d20251113_m041818_c001_v0001043_t0036_u01763007498242") 2025/11/13 04:22:53 DEBUG : both16: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deec0_d20251113_m041755_c001_v7007000_t0000_u01763007475956") 2025/11/13 04:22:53 DEBUG : both16: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ad5_d20251113_m041747_c001_v0001043_t0018_u01763007467926") 2025/11/13 04:22:53 DEBUG : both17: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fd0_d20251113_m041827_c001_v7007000_t0000_u01763007507298") 2025/11/13 04:22:53 DEBUG : both17: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b83_d20251113_m041819_c001_v0001043_t0042_u01763007499359") 2025/11/13 04:22:53 DEBUG : both17: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deec1_d20251113_m041756_c001_v7007000_t0000_u01763007476194") 2025/11/13 04:22:53 DEBUG : both17: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ad9_d20251113_m041748_c001_v0001043_t0005_u01763007468684") 2025/11/13 04:22:53 DEBUG : both18: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fd1_d20251113_m041827_c001_v7007000_t0000_u01763007507480") 2025/11/13 04:22:53 DEBUG : both18: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b87_d20251113_m041820_c001_v0001043_t0021_u01763007500617") 2025/11/13 04:22:54 DEBUG : both18: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deec2_d20251113_m041756_c001_v7007000_t0000_u01763007476377") 2025/11/13 04:22:54 DEBUG : both18: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ae3_d20251113_m041749_c001_v0001043_t0033_u01763007469733") 2025/11/13 04:22:54 DEBUG : both19: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fd4_d20251113_m041827_c001_v7007000_t0000_u01763007507664") 2025/11/13 04:22:54 DEBUG : both19: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b8d_d20251113_m041821_c001_v0001043_t0034_u01763007501665") 2025/11/13 04:22:54 DEBUG : both19: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deec3_d20251113_m041756_c001_v7007000_t0000_u01763007476559") 2025/11/13 04:22:54 DEBUG : both19: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2aed_d20251113_m041750_c001_v0001043_t0024_u01763007470822") 2025/11/13 04:22:54 DEBUG : both2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fd6_d20251113_m041827_c001_v7007000_t0000_u01763007507847") 2025/11/13 04:22:54 DEBUG : both2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b15_d20251113_m041801_c001_v0001043_t0045_u01763007481619") 2025/11/13 04:22:54 DEBUG : both2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deec4_d20251113_m041756_c001_v7007000_t0000_u01763007476742") 2025/11/13 04:22:54 DEBUG : both2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a7b_d20251113_m041732_c001_v0001043_t0046_u01763007452999") 2025/11/13 04:22:54 DEBUG : both3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fd8_d20251113_m041828_c001_v7007000_t0000_u01763007508030") 2025/11/13 04:22:54 DEBUG : both3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b1d_d20251113_m041802_c001_v0001043_t0017_u01763007482931") 2025/11/13 04:22:54 DEBUG : both3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deec5_d20251113_m041756_c001_v7007000_t0000_u01763007476923") 2025/11/13 04:22:54 DEBUG : both3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a83_d20251113_m041734_c001_v0001043_t0053_u01763007454145") 2025/11/13 04:22:54 DEBUG : both4: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fda_d20251113_m041828_c001_v7007000_t0000_u01763007508212") 2025/11/13 04:22:54 DEBUG : both4: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b21_d20251113_m041803_c001_v0001043_t0025_u01763007483923") 2025/11/13 04:22:54 DEBUG : both4: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deec6_d20251113_m041757_c001_v7007000_t0000_u01763007477105") 2025/11/13 04:22:54 DEBUG : both4: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a87_d20251113_m041735_c001_v0001043_t0022_u01763007455318") 2025/11/13 04:22:54 DEBUG : both5: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fdc_d20251113_m041828_c001_v7007000_t0000_u01763007508395") 2025/11/13 04:22:54 DEBUG : both5: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b27_d20251113_m041805_c001_v0001043_t0019_u01763007485184") 2025/11/13 04:22:55 DEBUG : both5: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deec7_d20251113_m041757_c001_v7007000_t0000_u01763007477288") 2025/11/13 04:22:55 DEBUG : both5: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a8d_d20251113_m041736_c001_v0001043_t0000_u01763007456388") 2025/11/13 04:22:55 DEBUG : both6: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fdd_d20251113_m041828_c001_v7007000_t0000_u01763007508578") 2025/11/13 04:22:55 DEBUG : both6: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b2d_d20251113_m041806_c001_v0001043_t0016_u01763007486218") 2025/11/13 04:22:55 DEBUG : both6: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deec8_d20251113_m041757_c001_v7007000_t0000_u01763007477470") 2025/11/13 04:22:55 DEBUG : both6: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a95_d20251113_m041737_c001_v0001043_t0002_u01763007457655") 2025/11/13 04:22:55 DEBUG : both7: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fdf_d20251113_m041828_c001_v7007000_t0000_u01763007508759") 2025/11/13 04:22:55 DEBUG : both7: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b35_d20251113_m041807_c001_v0001043_t0028_u01763007487284") 2025/11/13 04:22:55 DEBUG : both7: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deec9_d20251113_m041757_c001_v7007000_t0000_u01763007477653") 2025/11/13 04:22:55 DEBUG : both7: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a9d_d20251113_m041738_c001_v0001043_t0054_u01763007458523") 2025/11/13 04:22:55 DEBUG : both8: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fe0_d20251113_m041828_c001_v7007000_t0000_u01763007508941") 2025/11/13 04:22:55 DEBUG : both8: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b41_d20251113_m041808_c001_v0001043_t0001_u01763007488479") 2025/11/13 04:22:55 DEBUG : both8: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deeca_d20251113_m041757_c001_v7007000_t0000_u01763007477835") 2025/11/13 04:22:55 DEBUG : both8: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2aa3_d20251113_m041739_c001_v0001043_t0037_u01763007459595") 2025/11/13 04:22:55 DEBUG : both9: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fe2_d20251113_m041829_c001_v7007000_t0000_u01763007509123") 2025/11/13 04:22:55 DEBUG : both9: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b45_d20251113_m041809_c001_v0001043_t0031_u01763007489584") 2025/11/13 04:22:55 DEBUG : both9: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deecb_d20251113_m041758_c001_v7007000_t0000_u01763007478018") 2025/11/13 04:22:55 DEBUG : both9: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2aa7_d20251113_m041740_c001_v0001043_t0019_u01763007460453") 2025/11/13 04:22:55 DEBUG : c/non empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668e7_d20251113_m041353_c001_v7007000_t0000_u01763007233556") 2025/11/13 04:22:55 DEBUG : c/non empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2749_d20251113_m041351_c001_v0001043_t0024_u01763007231072") 2025/11/13 04:22:55 DEBUG : c/non empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668d7_d20251113_m041350_c001_v7007000_t0000_u01763007230311") 2025/11/13 04:22:56 DEBUG : c/non empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc273d_d20251113_m041348_c001_v0001043_t0020_u01763007228171") 2025/11/13 04:22:56 DEBUG : c/non empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2df_d20251113_m041328_c001_v7007000_t0000_u01763007208489") 2025/11/13 04:22:56 DEBUG : c/non empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc26cb_d20251113_m041326_c001_v0001043_t0024_u01763007206187") 2025/11/13 04:22:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c130c_d20251113_m041932_c001_v7007000_t0000_u01763007572779") 2025/11/13 04:22:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff6b2_d20251113_m041927_c001_v0001146_t0003_u01763007567622") 2025/11/13 04:22:56 DEBUG : check sum: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2c9_d20251113_m041317_c001_v7007000_t0000_u01763007197242") 2025/11/13 04:22:56 DEBUG : check sum: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2695_d20251113_m041315_c001_v0001043_t0004_u01763007195710") 2025/11/13 04:22:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e5321eb_d20251113_m042242_c001_v7007000_t0000_u01763007762006") 2025/11/13 04:22:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2e80_d20251113_m042240_c001_v0001043_t0047_u01763007760358") 2025/11/13 04:22:56 DEBUG : dest/3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf455171a_d20251113_m041542_c001_v7007000_t0000_u01763007342066") 2025/11/13 04:22:56 DEBUG : dest/3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f400b48cb96b393b7_d20251113_m041540_c001_v0001182_t0001_u01763007340965") 2025/11/13 04:22:56 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582375_d20251113_m042041_c001_v7007000_t0000_u01763007641656") 2025/11/13 04:22:56 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d4e_d20251113_m042036_c001_v0001043_t0041_u01763007636472") 2025/11/13 04:22:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f27f4_d20251113_m042209_c001_v7007000_t0000_u01763007729767") 2025/11/13 04:22:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2e16_d20251113_m042156_c001_v0001043_t0001_u01763007716532") 2025/11/13 04:22:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b60_d20251113_m042152_c001_v7007000_t0000_u01763007712394") 2025/11/13 04:22:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2dec_d20251113_m042138_c001_v0001043_t0016_u01763007698960") 2025/11/13 04:22:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afca4_d20251113_m042134_c001_v7007000_t0000_u01763007694804") 2025/11/13 04:22:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2db2_d20251113_m042120_c001_v0001043_t0052_u01763007680913") 2025/11/13 04:22:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527bc_d20251113_m042116_c001_v7007000_t0000_u01763007676823") 2025/11/13 04:22:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d92_d20251113_m042103_c001_v0001043_t0017_u01763007663841") 2025/11/13 04:22:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a1d_d20251113_m042059_c001_v7007000_t0000_u01763007659711") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d64_d20251113_m042045_c001_v0001043_t0005_u01763007645748") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee3801_d20251113_m042039_c001_v7007000_t0000_u01763007639145") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68b7_d20251113_m042025_c001_v0001153_t0019_u01763007625676") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568d8_d20251113_m042021_c001_v7007000_t0000_u01763007621613") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68a1_d20251113_m042017_c001_v0001153_t0025_u01763007617036") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f411858a375306899_d20251113_m042015_c001_v7007000_t0000_u01763007615746") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee687d_d20251113_m042001_c001_v0001153_t0015_u01763007601595") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6703e_d20251113_m041957_c001_v7007000_t0000_u01763007597448") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6862_d20251113_m041952_c001_v0001153_t0012_u01763007592759") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42dc3_d20251113_m041951_c001_v7007000_t0000_u01763007591196") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c8a_d20251113_m041936_c001_v0001043_t0022_u01763007576905") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4238fd51c214c7da_d20251113_m041930_c001_v7007000_t0000_u01763007570282") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d544ef_d20251113_m041916_c001_v0001157_t0025_u01763007556399") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66fed_d20251113_m041912_c001_v7007000_t0000_u01763007552280") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54484_d20251113_m041858_c001_v0001157_t0041_u01763007538232") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d1e_d20251113_m041854_c001_v7007000_t0000_u01763007534192") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54435_d20251113_m041842_c001_v0001157_t0054_u01763007522731") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568b2_d20251113_m042019_c001_v7007000_t0000_u01763007619550") 2025/11/13 04:22:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee688f_d20251113_m042012_c001_v0001153_t0009_u01763007612929") 2025/11/13 04:22:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582377_d20251113_m042041_c001_v7007000_t0000_u01763007641843") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7d9_d20251113_m042036_c001_v0001146_t0024_u01763007636465") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f27f6_d20251113_m042209_c001_v7007000_t0000_u01763007729950") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee696a_d20251113_m042157_c001_v0001153_t0025_u01763007717244") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b62_d20251113_m042152_c001_v7007000_t0000_u01763007712587") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee694c_d20251113_m042139_c001_v0001153_t0021_u01763007699925") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afca7_d20251113_m042134_c001_v7007000_t0000_u01763007694987") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee692d_d20251113_m042121_c001_v0001153_t0014_u01763007681833") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527c1_d20251113_m042117_c001_v7007000_t0000_u01763007677004") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6909_d20251113_m042105_c001_v0001153_t0010_u01763007665170") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a1f_d20251113_m042059_c001_v7007000_t0000_u01763007659903") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68e6_d20251113_m042047_c001_v0001153_t0002_u01763007647313") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee3802_d20251113_m042039_c001_v7007000_t0000_u01763007639328") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54679_d20251113_m042026_c001_v0001157_t0029_u01763007626382") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568dd_d20251113_m042021_c001_v7007000_t0000_u01763007621805") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5464d_d20251113_m042017_c001_v0001157_t0005_u01763007617054") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d5260f_d20251113_m042015_c001_v7007000_t0000_u01763007615687") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cd8_d20251113_m042002_c001_v0001043_t0034_u01763007602303") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6703f_d20251113_m041957_c001_v7007000_t0000_u01763007597632") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545c1_d20251113_m041952_c001_v0001157_t0018_u01763007592772") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee3737_d20251113_m041951_c001_v7007000_t0000_u01763007591234") 2025/11/13 04:22:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5456f_d20251113_m041937_c001_v0001157_t0040_u01763007577833") 2025/11/13 04:22:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f819a2_d20251113_m041930_c001_v7007000_t0000_u01763007570446") 2025/11/13 04:22:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c56_d20251113_m041917_c001_v0001043_t0016_u01763007557121") 2025/11/13 04:22:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66fee_d20251113_m041912_c001_v7007000_t0000_u01763007552462") 2025/11/13 04:22:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c1e_d20251113_m041859_c001_v0001043_t0006_u01763007539047") 2025/11/13 04:22:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d21_d20251113_m041854_c001_v7007000_t0000_u01763007534373") 2025/11/13 04:22:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2beb_d20251113_m041843_c001_v0001043_t0030_u01763007523189") 2025/11/13 04:22:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d5267c_d20251113_m042019_c001_v7007000_t0000_u01763007619562") 2025/11/13 04:22:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5462f_d20251113_m042012_c001_v0001157_t0059_u01763007612962") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582379_d20251113_m042042_c001_v7007000_t0000_u01763007642039") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7db_d20251113_m042036_c001_v0001146_t0027_u01763007636785") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f27f7_d20251113_m042210_c001_v7007000_t0000_u01763007730131") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff966_d20251113_m042158_c001_v0001146_t0005_u01763007718420") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b63_d20251113_m042152_c001_v7007000_t0000_u01763007712768") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff90c_d20251113_m042140_c001_v0001146_t0049_u01763007700626") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afca8_d20251113_m042135_c001_v7007000_t0000_u01763007695168") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff8b2_d20251113_m042122_c001_v0001146_t0048_u01763007682557") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527c7_d20251113_m042117_c001_v7007000_t0000_u01763007677187") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff86f_d20251113_m042106_c001_v0001146_t0050_u01763007666036") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a22_d20251113_m042100_c001_v7007000_t0000_u01763007660084") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff80e_d20251113_m042048_c001_v0001146_t0001_u01763007648044") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f26bb_d20251113_m042039_c001_v7007000_t0000_u01763007639325") 2025/11/13 04:22:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7c0_d20251113_m042027_c001_v0001146_t0024_u01763007627035") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568df_d20251113_m042021_c001_v7007000_t0000_u01763007621987") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d0e_d20251113_m042017_c001_v0001043_t0022_u01763007617112") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d52602_d20251113_m042015_c001_v7007000_t0000_u01763007615135") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff750_d20251113_m042003_c001_v0001146_t0017_u01763007603196") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67042_d20251113_m041957_c001_v7007000_t0000_u01763007597862") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cc2_d20251113_m041952_c001_v0001043_t0020_u01763007592885") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a16e_d20251113_m041951_c001_v7007000_t0000_u01763007591448") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff6e0_d20251113_m041938_c001_v0001146_t0059_u01763007578590") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f819a1_d20251113_m041930_c001_v7007000_t0000_u01763007570262") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee680a_d20251113_m041917_c001_v0001153_t0001_u01763007557941") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66fef_d20251113_m041912_c001_v7007000_t0000_u01763007552644") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee67e8_d20251113_m041859_c001_v0001153_t0017_u01763007539954") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d22_d20251113_m041854_c001_v7007000_t0000_u01763007534554") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee67c3_d20251113_m041843_c001_v0001153_t0013_u01763007523674") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf4551a0b_d20251113_m042019_c001_v7007000_t0000_u01763007619389") 2025/11/13 04:23:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cf6_d20251113_m042013_c001_v0001043_t0005_u01763007613008") 2025/11/13 04:23:00 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858237b_d20251113_m042042_c001_v7007000_t0000_u01763007642221") 2025/11/13 04:23:00 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d546ab_d20251113_m042036_c001_v0001157_t0002_u01763007636845") 2025/11/13 04:23:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f27f8_d20251113_m042210_c001_v7007000_t0000_u01763007730313") 2025/11/13 04:23:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d548c0_d20251113_m042159_c001_v0001157_t0029_u01763007719373") 2025/11/13 04:23:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b66_d20251113_m042152_c001_v7007000_t0000_u01763007712949") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5485a_d20251113_m042141_c001_v0001157_t0036_u01763007701408") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcab_d20251113_m042135_c001_v7007000_t0000_u01763007695350") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d547e5_d20251113_m042123_c001_v0001157_t0042_u01763007683406") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527cc_d20251113_m042117_c001_v7007000_t0000_u01763007677368") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54779_d20251113_m042106_c001_v0001157_t0017_u01763007666892") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a25_d20251113_m042100_c001_v7007000_t0000_u01763007660265") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d546f9_d20251113_m042048_c001_v0001157_t0045_u01763007648844") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f26ba_d20251113_m042039_c001_v7007000_t0000_u01763007639144") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d28_d20251113_m042027_c001_v0001043_t0020_u01763007627858") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568e0_d20251113_m042022_c001_v7007000_t0000_u01763007622169") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7a0_d20251113_m042017_c001_v0001146_t0020_u01763007617377") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd5687d_d20251113_m042015_c001_v7007000_t0000_u01763007615696") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545f5_d20251113_m042003_c001_v0001157_t0050_u01763007603839") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67045_d20251113_m041958_c001_v7007000_t0000_u01763007598047") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff72a_d20251113_m041953_c001_v0001146_t0046_u01763007593037") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f400ae61412e2de1a_d20251113_m041951_c001_v7007000_t0000_u01763007591461") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6838_d20251113_m041939_c001_v0001153_t0017_u01763007579364") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d52586_d20251113_m041930_c001_v7007000_t0000_u01763007570301") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff682_d20251113_m041918_c001_v0001146_t0042_u01763007558632") 2025/11/13 04:23:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ff0_d20251113_m041912_c001_v7007000_t0000_u01763007552826") 2025/11/13 04:23:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff61e_d20251113_m041900_c001_v0001146_t0059_u01763007540662") 2025/11/13 04:23:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d25_d20251113_m041854_c001_v7007000_t0000_u01763007534735") 2025/11/13 04:23:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff5c3_d20251113_m041843_c001_v0001146_t0017_u01763007523994") 2025/11/13 04:23:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf4551a0c_d20251113_m042019_c001_v7007000_t0000_u01763007619570") 2025/11/13 04:23:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff784_d20251113_m042013_c001_v0001146_t0037_u01763007613027") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858237c_d20251113_m042042_c001_v7007000_t0000_u01763007642403") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7dd_d20251113_m042037_c001_v0001146_t0037_u01763007637070") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f27fb_d20251113_m042210_c001_v7007000_t0000_u01763007730494") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2e1e_d20251113_m042159_c001_v0001043_t0032_u01763007719727") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b67_d20251113_m042153_c001_v7007000_t0000_u01763007713140") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2df2_d20251113_m042141_c001_v0001043_t0041_u01763007701720") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcad_d20251113_m042135_c001_v7007000_t0000_u01763007695533") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2dc2_d20251113_m042124_c001_v0001043_t0049_u01763007684017") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527d1_d20251113_m042117_c001_v7007000_t0000_u01763007677551") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d9e_d20251113_m042107_c001_v0001043_t0024_u01763007667241") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a27_d20251113_m042100_c001_v7007000_t0000_u01763007660450") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d6a_d20251113_m042049_c001_v0001043_t0026_u01763007649430") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e671db_d20251113_m042039_c001_v7007000_t0000_u01763007639533") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68b9_d20251113_m042028_c001_v0001153_t0022_u01763007628502") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568e1_d20251113_m042022_c001_v7007000_t0000_u01763007622350") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54651_d20251113_m042017_c001_v0001157_t0005_u01763007617472") 2025/11/13 04:23:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6711f_d20251113_m042015_c001_v7007000_t0000_u01763007615535") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee687f_d20251113_m042004_c001_v0001153_t0021_u01763007604446") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67046_d20251113_m041958_c001_v7007000_t0000_u01763007598229") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6866_d20251113_m041953_c001_v0001153_t0007_u01763007593141") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f400ae61412e2de18_d20251113_m041951_c001_v7007000_t0000_u01763007591015") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c92_d20251113_m041939_c001_v0001043_t0032_u01763007579698") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b9ba_d20251113_m041930_c001_v7007000_t0000_u01763007570399") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d544fd_d20251113_m041919_c001_v0001157_t0002_u01763007559179") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ff1_d20251113_m041913_c001_v7007000_t0000_u01763007553008") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54490_d20251113_m041901_c001_v0001157_t0047_u01763007541164") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d26_d20251113_m041854_c001_v7007000_t0000_u01763007534915") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54441_d20251113_m041844_c001_v0001157_t0005_u01763007524654") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee37ab_d20251113_m042019_c001_v7007000_t0000_u01763007619412") 2025/11/13 04:23:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6893_d20251113_m042013_c001_v0001153_t0024_u01763007613261") 2025/11/13 04:23:03 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858237f_d20251113_m042042_c001_v7007000_t0000_u01763007642586") 2025/11/13 04:23:03 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d546af_d20251113_m042037_c001_v0001157_t0055_u01763007637194") 2025/11/13 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f27ff_d20251113_m042210_c001_v7007000_t0000_u01763007730676") 2025/11/13 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6970_d20251113_m042200_c001_v0001153_t0022_u01763007720148") 2025/11/13 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b69_d20251113_m042153_c001_v7007000_t0000_u01763007713330") 2025/11/13 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee694e_d20251113_m042142_c001_v0001153_t0010_u01763007702235") 2025/11/13 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcae_d20251113_m042135_c001_v7007000_t0000_u01763007695715") 2025/11/13 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6931_d20251113_m042124_c001_v0001153_t0000_u01763007684678") 2025/11/13 04:23:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527d7_d20251113_m042117_c001_v7007000_t0000_u01763007677735") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6913_d20251113_m042107_c001_v0001153_t0010_u01763007667876") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a2a_d20251113_m042100_c001_v7007000_t0000_u01763007660631") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68ec_d20251113_m042050_c001_v0001153_t0017_u01763007650027") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1baac_d20251113_m042039_c001_v7007000_t0000_u01763007639360") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54683_d20251113_m042028_c001_v0001157_t0028_u01763007628977") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568e2_d20251113_m042022_c001_v7007000_t0000_u01763007622532") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68a5_d20251113_m042017_c001_v0001153_t0017_u01763007617601") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee3788_d20251113_m042015_c001_v7007000_t0000_u01763007615723") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cdc_d20251113_m042004_c001_v0001043_t0047_u01763007604888") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67049_d20251113_m041958_c001_v7007000_t0000_u01763007598412") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545c5_d20251113_m041953_c001_v0001157_t0006_u01763007593182") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f406602b192a960f2_d20251113_m041950_c001_v7007000_t0000_u01763007590833") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5457d_d20251113_m041940_c001_v0001157_t0049_u01763007580288") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c12ff_d20251113_m041930_c001_v7007000_t0000_u01763007570412") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c5c_d20251113_m041919_c001_v0001043_t0033_u01763007559548") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ff2_d20251113_m041913_c001_v7007000_t0000_u01763007553190") 2025/11/13 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c28_d20251113_m041901_c001_v0001043_t0035_u01763007541583") 2025/11/13 04:23:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d29_d20251113_m041855_c001_v7007000_t0000_u01763007535099") 2025/11/13 04:23:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2bf0_d20251113_m041845_c001_v0001043_t0043_u01763007525073") 2025/11/13 04:23:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee37af_d20251113_m042019_c001_v7007000_t0000_u01763007619597") 2025/11/13 04:23:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54633_d20251113_m042013_c001_v0001157_t0018_u01763007613318") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582380_d20251113_m042042_c001_v7007000_t0000_u01763007642768") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7e1_d20251113_m042037_c001_v0001146_t0038_u01763007637419") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2801_d20251113_m042210_c001_v7007000_t0000_u01763007730927") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff974_d20251113_m042200_c001_v0001146_t0003_u01763007720544") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b6a_d20251113_m042153_c001_v7007000_t0000_u01763007713511") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff916_d20251113_m042142_c001_v0001146_t0026_u01763007702733") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcb0_d20251113_m042135_c001_v7007000_t0000_u01763007695896") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff8c0_d20251113_m042125_c001_v0001146_t0000_u01763007685273") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527dc_d20251113_m042117_c001_v7007000_t0000_u01763007677918") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff877_d20251113_m042108_c001_v0001146_t0036_u01763007668215") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a2c_d20251113_m042100_c001_v7007000_t0000_u01763007660813") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff81a_d20251113_m042050_c001_v0001146_t0025_u01763007650476") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582368_d20251113_m042039_c001_v7007000_t0000_u01763007639541") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7c6_d20251113_m042029_c001_v0001146_t0047_u01763007629251") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568e3_d20251113_m042022_c001_v7007000_t0000_u01763007622714") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d10_d20251113_m042017_c001_v0001043_t0018_u01763007617755") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f413f2cbeee9cbc73_d20251113_m042015_c001_v7007000_t0000_u01763007615122") 2025/11/13 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff758_d20251113_m042005_c001_v0001146_t0006_u01763007605400") 2025/11/13 04:23:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6704a_d20251113_m041958_c001_v7007000_t0000_u01763007598595") 2025/11/13 04:23:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cc4_d20251113_m041953_c001_v0001043_t0019_u01763007593422") 2025/11/13 04:23:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42dc4_d20251113_m041951_c001_v7007000_t0000_u01763007591247") 2025/11/13 04:23:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff6ec_d20251113_m041940_c001_v0001146_t0030_u01763007580729") 2025/11/13 04:23:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67006_d20251113_m041930_c001_v7007000_t0000_u01763007570272") 2025/11/13 04:23:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee680c_d20251113_m041920_c001_v0001153_t0002_u01763007560029") 2025/11/13 04:23:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ff3_d20251113_m041913_c001_v7007000_t0000_u01763007553372") 2025/11/13 04:23:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee67ec_d20251113_m041902_c001_v0001153_t0008_u01763007542195") 2025/11/13 04:23:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d2c_d20251113_m041855_c001_v7007000_t0000_u01763007535281") 2025/11/13 04:23:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee67c9_d20251113_m041845_c001_v0001153_t0017_u01763007525515") 2025/11/13 04:23:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee37b0_d20251113_m042019_c001_v7007000_t0000_u01763007619741") 2025/11/13 04:23:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cf8_d20251113_m042013_c001_v0001043_t0040_u01763007613433") 2025/11/13 04:23:06 DEBUG : dir1/0007-12345: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582382_d20251113_m042042_c001_v7007000_t0000_u01763007642952") 2025/11/13 04:23:06 DEBUG : dir1/0007-12345: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d52_d20251113_m042037_c001_v0001043_t0020_u01763007637461") 2025/11/13 04:23:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2805_d20251113_m042211_c001_v7007000_t0000_u01763007731158") 2025/11/13 04:23:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d548ca_d20251113_m042200_c001_v0001157_t0032_u01763007720979") 2025/11/13 04:23:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b6c_d20251113_m042153_c001_v7007000_t0000_u01763007713692") 2025/11/13 04:23:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54862_d20251113_m042143_c001_v0001157_t0024_u01763007703256") 2025/11/13 04:23:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcb1_d20251113_m042136_c001_v7007000_t0000_u01763007696078") 2025/11/13 04:23:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d547fd_d20251113_m042125_c001_v0001157_t0045_u01763007685804") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527e3_d20251113_m042118_c001_v7007000_t0000_u01763007678099") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54783_d20251113_m042108_c001_v0001157_t0055_u01763007668735") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a2e_d20251113_m042100_c001_v7007000_t0000_u01763007660996") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5470b_d20251113_m042050_c001_v0001157_t0035_u01763007650972") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea49c5_d20251113_m042039_c001_v7007000_t0000_u01763007639376") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d32_d20251113_m042029_c001_v0001043_t0057_u01763007629761") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568e5_d20251113_m042022_c001_v7007000_t0000_u01763007622897") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54655_d20251113_m042017_c001_v0001157_t0014_u01763007617853") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67120_d20251113_m042015_c001_v7007000_t0000_u01763007615544") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54603_d20251113_m042006_c001_v0001157_t0027_u01763007606030") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6704c_d20251113_m041958_c001_v7007000_t0000_u01763007598778") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee686a_d20251113_m041953_c001_v0001153_t0012_u01763007593489") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f406602b192a960f4_d20251113_m041951_c001_v7007000_t0000_u01763007591200") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6842_d20251113_m041941_c001_v0001153_t0011_u01763007581202") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd6bfb6_d20251113_m041930_c001_v7007000_t0000_u01763007570422") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff687_d20251113_m041920_c001_v0001146_t0059_u01763007560360") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ff4_d20251113_m041913_c001_v7007000_t0000_u01763007553596") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff622_d20251113_m041902_c001_v0001146_t0029_u01763007542572") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d2d_d20251113_m041855_c001_v7007000_t0000_u01763007535462") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff5c9_d20251113_m041845_c001_v0001146_t0039_u01763007525873") 2025/11/13 04:23:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afbdc_d20251113_m042019_c001_v7007000_t0000_u01763007619599") 2025/11/13 04:23:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff78a_d20251113_m042013_c001_v0001146_t0019_u01763007613631") 2025/11/13 04:23:08 DEBUG : dir1/0008-23456: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582384_d20251113_m042043_c001_v7007000_t0000_u01763007643135") 2025/11/13 04:23:08 DEBUG : dir1/0008-23456: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d546b5_d20251113_m042037_c001_v0001157_t0057_u01763007637686") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2806_d20251113_m042211_c001_v7007000_t0000_u01763007731350") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2e22_d20251113_m042201_c001_v0001043_t0036_u01763007721354") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b6d_d20251113_m042153_c001_v7007000_t0000_u01763007713873") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2df4_d20251113_m042143_c001_v0001043_t0040_u01763007703652") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcb4_d20251113_m042136_c001_v7007000_t0000_u01763007696260") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2dd4_d20251113_m042126_c001_v0001043_t0054_u01763007686291") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527ea_d20251113_m042118_c001_v7007000_t0000_u01763007678282") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2da2_d20251113_m042109_c001_v0001043_t0006_u01763007669256") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a2f_d20251113_m042101_c001_v7007000_t0000_u01763007661177") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d6e_d20251113_m042051_c001_v0001043_t0020_u01763007651500") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f413f2cbeee9cbd5c_d20251113_m042039_c001_v7007000_t0000_u01763007639337") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68bf_d20251113_m042030_c001_v0001153_t0018_u01763007630533") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568e6_d20251113_m042023_c001_v7007000_t0000_u01763007623082") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7a2_d20251113_m042017_c001_v0001146_t0039_u01763007617881") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d5260b_d20251113_m042015_c001_v7007000_t0000_u01763007615503") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6883_d20251113_m042006_c001_v0001153_t0022_u01763007606301") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6704d_d20251113_m041958_c001_v7007000_t0000_u01763007598964") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff72c_d20251113_m041953_c001_v0001146_t0042_u01763007593550") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f400ae61412e2de19_d20251113_m041951_c001_v7007000_t0000_u01763007591202") 2025/11/13 04:23:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c96_d20251113_m041941_c001_v0001043_t0047_u01763007581528") 2025/11/13 04:23:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b9b7_d20251113_m041930_c001_v7007000_t0000_u01763007570036") 2025/11/13 04:23:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54509_d20251113_m041920_c001_v0001157_t0046_u01763007560903") 2025/11/13 04:23:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ff5_d20251113_m041913_c001_v7007000_t0000_u01763007553778") 2025/11/13 04:23:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5449c_d20251113_m041903_c001_v0001157_t0050_u01763007543224") 2025/11/13 04:23:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d31_d20251113_m041855_c001_v7007000_t0000_u01763007535652") 2025/11/13 04:23:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5444b_d20251113_m041846_c001_v0001157_t0025_u01763007526212") 2025/11/13 04:23:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afbda_d20251113_m042019_c001_v7007000_t0000_u01763007619415") 2025/11/13 04:23:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54635_d20251113_m042013_c001_v0001157_t0052_u01763007613641") 2025/11/13 04:23:09 DEBUG : dir1/0009-34567: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582385_d20251113_m042043_c001_v7007000_t0000_u01763007643318") 2025/11/13 04:23:09 DEBUG : dir1/0009-34567: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7e5_d20251113_m042037_c001_v0001146_t0005_u01763007637877") 2025/11/13 04:23:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2809_d20251113_m042211_c001_v7007000_t0000_u01763007731531") 2025/11/13 04:23:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6974_d20251113_m042201_c001_v0001153_t0012_u01763007721793") 2025/11/13 04:23:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b6f_d20251113_m042154_c001_v7007000_t0000_u01763007714121") 2025/11/13 04:23:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6954_d20251113_m042144_c001_v0001153_t0025_u01763007704210") 2025/11/13 04:23:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcb6_d20251113_m042136_c001_v7007000_t0000_u01763007696448") 2025/11/13 04:23:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6935_d20251113_m042127_c001_v0001153_t0016_u01763007687164") 2025/11/13 04:23:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527ef_d20251113_m042118_c001_v7007000_t0000_u01763007678464") 2025/11/13 04:23:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6917_d20251113_m042109_c001_v0001153_t0001_u01763007669637") 2025/11/13 04:23:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a30_d20251113_m042101_c001_v7007000_t0000_u01763007661358") 2025/11/13 04:23:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68f4_d20251113_m042052_c001_v0001153_t0007_u01763007652004") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81a26_d20251113_m042039_c001_v7007000_t0000_u01763007639342") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5468d_d20251113_m042030_c001_v0001157_t0000_u01763007630863") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568e7_d20251113_m042023_c001_v7007000_t0000_u01763007623264") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68a7_d20251113_m042017_c001_v0001153_t0016_u01763007617921") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd56877_d20251113_m042015_c001_v7007000_t0000_u01763007615331") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ce8_d20251113_m042006_c001_v0001043_t0028_u01763007606674") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6704f_d20251113_m041959_c001_v7007000_t0000_u01763007599156") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545c9_d20251113_m041953_c001_v0001157_t0053_u01763007593671") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42dc6_d20251113_m041951_c001_v7007000_t0000_u01763007591379") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5458b_d20251113_m041942_c001_v0001157_t0044_u01763007582062") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d52587_d20251113_m041930_c001_v7007000_t0000_u01763007570483") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c60_d20251113_m041921_c001_v0001043_t0052_u01763007561328") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ff7_d20251113_m041913_c001_v7007000_t0000_u01763007553959") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c2e_d20251113_m041903_c001_v0001043_t0003_u01763007543818") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d33_d20251113_m041855_c001_v7007000_t0000_u01763007535851") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2bf6_d20251113_m041846_c001_v0001043_t0036_u01763007526549") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67162_d20251113_m042019_c001_v7007000_t0000_u01763007619532") 2025/11/13 04:23:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff78c_d20251113_m042014_c001_v0001146_t0019_u01763007614042") 2025/11/13 04:23:10 DEBUG : dir1/0010-45678: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582387_d20251113_m042043_c001_v7007000_t0000_u01763007643516") 2025/11/13 04:23:10 DEBUG : dir1/0010-45678: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d54_d20251113_m042037_c001_v0001043_t0034_u01763007637918") 2025/11/13 04:23:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f280c_d20251113_m042211_c001_v7007000_t0000_u01763007731713") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff97c_d20251113_m042202_c001_v0001146_t0007_u01763007722295") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b71_d20251113_m042154_c001_v7007000_t0000_u01763007714303") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff924_d20251113_m042144_c001_v0001146_t0048_u01763007704772") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcb8_d20251113_m042136_c001_v7007000_t0000_u01763007696653") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff8cc_d20251113_m042127_c001_v0001146_t0025_u01763007687504") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527f2_d20251113_m042118_c001_v7007000_t0000_u01763007678645") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff87b_d20251113_m042109_c001_v0001146_t0017_u01763007669966") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a31_d20251113_m042101_c001_v7007000_t0000_u01763007661542") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff82c_d20251113_m042052_c001_v0001146_t0007_u01763007652370") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee37ff_d20251113_m042038_c001_v7007000_t0000_u01763007638959") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7ca_d20251113_m042031_c001_v0001146_t0016_u01763007631194") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568e8_d20251113_m042023_c001_v7007000_t0000_u01763007623446") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d12_d20251113_m042018_c001_v0001043_t0037_u01763007618139") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd5687a_d20251113_m042015_c001_v7007000_t0000_u01763007615513") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff766_d20251113_m042007_c001_v0001146_t0001_u01763007607168") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67051_d20251113_m041959_c001_v7007000_t0000_u01763007599346") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee686c_d20251113_m041953_c001_v0001153_t0020_u01763007593832") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f406602b192a960f5_d20251113_m041951_c001_v7007000_t0000_u01763007591405") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff6f6_d20251113_m041942_c001_v0001146_t0013_u01763007582589") 2025/11/13 04:23:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67007_d20251113_m041930_c001_v7007000_t0000_u01763007570460") 2025/11/13 04:23:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6812_d20251113_m041921_c001_v0001153_t0005_u01763007561833") 2025/11/13 04:23:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ff8_d20251113_m041914_c001_v7007000_t0000_u01763007554140") 2025/11/13 04:23:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee67f0_d20251113_m041904_c001_v0001153_t0014_u01763007544375") 2025/11/13 04:23:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d36_d20251113_m041856_c001_v7007000_t0000_u01763007536032") 2025/11/13 04:23:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee67d3_d20251113_m041847_c001_v0001153_t0013_u01763007527046") 2025/11/13 04:23:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568b7_d20251113_m042019_c001_v7007000_t0000_u01763007619736") 2025/11/13 04:23:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cfa_d20251113_m042014_c001_v0001043_t0050_u01763007614149") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582389_d20251113_m042043_c001_v7007000_t0000_u01763007643698") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68cd_d20251113_m042037_c001_v0001153_t0002_u01763007637945") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f280e_d20251113_m042211_c001_v7007000_t0000_u01763007731900") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d548d0_d20251113_m042202_c001_v0001157_t0000_u01763007722772") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b73_d20251113_m042154_c001_v7007000_t0000_u01763007714484") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54870_d20251113_m042145_c001_v0001157_t0026_u01763007705250") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcbc_d20251113_m042136_c001_v7007000_t0000_u01763007696834") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54809_d20251113_m042127_c001_v0001157_t0011_u01763007687852") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527f5_d20251113_m042118_c001_v7007000_t0000_u01763007678828") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5478f_d20251113_m042110_c001_v0001157_t0032_u01763007670334") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a32_d20251113_m042101_c001_v7007000_t0000_u01763007661723") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54717_d20251113_m042052_c001_v0001157_t0016_u01763007652798") 2025/11/13 04:23:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f413f2cbeee9cbd5e_d20251113_m042039_c001_v7007000_t0000_u01763007639520") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d3c_d20251113_m042031_c001_v0001043_t0041_u01763007631659") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568e9_d20251113_m042023_c001_v7007000_t0000_u01763007623628") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68a9_d20251113_m042018_c001_v0001153_t0015_u01763007618284") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67125_d20251113_m042015_c001_v7007000_t0000_u01763007615721") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5460f_d20251113_m042007_c001_v0001157_t0018_u01763007607528") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67052_d20251113_m041959_c001_v7007000_t0000_u01763007599529") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cc6_d20251113_m041953_c001_v0001043_t0004_u01763007593867") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b9d0_d20251113_m041951_c001_v7007000_t0000_u01763007591391") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6846_d20251113_m041943_c001_v0001153_t0008_u01763007583004") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f402687500dbaaa7c_d20251113_m041930_c001_v7007000_t0000_u01763007570433") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff690_d20251113_m041922_c001_v0001146_t0021_u01763007562207") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ff9_d20251113_m041914_c001_v7007000_t0000_u01763007554322") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff628_d20251113_m041904_c001_v0001146_t0046_u01763007544698") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d39_d20251113_m041856_c001_v7007000_t0000_u01763007536212") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff5cc_d20251113_m041847_c001_v0001146_t0029_u01763007527392") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d52678_d20251113_m042019_c001_v7007000_t0000_u01763007619377") 2025/11/13 04:23:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5463d_d20251113_m042014_c001_v0001157_t0012_u01763007614163") 2025/11/13 04:23:13 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858238a_d20251113_m042043_c001_v7007000_t0000_u01763007643880") 2025/11/13 04:23:13 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d546b7_d20251113_m042038_c001_v0001157_t0005_u01763007638097") 2025/11/13 04:23:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2810_d20251113_m042212_c001_v7007000_t0000_u01763007732099") 2025/11/13 04:23:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2e24_d20251113_m042203_c001_v0001043_t0042_u01763007723184") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b74_d20251113_m042154_c001_v7007000_t0000_u01763007714666") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2df8_d20251113_m042145_c001_v0001043_t0002_u01763007705627") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcbe_d20251113_m042137_c001_v7007000_t0000_u01763007697016") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2dd8_d20251113_m042128_c001_v0001043_t0027_u01763007688182") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527fa_d20251113_m042119_c001_v7007000_t0000_u01763007679013") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2da4_d20251113_m042110_c001_v0001043_t0037_u01763007670671") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a35_d20251113_m042101_c001_v7007000_t0000_u01763007661919") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d74_d20251113_m042053_c001_v0001043_t0020_u01763007653060") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f26b9_d20251113_m042038_c001_v7007000_t0000_u01763007638958") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68c1_d20251113_m042032_c001_v0001153_t0014_u01763007632061") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568ea_d20251113_m042023_c001_v7007000_t0000_u01763007623821") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54659_d20251113_m042018_c001_v0001157_t0046_u01763007618384") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f411858a375306898_d20251113_m042015_c001_v7007000_t0000_u01763007615557") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6889_d20251113_m042007_c001_v0001153_t0003_u01763007607842") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67054_d20251113_m041959_c001_v7007000_t0000_u01763007599712") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545cd_d20251113_m041954_c001_v0001157_t0028_u01763007594120") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f406602b192a960f3_d20251113_m041951_c001_v7007000_t0000_u01763007591017") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c98_d20251113_m041943_c001_v0001043_t0001_u01763007583403") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b9b6_d20251113_m041929_c001_v7007000_t0000_u01763007569852") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54511_d20251113_m041922_c001_v0001157_t0059_u01763007562607") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ffa_d20251113_m041914_c001_v7007000_t0000_u01763007554504") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d544ab_d20251113_m041905_c001_v0001157_t0030_u01763007545140") 2025/11/13 04:23:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d3b_d20251113_m041856_c001_v7007000_t0000_u01763007536392") 2025/11/13 04:23:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5444f_d20251113_m041847_c001_v0001157_t0012_u01763007527902") 2025/11/13 04:23:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f411858a37530689e_d20251113_m042019_c001_v7007000_t0000_u01763007619521") 2025/11/13 04:23:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff792_d20251113_m042014_c001_v0001146_t0059_u01763007614428") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858238c_d20251113_m042044_c001_v7007000_t0000_u01763007644062") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68cf_d20251113_m042038_c001_v0001153_t0025_u01763007638265") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2812_d20251113_m042212_c001_v7007000_t0000_u01763007732293") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6976_d20251113_m042203_c001_v0001153_t0016_u01763007723656") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b75_d20251113_m042154_c001_v7007000_t0000_u01763007714845") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee695a_d20251113_m042146_c001_v0001153_t0006_u01763007706129") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcc0_d20251113_m042137_c001_v7007000_t0000_u01763007697204") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee693b_d20251113_m042128_c001_v0001153_t0025_u01763007688680") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d527fe_d20251113_m042119_c001_v7007000_t0000_u01763007679199") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6919_d20251113_m042111_c001_v0001153_t0000_u01763007671213") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a36_d20251113_m042102_c001_v7007000_t0000_u01763007662101") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee68f8_d20251113_m042053_c001_v0001153_t0000_u01763007653426") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee3803_d20251113_m042039_c001_v7007000_t0000_u01763007639513") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54697_d20251113_m042032_c001_v0001157_t0037_u01763007632403") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568eb_d20251113_m042024_c001_v7007000_t0000_u01763007624003") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7a6_d20251113_m042018_c001_v0001146_t0028_u01763007618448") 2025/11/13 04:23:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd56875_d20251113_m042015_c001_v7007000_t0000_u01763007615149") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cec_d20251113_m042008_c001_v0001043_t0026_u01763007608163") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67057_d20251113_m041959_c001_v7007000_t0000_u01763007599895") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee686e_d20251113_m041954_c001_v0001153_t0013_u01763007594180") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee3738_d20251113_m041951_c001_v7007000_t0000_u01763007591428") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54595_d20251113_m041943_c001_v0001157_t0046_u01763007583994") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4238fd51c214c7dc_d20251113_m041930_c001_v7007000_t0000_u01763007570466") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c68_d20251113_m041923_c001_v0001043_t0032_u01763007563060") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ffb_d20251113_m041914_c001_v7007000_t0000_u01763007554729") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c32_d20251113_m041905_c001_v0001043_t0039_u01763007545455") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d3e_d20251113_m041856_c001_v7007000_t0000_u01763007536574") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2bfe_d20251113_m041848_c001_v0001043_t0029_u01763007528472") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f411858a37530689d_d20251113_m042019_c001_v7007000_t0000_u01763007619337") 2025/11/13 04:23:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6897_d20251113_m042014_c001_v0001153_t0022_u01763007614439") 2025/11/13 04:23:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858238e_d20251113_m042044_c001_v7007000_t0000_u01763007644245") 2025/11/13 04:23:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7e7_d20251113_m042038_c001_v0001146_t0036_u01763007638338") 2025/11/13 04:23:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2814_d20251113_m042212_c001_v7007000_t0000_u01763007732474") 2025/11/13 04:23:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff984_d20251113_m042204_c001_v0001146_t0037_u01763007724048") 2025/11/13 04:23:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b76_d20251113_m042155_c001_v7007000_t0000_u01763007715027") 2025/11/13 04:23:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff92c_d20251113_m042146_c001_v0001146_t0054_u01763007706506") 2025/11/13 04:23:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcc2_d20251113_m042137_c001_v7007000_t0000_u01763007697410") 2025/11/13 04:23:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff8d7_d20251113_m042129_c001_v0001146_t0032_u01763007689565") 2025/11/13 04:23:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d52801_d20251113_m042119_c001_v7007000_t0000_u01763007679384") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff889_d20251113_m042111_c001_v0001146_t0056_u01763007671660") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a38_d20251113_m042102_c001_v7007000_t0000_u01763007662317") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff832_d20251113_m042053_c001_v0001146_t0034_u01763007653939") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e671d8_d20251113_m042039_c001_v7007000_t0000_u01763007639347") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7ce_d20251113_m042032_c001_v0001146_t0058_u01763007632868") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568ec_d20251113_m042024_c001_v7007000_t0000_u01763007624185") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff7a8_d20251113_m042018_c001_v0001146_t0022_u01763007618732") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d52607_d20251113_m042015_c001_v7007000_t0000_u01763007615318") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff770_d20251113_m042008_c001_v0001146_t0021_u01763007608866") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67058_d20251113_m042000_c001_v7007000_t0000_u01763007600079") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff730_d20251113_m041954_c001_v0001146_t0052_u01763007594387") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e531de4_d20251113_m041951_c001_v7007000_t0000_u01763007591427") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff6fe_d20251113_m041944_c001_v0001146_t0032_u01763007584638") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b9bb_d20251113_m041930_c001_v7007000_t0000_u01763007570581") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6814_d20251113_m041923_c001_v0001153_t0002_u01763007563562") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ffc_d20251113_m041914_c001_v7007000_t0000_u01763007554911") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee67f2_d20251113_m041906_c001_v0001153_t0002_u01763007546116") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d40_d20251113_m041856_c001_v7007000_t0000_u01763007536753") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee67d5_d20251113_m041848_c001_v0001153_t0008_u01763007528923") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f411858a37530689f_d20251113_m042019_c001_v7007000_t0000_u01763007619706") 2025/11/13 04:23:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5463f_d20251113_m042014_c001_v0001157_t0026_u01763007614581") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582391_d20251113_m042044_c001_v7007000_t0000_u01763007644439") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d546b9_d20251113_m042038_c001_v0001157_t0023_u01763007638523") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2815_d20251113_m042212_c001_v7007000_t0000_u01763007732654") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d548de_d20251113_m042204_c001_v0001157_t0045_u01763007724371") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b77_d20251113_m042155_c001_v7007000_t0000_u01763007715209") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54880_d20251113_m042147_c001_v0001157_t0022_u01763007707016") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcc3_d20251113_m042137_c001_v7007000_t0000_u01763007697594") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54819_d20251113_m042129_c001_v0001157_t0038_u01763007689913") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d52805_d20251113_m042119_c001_v7007000_t0000_u01763007679570") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5479f_d20251113_m042112_c001_v0001157_t0053_u01763007672095") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a39_d20251113_m042102_c001_v7007000_t0000_u01763007662524") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54721_d20251113_m042054_c001_v0001157_t0011_u01763007654230") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582367_d20251113_m042039_c001_v7007000_t0000_u01763007639357") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d44_d20251113_m042033_c001_v0001043_t0020_u01763007633316") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568ed_d20251113_m042024_c001_v7007000_t0000_u01763007624365") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5465d_d20251113_m042018_c001_v0001157_t0023_u01763007618831") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee3786_d20251113_m042015_c001_v7007000_t0000_u01763007615535") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54619_d20251113_m042009_c001_v0001157_t0044_u01763007609233") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6705b_d20251113_m042000_c001_v7007000_t0000_u01763007600264") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545cf_d20251113_m041954_c001_v0001157_t0048_u01763007594415") 2025/11/13 04:23:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e531de3_d20251113_m041951_c001_v7007000_t0000_u01763007591237") 2025/11/13 04:23:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee684a_d20251113_m041944_c001_v0001153_t0009_u01763007584927") 2025/11/13 04:23:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c1301_d20251113_m041930_c001_v7007000_t0000_u01763007570595") 2025/11/13 04:23:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff694_d20251113_m041923_c001_v0001146_t0012_u01763007563893") 2025/11/13 04:23:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ffd_d20251113_m041915_c001_v7007000_t0000_u01763007555097") 2025/11/13 04:23:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff630_d20251113_m041906_c001_v0001146_t0011_u01763007546451") 2025/11/13 04:23:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d42_d20251113_m041856_c001_v7007000_t0000_u01763007536934") 2025/11/13 04:23:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff5d6_d20251113_m041849_c001_v0001146_t0035_u01763007529274") 2025/11/13 04:23:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568af_d20251113_m042019_c001_v7007000_t0000_u01763007619366") 2025/11/13 04:23:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cfc_d20251113_m042014_c001_v0001043_t0041_u01763007614688") 2025/11/13 04:23:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c130d_d20251113_m041932_c001_v7007000_t0000_u01763007572961") 2025/11/13 04:23:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54533_d20251113_m041927_c001_v0001157_t0005_u01763007567998") 2025/11/13 04:23:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c130f_d20251113_m041933_c001_v7007000_t0000_u01763007573143") 2025/11/13 04:23:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff6b4_d20251113_m041928_c001_v0001146_t0056_u01763007568008") 2025/11/13 04:23:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c1311_d20251113_m041933_c001_v7007000_t0000_u01763007573324") 2025/11/13 04:23:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6822_d20251113_m041928_c001_v0001153_t0021_u01763007568178") 2025/11/13 04:23:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c1312_d20251113_m041933_c001_v7007000_t0000_u01763007573506") 2025/11/13 04:23:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c76_d20251113_m041928_c001_v0001043_t0050_u01763007568222") 2025/11/13 04:23:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c1314_d20251113_m041933_c001_v7007000_t0000_u01763007573690") 2025/11/13 04:23:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff6b8_d20251113_m041928_c001_v0001146_t0034_u01763007568477") 2025/11/13 04:23:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c1316_d20251113_m041933_c001_v7007000_t0000_u01763007573871") 2025/11/13 04:23:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6826_d20251113_m041928_c001_v0001153_t0022_u01763007568507") 2025/11/13 04:23:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c1318_d20251113_m041934_c001_v7007000_t0000_u01763007574053") 2025/11/13 04:23:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c78_d20251113_m041928_c001_v0001043_t0025_u01763007568678") 2025/11/13 04:23:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c1319_d20251113_m041934_c001_v7007000_t0000_u01763007574251") 2025/11/13 04:23:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54539_d20251113_m041928_c001_v0001157_t0032_u01763007568708") 2025/11/13 04:23:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c131a_d20251113_m041934_c001_v7007000_t0000_u01763007574434") 2025/11/13 04:23:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6828_d20251113_m041928_c001_v0001153_t0021_u01763007568874") 2025/11/13 04:23:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c131b_d20251113_m041934_c001_v7007000_t0000_u01763007574617") 2025/11/13 04:23:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff6be_d20251113_m041928_c001_v0001146_t0003_u01763007568914") 2025/11/13 04:23:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c131c_d20251113_m041934_c001_v7007000_t0000_u01763007574807") 2025/11/13 04:23:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5453d_d20251113_m041929_c001_v0001157_t0050_u01763007569051") 2025/11/13 04:23:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c131d_d20251113_m041935_c001_v7007000_t0000_u01763007575032") 2025/11/13 04:23:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee682a_d20251113_m041929_c001_v0001153_t0002_u01763007569210") 2025/11/13 04:23:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c131e_d20251113_m041935_c001_v7007000_t0000_u01763007575222") 2025/11/13 04:23:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff6c2_d20251113_m041929_c001_v0001146_t0033_u01763007569223") 2025/11/13 04:23:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c131f_d20251113_m041935_c001_v7007000_t0000_u01763007575406") 2025/11/13 04:23:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2c7c_d20251113_m041929_c001_v0001043_t0033_u01763007569291") 2025/11/13 04:23:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c1320_d20251113_m041935_c001_v7007000_t0000_u01763007575589") 2025/11/13 04:23:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee682e_d20251113_m041929_c001_v0001153_t0010_u01763007569530") 2025/11/13 04:23:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414136f5a59c1321_d20251113_m041935_c001_v7007000_t0000_u01763007575781") 2025/11/13 04:23:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff6c8_d20251113_m041929_c001_v0001146_t0021_u01763007569541") 2025/11/13 04:23:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f406602b192a960f9_d20251113_m041955_c001_v7007000_t0000_u01763007595082") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cae_d20251113_m041948_c001_v0001043_t0052_u01763007588396") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b9db_d20251113_m041955_c001_v7007000_t0000_u01763007595277") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545ab_d20251113_m041948_c001_v0001157_t0047_u01763007588423") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f406602b192a960fa_d20251113_m041955_c001_v7007000_t0000_u01763007595286") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff70e_d20251113_m041948_c001_v0001146_t0023_u01763007588504") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42dd2_d20251113_m041955_c001_v7007000_t0000_u01763007595049") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545b1_d20251113_m041948_c001_v0001157_t0024_u01763007588829") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6702f_d20251113_m041955_c001_v7007000_t0000_u01763007595296") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff710_d20251113_m041948_c001_v0001146_t0056_u01763007588975") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f400ae61412e2de20_d20251113_m041955_c001_v7007000_t0000_u01763007595403") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cb2_d20251113_m041949_c001_v0001043_t0019_u01763007589113") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b9dd_d20251113_m041955_c001_v7007000_t0000_u01763007595459") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545b5_d20251113_m041949_c001_v0001157_t0028_u01763007589399") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b9d9_d20251113_m041955_c001_v7007000_t0000_u01763007595090") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cb4_d20251113_m041949_c001_v0001043_t0058_u01763007589538") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6702d_d20251113_m041955_c001_v7007000_t0000_u01763007595103") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff712_d20251113_m041949_c001_v0001146_t0050_u01763007589607") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f400ae61412e2de1f_d20251113_m041955_c001_v7007000_t0000_u01763007595218") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545b7_d20251113_m041949_c001_v0001157_t0028_u01763007589663") 2025/11/13 04:23:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee3739_d20251113_m041955_c001_v7007000_t0000_u01763007595085") 2025/11/13 04:23:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545bb_d20251113_m041950_c001_v0001157_t0015_u01763007590020") 2025/11/13 04:23:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42dd4_d20251113_m041955_c001_v7007000_t0000_u01763007595280") 2025/11/13 04:23:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cb8_d20251113_m041950_c001_v0001043_t0012_u01763007590080") 2025/11/13 04:23:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f406602b192a960fb_d20251113_m041955_c001_v7007000_t0000_u01763007595473") 2025/11/13 04:23:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff716_d20251113_m041950_c001_v0001146_t0039_u01763007590103") 2025/11/13 04:23:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e531de7_d20251113_m041955_c001_v7007000_t0000_u01763007595282") 2025/11/13 04:23:22 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee685a_d20251113_m041950_c001_v0001153_t0010_u01763007590124") 2025/11/13 04:23:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee373a_d20251113_m041955_c001_v7007000_t0000_u01763007595295") 2025/11/13 04:23:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545bd_d20251113_m041950_c001_v0001157_t0044_u01763007590355") 2025/11/13 04:23:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67031_d20251113_m041955_c001_v7007000_t0000_u01763007595484") 2025/11/13 04:23:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff71a_d20251113_m041950_c001_v0001146_t0014_u01763007590456") 2025/11/13 04:23:22 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee3586_d20251113_m041721_c001_v7007000_t0000_u01763007441148") 2025/11/13 04:23:22 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1157cec41d8bbc79_d20251113_m041718_c001_v0001178_t0037_u01763007438765") 2025/11/13 04:23:22 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d523e2_d20251113_m041718_c001_v7007000_t0000_u01763007438582") 2025/11/13 04:23:22 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1157cec41d8bbc65_d20251113_m041715_c001_v0001178_t0039_u01763007435139") 2025/11/13 04:23:22 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d523d6_d20251113_m041714_c001_v7007000_t0000_u01763007434337") 2025/11/13 04:23:22 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a1b_d20251113_m041710_c001_v0001043_t0040_u01763007430042") 2025/11/13 04:23:22 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f402687500dbaa8a0_d20251113_m041708_c001_v7007000_t0000_u01763007428579") 2025/11/13 04:23:22 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1008e211936692e2_d20251113_m041706_c001_v0001120_t0028_u01763007426355") 2025/11/13 04:23:22 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582070_d20251113_m041706_c001_v7007000_t0000_u01763007426171") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1008e211936692d6_d20251113_m041702_c001_v0001120_t0026_u01763007422127") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858205e_d20251113_m041701_c001_v7007000_t0000_u01763007421400") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc29f9_d20251113_m041657_c001_v0001043_t0046_u01763007417107") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afa1f_d20251113_m041656_c001_v7007000_t0000_u01763007416141") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f119e933c6bffc8d0_d20251113_m041654_c001_v0001165_t0040_u01763007414330") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f408fa5ef1db68ec7_d20251113_m041654_c001_v7007000_t0000_u01763007414140") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f119e933c6bffc8ca_d20251113_m041650_c001_v0001165_t0042_u01763007410779") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f408fa5ef1db68ec3_d20251113_m041650_c001_v7007000_t0000_u01763007410058") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc29d5_d20251113_m041645_c001_v0001043_t0052_u01763007405981") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897af9f7_d20251113_m041645_c001_v7007000_t0000_u01763007405426") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1046315f1dd01651_d20251113_m041643_c001_v0001177_t0055_u01763007403646") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d52386_d20251113_m041643_c001_v7007000_t0000_u01763007403462") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1046315f1dd0163d_d20251113_m041640_c001_v0001177_t0032_u01763007400416") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d52383_d20251113_m041639_c001_v7007000_t0000_u01763007399676") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc29b1_d20251113_m041633_c001_v0001043_t0044_u01763007393488") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417e20652b9087c5_d20251113_m041632_c001_v7007000_t0000_u01763007392575") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1034bb989e89cebf_d20251113_m041630_c001_v0001182_t0016_u01763007390995") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e531b95_d20251113_m041630_c001_v7007000_t0000_u01763007390451") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1034bb989e89ce99_d20251113_m041624_c001_v0001182_t0022_u01763007384956") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e531b74_d20251113_m041624_c001_v7007000_t0000_u01763007384236") 2025/11/13 04:23:23 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc297f_d20251113_m041618_c001_v0001043_t0022_u01763007378088") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718581844_d20251113_m041617_c001_v7007000_t0000_u01763007377538") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1174d3b72eaa519d_d20251113_m041615_c001_v0001032_t0034_u01763007375625") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b7ef_d20251113_m041615_c001_v7007000_t0000_u01763007375437") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1174d3b72eaa518f_d20251113_m041611_c001_v0001032_t0050_u01763007371747") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b7e2_d20251113_m041611_c001_v7007000_t0000_u01763007371012") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc294d_d20251113_m041604_c001_v0001043_t0040_u01763007364308") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf4551746_d20251113_m041603_c001_v7007000_t0000_u01763007363574") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1061a3ae5f62864c_d20251113_m041553_c001_v0001131_t0028_u01763007353578") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f1f70_d20251113_m041553_c001_v7007000_t0000_u01763007353369") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6efc_d20251113_m041549_c001_v0001180_t0030_u01763007349039") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1167b4813794d23b_d20251113_m041547_c001_v0001105_t0002_u01763007347834") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1167b4813794d233_d20251113_m041546_c001_v0001105_t0054_u01763007346540") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f402687500dbaa73b_d20251113_m041533_c001_v7007000_t0000_u01763007333320") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc28c9_d20251113_m041526_c001_v0001043_t0023_u01763007326351") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114653f0b714b323_d20251113_m041525_c001_v0001102_t0039_u01763007325381") 2025/11/13 04:23:24 DEBUG : dst/one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114653f0b714b31b_d20251113_m041524_c001_v0001102_t0043_u01763007324219") 2025/11/13 04:23:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee3588_d20251113_m041721_c001_v7007000_t0000_u01763007441379") 2025/11/13 04:23:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f11467683feafd2cf_d20251113_m041718_c001_v0001145_t0012_u01763007438161") 2025/11/13 04:23:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1191ebda7b56b705_d20251113_m041713_c001_v0001101_t0017_u01763007433946") 2025/11/13 04:23:24 DEBUG : dst/one.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f402687500dbaa8a3_d20251113_m041708_c001_v7007000_t0000_u01763007428761") 2025/11/13 04:23:24 DEBUG : dst/one.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f102eb407c8c12f0a_d20251113_m041705_c001_v0001172_t0002_u01763007425559") 2025/11/13 04:23:24 DEBUG : dst/one.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f108f95ee4cc2fd50_d20251113_m041701_c001_v0001180_t0046_u01763007421111") 2025/11/13 04:23:25 DEBUG : dst/one.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afa21_d20251113_m041656_c001_v7007000_t0000_u01763007416378") 2025/11/13 04:23:25 DEBUG : dst/one.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1199b4e04356f81e_d20251113_m041653_c001_v0001178_t0034_u01763007413930") 2025/11/13 04:23:25 DEBUG : dst/one.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1163a0167a22cf30_d20251113_m041649_c001_v0001184_t0003_u01763007409807") 2025/11/13 04:23:25 DEBUG : dst/three: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf4551747_d20251113_m041603_c001_v7007000_t0000_u01763007363757") 2025/11/13 04:23:25 DEBUG : dst/three: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1034bb989e89ce0b_d20251113_m041602_c001_v0001182_t0029_u01763007362179") 2025/11/13 04:23:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee358a_d20251113_m041721_c001_v7007000_t0000_u01763007441563") 2025/11/13 04:23:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1161d6251350485a_d20251113_m041719_c001_v0001115_t0015_u01763007439626") 2025/11/13 04:23:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f106b8444b559927b_d20251113_m041715_c001_v0001091_t0020_u01763007435948") 2025/11/13 04:23:25 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee358b_d20251113_m041721_c001_v7007000_t0000_u01763007441747") 2025/11/13 04:23:25 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1157cec41d8bbc7f_d20251113_m041720_c001_v0001178_t0032_u01763007440499") 2025/11/13 04:23:25 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d523ff_d20251113_m041720_c001_v7007000_t0000_u01763007440261") 2025/11/13 04:23:25 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1157cec41d8bbc6d_d20251113_m041716_c001_v0001178_t0018_u01763007436761") 2025/11/13 04:23:25 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d523dc_d20251113_m041716_c001_v7007000_t0000_u01763007436574") 2025/11/13 04:23:25 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a1f_d20251113_m041710_c001_v0001043_t0016_u01763007430876") 2025/11/13 04:23:25 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f402687500dbaa8a5_d20251113_m041708_c001_v7007000_t0000_u01763007428944") 2025/11/13 04:23:25 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1008e211936692ec_d20251113_m041707_c001_v0001120_t0024_u01763007427849") 2025/11/13 04:23:25 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582079_d20251113_m041707_c001_v7007000_t0000_u01763007427584") 2025/11/13 04:23:25 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1008e211936692dc_d20251113_m041704_c001_v0001120_t0000_u01763007424031") 2025/11/13 04:23:25 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582064_d20251113_m041703_c001_v7007000_t0000_u01763007423847") 2025/11/13 04:23:25 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc29ff_d20251113_m041658_c001_v0001043_t0032_u01763007418216") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f408fa5ef1db68eca_d20251113_m041655_c001_v7007000_t0000_u01763007415578") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc29ed_d20251113_m041652_c001_v0001043_t0020_u01763007412902") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f408fa5ef1db68ec4_d20251113_m041652_c001_v7007000_t0000_u01763007412163") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc29df_d20251113_m041647_c001_v0001043_t0034_u01763007407169") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d52387_d20251113_m041644_c001_v7007000_t0000_u01763007404491") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc29cb_d20251113_m041642_c001_v0001043_t0043_u01763007402247") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d52385_d20251113_m041641_c001_v7007000_t0000_u01763007401149") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc29bd_d20251113_m041634_c001_v0001043_t0025_u01763007394652") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e531b9a_d20251113_m041631_c001_v7007000_t0000_u01763007391662") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc299d_d20251113_m041626_c001_v0001043_t0013_u01763007386968") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e531b7d_d20251113_m041625_c001_v7007000_t0000_u01763007385874") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2983_d20251113_m041619_c001_v0001043_t0029_u01763007379120") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b7f1_d20251113_m041616_c001_v7007000_t0000_u01763007376574") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2967_d20251113_m041613_c001_v0001043_t0043_u01763007373794") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b7e9_d20251113_m041612_c001_v7007000_t0000_u01763007372699") 2025/11/13 04:23:26 DEBUG : dst/three.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2955_d20251113_m041605_c001_v0001043_t0025_u01763007365499") 2025/11/13 04:23:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f402687500dbaa8a6_d20251113_m041709_c001_v7007000_t0000_u01763007429125") 2025/11/13 04:23:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f111113703eafff7d_d20251113_m041707_c001_v0001099_t0023_u01763007427237") 2025/11/13 04:23:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f103f6a78966e40bb_d20251113_m041703_c001_v0001116_t0025_u01763007423175") 2025/11/13 04:23:26 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afa23_d20251113_m041656_c001_v7007000_t0000_u01763007416560") 2025/11/13 04:23:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f115954dfb8c026bb_d20251113_m041654_c001_v0001115_t0019_u01763007414778") 2025/11/13 04:23:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f115954dfb8c026b3_d20251113_m041651_c001_v0001115_t0018_u01763007411278") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee358d_d20251113_m041721_c001_v7007000_t0000_u01763007441930") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a1d_d20251113_m041710_c001_v0001043_t0004_u01763007430476") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f402687500dbaa8a8_d20251113_m041709_c001_v7007000_t0000_u01763007429308") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc29fd_d20251113_m041657_c001_v0001043_t0034_u01763007417621") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afa24_d20251113_m041656_c001_v7007000_t0000_u01763007416743") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc29db_d20251113_m041646_c001_v0001043_t0050_u01763007406680") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897af9f9_d20251113_m041645_c001_v7007000_t0000_u01763007405616") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc29b7_d20251113_m041634_c001_v0001043_t0022_u01763007394283") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417e20652b9087c6_d20251113_m041632_c001_v7007000_t0000_u01763007392758") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2981_d20251113_m041618_c001_v0001043_t0057_u01763007378526") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718581846_d20251113_m041617_c001_v7007000_t0000_u01763007377720") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2951_d20251113_m041604_c001_v0001043_t0001_u01763007364832") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf4551749_d20251113_m041603_c001_v7007000_t0000_u01763007363940") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f102f513529505e94_d20251113_m041557_c001_v0001113_t0015_u01763007357995") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f402687500dbaa73c_d20251113_m041533_c001_v7007000_t0000_u01763007333504") 2025/11/13 04:23:27 DEBUG : dst/two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114653f0b714b33d_d20251113_m041532_c001_v0001102_t0053_u01763007332120") 2025/11/13 04:23:27 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42757_d20251113_m041458_c001_v7007000_t0000_u01763007298745") 2025/11/13 04:23:27 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2877_d20251113_m041454_c001_v0001043_t0035_u01763007294895") 2025/11/13 04:23:27 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42755_d20251113_m041452_c001_v7007000_t0000_u01763007292975") 2025/11/13 04:23:27 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6dbf_d20251113_m041443_c001_v0001180_t0008_u01763007283578") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd67701_d20251113_m041434_c001_v7007000_t0000_u01763007274560") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc280f_d20251113_m041429_c001_v0001043_t0006_u01763007269423") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66919_d20251113_m041407_c001_v7007000_t0000_u01763007247675") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc278d_d20251113_m041405_c001_v0001043_t0035_u01763007245490") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6690f_d20251113_m041404_c001_v7007000_t0000_u01763007244475") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2785_d20251113_m041403_c001_v0001043_t0022_u01763007243109") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668ff_d20251113_m041359_c001_v7007000_t0000_u01763007239224") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2767_d20251113_m041357_c001_v0001043_t0038_u01763007237004") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668f0_d20251113_m041355_c001_v7007000_t0000_u01763007235933") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc275b_d20251113_m041354_c001_v0001043_t0023_u01763007234296") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668c7_d20251113_m041346_c001_v7007000_t0000_u01763007226968") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2729_d20251113_m041344_c001_v0001043_t0027_u01763007224869") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668c1_d20251113_m041343_c001_v7007000_t0000_u01763007223843") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2717_d20251113_m041342_c001_v0001043_t0027_u01763007222773") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2e9_d20251113_m041336_c001_v7007000_t0000_u01763007216619") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc26ed_d20251113_m041334_c001_v0001043_t0026_u01763007214995") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2e7_d20251113_m041333_c001_v7007000_t0000_u01763007213102") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc26dd_d20251113_m041331_c001_v0001043_t0043_u01763007211945") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2e5_d20251113_m041331_c001_v7007000_t0000_u01763007211579") 2025/11/13 04:23:28 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f115f6707d1d3ab65_d20251113_m041330_c001_v0001109_t0045_u01763007210654") 2025/11/13 04:23:29 DEBUG : empty space: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc26d1_d20251113_m041328_c001_v0001043_t0022_u01763007208853") 2025/11/13 04:23:29 DEBUG : enormous: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66914_d20251113_m041406_c001_v7007000_t0000_u01763007246744") 2025/11/13 04:23:29 DEBUG : enormous: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2793_d20251113_m041405_c001_v0001043_t0016_u01763007245945") 2025/11/13 04:23:29 DEBUG : existing: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f415071e978ee35a4_d20251113_m041726_c001_v7007000_t0000_u01763007446752") 2025/11/13 04:23:29 DEBUG : existing: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a5f_d20251113_m041725_c001_v0001043_t0048_u01763007445315") 2025/11/13 04:23:29 DEBUG : existing: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676f9_d20251113_m041428_c001_v7007000_t0000_u01763007268137") 2025/11/13 04:23:29 DEBUG : existing: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc27ff_d20251113_m041426_c001_v0001043_t0053_u01763007266772") 2025/11/13 04:23:29 DEBUG : existing: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2d8_d20251113_m041325_c001_v7007000_t0000_u01763007205404") 2025/11/13 04:23:29 DEBUG : existing: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc26bf_d20251113_m041324_c001_v0001043_t0020_u01763007204078") 2025/11/13 04:23:29 DEBUG : existing: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2d7_d20251113_m041323_c001_v7007000_t0000_u01763007203527") 2025/11/13 04:23:29 DEBUG : existing: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc26b9_d20251113_m041322_c001_v0001043_t0029_u01763007202532") 2025/11/13 04:23:29 DEBUG : existing: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc26b5_d20251113_m041321_c001_v0001043_t0012_u01763007201198") 2025/11/13 04:23:29 DEBUG : existing-b: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676fa_d20251113_m041428_c001_v7007000_t0000_u01763007268318") 2025/11/13 04:23:29 DEBUG : existing-b: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6d60_d20251113_m041426_c001_v0001180_t0024_u01763007266764") 2025/11/13 04:23:29 DEBUG : file1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a023_d20251113_m041837_c001_v7007000_t0000_u01763007517181") 2025/11/13 04:23:29 DEBUG : file1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54405_d20251113_m041835_c001_v0001157_t0036_u01763007515760") 2025/11/13 04:23:29 DEBUG : file1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a016_d20251113_m041834_c001_v7007000_t0000_u01763007514793") 2025/11/13 04:23:29 DEBUG : file1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2bc9_d20251113_m041833_c001_v0001043_t0024_u01763007513845") 2025/11/13 04:23:29 DEBUG : five: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66925_d20251113_m041412_c001_v7007000_t0000_u01763007252042") 2025/11/13 04:23:29 DEBUG : five: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414b2304aebc27af_d20251113_m041409_c001_v0001043_t0033_u01763007249819") 2025/11/13 04:23:30 DEBUG : foo: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2e8_d20251113_m041334_c001_v7007000_t0000_u01763007214630") 2025/11/13 04:23:30 DEBUG : foo: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414b2304aebc26e5_d20251113_m041334_c001_v0001043_t0033_u01763007214040") 2025/11/13 04:23:30 DEBUG : foo: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414b2304aebc26e1_d20251113_m041333_c001_v0001043_t0033_u01763007213469") 2025/11/13 04:23:30 DEBUG : four: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66927_d20251113_m041412_c001_v7007000_t0000_u01763007252225") 2025/11/13 04:23:30 DEBUG : four: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4191344d2f01ac1d_d20251113_m041410_c001_v0001154_t0022_u01763007250384") 2025/11/13 04:23:30 DEBUG : four: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc27a7_d20251113_m041408_c001_v0001043_t0025_u01763007248905") 2025/11/13 04:23:30 DEBUG : hello world2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718581651_d20251113_m041229_c001_v7007000_t0000_u01763007149621") 2025/11/13 04:23:30 DEBUG : hello world2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e37f5_d20251113_m041228_c001_v0001117_t0050_u01763007148653") 2025/11/13 04:23:30 DEBUG : ignore-size: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2d2_d20251113_m041320_c001_v7007000_t0000_u01763007200833") 2025/11/13 04:23:30 DEBUG : ignore-size: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc26a3_d20251113_m041319_c001_v0001043_t0044_u01763007199750") 2025/11/13 04:23:30 DEBUG : nested/sub dir/file: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676f6_d20251113_m041426_c001_v7007000_t0000_u01763007266024") 2025/11/13 04:23:30 DEBUG : nested/sub dir/file: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6d54_d20251113_m041425_c001_v0001180_t0033_u01763007265043") 2025/11/13 04:23:30 DEBUG : nested/sub dir/file: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676f1_d20251113_m041424_c001_v7007000_t0000_u01763007264302") 2025/11/13 04:23:30 DEBUG : nested/sub dir/file: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6d48_d20251113_m041422_c001_v0001180_t0035_u01763007262883") 2025/11/13 04:23:30 DEBUG : one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66928_d20251113_m041412_c001_v7007000_t0000_u01763007252406") 2025/11/13 04:23:30 DEBUG : one: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414b2304aebc279d_d20251113_m041408_c001_v0001043_t0033_u01763007248065") 2025/11/13 04:23:30 DEBUG : only0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fe4_d20251113_m041829_c001_v7007000_t0000_u01763007509306") 2025/11/13 04:23:30 DEBUG : only0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414b2304aebc2b97_d20251113_m041823_c001_v0001043_t0033_u01763007503402") 2025/11/13 04:23:30 DEBUG : only0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b05_d20251113_m041759_c001_v0001043_t0054_u01763007479505") 2025/11/13 04:23:30 DEBUG : only0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deeb6_d20251113_m041753_c001_v7007000_t0000_u01763007473614") 2025/11/13 04:23:30 DEBUG : only0: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a73_d20251113_m041730_c001_v0001043_t0032_u01763007450917") 2025/11/13 04:23:30 DEBUG : only1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fe5_d20251113_m041829_c001_v7007000_t0000_u01763007509488") 2025/11/13 04:23:31 DEBUG : only1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4043daa351d543c9_d20251113_m041824_c001_v0001157_t0040_u01763007504539") 2025/11/13 04:23:31 DEBUG : only1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b0f_d20251113_m041800_c001_v0001043_t0012_u01763007480744") 2025/11/13 04:23:31 DEBUG : only1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deeb5_d20251113_m041753_c001_v7007000_t0000_u01763007473432") 2025/11/13 04:23:31 DEBUG : only1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a79_d20251113_m041732_c001_v0001043_t0029_u01763007452308") 2025/11/13 04:23:31 DEBUG : only10: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fe8_d20251113_m041829_c001_v7007000_t0000_u01763007509671") 2025/11/13 04:23:31 DEBUG : only10: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4085cf7203ee6799_d20251113_m041823_c001_v0001153_t0014_u01763007503965") 2025/11/13 04:23:31 DEBUG : only10: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b51_d20251113_m041811_c001_v0001043_t0055_u01763007491257") 2025/11/13 04:23:31 DEBUG : only10: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582139_d20251113_m041753_c001_v7007000_t0000_u01763007473060") 2025/11/13 04:23:31 DEBUG : only10: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2aaf_d20251113_m041741_c001_v0001043_t0059_u01763007461852") 2025/11/13 04:23:31 DEBUG : only11: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fe9_d20251113_m041829_c001_v7007000_t0000_u01763007509854") 2025/11/13 04:23:31 DEBUG : only11: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4043daa351d543c3_d20251113_m041824_c001_v0001157_t0040_u01763007504156") 2025/11/13 04:23:31 DEBUG : only11: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b5d_d20251113_m041812_c001_v0001043_t0046_u01763007492356") 2025/11/13 04:23:31 DEBUG : only11: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f40108f13c72f8e80_d20251113_m041752_c001_v7007000_t0000_u01763007472673") 2025/11/13 04:23:31 DEBUG : only11: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ab5_d20251113_m041742_c001_v0001043_t0027_u01763007462814") 2025/11/13 04:23:31 DEBUG : only12: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519feb_d20251113_m041830_c001_v7007000_t0000_u01763007510082") 2025/11/13 04:23:31 DEBUG : only12: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f409347644cfff563_d20251113_m041824_c001_v0001146_t0046_u01763007504342") 2025/11/13 04:23:31 DEBUG : only12: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b63_d20251113_m041813_c001_v0001043_t0043_u01763007493843") 2025/11/13 04:23:31 DEBUG : only12: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f40108f13c72f8e82_d20251113_m041752_c001_v7007000_t0000_u01763007472856") 2025/11/13 04:23:31 DEBUG : only12: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2abd_d20251113_m041743_c001_v0001043_t0027_u01763007463901") 2025/11/13 04:23:31 DEBUG : only13: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fee_d20251113_m041830_c001_v7007000_t0000_u01763007510266") 2025/11/13 04:23:32 DEBUG : only13: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414b2304aebc2b99_d20251113_m041823_c001_v0001043_t0033_u01763007503985") 2025/11/13 04:23:32 DEBUG : only13: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b6b_d20251113_m041814_c001_v0001043_t0053_u01763007494678") 2025/11/13 04:23:32 DEBUG : only13: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858213c_d20251113_m041753_c001_v7007000_t0000_u01763007473637") 2025/11/13 04:23:32 DEBUG : only13: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ac9_d20251113_m041745_c001_v0001043_t0003_u01763007465450") 2025/11/13 04:23:32 DEBUG : only14: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519fef_d20251113_m041830_c001_v7007000_t0000_u01763007510452") 2025/11/13 04:23:32 DEBUG : only14: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4085cf7203ee679b_d20251113_m041824_c001_v0001153_t0014_u01763007504165") 2025/11/13 04:23:32 DEBUG : only14: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b73_d20251113_m041816_c001_v0001043_t0014_u01763007496126") 2025/11/13 04:23:32 DEBUG : only14: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e531c73_d20251113_m041753_c001_v7007000_t0000_u01763007473080") 2025/11/13 04:23:32 DEBUG : only14: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2acd_d20251113_m041746_c001_v0001043_t0041_u01763007466761") 2025/11/13 04:23:32 DEBUG : only15: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519ff1_d20251113_m041830_c001_v7007000_t0000_u01763007510667") 2025/11/13 04:23:32 DEBUG : only15: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414b2304aebc2b9b_d20251113_m041824_c001_v0001043_t0033_u01763007504174") 2025/11/13 04:23:32 DEBUG : only15: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b79_d20251113_m041817_c001_v0001043_t0054_u01763007497682") 2025/11/13 04:23:32 DEBUG : only15: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f40108f13c72f8e85_d20251113_m041753_c001_v7007000_t0000_u01763007473219") 2025/11/13 04:23:32 DEBUG : only15: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ad3_d20251113_m041747_c001_v0001043_t0038_u01763007467551") 2025/11/13 04:23:32 DEBUG : only16: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519ff3_d20251113_m041830_c001_v7007000_t0000_u01763007510849") 2025/11/13 04:23:32 DEBUG : only16: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4043daa351d543c7_d20251113_m041824_c001_v0001157_t0040_u01763007504349") 2025/11/13 04:23:32 DEBUG : only16: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b81_d20251113_m041818_c001_v0001043_t0016_u01763007498866") 2025/11/13 04:23:32 DEBUG : only16: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e531c7c_d20251113_m041753_c001_v7007000_t0000_u01763007473652") 2025/11/13 04:23:32 DEBUG : only16: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ad7_d20251113_m041748_c001_v0001043_t0005_u01763007468280") 2025/11/13 04:23:33 DEBUG : only17: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519ff4_d20251113_m041831_c001_v7007000_t0000_u01763007511052") 2025/11/13 04:23:33 DEBUG : only17: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4085cf7203ee679d_d20251113_m041824_c001_v0001153_t0014_u01763007504358") 2025/11/13 04:23:33 DEBUG : only17: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b85_d20251113_m041819_c001_v0001043_t0056_u01763007499823") 2025/11/13 04:23:33 DEBUG : only17: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deeb4_d20251113_m041753_c001_v7007000_t0000_u01763007473250") 2025/11/13 04:23:33 DEBUG : only17: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ae1_d20251113_m041749_c001_v0001043_t0006_u01763007469073") 2025/11/13 04:23:33 DEBUG : only18: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519ff7_d20251113_m041831_c001_v7007000_t0000_u01763007511234") 2025/11/13 04:23:33 DEBUG : only18: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414b2304aebc2b9f_d20251113_m041824_c001_v0001043_t0033_u01763007504366") 2025/11/13 04:23:33 DEBUG : only18: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b89_d20251113_m041821_c001_v0001043_t0053_u01763007501162") 2025/11/13 04:23:33 DEBUG : only18: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f40108f13c72f8e88_d20251113_m041753_c001_v7007000_t0000_u01763007473765") 2025/11/13 04:23:33 DEBUG : only18: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2ae9_d20251113_m041750_c001_v0001043_t0027_u01763007470289") 2025/11/13 04:23:33 DEBUG : only19: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519ff9_d20251113_m041831_c001_v7007000_t0000_u01763007511418") 2025/11/13 04:23:33 DEBUG : only19: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f409347644cfff567_d20251113_m041824_c001_v0001146_t0046_u01763007504527") 2025/11/13 04:23:33 DEBUG : only19: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b91_d20251113_m041822_c001_v0001043_t0048_u01763007502310") 2025/11/13 04:23:34 DEBUG : only19: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f40108f13c72f8e83_d20251113_m041753_c001_v7007000_t0000_u01763007473036") 2025/11/13 04:23:34 DEBUG : only19: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2af1_d20251113_m041751_c001_v0001043_t0044_u01763007471240") 2025/11/13 04:23:34 DEBUG : only2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519ffa_d20251113_m041831_c001_v7007000_t0000_u01763007511601") 2025/11/13 04:23:34 DEBUG : only2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4085cf7203ee679f_d20251113_m041824_c001_v0001153_t0014_u01763007504550") 2025/11/13 04:23:34 DEBUG : only2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b1b_d20251113_m041802_c001_v0001043_t0031_u01763007482279") 2025/11/13 04:23:34 DEBUG : only2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deeb3_d20251113_m041753_c001_v7007000_t0000_u01763007473055") 2025/11/13 04:23:34 DEBUG : only2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a81_d20251113_m041733_c001_v0001043_t0054_u01763007453433") 2025/11/13 04:23:34 DEBUG : only3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519ffc_d20251113_m041831_c001_v7007000_t0000_u01763007511785") 2025/11/13 04:23:34 DEBUG : only3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f409347644cfff56b_d20251113_m041824_c001_v0001146_t0046_u01763007504898") 2025/11/13 04:23:34 DEBUG : only3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b1f_d20251113_m041803_c001_v0001043_t0038_u01763007483298") 2025/11/13 04:23:34 DEBUG : only3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4120efd2da3deeb7_d20251113_m041753_c001_v7007000_t0000_u01763007473796") 2025/11/13 04:23:34 DEBUG : only3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a85_d20251113_m041734_c001_v0001043_t0040_u01763007454721") 2025/11/13 04:23:34 DEBUG : only4: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a519ffe_d20251113_m041831_c001_v7007000_t0000_u01763007511967") 2025/11/13 04:23:34 DEBUG : only4: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4085cf7203ee67a3_d20251113_m041824_c001_v0001153_t0014_u01763007504921") 2025/11/13 04:23:34 DEBUG : only4: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b23_d20251113_m041804_c001_v0001043_t0057_u01763007484508") 2025/11/13 04:23:34 DEBUG : only4: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858213a_d20251113_m041753_c001_v7007000_t0000_u01763007473257") 2025/11/13 04:23:34 DEBUG : only4: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a89_d20251113_m041735_c001_v0001043_t0059_u01763007455686") 2025/11/13 04:23:34 DEBUG : only5: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a001_d20251113_m041832_c001_v7007000_t0000_u01763007512150") 2025/11/13 04:23:34 DEBUG : only5: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414b2304aebc2ba1_d20251113_m041824_c001_v0001043_t0033_u01763007504558") 2025/11/13 04:23:34 DEBUG : only5: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b29_d20251113_m041805_c001_v0001043_t0058_u01763007485569") 2025/11/13 04:23:34 DEBUG : only5: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858213b_d20251113_m041753_c001_v7007000_t0000_u01763007473449") 2025/11/13 04:23:34 DEBUG : only5: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a8f_d20251113_m041736_c001_v0001043_t0030_u01763007456847") 2025/11/13 04:23:34 DEBUG : only6: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a002_d20251113_m041832_c001_v7007000_t0000_u01763007512334") 2025/11/13 04:23:35 DEBUG : only6: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f409347644cfff569_d20251113_m041824_c001_v0001146_t0046_u01763007504710") 2025/11/13 04:23:35 DEBUG : only6: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b33_d20251113_m041806_c001_v0001043_t0002_u01763007486939") 2025/11/13 04:23:35 DEBUG : only6: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e531c77_d20251113_m041753_c001_v7007000_t0000_u01763007473275") 2025/11/13 04:23:35 DEBUG : only6: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a99_d20251113_m041738_c001_v0001043_t0030_u01763007458009") 2025/11/13 04:23:35 DEBUG : only7: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a005_d20251113_m041832_c001_v7007000_t0000_u01763007512519") 2025/11/13 04:23:35 DEBUG : only7: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4043daa351d543cd_d20251113_m041824_c001_v0001157_t0040_u01763007504727") 2025/11/13 04:23:35 DEBUG : only7: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b39_d20251113_m041807_c001_v0001043_t0022_u01763007487930") 2025/11/13 04:23:35 DEBUG : only7: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e531c79_d20251113_m041753_c001_v7007000_t0000_u01763007473460") 2025/11/13 04:23:35 DEBUG : only7: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2a9f_d20251113_m041739_c001_v0001043_t0043_u01763007459056") 2025/11/13 04:23:35 DEBUG : only8: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a008_d20251113_m041832_c001_v7007000_t0000_u01763007512703") 2025/11/13 04:23:35 DEBUG : only8: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4085cf7203ee67a1_d20251113_m041824_c001_v0001153_t0014_u01763007504736") 2025/11/13 04:23:35 DEBUG : only8: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b43_d20251113_m041808_c001_v0001043_t0057_u01763007488950") 2025/11/13 04:23:35 DEBUG : only8: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f40108f13c72f8e86_d20251113_m041753_c001_v7007000_t0000_u01763007473401") 2025/11/13 04:23:35 DEBUG : only8: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2aa5_d20251113_m041739_c001_v0001043_t0031_u01763007459976") 2025/11/13 04:23:35 DEBUG : only9: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a00b_d20251113_m041832_c001_v7007000_t0000_u01763007512887") 2025/11/13 04:23:35 DEBUG : only9: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414b2304aebc2ba3_d20251113_m041824_c001_v0001043_t0033_u01763007504745") 2025/11/13 04:23:35 DEBUG : only9: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2b49_d20251113_m041810_c001_v0001043_t0017_u01763007490101") 2025/11/13 04:23:35 DEBUG : only9: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f40108f13c72f8e87_d20251113_m041753_c001_v7007000_t0000_u01763007473584") 2025/11/13 04:23:35 DEBUG : only9: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2aab_d20251113_m041740_c001_v0001043_t0054_u01763007460876") 2025/11/13 04:23:35 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676ee_d20251113_m041421_c001_v7007000_t0000_u01763007261756") 2025/11/13 04:23:35 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1191344d2f01ac48_d20251113_m041419_c001_v0001154_t0025_u01763007259584") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676e6_d20251113_m041418_c001_v7007000_t0000_u01763007258414") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6d1f_d20251113_m041416_c001_v0001180_t0025_u01763007256360") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676de_d20251113_m041415_c001_v7007000_t0000_u01763007255602") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1191344d2f01ac2d_d20251113_m041413_c001_v0001154_t0005_u01763007253367") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6690c_d20251113_m041401_c001_v7007000_t0000_u01763007241648") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2775_d20251113_m041359_c001_v0001043_t0049_u01763007239769") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668fa_d20251113_m041357_c001_v7007000_t0000_u01763007237888") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2765_d20251113_m041356_c001_v0001043_t0042_u01763007236478") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668ed_d20251113_m041355_c001_v7007000_t0000_u01763007235104") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2757_d20251113_m041353_c001_v0001043_t0004_u01763007233918") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668c4_d20251113_m041346_c001_v7007000_t0000_u01763007226413") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2723_d20251113_m041344_c001_v0001043_t0041_u01763007224389") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668c2_d20251113_m041344_c001_v7007000_t0000_u01763007224027") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc270f_d20251113_m041342_c001_v0001043_t0022_u01763007222085") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668bf_d20251113_m041341_c001_v7007000_t0000_u01763007221724") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc270b_d20251113_m041340_c001_v0001043_t0051_u01763007220832") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2707_d20251113_m041339_c001_v0001043_t0012_u01763007219922") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668be_d20251113_m041339_c001_v7007000_t0000_u01763007219560") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2703_d20251113_m041338_c001_v0001043_t0058_u01763007218444") 2025/11/13 04:23:36 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc26ff_d20251113_m041337_c001_v0001043_t0020_u01763007217581") 2025/11/13 04:23:37 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668bd_d20251113_m041337_c001_v7007000_t0000_u01763007217223") 2025/11/13 04:23:37 DEBUG : potato: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc26f3_d20251113_m041335_c001_v0001043_t0031_u01763007215858") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf4551696_d20251113_m041509_c001_v7007000_t0000_u01763007309254") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc289f_d20251113_m041508_c001_v0001043_t0049_u01763007308177") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42758_d20251113_m041459_c001_v7007000_t0000_u01763007299000") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6df3_d20251113_m041454_c001_v0001180_t0015_u01763007294330") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c4274e_d20251113_m041447_c001_v7007000_t0000_u01763007287489") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2849_d20251113_m041442_c001_v0001043_t0016_u01763007282860") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd67702_d20251113_m041435_c001_v7007000_t0000_u01763007275006") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6d70_d20251113_m041429_c001_v0001180_t0051_u01763007269232") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66915_d20251113_m041406_c001_v7007000_t0000_u01763007246934") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc278b_d20251113_m041405_c001_v0001043_t0049_u01763007245018") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66910_d20251113_m041404_c001_v7007000_t0000_u01763007244656") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2781_d20251113_m041402_c001_v0001043_t0027_u01763007242243") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6690e_d20251113_m041401_c001_v7007000_t0000_u01763007241832") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc277b_d20251113_m041400_c001_v0001043_t0054_u01763007240702") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66901_d20251113_m041359_c001_v7007000_t0000_u01763007239407") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc276f_d20251113_m041358_c001_v0001043_t0012_u01763007238253") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668f2_d20251113_m041356_c001_v7007000_t0000_u01763007236114") 2025/11/13 04:23:37 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc275f_d20251113_m041355_c001_v0001043_t0006_u01763007235121") 2025/11/13 04:23:38 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e668c9_d20251113_m041347_c001_v7007000_t0000_u01763007227150") 2025/11/13 04:23:38 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc272b_d20251113_m041345_c001_v0001043_t0027_u01763007225668") 2025/11/13 04:23:38 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718581653_d20251113_m041233_c001_v7007000_t0000_u01763007153027") 2025/11/13 04:23:38 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e3802_d20251113_m041232_c001_v0001117_t0035_u01763007152028") 2025/11/13 04:23:38 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718581652_d20251113_m041231_c001_v7007000_t0000_u01763007151121") 2025/11/13 04:23:38 DEBUG : potato2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e37fd_d20251113_m041230_c001_v0001117_t0047_u01763007150190") 2025/11/13 04:23:38 DEBUG : potato3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42759_d20251113_m041459_c001_v7007000_t0000_u01763007299880") 2025/11/13 04:23:38 DEBUG : potato3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6df7_d20251113_m041455_c001_v0001180_t0043_u01763007295644") 2025/11/13 04:23:38 DEBUG : potato3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42750_d20251113_m041447_c001_v7007000_t0000_u01763007287670") 2025/11/13 04:23:38 DEBUG : potato3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc284f_d20251113_m041443_c001_v0001043_t0002_u01763007283801") 2025/11/13 04:23:38 DEBUG : potato3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd67704_d20251113_m041435_c001_v7007000_t0000_u01763007275413") 2025/11/13 04:23:38 DEBUG : potato3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6d74_d20251113_m041429_c001_v0001180_t0007_u01763007269971") 2025/11/13 04:23:38 DEBUG : pre-dest1/1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf455171b_d20251113_m041542_c001_v7007000_t0000_u01763007342249") 2025/11/13 04:23:38 DEBUG : pre-dest1/1: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6eb4_d20251113_m041534_c001_v0001180_t0042_u01763007334271") 2025/11/13 04:23:38 DEBUG : pre-dest2/2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4162881cf455171d_d20251113_m041542_c001_v7007000_t0000_u01763007342433") 2025/11/13 04:23:38 DEBUG : pre-dest2/2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc28e1_d20251113_m041534_c001_v0001043_t0020_u01763007334834") 2025/11/13 04:23:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f402687500dbaa72d_d20251113_m041520_c001_v7007000_t0000_u01763007320146") 2025/11/13 04:23:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6e73_d20251113_m041517_c001_v0001180_t0018_u01763007317021") 2025/11/13 04:23:38 DEBUG : sizeonly: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2cd_d20251113_m041319_c001_v7007000_t0000_u01763007199200") 2025/11/13 04:23:38 DEBUG : sizeonly: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc269f_d20251113_m041317_c001_v0001043_t0000_u01763007197815") 2025/11/13 04:23:38 DEBUG : splitbanan: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718582393_d20251113_m042044_c001_v7007000_t0000_u01763007644620") 2025/11/13 04:23:39 DEBUG : splitbanan: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d546a5_d20251113_m042036_c001_v0001157_t0041_u01763007636454") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2816_d20251113_m042212_c001_v7007000_t0000_u01763007732834") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d548ee_d20251113_m042205_c001_v0001157_t0014_u01763007725982") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81b79_d20251113_m042155_c001_v7007000_t0000_u01763007715389") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54888_d20251113_m042148_c001_v0001157_t0013_u01763007708939") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f422c1db6897afcc5_d20251113_m042137_c001_v7007000_t0000_u01763007697805") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54827_d20251113_m042131_c001_v0001157_t0026_u01763007691687") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f420ad3cb32d52809_d20251113_m042119_c001_v7007000_t0000_u01763007679761") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d547a7_d20251113_m042113_c001_v0001157_t0046_u01763007673487") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f404f8df6aaea4a3a_d20251113_m042102_c001_v7007000_t0000_u01763007662705") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54727_d20251113_m042055_c001_v0001157_t0033_u01763007655929") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f418b07dcb4f81a25_d20251113_m042039_c001_v7007000_t0000_u01763007639152") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2d4a_d20251113_m042035_c001_v0001043_t0030_u01763007635288") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4192668b7fd568ee_d20251113_m042024_c001_v7007000_t0000_u01763007624547") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5464b_d20251113_m042016_c001_v0001157_t0005_u01763007616685") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f413f2cbeee9cbc7b_d20251113_m042015_c001_v7007000_t0000_u01763007615484") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54623_d20251113_m042011_c001_v0001157_t0054_u01763007611282") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6705c_d20251113_m042000_c001_v7007000_t0000_u01763007600447") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d545bf_d20251113_m041952_c001_v0001157_t0048_u01763007592396") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f400ae61412e2de17_d20251113_m041950_c001_v7007000_t0000_u01763007590817") 2025/11/13 04:23:39 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee6850_d20251113_m041946_c001_v0001153_t0003_u01763007586799") 2025/11/13 04:23:40 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f402687500dbaaa7b_d20251113_m041930_c001_v7007000_t0000_u01763007570248") 2025/11/13 04:23:40 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff6a5_d20251113_m041925_c001_v0001146_t0042_u01763007565786") 2025/11/13 04:23:40 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66ffe_d20251113_m041915_c001_v7007000_t0000_u01763007555278") 2025/11/13 04:23:40 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff640_d20251113_m041908_c001_v0001146_t0057_u01763007548475") 2025/11/13 04:23:40 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4216311f44c42d46_d20251113_m041857_c001_v7007000_t0000_u01763007537115") 2025/11/13 04:23:40 DEBUG : splitbananasplit: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff5de_d20251113_m041850_c001_v0001146_t0002_u01763007530807") 2025/11/13 04:23:40 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e67164_d20251113_m042019_c001_v7007000_t0000_u01763007619717") 2025/11/13 04:23:40 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2cf2_d20251113_m042012_c001_v0001043_t0001_u01763007612581") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a03d_d20251113_m041842_c001_v7007000_t0000_u01763007522176") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff5b9_d20251113_m041840_c001_v0001146_t0017_u01763007520798") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a032_d20251113_m041840_c001_v7007000_t0000_u01763007520033") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2bd7_d20251113_m041838_c001_v0001043_t0037_u01763007518128") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676f7_d20251113_m041426_c001_v7007000_t0000_u01763007266216") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc27f9_d20251113_m041425_c001_v0001043_t0022_u01763007265160") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676f4_d20251113_m041424_c001_v7007000_t0000_u01763007264485") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc27f3_d20251113_m041423_c001_v0001043_t0014_u01763007263238") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2bf_d20251113_m041315_c001_v7007000_t0000_u01763007195159") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2683_d20251113_m041313_c001_v0001043_t0056_u01763007193597") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2b6_d20251113_m041313_c001_v7007000_t0000_u01763007193232") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2675_d20251113_m041312_c001_v0001043_t0002_u01763007192060") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b2a8_d20251113_m041309_c001_v7007000_t0000_u01763007189931") 2025/11/13 04:23:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2665_d20251113_m041308_c001_v0001043_t0059_u01763007188187") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b29d_d20251113_m041307_c001_v7007000_t0000_u01763007187647") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc265f_d20251113_m041306_c001_v0001043_t0037_u01763007186389") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2655_d20251113_m041303_c001_v0001043_t0045_u01763007183225") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f417ea52e04b1b289_d20251113_m041259_c001_v7007000_t0000_u01763007179301") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e3893_d20251113_m041258_c001_v0001117_t0049_u01763007178368") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e3891_d20251113_m041257_c001_v0001117_t0001_u01763007177405") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718581673_d20251113_m041256_c001_v7007000_t0000_u01763007176670") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e387d_d20251113_m041253_c001_v0001117_t0036_u01763007173383") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e3863_d20251113_m041250_c001_v0001117_t0049_u01763007170462") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858166f_d20251113_m041250_c001_v7007000_t0000_u01763007170094") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e385f_d20251113_m041249_c001_v0001117_t0015_u01763007169197") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e3857_d20251113_m041248_c001_v0001117_t0004_u01763007168293") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858166d_d20251113_m041247_c001_v7007000_t0000_u01763007167926") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e3845_d20251113_m041243_c001_v0001117_t0048_u01763007163987") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858166a_d20251113_m041243_c001_v7007000_t0000_u01763007163619") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e383f_d20251113_m041242_c001_v0001117_t0051_u01763007162748") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718581667_d20251113_m041241_c001_v7007000_t0000_u01763007161832") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e3831_d20251113_m041240_c001_v0001117_t0005_u01763007160893") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718581664_d20251113_m041240_c001_v7007000_t0000_u01763007160343") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e3829_d20251113_m041239_c001_v0001117_t0040_u01763007159125") 2025/11/13 04:23:41 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858165e_d20251113_m041238_c001_v7007000_t0000_u01763007158206") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e381d_d20251113_m041236_c001_v0001117_t0031_u01763007156935") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718581659_d20251113_m041236_c001_v7007000_t0000_u01763007156384") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e3819_d20251113_m041235_c001_v0001117_t0045_u01763007155390") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef1718581655_d20251113_m041234_c001_v7007000_t0000_u01763007154840") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e380b_d20251113_m041233_c001_v0001117_t0023_u01763007153579") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858164f_d20251113_m041228_c001_v7007000_t0000_u01763007148103") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e37eb_d20251113_m041227_c001_v0001117_t0050_u01763007147103") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858164e_d20251113_m041226_c001_v7007000_t0000_u01763007146536") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e37e1_d20251113_m041225_c001_v0001117_t0051_u01763007145627") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858164c_d20251113_m041224_c001_v7007000_t0000_u01763007144709") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e37dd_d20251113_m041223_c001_v0001117_t0043_u01763007143465") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4098ef171858164a_d20251113_m041221_c001_v7007000_t0000_u01763007141237") 2025/11/13 04:23:42 DEBUG : sub dir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1151611ae37e37cd_d20251113_m041220_c001_v0001117_t0044_u01763007140302") 2025/11/13 04:23:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a03f_d20251113_m041842_c001_v7007000_t0000_u01763007522359") 2025/11/13 04:23:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee67bb_d20251113_m041840_c001_v0001153_t0020_u01763007520808") 2025/11/13 04:23:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a033_d20251113_m041840_c001_v7007000_t0000_u01763007520217") 2025/11/13 04:23:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54411_d20251113_m041838_c001_v0001157_t0057_u01763007518143") 2025/11/13 04:23:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2825_d20251113_m042215_c001_v7007000_t0000_u01763007735060") 2025/11/13 04:23:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2e40_d20251113_m042214_c001_v0001043_t0044_u01763007734183") 2025/11/13 04:23:42 DEBUG : sub/yam: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676eb_d20251113_m041421_c001_v7007000_t0000_u01763007261209") 2025/11/13 04:23:43 DEBUG : sub/yam: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6d32_d20251113_m041419_c001_v0001180_t0016_u01763007259216") 2025/11/13 04:23:43 DEBUG : test_dir1/file2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a025_d20251113_m041837_c001_v7007000_t0000_u01763007517364") 2025/11/13 04:23:43 DEBUG : test_dir1/file2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff59d_d20251113_m041835_c001_v0001146_t0027_u01763007515769") 2025/11/13 04:23:43 DEBUG : test_dir1/file2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a018_d20251113_m041834_c001_v7007000_t0000_u01763007514977") 2025/11/13 04:23:43 DEBUG : test_dir1/file2: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d543f9_d20251113_m041833_c001_v0001157_t0018_u01763007513855") 2025/11/13 04:23:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a026_d20251113_m041837_c001_v7007000_t0000_u01763007517547") 2025/11/13 04:23:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee67af_d20251113_m041836_c001_v0001153_t0012_u01763007516110") 2025/11/13 04:23:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4083fd133a51a01b_d20251113_m041835_c001_v7007000_t0000_u01763007515161") 2025/11/13 04:23:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff595_d20251113_m041833_c001_v0001146_t0035_u01763007513867") 2025/11/13 04:23:43 DEBUG : three: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e66929_d20251113_m041412_c001_v7007000_t0000_u01763007252587") 2025/11/13 04:23:43 DEBUG : three: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc27b7_d20251113_m041411_c001_v0001043_t0046_u01763007251122") 2025/11/13 04:23:43 DEBUG : three: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc27a1_d20251113_m041408_c001_v0001043_t0005_u01763007248438") 2025/11/13 04:23:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2836_d20251113_m042216_c001_v7007000_t0000_u01763007736887") 2025/11/13 04:23:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee698a_d20251113_m042216_c001_v0001153_t0018_u01763007736025") 2025/11/13 04:23:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f28b3_d20251113_m042238_c001_v7007000_t0000_u01763007758790") 2025/11/13 04:23:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfffa2f_d20251113_m042236_c001_v0001146_t0047_u01763007756707") 2025/11/13 04:23:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2895_d20251113_m042235_c001_v7007000_t0000_u01763007755169") 2025/11/13 04:23:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee69bc_d20251113_m042231_c001_v0001153_t0005_u01763007751658") 2025/11/13 04:23:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f288e_d20251113_m042230_c001_v7007000_t0000_u01763007750675") 2025/11/13 04:23:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2e62_d20251113_m042229_c001_v0001043_t0031_u01763007749822") 2025/11/13 04:23:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2871_d20251113_m042224_c001_v7007000_t0000_u01763007744710") 2025/11/13 04:23:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee69a7_d20251113_m042223_c001_v0001153_t0022_u01763007743687") 2025/11/13 04:23:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f287a_d20251113_m042226_c001_v7007000_t0000_u01763007746992") 2025/11/13 04:23:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfffa00_d20251113_m042225_c001_v0001146_t0000_u01763007745671") 2025/11/13 04:23:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2864_d20251113_m042222_c001_v7007000_t0000_u01763007742738") 2025/11/13 04:23:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc2e52_d20251113_m042221_c001_v0001043_t0058_u01763007741762") 2025/11/13 04:23:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2855_d20251113_m042220_c001_v7007000_t0000_u01763007740797") 2025/11/13 04:23:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d54940_d20251113_m042219_c001_v0001157_t0049_u01763007739714") 2025/11/13 04:23:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2847_d20251113_m042218_c001_v7007000_t0000_u01763007738764") 2025/11/13 04:23:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109347644cfff9de_d20251113_m042217_c001_v0001146_t0001_u01763007737829") 2025/11/13 04:23:44 DEBUG : toe/toe/toe: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f403872197e5321f3_d20251113_m042243_c001_v7007000_t0000_u01763007763719") 2025/11/13 04:23:44 DEBUG : toe/toe/toe: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1085cf7203ee69da_d20251113_m042242_c001_v0001153_t0017_u01763007762964") 2025/11/13 04:23:44 DEBUG : toe/toe/toe: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f2887_d20251113_m042228_c001_v7007000_t0000_u01763007748882") 2025/11/13 04:23:44 DEBUG : toe/toe/toe: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d5497e_d20251113_m042227_c001_v0001157_t0048_u01763007747939") 2025/11/13 04:23:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f28b5_d20251113_m042239_c001_v7007000_t0000_u01763007759421") 2025/11/13 04:23:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1043daa351d549b6_d20251113_m042238_c001_v0001157_t0055_u01763007758270") 2025/11/13 04:23:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f407ae726371f289a_d20251113_m042235_c001_v7007000_t0000_u01763007755752") 2025/11/13 04:23:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f110a6208e0b4a2bf_d20251113_m042234_c001_v0001181_t0030_u01763007754959") 2025/11/13 04:23:44 DEBUG : two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f4199673b39e6692a_d20251113_m041412_c001_v7007000_t0000_u01763007252818") 2025/11/13 04:23:44 DEBUG : two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f409c9124c42d6d01_d20251113_m041410_c001_v0001180_t0001_u01763007250561") 2025/11/13 04:23:44 DEBUG : two: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f414b2304aebc279f_d20251113_m041408_c001_v0001043_t0033_u01763007248255") 2025/11/13 04:23:44 DEBUG : yam: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676ef_d20251113_m041421_c001_v7007000_t0000_u01763007261939") 2025/11/13 04:23:45 DEBUG : yam: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f11046882a01d4bf7_d20251113_m041420_c001_v0001092_t0039_u01763007260756") 2025/11/13 04:23:45 DEBUG : yam: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676e5_d20251113_m041417_c001_v7007000_t0000_u01763007257868") 2025/11/13 04:23:45 DEBUG : yam: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f114b2304aebc27cd_d20251113_m041416_c001_v0001043_t0023_u01763007256349") 2025/11/13 04:23:45 DEBUG : yam: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676dd_d20251113_m041415_c001_v7007000_t0000_u01763007255054") 2025/11/13 04:23:45 DEBUG : yam: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f109c9124c42d6d09_d20251113_m041413_c001_v0001180_t0050_u01763007253374") 2025/11/13 04:23:45 DEBUG : yaml: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676e7_d20251113_m041418_c001_v7007000_t0000_u01763007258634") 2025/11/13 04:23:45 DEBUG : yaml: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f1070561a6b19f8ae_d20251113_m041417_c001_v0001157_t0037_u01763007257503") 2025/11/13 04:23:45 DEBUG : yaml: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f405f627b9fd676df_d20251113_m041415_c001_v7007000_t0000_u01763007255788") 2025/11/13 04:23:45 DEBUG : yaml: Deleting (id "4_z9f520da360ad7bbb9fa80e1b_f115fbbb87b4fdda8_d20251113_m041414_c001_v0001102_t0049_u01763007254668") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m29.038417264s (try 1/5)