"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/04/04 02:12:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hevewah6sawi" 2026/04/04 02:12:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/04 02:12:02 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/04 02:12:03 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/04 02:12:03 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/04 02:12:32 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/04 02:12:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/04 02:12:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/04 02:12:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/04 02:12:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/04 02:12:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/04 02:12:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/04 02:12:36 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/04 02:12:44 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/04 02:12:45 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/04 02:12:50 INFO : B2 bucket rclone-test-hevewah6sawi: cleaning bucket "rclone-test-hevewah6sawi" of all files 2026/04/04 02:12:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bdfe_d20260404_m021249_c001_v0001039_t0039_u01775268769509") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/04 02:12:52 DEBUG : Creating backend with remote "TestB2:rclone-test-hevewah6sawi/dirToPurgeFromRoot" 2026/04/04 02:12:53 INFO : B2 bucket rclone-test-hevewah6sawi path dirToPurgeFromRoot: cleaning bucket "rclone-test-hevewah6sawi" of all files 2026/04/04 02:12:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4be08_d20260404_m021251_c001_v0001039_t0040_u01775268771179") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/04 02:12:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hevewah6sawi/hello? sausage/êé" 2026/04/04 02:12:58 INFO : B2 bucket rclone-test-hevewah6sawi path hello? sausage/êé: cleaning bucket "rclone-test-hevewah6sawi" of all files 2026/04/04 02:12:58 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f103794a6fd7d606e_d20260404_m021256_c001_v0001044_t0036_u01775268776823") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/04 02:12:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/04/04 02:12:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 02:13:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/04 02:13:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hevewah6sawi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/04 02:13:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hevewah6sawi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-hevewah6sawi" from "TestB2:rclone-test-hevewah6sawi" 2026/04/04 02:13:11 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/04/04 02:13:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mixiwes7fide" 2026/04/04 02:13:25 DEBUG : B2 bucket rclone-test-mixiwes7fide: Purge remote 2026/04/04 02:13:25 INFO : B2 bucket rclone-test-mixiwes7fide: cleaning bucket "rclone-test-mixiwes7fide" of all files 2026/04/04 02:13:25 DEBUG : somefile: Deleting (id "4_zdfc23d43404d5b6b9fd80e1b_f411ccfa1145f76fd_d20260404_m021324_c001_v0001106_t0038_u01775268804804") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/04 02:13:27 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/04 02:13:28 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/04/04 02:13:31 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/04 02:13:31 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/04 02:13:31 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.465Ki offset 6Mi/6.106Mi 2026/04/04 02:13:31 DEBUG : test-metadata: Sending chunk 1 length 111068 2026/04/04 02:13:33 DEBUG : test-metadata: Done sending chunk 1 2026/04/04 02:13:33 DEBUG : test-metadata: Done sending chunk 0 2026/04/04 02:13:33 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-04-04-021338-739.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/04/04 02:13:46 DEBUG : oldPath = "TestB2:rclone-test-hevewah6sawi/versions/test-versions-v2026-04-04-021338-739.txt" 2026/04/04 02:13:46 DEBUG : newPath = "TestB2,versions:rclone-test-hevewah6sawi/versions/test-versions-v2026-04-04-021338-739.txt" 2026/04/04 02:13:46 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-hevewah6sawi/versions/test-versions-v2026-04-04-021338-739.txt" 2026/04/04 02:13:46 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/04 02:13:47 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-hevewah6sawi/versions/test-versions-v2026-04-04-021338-739.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-hevewah6sawi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/04/04 02:13:51 INFO : B2 bucket rclone-test-hevewah6sawi: cleaning bucket "rclone-test-hevewah6sawi" of all hidden files 2026/04/04 02:13:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaaa_d20260404_m021211_c001_v7007000_t0000_u01775268731892") as it is a hide marker 2026/04/04 02:13:51 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : leading space/ leading space: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bcfc_d20260404_m021210_c001_v0001039_t0010_u01775268730733") 2026/04/04 02:13:51 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaa9_d20260404_m021210_c001_v7007000_t0000_u01775268730374") as it is a hide marker 2026/04/04 02:13:51 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bcf2_d20260404_m021209_c001_v0001039_t0053_u01775268729230") 2026/04/04 02:13:51 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdab5_d20260404_m021220_c001_v7007000_t0000_u01775268740671") as it is a hide marker 2026/04/04 02:13:51 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd40_d20260404_m021219_c001_v0001039_t0038_u01775268739862") 2026/04/04 02:13:51 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : created from root.txt: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f422d87a2a2b8b605_d20260404_m021318_c001_v7007000_t0000_u01775268798822") as it is a hide marker 2026/04/04 02:13:51 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : created from root.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10411802b27075e2_d20260404_m021317_c001_v0001184_t0043_u01775268797870") 2026/04/04 02:13:51 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : file name.txt: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f41135e7dacda1e1a_d20260404_m021326_c001_v7007000_t0000_u01775268806808") as it is a hide marker 2026/04/04 02:13:51 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : file name.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4be3c_d20260404_m021306_c001_v0001039_t0030_u01775268786990") 2026/04/04 02:13:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : file name.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f107fc5376386750b_d20260404_m021303_c001_v0001184_t0038_u01775268783460") 2026/04/04 02:13:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : file name.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bdd0_d20260404_m021241_c001_v0001039_t0007_u01775268761181") 2026/04/04 02:13:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : file name.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bdc2_d20260404_m021239_c001_v0001039_t0023_u01775268759683") 2026/04/04 02:13:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bdca_d20260404_m021240_c001_v0001039_t0010_u01775268760488") "upload" dated 2026-04-04 02:12:40.488 +0000 UTC (1m10.954285244s ago) 2026/04/04 02:13:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f41931454b5a6fd1d_d20260404_m021301_c001_v7007000_t0000_u01775268781224") as it is a hide marker 2026/04/04 02:13:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f111432b0cf62c30e_d20260404_m021300_c001_v0001097_t0029_u01775268780576") 2026/04/04 02:13:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f106406e5379bdc2e_d20260404_m021259_c001_v0001171_t0002_u01775268779830") 2026/04/04 02:13:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdabf_d20260404_m021229_c001_v7007000_t0000_u01775268749132") as it is a hide marker 2026/04/04 02:13:51 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd7a_d20260404_m021228_c001_v0001039_t0033_u01775268748390") 2026/04/04 02:13:51 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : piped data.txt: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f41135e7dacda1e1c_d20260404_m021328_c001_v7007000_t0000_u01775268808865") as it is a hide marker 2026/04/04 02:13:51 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : piped data.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4be94_d20260404_m021328_c001_v0001039_t0020_u01775268808106") 2026/04/04 02:13:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : piped data.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41135e7dacda1e1b_d20260404_m021327_c001_v7007000_t0000_u01775268807924") 2026/04/04 02:13:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : piped data.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f40224d41d2f4be90_d20260404_m021327_c001_v0001039_t0042_u01775268807560") 2026/04/04 02:13:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdac0_d20260404_m021230_c001_v7007000_t0000_u01775268750333") as it is a hide marker 2026/04/04 02:13:51 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd88_d20260404_m021229_c001_v0001039_t0002_u01775268749491") 2026/04/04 02:13:51 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : test-metadata: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f419a75b910396823_d20260404_m021336_c001_v7007000_t0000_u01775268816191") as it is a hide marker 2026/04/04 02:13:51 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : test-metadata: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21135e7dacda1e20_d20260404_m021331_c001_v0001174_t0006_u01775268811204") 2026/04/04 02:13:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : test-metadata: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41135e7dacda1e1d_d20260404_m021330_c001_v7007000_t0000_u01775268810409") 2026/04/04 02:13:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : test-metadata: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4be9c_d20260404_m021329_c001_v0001039_t0040_u01775268809106") 2026/04/04 02:13:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdab7_d20260404_m021223_c001_v7007000_t0000_u01775268743176") as it is a hide marker 2026/04/04 02:13:51 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd50_d20260404_m021222_c001_v0001039_t0018_u01775268742231") 2026/04/04 02:13:51 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdabc_d20260404_m021225_c001_v7007000_t0000_u01775268745623") as it is a hide marker 2026/04/04 02:13:51 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd60_d20260404_m021224_c001_v0001039_t0004_u01775268744799") 2026/04/04 02:13:51 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaba_d20260404_m021224_c001_v7007000_t0000_u01775268744434") as it is a hide marker 2026/04/04 02:13:51 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd5a_d20260404_m021223_c001_v0001039_t0037_u01775268743536") 2026/04/04 02:13:51 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdabd_d20260404_m021226_c001_v7007000_t0000_u01775268746749") as it is a hide marker 2026/04/04 02:13:51 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd64_d20260404_m021225_c001_v0001039_t0029_u01775268745982") 2026/04/04 02:13:51 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdabe_d20260404_m021228_c001_v7007000_t0000_u01775268748030") as it is a hide marker 2026/04/04 02:13:51 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd6e_d20260404_m021227_c001_v0001039_t0033_u01775268747107") 2026/04/04 02:13:51 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdab6_d20260404_m021221_c001_v7007000_t0000_u01775268741872") as it is a hide marker 2026/04/04 02:13:51 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : trailing space /trailing space : Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd42_d20260404_m021221_c001_v0001039_t0027_u01775268741033") 2026/04/04 02:13:51 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bee0_d20260404_m021344_c001_v0001039_t0052_u01775268824819") "upload" dated 2026-04-04 02:13:44.819 +0000 UTC (6.623700016s ago) 2026/04/04 02:13:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f419a75b91039682b_d20260404_m021342_c001_v7007000_t0000_u01775268822277") 2026/04/04 02:13:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bec4_d20260404_m021338_c001_v0001039_t0046_u01775268818739") 2026/04/04 02:13:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdae4_d20260404_m021239_c001_v7007000_t0000_u01775268759094") as it is a hide marker 2026/04/04 02:13:51 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f205821d05fbbdaca_d20260404_m021232_c001_v0001101_t0032_u01775268752466") 2026/04/04 02:13:51 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : zero-length-file: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdac9_d20260404_m021232_c001_v7007000_t0000_u01775268752193") as it is a hide marker 2026/04/04 02:13:51 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : zero-length-file: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f40224d41d2f4bd9e_d20260404_m021231_c001_v0001039_t0042_u01775268751623") 2026/04/04 02:13:51 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaab_d20260404_m021213_c001_v7007000_t0000_u01775268733057") as it is a hide marker 2026/04/04 02:13:51 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd08_d20260404_m021212_c001_v0001039_t0017_u01775268732251") 2026/04/04 02:13:51 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaa0_d20260404_m021206_c001_v7007000_t0000_u01775268726544") as it is a hide marker 2026/04/04 02:13:51 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bcd2_d20260404_m021205_c001_v0001039_t0014_u01775268725221") 2026/04/04 02:13:51 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdab1_d20260404_m021218_c001_v7007000_t0000_u01775268738376") as it is a hide marker 2026/04/04 02:13:51 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd2a_d20260404_m021216_c001_v0001039_t0024_u01775268736863") 2026/04/04 02:13:51 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdab0_d20260404_m021216_c001_v7007000_t0000_u01775268736504") as it is a hide marker 2026/04/04 02:13:51 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd1a_d20260404_m021214_c001_v0001039_t0056_u01775268734762") 2026/04/04 02:13:51 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdab3_d20260404_m021219_c001_v7007000_t0000_u01775268739503") as it is a hide marker 2026/04/04 02:13:51 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd36_d20260404_m021218_c001_v0001039_t0038_u01775268738735") 2026/04/04 02:13:51 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaac_d20260404_m021214_c001_v7007000_t0000_u01775268734403") as it is a hide marker 2026/04/04 02:13:51 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd10_d20260404_m021213_c001_v0001039_t0051_u01775268733416") 2026/04/04 02:13:51 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : ./.: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaa7_d20260404_m021207_c001_v7007000_t0000_u01775268727716") as it is a hide marker 2026/04/04 02:13:51 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : ./.: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bce0_d20260404_m021206_c001_v0001039_t0002_u01775268726903") 2026/04/04 02:13:51 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/04 02:13:51 DEBUG : ../..: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaa8_d20260404_m021208_c001_v7007000_t0000_u01775268728872") as it is a hide marker 2026/04/04 02:13:51 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/04 02:13:51 DEBUG : ../..: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bce8_d20260404_m021208_c001_v0001039_t0017_u01775268728074") 2026/04/04 02:13:51 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/04 02:13:51 INFO : B2 bucket rclone-test-hevewah6sawi: cleaning bucket "rclone-test-hevewah6sawi" of all hidden files 2026/04/04 02:13:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaaa_d20260404_m021211_c001_v7007000_t0000_u01775268731892") as it is a hide marker 2026/04/04 02:13:51 DEBUG : leading space/ leading space: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bcfc_d20260404_m021210_c001_v0001039_t0010_u01775268730733") 2026/04/04 02:13:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaa9_d20260404_m021210_c001_v7007000_t0000_u01775268730374") as it is a hide marker 2026/04/04 02:13:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bcf2_d20260404_m021209_c001_v0001039_t0053_u01775268729230") 2026/04/04 02:13:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdab5_d20260404_m021220_c001_v7007000_t0000_u01775268740671") as it is a hide marker 2026/04/04 02:13:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd40_d20260404_m021219_c001_v0001039_t0038_u01775268739862") 2026/04/04 02:13:51 DEBUG : created from root.txt: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f422d87a2a2b8b605_d20260404_m021318_c001_v7007000_t0000_u01775268798822") as it is a hide marker 2026/04/04 02:13:51 DEBUG : created from root.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10411802b27075e2_d20260404_m021317_c001_v0001184_t0043_u01775268797870") 2026/04/04 02:13:51 DEBUG : file name.txt: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f41135e7dacda1e1a_d20260404_m021326_c001_v7007000_t0000_u01775268806808") as it is a hide marker 2026/04/04 02:13:52 DEBUG : file name.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4be3c_d20260404_m021306_c001_v0001039_t0030_u01775268786990") 2026/04/04 02:13:52 DEBUG : file name.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f107fc5376386750b_d20260404_m021303_c001_v0001184_t0038_u01775268783460") 2026/04/04 02:13:52 DEBUG : file name.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bdd0_d20260404_m021241_c001_v0001039_t0007_u01775268761181") 2026/04/04 02:13:52 DEBUG : file name.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bdc2_d20260404_m021239_c001_v0001039_t0023_u01775268759683") 2026/04/04 02:13:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bdca_d20260404_m021240_c001_v0001039_t0010_u01775268760488") "upload" dated 2026-04-04 02:12:40.488 +0000 UTC (1m11.984422697s ago) 2026/04/04 02:13:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f41931454b5a6fd1d_d20260404_m021301_c001_v7007000_t0000_u01775268781224") as it is a hide marker 2026/04/04 02:13:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f111432b0cf62c30e_d20260404_m021300_c001_v0001097_t0029_u01775268780576") 2026/04/04 02:13:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f106406e5379bdc2e_d20260404_m021259_c001_v0001171_t0002_u01775268779830") 2026/04/04 02:13:52 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdabf_d20260404_m021229_c001_v7007000_t0000_u01775268749132") as it is a hide marker 2026/04/04 02:13:52 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd7a_d20260404_m021228_c001_v0001039_t0033_u01775268748390") 2026/04/04 02:13:52 DEBUG : piped data.txt: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f41135e7dacda1e1c_d20260404_m021328_c001_v7007000_t0000_u01775268808865") as it is a hide marker 2026/04/04 02:13:52 DEBUG : piped data.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4be94_d20260404_m021328_c001_v0001039_t0020_u01775268808106") 2026/04/04 02:13:52 DEBUG : piped data.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41135e7dacda1e1b_d20260404_m021327_c001_v7007000_t0000_u01775268807924") 2026/04/04 02:13:52 DEBUG : piped data.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f40224d41d2f4be90_d20260404_m021327_c001_v0001039_t0042_u01775268807560") 2026/04/04 02:13:52 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdac0_d20260404_m021230_c001_v7007000_t0000_u01775268750333") as it is a hide marker 2026/04/04 02:13:53 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd88_d20260404_m021229_c001_v0001039_t0002_u01775268749491") 2026/04/04 02:13:53 DEBUG : test-metadata: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f419a75b910396823_d20260404_m021336_c001_v7007000_t0000_u01775268816191") as it is a hide marker 2026/04/04 02:13:53 DEBUG : test-metadata: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21135e7dacda1e20_d20260404_m021331_c001_v0001174_t0006_u01775268811204") 2026/04/04 02:13:53 DEBUG : test-metadata: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41135e7dacda1e1d_d20260404_m021330_c001_v7007000_t0000_u01775268810409") 2026/04/04 02:13:53 DEBUG : test-metadata: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4be9c_d20260404_m021329_c001_v0001039_t0040_u01775268809106") 2026/04/04 02:13:53 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdab7_d20260404_m021223_c001_v7007000_t0000_u01775268743176") as it is a hide marker 2026/04/04 02:13:53 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd50_d20260404_m021222_c001_v0001039_t0018_u01775268742231") 2026/04/04 02:13:53 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdabc_d20260404_m021225_c001_v7007000_t0000_u01775268745623") as it is a hide marker 2026/04/04 02:13:53 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd60_d20260404_m021224_c001_v0001039_t0004_u01775268744799") 2026/04/04 02:13:53 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaba_d20260404_m021224_c001_v7007000_t0000_u01775268744434") as it is a hide marker 2026/04/04 02:13:53 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd5a_d20260404_m021223_c001_v0001039_t0037_u01775268743536") 2026/04/04 02:13:53 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdabd_d20260404_m021226_c001_v7007000_t0000_u01775268746749") as it is a hide marker 2026/04/04 02:13:53 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd64_d20260404_m021225_c001_v0001039_t0029_u01775268745982") 2026/04/04 02:13:53 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdabe_d20260404_m021228_c001_v7007000_t0000_u01775268748030") as it is a hide marker 2026/04/04 02:13:53 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd6e_d20260404_m021227_c001_v0001039_t0033_u01775268747107") 2026/04/04 02:13:53 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdab6_d20260404_m021221_c001_v7007000_t0000_u01775268741872") as it is a hide marker 2026/04/04 02:13:53 DEBUG : trailing space /trailing space : Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd42_d20260404_m021221_c001_v0001039_t0027_u01775268741033") 2026/04/04 02:13:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bee0_d20260404_m021344_c001_v0001039_t0052_u01775268824819") "upload" dated 2026-04-04 02:13:44.819 +0000 UTC (9.056217768s ago) 2026/04/04 02:13:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f419a75b91039682b_d20260404_m021342_c001_v7007000_t0000_u01775268822277") 2026/04/04 02:13:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bec4_d20260404_m021338_c001_v0001039_t0046_u01775268818739") 2026/04/04 02:13:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdae4_d20260404_m021239_c001_v7007000_t0000_u01775268759094") as it is a hide marker 2026/04/04 02:13:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f205821d05fbbdaca_d20260404_m021232_c001_v0001101_t0032_u01775268752466") 2026/04/04 02:13:54 DEBUG : zero-length-file: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdac9_d20260404_m021232_c001_v7007000_t0000_u01775268752193") as it is a hide marker 2026/04/04 02:13:54 DEBUG : zero-length-file: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f40224d41d2f4bd9e_d20260404_m021231_c001_v0001039_t0042_u01775268751623") 2026/04/04 02:13:54 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaab_d20260404_m021213_c001_v7007000_t0000_u01775268733057") as it is a hide marker 2026/04/04 02:13:54 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd08_d20260404_m021212_c001_v0001039_t0017_u01775268732251") 2026/04/04 02:13:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaa0_d20260404_m021206_c001_v7007000_t0000_u01775268726544") as it is a hide marker 2026/04/04 02:13:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bcd2_d20260404_m021205_c001_v0001039_t0014_u01775268725221") 2026/04/04 02:13:54 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdab1_d20260404_m021218_c001_v7007000_t0000_u01775268738376") as it is a hide marker 2026/04/04 02:13:54 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd2a_d20260404_m021216_c001_v0001039_t0024_u01775268736863") 2026/04/04 02:13:54 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdab0_d20260404_m021216_c001_v7007000_t0000_u01775268736504") as it is a hide marker 2026/04/04 02:13:54 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd1a_d20260404_m021214_c001_v0001039_t0056_u01775268734762") 2026/04/04 02:13:54 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdab3_d20260404_m021219_c001_v7007000_t0000_u01775268739503") as it is a hide marker 2026/04/04 02:13:54 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd36_d20260404_m021218_c001_v0001039_t0038_u01775268738735") 2026/04/04 02:13:54 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaac_d20260404_m021214_c001_v7007000_t0000_u01775268734403") as it is a hide marker 2026/04/04 02:13:54 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bd10_d20260404_m021213_c001_v0001039_t0051_u01775268733416") 2026/04/04 02:13:54 DEBUG : ./.: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaa7_d20260404_m021207_c001_v7007000_t0000_u01775268727716") as it is a hide marker 2026/04/04 02:13:54 DEBUG : ./.: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bce0_d20260404_m021206_c001_v0001039_t0002_u01775268726903") 2026/04/04 02:13:54 DEBUG : ../..: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f405821d05fbbdaa8_d20260404_m021208_c001_v7007000_t0000_u01775268728872") as it is a hide marker 2026/04/04 02:13:54 DEBUG : ../..: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bce8_d20260404_m021208_c001_v0001039_t0017_u01775268728074") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/04 02:13:55 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/04/04 02:13:55 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/04/04 02:13:56 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/04/04 02:13:56 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/04/04 02:13:56 INFO : B2 bucket rclone-test-hevewah6sawi: cleaning bucket "rclone-test-hevewah6sawi" of pending multipart uploads older than 0s 2026/04/04 02:13:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bdca_d20260404_m021240_c001_v0001039_t0010_u01775268760488") "upload" dated 2026-04-04 02:12:40.488 +0000 UTC (1m16.30459935s ago) 2026/04/04 02:13:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f204bddfa8e05b976_d20260404_m021355_c001_v0001033_t0045_u01775268835770") as it is a start marker (upload started at 2026-04-04 02:13:55.77 +0000 UTC) 2026/04/04 02:13:56 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/04 02:13:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f204bddfa8e05b979_d20260404_m021355_c001_v0001185_t0043_u01775268835954") as it is a start marker (upload started at 2026-04-04 02:13:55.954 +0000 UTC) 2026/04/04 02:13:56 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/04 02:13:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f204bddfa8e05b97a_d20260404_m021356_c001_v0001092_t0034_u01775268836139") as it is a start marker (upload started at 2026-04-04 02:13:56.139 +0000 UTC) 2026/04/04 02:13:56 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/04 02:13:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f204bddfa8e05b97c_d20260404_m021356_c001_v0001097_t0048_u01775268836324") as it is a start marker (upload started at 2026-04-04 02:13:56.324 +0000 UTC) 2026/04/04 02:13:56 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/04 02:13:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f404bddfa8e05b974_d20260404_m021355_c001_v7007000_t0000_u01775268835586") "hide" dated 2026-04-04 02:13:55.586 +0000 UTC (1.206887573s ago) 2026/04/04 02:13:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bee0_d20260404_m021344_c001_v0001039_t0052_u01775268824819") 2026/04/04 02:13:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/04 02:13:56 INFO : B2 bucket rclone-test-hevewah6sawi: cleaning bucket "rclone-test-hevewah6sawi" of pending multipart uploads older than 0s 2026/04/04 02:13:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bdca_d20260404_m021240_c001_v0001039_t0010_u01775268760488") "upload" dated 2026-04-04 02:12:40.488 +0000 UTC (1m16.678425541s ago) 2026/04/04 02:13:57 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f204bddfa8e05b976_d20260404_m021355_c001_v0001033_t0045_u01775268835770") as it is a start marker (upload started at 2026-04-04 02:13:55.77 +0000 UTC) 2026/04/04 02:13:57 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f204bddfa8e05b979_d20260404_m021355_c001_v0001185_t0043_u01775268835954") as it is a start marker (upload started at 2026-04-04 02:13:55.954 +0000 UTC) 2026/04/04 02:13:57 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f204bddfa8e05b97a_d20260404_m021356_c001_v0001092_t0034_u01775268836139") as it is a start marker (upload started at 2026-04-04 02:13:56.139 +0000 UTC) 2026/04/04 02:13:57 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f204bddfa8e05b97c_d20260404_m021356_c001_v0001097_t0048_u01775268836324") as it is a start marker (upload started at 2026-04-04 02:13:56.324 +0000 UTC) 2026/04/04 02:13:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4f32fd73402d5b6b9fd80e1b_f404bddfa8e05b974_d20260404_m021355_c001_v7007000_t0000_u01775268835586") "hide" dated 2026-04-04 02:13:55.586 +0000 UTC (1.580586143s ago) 2026/04/04 02:13:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bee0_d20260404_m021344_c001_v0001039_t0052_u01775268824819") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/04 02:13:58 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/04 02:13:58 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/04 02:13:58 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/04/04 02:13:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/04 02:13:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/04 02:13:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/04 02:13:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/04 02:14:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/04 02:14:02 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/04 02:14:02 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/04 02:14:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:14:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/04/04 02:14:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f216538f7440be1f5_d20260404_m021405_c001_v0001183_t0011_u01775268845749") 2026/04/04 02:14:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/04 02:14:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/04 02:14:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/04 02:14:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:14:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:14:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/04 02:14:09 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/04 02:14:09 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/04 02:14:10 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/04 02:14:10 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/04 02:14:12 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/04 02:14:14 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/04 02:14:14 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/04 02:14:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:14:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/04/04 02:14:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f216538f7440be1fe_d20260404_m021418_c001_v0001183_t0025_u01775268858883") 2026/04/04 02:14:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/04 02:14:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/04 02:14:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/04 02:14:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:14:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:14:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/04 02:14:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/04 02:14:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/04 02:14:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/04 02:14:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/04 02:14:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/04 02:14:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/04 02:14:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/04 02:14:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/04 02:14:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/04 02:14:26 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/04 02:14:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:14:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/04/04 02:14:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f2122dcd5519d21fe_d20260404_m021429_c001_v0001181_t0027_u01775268869049") 2026/04/04 02:14:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/04 02:14:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/04 02:14:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/04 02:14:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/04 02:14:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/04 02:14:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:14:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:14:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/04/04 02:14:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/04 02:14:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/04 02:14:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/04 02:14:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/04 02:14:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/04 02:14:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/04 02:14:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/04 02:14:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:14:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/04 02:14:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f2122dcd5519d2205_d20260404_m021438_c001_v0001041_t0051_u01775268878417") 2026/04/04 02:14:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/04 02:14:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/04 02:14:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/04 02:14:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:14:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:14:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/04 02:14:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/04 02:14:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/04 02:14:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/04 02:14:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/04 02:14:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/04 02:14:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/04 02:14:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/04 02:14:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:14:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/04 02:14:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d025759_d20260404_m021448_c001_v0001172_t0047_u01775268888563") 2026/04/04 02:14:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/04 02:14:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/04 02:14:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/04 02:14:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:14:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:14:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/04 02:14:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/04 02:14:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/04 02:14:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/04 02:14:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/04 02:14:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/04 02:14:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/04 02:14:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/04 02:14:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/04 02:14:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/04 02:14:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/04 02:14:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:14:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/04 02:14:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f207de7e05d9ec022_d20260404_m021458_c001_v0001180_t0021_u01775268898611") 2026/04/04 02:14:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/04 02:14:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/04 02:14:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/04 02:14:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/04 02:14:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/04 02:15:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:15:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:15:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/04/04 02:15:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/04 02:15:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/04 02:15:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/04 02:15:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/04 02:15:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/04 02:15:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/04 02:15:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/04 02:15:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:15:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/04 02:15:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d025768_d20260404_m021508_c001_v0001145_t0059_u01775268908214") 2026/04/04 02:15:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/04 02:15:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/04 02:15:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/04 02:15:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:15:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:15:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/04 02:15:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/04 02:15:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/04 02:15:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/04 02:15:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/04 02:15:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/04 02:15:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 02:15:13 DEBUG : pacer: Reducing sleep to 10ms 2026/04/04 02:15:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/04 02:15:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/04 02:15:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/04 02:15:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:15:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/04 02:15:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f207de7e05d9ec02c_d20260404_m021518_c001_v0001184_t0028_u01775268918064") 2026/04/04 02:15:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/04 02:15:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/04 02:15:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/04 02:15:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:15:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:15:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/04 02:15:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/04 02:15:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/04 02:15:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/04 02:15:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/04 02:15:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/04 02:15:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/04 02:15:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/04 02:15:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/04 02:15:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/04 02:15:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/04 02:15:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:15:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/04 02:15:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d025772_d20260404_m021528_c001_v0001146_t0044_u01775268928718") 2026/04/04 02:15:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/04 02:15:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/04 02:15:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/04 02:15:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/04 02:15:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/04 02:15:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:15:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:15:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/04/04 02:15:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/04 02:15:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/04 02:15:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/04 02:15:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/04 02:15:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/04 02:15:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/04 02:15:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/04 02:15:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:15:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/04 02:15:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f203c31894b517b00_d20260404_m021539_c001_v0001117_t0055_u01775268939170") 2026/04/04 02:15:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/04 02:15:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/04 02:15:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/04 02:15:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:15:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:15:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/04 02:15:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/04 02:15:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/04 02:15:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/04 02:15:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/04 02:15:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/04 02:15:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/04 02:15:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/04 02:15:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:15:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/04 02:15:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d025789_d20260404_m021551_c001_v0001178_t0037_u01775268951146") 2026/04/04 02:15:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/04 02:15:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/04 02:15:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/04 02:15:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:15:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:15:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/04 02:15:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/04 02:15:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/04 02:15:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/04 02:15:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/04 02:15:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/04 02:15:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/04 02:15:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/04 02:15:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/04 02:15:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/04 02:15:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/04 02:16:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:16:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/04 02:16:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f215843ef8bd7b045_d20260404_m021602_c001_v0001184_t0011_u01775268962030") 2026/04/04 02:16:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/04 02:16:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/04 02:16:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/04 02:16:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/04 02:16:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/04 02:16:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:16:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:16:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/04/04 02:16:07 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/04 02:16:07 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/04 02:16:07 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/04 02:16:07 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/04 02:16:09 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/04 02:16:10 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/04 02:16:10 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/04 02:16:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:16:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/04 02:16:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f20630a944a39b9be_d20260404_m021612_c001_v0001091_t0026_u01775268972730") 2026/04/04 02:16:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/04 02:16:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/04 02:16:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/04 02:16:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:16:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:16:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/04 02:16:17 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/04 02:16:17 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/04 02:16:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/04 02:16:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/04 02:16:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/04 02:16:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/04 02:16:20 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/04 02:16:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:16:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/04 02:16:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f21931454b5a6fdb9_d20260404_m021624_c001_v0001183_t0008_u01775268984038") 2026/04/04 02:16:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/04 02:16:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/04 02:16:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/04 02:16:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:16:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:16:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/04 02:16:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/04 02:16:30 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/04 02:16:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/04 02:16:30 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/04 02:16:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/04 02:16:30 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/04 02:16:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/04 02:16:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/04 02:16:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/04 02:16:33 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/04 02:16:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:16:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/04 02:16:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f201c9a8558af50f3_d20260404_m021636_c001_v0001165_t0033_u01775268996394") 2026/04/04 02:16:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/04 02:16:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/04 02:16:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/04 02:16:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/04 02:16:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/04 02:16:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:16:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:16:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/04/04 02:16:43 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/04 02:16:43 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/04 02:16:43 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/04 02:16:43 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/04 02:16:44 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/04 02:16:46 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/04 02:16:46 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/04 02:16:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:16:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/04/04 02:16:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f213781a4b78fca91_d20260404_m021649_c001_v0001116_t0023_u01775269009075") 2026/04/04 02:16:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/04 02:16:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/04 02:16:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/04 02:16:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:16:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:16:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/04 02:16:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/04 02:16:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/04 02:16:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/04 02:16:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/04 02:16:57 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/04 02:16:58 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/04 02:16:58 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/04 02:17:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:17:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/04/04 02:17:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f21931454b5a6fdde_d20260404_m021702_c001_v0001157_t0020_u01775269022326") 2026/04/04 02:17:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/04 02:17:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/04 02:17:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/04 02:17:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:17:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:17:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts 2026/04/04 02:17:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/04/04 02:17:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/04 02:17:14 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/04 02:17:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/04 02:17:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/04 02:17:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/04 02:17:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/04 02:17:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/04 02:17:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/04 02:17:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/04 02:17:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/04 02:17:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/04 02:17:18 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/04 02:17:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/04 02:17:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/04/04 02:17:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c682_d20260404_m021725_c001_v0001183_t0027_u01775269045990") 2026/04/04 02:17:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/04 02:17:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/04 02:17:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/04 02:17:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/04 02:17:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/04 02:17:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/04 02:17:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/04 02:17:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/04 02:17:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c68e_d20260404_m021739_c001_v0001099_t0010_u01775269059310") 2026/04/04 02:17:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/04 02:17:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/04 02:17:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/04 02:17:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/04 02:17:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/04 02:17:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/04 02:17:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/04 02:17:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/04 02:17:41 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/04 02:17:44 DEBUG : chunked-copy: Done sending chunk 0 2026/04/04 02:17:44 DEBUG : chunked-copy: Done sending chunk 1 2026/04/04 02:17:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/04 02:17:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c692_d20260404_m021745_c001_v0001150_t0040_u01775269065423") 2026/04/04 02:17:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/04 02:17:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/04 02:17:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/04 02:17:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/04 02:17:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/04 02:17:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/04 02:17:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/04 02:17:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/04 02:17:48 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/04 02:17:51 DEBUG : chunked-copy: Done sending chunk 1 2026/04/04 02:17:51 DEBUG : chunked-copy: Done sending chunk 0 2026/04/04 02:17:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/04 02:17:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c699_d20260404_m021752_c001_v0001150_t0053_u01775269072285") 2026/04/04 02:17:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/04 02:17:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/04 02:17:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/04 02:17:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/04 02:17:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/04 02:17:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/04 02:17:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/04 02:17:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/04 02:17:55 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/04 02:17:57 DEBUG : chunked-copy: Done sending chunk 0 2026/04/04 02:17:57 DEBUG : chunked-copy: Done sending chunk 1 2026/04/04 02:17:57 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/04 02:17:58 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c69f_d20260404_m021758_c001_v0001177_t0049_u01775269078108") 2026/04/04 02:17:58 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/04 02:17:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/04 02:17:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/04 02:17:58 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/04 02:17:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/04 02:17:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/04 02:17:58 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/04 02:18:00 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/04 02:18:02 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/04 02:18:03 DEBUG : Creating backend with remote "TestB2:rclone-test-hevewah6sawi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/04 02:18:04 INFO : B2 bucket rclone-test-hevewah6sawi: cleaning bucket "rclone-test-hevewah6sawi" of all files 2026/04/04 02:18:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41931454b5a6fdd7_d20260404_m021654_c001_v7007000_t0000_u01775269014526") 2026/04/04 02:18:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f213781a4b78fca91_d20260404_m021649_c001_v0001116_t0023_u01775269009075") 2026/04/04 02:18:05 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f413781a4b78fca90_d20260404_m021648_c001_v7007000_t0000_u01775269008517") 2026/04/04 02:18:05 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f207de7e05d9ec05c_d20260404_m021642_c001_v0001043_t0052_u01775269002994") 2026/04/04 02:18:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c685_d20260404_m021732_c001_v7007000_t0000_u01775269052697") 2026/04/04 02:18:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c682_d20260404_m021725_c001_v0001183_t0027_u01775269045990") 2026/04/04 02:18:05 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c681_d20260404_m021725_c001_v7007000_t0000_u01775269045460") 2026/04/04 02:18:05 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21931454b5a6fde7_d20260404_m021714_c001_v0001137_t0059_u01775269034208") 2026/04/04 02:18:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41931454b5a6fde6_d20260404_m021714_c001_v7007000_t0000_u01775269034024") 2026/04/04 02:18:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21931454b5a6fdde_d20260404_m021702_c001_v0001157_t0020_u01775269022326") 2026/04/04 02:18:05 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41931454b5a6fddd_d20260404_m021701_c001_v7007000_t0000_u01775269021789") 2026/04/04 02:18:05 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21931454b5a6fdd8_d20260404_m021654_c001_v0001039_t0028_u01775269014710") 2026/04/04 02:18:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f407de7e05d9ec023_d20260404_m021503_c001_v7007000_t0000_u01775268903364") 2026/04/04 02:18:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f207de7e05d9ec022_d20260404_m021458_c001_v0001180_t0021_u01775268898611") 2026/04/04 02:18:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41789a451d02575b_d20260404_m021453_c001_v7007000_t0000_u01775268893326") 2026/04/04 02:18:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d025759_d20260404_m021448_c001_v0001172_t0047_u01775268888563") 2026/04/04 02:18:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f407de7e05d9ec021_d20260404_m021458_c001_v7007000_t0000_u01775268898245") 2026/04/04 02:18:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d02575c_d20260404_m021453_c001_v0001174_t0041_u01775268893512") 2026/04/04 02:18:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41789a451d025758_d20260404_m021448_c001_v7007000_t0000_u01775268888213") 2026/04/04 02:18:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d025754_d20260404_m021443_c001_v0001104_t0041_u01775268883315") 2026/04/04 02:18:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41789a451d025752_d20260404_m021443_c001_v7007000_t0000_u01775268883130") 2026/04/04 02:18:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f2122dcd5519d2205_d20260404_m021438_c001_v0001041_t0051_u01775268878417") 2026/04/04 02:18:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f4122dcd5519d2201_d20260404_m021438_c001_v7007000_t0000_u01775268878065") 2026/04/04 02:18:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d025750_d20260404_m021434_c001_v0001145_t0049_u01775268874054") 2026/04/04 02:18:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41789a451d025778_d20260404_m021533_c001_v7007000_t0000_u01775268933827") 2026/04/04 02:18:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d025772_d20260404_m021528_c001_v0001146_t0044_u01775268928718") 2026/04/04 02:18:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f407de7e05d9ec02f_d20260404_m021522_c001_v7007000_t0000_u01775268922656") 2026/04/04 02:18:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f207de7e05d9ec02c_d20260404_m021518_c001_v0001184_t0028_u01775268918064") 2026/04/04 02:18:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41789a451d025771_d20260404_m021528_c001_v7007000_t0000_u01775268928369") 2026/04/04 02:18:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f207de7e05d9ec030_d20260404_m021522_c001_v0001093_t0002_u01775268922851") 2026/04/04 02:18:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f407de7e05d9ec02b_d20260404_m021517_c001_v7007000_t0000_u01775268917712") 2026/04/04 02:18:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f207de7e05d9ec029_d20260404_m021512_c001_v0001176_t0049_u01775268912865") 2026/04/04 02:18:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f407de7e05d9ec028_d20260404_m021512_c001_v7007000_t0000_u01775268912681") 2026/04/04 02:18:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d025768_d20260404_m021508_c001_v0001145_t0059_u01775268908214") 2026/04/04 02:18:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41789a451d025767_d20260404_m021507_c001_v7007000_t0000_u01775268907852") 2026/04/04 02:18:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f207de7e05d9ec024_d20260404_m021503_c001_v0001039_t0023_u01775268903549") 2026/04/04 02:18:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41789a451d02574f_d20260404_m021433_c001_v7007000_t0000_u01775268873857") 2026/04/04 02:18:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f2122dcd5519d21fe_d20260404_m021429_c001_v0001181_t0027_u01775268869049") 2026/04/04 02:18:06 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f4122dcd5519d21fc_d20260404_m021428_c001_v7007000_t0000_u01775268868703") 2026/04/04 02:18:06 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f202bc640196379d0_d20260404_m021423_c001_v0001104_t0054_u01775268863415") 2026/04/04 02:18:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f402bc640196379cf_d20260404_m021423_c001_v7007000_t0000_u01775268863234") 2026/04/04 02:18:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f216538f7440be1fe_d20260404_m021418_c001_v0001183_t0025_u01775268858883") 2026/04/04 02:18:06 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f416538f7440be1fc_d20260404_m021418_c001_v7007000_t0000_u01775268858534") 2026/04/04 02:18:06 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f2238f2ad9a9ccb4a_d20260404_m021409_c001_v0001044_t0012_u01775268849591") 2026/04/04 02:18:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f4238f2ad9a9ccb49_d20260404_m021409_c001_v7007000_t0000_u01775268849411") 2026/04/04 02:18:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f216538f7440be1f5_d20260404_m021405_c001_v0001183_t0011_u01775268845749") 2026/04/04 02:18:07 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f416538f7440be1f4_d20260404_m021405_c001_v7007000_t0000_u01775268845402") 2026/04/04 02:18:07 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f204bddfa8e05b97d_d20260404_m021359_c001_v0001092_t0056_u01775268839628") 2026/04/04 02:18:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41931454b5a6fd9f_d20260404_m021607_c001_v7007000_t0000_u01775268967363") 2026/04/04 02:18:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f215843ef8bd7b045_d20260404_m021602_c001_v0001184_t0011_u01775268962030") 2026/04/04 02:18:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41789a451d02578c_d20260404_m021556_c001_v7007000_t0000_u01775268956207") 2026/04/04 02:18:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d025789_d20260404_m021551_c001_v0001178_t0037_u01775268951146") 2026/04/04 02:18:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f415843ef8bd7b044_d20260404_m021601_c001_v7007000_t0000_u01775268961601") 2026/04/04 02:18:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d02578d_d20260404_m021556_c001_v0001176_t0012_u01775268956391") 2026/04/04 02:18:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41789a451d025787_d20260404_m021550_c001_v7007000_t0000_u01775268950691") 2026/04/04 02:18:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d025782_d20260404_m021544_c001_v0001040_t0011_u01775268944766") 2026/04/04 02:18:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41789a451d025781_d20260404_m021544_c001_v7007000_t0000_u01775268944582") 2026/04/04 02:18:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f203c31894b517b00_d20260404_m021539_c001_v0001117_t0055_u01775268939170") 2026/04/04 02:18:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f403c31894b517aff_d20260404_m021538_c001_v7007000_t0000_u01775268938753") 2026/04/04 02:18:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21789a451d025779_d20260404_m021534_c001_v0001174_t0038_u01775268934010") 2026/04/04 02:18:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f407de7e05d9ec05b_d20260404_m021642_c001_v7007000_t0000_u01775269002808") 2026/04/04 02:18:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f201c9a8558af50f3_d20260404_m021636_c001_v0001165_t0033_u01775268996394") 2026/04/04 02:18:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f401c9a8558af50f1_d20260404_m021635_c001_v7007000_t0000_u01775268995942") 2026/04/04 02:18:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21931454b5a6fdc4_d20260404_m021629_c001_v0001150_t0014_u01775268989831") 2026/04/04 02:18:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41931454b5a6fdc3_d20260404_m021629_c001_v7007000_t0000_u01775268989646") 2026/04/04 02:18:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21931454b5a6fdb9_d20260404_m021624_c001_v0001183_t0008_u01775268984038") 2026/04/04 02:18:08 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41931454b5a6fdb8_d20260404_m021623_c001_v7007000_t0000_u01775268983562") 2026/04/04 02:18:08 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21931454b5a6fdad_d20260404_m021617_c001_v0001091_t0053_u01775268977536") 2026/04/04 02:18:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f41931454b5a6fdac_d20260404_m021617_c001_v7007000_t0000_u01775268977326") 2026/04/04 02:18:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f20630a944a39b9be_d20260404_m021612_c001_v0001091_t0026_u01775268972730") 2026/04/04 02:18:08 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f40630a944a39b9bd_d20260404_m021612_c001_v7007000_t0000_u01775268972258") 2026/04/04 02:18:08 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f21931454b5a6fda0_d20260404_m021607_c001_v0001178_t0024_u01775268967556") 2026/04/04 02:18:08 DEBUG : chunked-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c6a2_d20260404_m021800_c001_v7007000_t0000_u01775269080145") 2026/04/04 02:18:08 DEBUG : chunked-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c69c_d20260404_m021754_c001_v0001183_t0024_u01775269074819") 2026/04/04 02:18:08 DEBUG : chunked-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c69b_d20260404_m021754_c001_v7007000_t0000_u01775269074250") 2026/04/04 02:18:08 DEBUG : chunked-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c697_d20260404_m021747_c001_v0001144_t0011_u01775269067989") 2026/04/04 02:18:08 DEBUG : chunked-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c696_d20260404_m021747_c001_v7007000_t0000_u01775269067418") 2026/04/04 02:18:09 DEBUG : chunked-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c691_d20260404_m021741_c001_v0001104_t0052_u01775269061447") 2026/04/04 02:18:09 DEBUG : chunked-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c690_d20260404_m021740_c001_v7007000_t0000_u01775269060903") 2026/04/04 02:18:09 DEBUG : chunked-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4c463_d20260404_m021737_c001_v0001039_t0027_u01775269057394") 2026/04/04 02:18:09 DEBUG : chunked-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c68c_d20260404_m021737_c001_v7007000_t0000_u01775269057036") 2026/04/04 02:18:09 DEBUG : chunked-copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4c449_d20260404_m021733_c001_v0001039_t0027_u01775269053512") 2026/04/04 02:18:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c6a1_d20260404_m021759_c001_v7007000_t0000_u01775269079961") 2026/04/04 02:18:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c69f_d20260404_m021758_c001_v0001177_t0049_u01775269078108") 2026/04/04 02:18:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c69a_d20260404_m021754_c001_v7007000_t0000_u01775269074062") 2026/04/04 02:18:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c699_d20260404_m021752_c001_v0001150_t0053_u01775269072285") 2026/04/04 02:18:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c695_d20260404_m021747_c001_v7007000_t0000_u01775269067227") 2026/04/04 02:18:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c692_d20260404_m021745_c001_v0001150_t0040_u01775269065423") 2026/04/04 02:18:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c68f_d20260404_m021740_c001_v7007000_t0000_u01775269060719") 2026/04/04 02:18:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f208df0c824c1c68e_d20260404_m021739_c001_v0001099_t0010_u01775269059310") 2026/04/04 02:18:09 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c68a_d20260404_m021736_c001_v7007000_t0000_u01775269056830") 2026/04/04 02:18:10 DEBUG : chunked-copy.copy: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f114dc78d23e6f602_d20260404_m021735_c001_v0001173_t0001_u01775269055820") 2026/04/04 02:18:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4bdca_d20260404_m021240_c001_v0001039_t0010_u01775268760488") 2026/04/04 02:18:10 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c6a5_d20260404_m021801_c001_v7007000_t0000_u01775269081342") 2026/04/04 02:18:10 DEBUG : unknown-size-put.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4c4df_d20260404_m021800_c001_v0001039_t0041_u01775269080692") 2026/04/04 02:18:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f408df0c824c1c6aa_d20260404_m021803_c001_v7007000_t0000_u01775269083124") 2026/04/04 02:18:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4c4ed_d20260404_m021802_c001_v0001039_t0041_u01775269082586") 2026/04/04 02:18:10 DEBUG : unknown-size-update.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f10224d41d2f4c4e7_d20260404_m021801_c001_v0001039_t0059_u01775269081562") 2026/04/04 02:18:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z4f32fd73402d5b6b9fd80e1b_f404bddfa8e05b974_d20260404_m021355_c001_v7007000_t0000_u01775268835586") 2026/04/04 02:18:18 INFO : B2 bucket rclone-test-hevewah6sawi: cleaning bucket "rclone-test-hevewah6sawi" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (378.68s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.48s) --- PASS: TestIntegration/FsMkdir (376.48s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (26.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.20s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.90s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (213.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (34.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (13.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (11.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (10.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (49.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (19.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (12.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (18.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.23s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.75s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.33s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 378.698s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m19.523024966s (try 1/5)