"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:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:432: Using remote "TestB2:" 2024/04/22 01:44:33 DEBUG : Creating backend with remote "TestB2:rclone-test-redodax9xegaxip3galenex1" 2024/04/22 01:44:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:473: 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 2024/04/22 01:44:37 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/04/22 01:44:37 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/04/22 01:44:37 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:701: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:701: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:701: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:701: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:701: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:701: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:701: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:701: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:701: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:701: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:701: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:701: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:701: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:701: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:701: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:701: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:701: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:701: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:701: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:774: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/04/22 01:45:02 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2024/04/22 01:45:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/04/22 01:45:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/04/22 01:45:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/04/22 01:45:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/04/22 01:45:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/04/22 01:45:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/04/22 01:45:05 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:856: 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 2024/04/22 01:45:13 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/04/22 01:45:13 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:1109: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/04/22 01:45:18 INFO : B2 bucket rclone-test-redodax9xegaxip3galenex1: cleaning bucket "rclone-test-redodax9xegaxip3galenex1" of all files 2024/04/22 01:45:18 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c067238c5_d20240422_m014517_c001_v0001137_t0056_u01713750317795") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/04/22 01:45:19 DEBUG : Creating backend with remote "TestB2:rclone-test-redodax9xegaxip3galenex1/dirToPurgeFromRoot" 2024/04/22 01:45:20 INFO : B2 bucket rclone-test-redodax9xegaxip3galenex1 path dirToPurgeFromRoot: cleaning bucket "rclone-test-redodax9xegaxip3galenex1" of all files 2024/04/22 01:45:20 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c067238cb_d20240422_m014519_c001_v0001137_t0039_u01713750319026") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/04/22 01:45:21 DEBUG : Creating backend with remote "TestB2:rclone-test-redodax9xegaxip3galenex1/hello? sausage/êé" 2024/04/22 01:45:24 INFO : B2 bucket rclone-test-redodax9xegaxip3galenex1 path hello? sausage/êé: cleaning bucket "rclone-test-redodax9xegaxip3galenex1" of all files 2024/04/22 01:45:24 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1041a49df37aca12_d20240422_m014522_c001_v0001181_t0011_u01713750322688") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1277: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1330: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1447: 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:1611: Metadata 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 2024/04/22 01:45:33 DEBUG : Creating backend with remote "TestB2:rclone-test-redodax9xegaxip3galenex1/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/04/22 01:45:34 DEBUG : Creating backend with remote "TestB2:rclone-test-redodax9xegaxip3galenex1/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1838: Opening root remote "TestB2:" path "rclone-test-redodax9xegaxip3galenex1" from "TestB2:rclone-test-redodax9xegaxip3galenex1" 2024/04/22 01:45:35 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 2024/04/22 01:45:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vorofip0cezobuc9ceyisoh2" 2024/04/22 01:45:48 DEBUG : B2 bucket rclone-test-vorofip0cezobuc9ceyisoh2: Purge remote 2024/04/22 01:45:48 INFO : B2 bucket rclone-test-vorofip0cezobuc9ceyisoh2: cleaning bucket "rclone-test-vorofip0cezobuc9ceyisoh2" of all files 2024/04/22 01:45:48 DEBUG : somefile: Deleting (id "4_z5fb20d7370bd0b3b8ff80e1b_f41248c29661bb097_d20240422_m014547_c001_v0001145_t0004_u01713750347616") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:406: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2036: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2070: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/04/22 01:45:50 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/04/22 01:45:51 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/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:292: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:292: versions/test-versions-v2024-04-22-014555-066.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 2024/04/22 01:46:01 DEBUG : oldPath = "TestB2:rclone-test-redodax9xegaxip3galenex1/versions/test-versions-v2024-04-22-014555-066.txt" 2024/04/22 01:46:01 DEBUG : newPath = "TestB2,versions:rclone-test-redodax9xegaxip3galenex1/versions/test-versions-v2024-04-22-014555-066.txt" 2024/04/22 01:46:01 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-redodax9xegaxip3galenex1/versions/test-versions-v2024-04-22-014555-066.txt" 2024/04/22 01:46:01 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/04/22 01:46:02 DEBUG : fs cache: adding new entry for parent of "TestB2,versions:rclone-test-redodax9xegaxip3galenex1/versions/test-versions-v2024-04-22-014555-066.txt", "TestB2{pO73u}:rclone-test-redodax9xegaxip3galenex1/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/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2024/04/22 01:46:02 INFO : B2 bucket rclone-test-redodax9xegaxip3galenex1: cleaning bucket "rclone-test-redodax9xegaxip3galenex1" of all hidden files 2024/04/22 01:46:03 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d04c_d20240422_m014445_c001_v7007000_t0000_u01713750285007") as it is a hide marker 2024/04/22 01:46:03 DEBUG : leading space/ leading space: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723866_d20240422_m014444_c001_v0001137_t0005_u01713750284338") 2024/04/22 01:46:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d04b_d20240422_m014443_c001_v7007000_t0000_u01713750283937") as it is a hide marker 2024/04/22 01:46:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c0672385a_d20240422_m014442_c001_v0001137_t0027_u01713750282962") 2024/04/22 01:46:03 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d057_d20240422_m014451_c001_v7007000_t0000_u01713750291761") as it is a hide marker 2024/04/22 01:46:03 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723880_d20240422_m014451_c001_v0001137_t0054_u01713750291099") 2024/04/22 01:46:03 DEBUG : created from root.txt: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f4184ecc697b45941_d20240422_m014541_c001_v7007000_t0000_u01713750341707") as it is a hide marker 2024/04/22 01:46:03 DEBUG : created from root.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f103692bdefdacca1_d20240422_m014540_c001_v0001181_t0031_u01713750340711") 2024/04/22 01:46:03 DEBUG : file name.txt: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f4184ecc697b4594c_d20240422_m014549_c001_v7007000_t0000_u01713750349978") as it is a hide marker 2024/04/22 01:46:03 DEBUG : file name.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c067238e7_d20240422_m014532_c001_v0001137_t0046_u01713750332296") 2024/04/22 01:46:03 DEBUG : file name.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f11641f3c9b056f6c_d20240422_m014528_c001_v0001157_t0048_u01713750328512") 2024/04/22 01:46:03 DEBUG : file name.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c067238bb_d20240422_m014510_c001_v0001137_t0032_u01713750310182") 2024/04/22 01:46:03 DEBUG : file name.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c067238b5_d20240422_m014509_c001_v0001137_t0042_u01713750309025") 2024/04/22 01:46:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c067238b9_d20240422_m014509_c001_v0001137_t0023_u01713750309558") "upload" dated 2024-04-22 01:45:09.558 +0000 UTC (54.220792834s ago) 2024/04/22 01:46:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f415365d6774a1903_d20240422_m014526_c001_v7007000_t0000_u01713750326402") as it is a hide marker 2024/04/22 01:46:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1079efbb3b6e95bd_d20240422_m014525_c001_v0001041_t0033_u01713750325883") 2024/04/22 01:46:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f10286eb8ade72b4a_d20240422_m014524_c001_v0001145_t0031_u01713750324884") 2024/04/22 01:46:03 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d05e_d20240422_m014459_c001_v7007000_t0000_u01713750299498") as it is a hide marker 2024/04/22 01:46:03 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c0672389c_d20240422_m014458_c001_v0001137_t0040_u01713750298700") 2024/04/22 01:46:03 DEBUG : piped data.txt: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f4184ecc697b45951_d20240422_m014551_c001_v7007000_t0000_u01713750351770") as it is a hide marker 2024/04/22 01:46:04 DEBUG : piped data.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723913_d20240422_m014551_c001_v0001137_t0046_u01713750351276") 2024/04/22 01:46:04 DEBUG : piped data.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f4184ecc697b4594e_d20240422_m014551_c001_v7007000_t0000_u01713750351092") 2024/04/22 01:46:04 DEBUG : piped data.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f4176953c06723911_d20240422_m014550_c001_v0001137_t0059_u01713750350714") 2024/04/22 01:46:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d060_d20240422_m014500_c001_v7007000_t0000_u01713750300581") as it is a hide marker 2024/04/22 01:46:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c0672389e_d20240422_m014459_c001_v0001137_t0040_u01713750299863") 2024/04/22 01:46:04 DEBUG : test-metadata: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f4184ecc697b45955_d20240422_m014552_c001_v7007000_t0000_u01713750352880") as it is a hide marker 2024/04/22 01:46:04 DEBUG : test-metadata: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723915_d20240422_m014551_c001_v0001137_t0000_u01713750351994") 2024/04/22 01:46:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d059_d20240422_m014453_c001_v7007000_t0000_u01713750293879") as it is a hide marker 2024/04/22 01:46:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c0672388a_d20240422_m014453_c001_v0001137_t0048_u01713750293188") 2024/04/22 01:46:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d05b_d20240422_m014456_c001_v7007000_t0000_u01713750296040") as it is a hide marker 2024/04/22 01:46:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723894_d20240422_m014455_c001_v0001137_t0022_u01713750295321") 2024/04/22 01:46:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d05a_d20240422_m014454_c001_v7007000_t0000_u01713750294938") as it is a hide marker 2024/04/22 01:46:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c0672388e_d20240422_m014454_c001_v0001137_t0001_u01713750294242") 2024/04/22 01:46:04 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d05c_d20240422_m014457_c001_v7007000_t0000_u01713750297206") as it is a hide marker 2024/04/22 01:46:04 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723898_d20240422_m014456_c001_v0001137_t0014_u01713750296439") 2024/04/22 01:46:04 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d05d_d20240422_m014458_c001_v7007000_t0000_u01713750298338") as it is a hide marker 2024/04/22 01:46:04 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c0672389a_d20240422_m014457_c001_v0001137_t0003_u01713750297568") 2024/04/22 01:46:04 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d058_d20240422_m014452_c001_v7007000_t0000_u01713750292827") as it is a hide marker 2024/04/22 01:46:04 DEBUG : trailing space /trailing space : Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723888_d20240422_m014452_c001_v0001137_t0045_u01713750292123") 2024/04/22 01:46:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c0672392f_d20240422_m014559_c001_v0001137_t0050_u01713750359973") "upload" dated 2024-04-22 01:45:59.973 +0000 UTC (5.10186267s ago) 2024/04/22 01:46:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f4184ecc697b45962_d20240422_m014557_c001_v7007000_t0000_u01713750357791") 2024/04/22 01:46:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c0672391d_d20240422_m014555_c001_v0001137_t0049_u01713750355066") 2024/04/22 01:46:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d063_d20240422_m014508_c001_v7007000_t0000_u01713750308462") as it is a hide marker 2024/04/22 01:46:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f207f69b31380d062_d20240422_m014502_c001_v0001181_t0035_u01713750302745") 2024/04/22 01:46:05 DEBUG : zero-length-file: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d061_d20240422_m014502_c001_v7007000_t0000_u01713750302471") as it is a hide marker 2024/04/22 01:46:05 DEBUG : zero-length-file: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f4176953c067238a2_d20240422_m014501_c001_v0001137_t0059_u01713750301878") 2024/04/22 01:46:05 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d04e_d20240422_m014446_c001_v7007000_t0000_u01713750286139") as it is a hide marker 2024/04/22 01:46:05 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c0672386a_d20240422_m014445_c001_v0001137_t0047_u01713750285376") 2024/04/22 01:46:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d045_d20240422_m014440_c001_v7007000_t0000_u01713750280380") as it is a hide marker 2024/04/22 01:46:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723846_d20240422_m014439_c001_v0001137_t0011_u01713750279306") 2024/04/22 01:46:05 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d054_d20240422_m014449_c001_v7007000_t0000_u01713750289650") as it is a hide marker 2024/04/22 01:46:05 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723874_d20240422_m014448_c001_v0001137_t0017_u01713750288949") 2024/04/22 01:46:05 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d050_d20240422_m014448_c001_v7007000_t0000_u01713750288576") as it is a hide marker 2024/04/22 01:46:05 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723872_d20240422_m014447_c001_v0001137_t0021_u01713750287852") 2024/04/22 01:46:05 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d056_d20240422_m014450_c001_v7007000_t0000_u01713750290734") as it is a hide marker 2024/04/22 01:46:05 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723878_d20240422_m014450_c001_v0001137_t0008_u01713750290018") 2024/04/22 01:46:05 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d04f_d20240422_m014447_c001_v7007000_t0000_u01713750287486") as it is a hide marker 2024/04/22 01:46:05 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c0672386c_d20240422_m014446_c001_v0001137_t0018_u01713750286509") 2024/04/22 01:46:05 DEBUG : ./.: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d046_d20240422_m014441_c001_v7007000_t0000_u01713750281491") as it is a hide marker 2024/04/22 01:46:06 DEBUG : ./.: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c0672384c_d20240422_m014440_c001_v0001137_t0036_u01713750280743") 2024/04/22 01:46:06 DEBUG : ../..: Deleting current version (id "4_z7f82fd83709d0b3b8ff80e1b_f407f69b31380d047_d20240422_m014442_c001_v7007000_t0000_u01713750282581") as it is a hide marker 2024/04/22 01:46:06 DEBUG : ../..: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723854_d20240422_m014441_c001_v0001137_t0037_u01713750281892") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/04/22 01:46:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/04/22 01:46:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/04/22 01:46:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/04/22 01:46:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/04/22 01:46:08 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/04/22 01:46:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/04/22 01:46:09 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/04/22 01:46:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:46:12 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. 2024/04/22 01:46:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f203ae994edd4128c_d20240422_m014612_c001_v0001157_t0002_u01713750372703") 2024/04/22 01:46:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/22 01:46:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/22 01:46:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/22 01:46:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:46:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:46:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/04/22 01:46:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/04/22 01:46:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/04/22 01:46:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/04/22 01:46:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/04/22 01:46:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/04/22 01:46:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/04/22 01:46:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/04/22 01:46:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:46:21 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. 2024/04/22 01:46:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f213e88db1d568363_d20240422_m014621_c001_v0001157_t0039_u01713750381414") 2024/04/22 01:46:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/22 01:46:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/22 01:46:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/22 01:46:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:46:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:46:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/04/22 01:46:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/04/22 01:46:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/04/22 01:46:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/04/22 01:46:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/04/22 01:46:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/04/22 01:46:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/04/22 01:46:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/04/22 01:46:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/04/22 01:46:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/04/22 01:46:30 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/04/22 01:46:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:46:31 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. 2024/04/22 01:46:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5bdd8_d20240422_m014631_c001_v0001181_t0046_u01713750391834") 2024/04/22 01:46:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/22 01:46:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/22 01:46:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/22 01:46:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/22 01:46:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/04/22 01:46:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:46:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:46:34 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 2024/04/22 01:46:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/04/22 01:46:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/04/22 01:46:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/04/22 01:46:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/04/22 01:46:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/04/22 01:46:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/04/22 01:46:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/04/22 01:46:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:46:40 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. 2024/04/22 01:46:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5be0e_d20240422_m014640_c001_v0001137_t0043_u01713750400536") 2024/04/22 01:46:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/22 01:46:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/04/22 01:46:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/22 01:46:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:46:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:46:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/04/22 01:46:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/22 01:46:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/22 01:46:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/22 01:46:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/22 01:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/22 01:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/22 01:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/04/22 01:46:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:46: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. 2024/04/22 01:46:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f204d4afe876a7f92_d20240422_m014648_c001_v0001179_t0049_u01713750408737") 2024/04/22 01:46:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/22 01:46:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/22 01:46:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/22 01:46:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:46:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:46:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/04/22 01:46:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/22 01:46:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/22 01:46:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/22 01:46:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/22 01:46:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/22 01:46:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/22 01:46:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/04/22 01:46:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/22 01:46:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/22 01:46:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/04/22 01:46:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:46: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. 2024/04/22 01:46:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cbfc0_d20240422_m014658_c001_v0001029_t0030_u01713750418245") 2024/04/22 01:46:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/22 01:46:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/22 01:46:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/22 01:46:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/22 01:46:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/22 01:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:47: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 2024/04/22 01:47:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/04/22 01:47:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/04/22 01:47:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/04/22 01:47:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/04/22 01:47:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/04/22 01:47:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/04/22 01:47:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/04/22 01:47:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:47:06 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. 2024/04/22 01:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f204d4afe876a7fa3_d20240422_m014707_c001_v0001120_t0049_u01713750427038") 2024/04/22 01:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/22 01:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/04/22 01:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/22 01:47:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:47:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:47:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/04/22 01:47:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/22 01:47:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/22 01:47:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/22 01:47:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/22 01:47:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/22 01:47:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/22 01:47:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/04/22 01:47:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:47:15 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. 2024/04/22 01:47:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f204d4afe876a7faa_d20240422_m014715_c001_v0001179_t0049_u01713750435649") 2024/04/22 01:47:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/22 01:47:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/22 01:47:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/22 01:47:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:47:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:47:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/04/22 01:47:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/22 01:47:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/22 01:47:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/22 01:47:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/22 01:47:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/22 01:47:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/22 01:47:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/04/22 01:47:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/22 01:47:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/22 01:47:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/04/22 01:47:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:47:25 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. 2024/04/22 01:47:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f2184ecc697b45acc_d20240422_m014725_c001_v0001181_t0048_u01713750445179") 2024/04/22 01:47:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/22 01:47:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/22 01:47:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/22 01:47:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/22 01:47:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/04/22 01:47:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:47:25 DEBUG : pacer: Reducing sleep to 10ms 2024/04/22 01:47:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/22 01:47:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:47:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:47:28 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 2024/04/22 01:47:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/04/22 01:47:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/04/22 01:47:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/04/22 01:47:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/04/22 01:47:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/04/22 01:47:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/04/22 01:47:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/04/22 01:47:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:47:37 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. 2024/04/22 01:47:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f2184ecc697b45af1_d20240422_m014737_c001_v0001157_t0014_u01713750457586") 2024/04/22 01:47:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/22 01:47:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/04/22 01:47:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/22 01:47:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:47:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:47:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/04/22 01:47:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/22 01:47:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/22 01:47:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/22 01:47:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/22 01:47:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/22 01:47:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/22 01:47:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/04/22 01:47:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:47:46 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. 2024/04/22 01:47:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc04d_d20240422_m014746_c001_v0001172_t0024_u01713750466988") 2024/04/22 01:47:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/22 01:47:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/22 01:47:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/22 01:47:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:47:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:47:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/04/22 01:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/22 01:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/22 01:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/04/22 01:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/04/22 01:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/22 01:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/22 01:47:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/04/22 01:47:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/22 01:47:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/22 01:47:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/04/22 01:47:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:47:57 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. 2024/04/22 01:47:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc093_d20240422_m014757_c001_v0001131_t0028_u01713750477448") 2024/04/22 01:47:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/22 01:47:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/22 01:47:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/04/22 01:47:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/22 01:47:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/04/22 01:48:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:48:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:48:00 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 2024/04/22 01:48:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/04/22 01:48:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/04/22 01:48:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/04/22 01:48:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/04/22 01:48:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/04/22 01:48:06 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/04/22 01:48:06 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/04/22 01:48:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:48:08 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. 2024/04/22 01:48:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc0d6_d20240422_m014808_c001_v0001036_t0004_u01713750488146") 2024/04/22 01:48:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/22 01:48:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/22 01:48:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/22 01:48:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:48:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:48:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/04/22 01:48:13 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/04/22 01:48:13 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/04/22 01:48:13 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/04/22 01:48:13 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/04/22 01:48:15 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/04/22 01:48:15 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/04/22 01:48:15 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/04/22 01:48:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:48:18 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. 2024/04/22 01:48:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f20074547ca71c1a6_d20240422_m014818_c001_v0001181_t0036_u01713750498110") 2024/04/22 01:48:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/22 01:48:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/22 01:48:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/22 01:48:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:48:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:48:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/04/22 01:48:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/04/22 01:48:23 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/04/22 01:48:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/04/22 01:48:23 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/04/22 01:48:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/04/22 01:48:23 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/04/22 01:48:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/04/22 01:48:26 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/04/22 01:48:26 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/04/22 01:48:26 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/04/22 01:48:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:48:28 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. 2024/04/22 01:48:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc0f5_d20240422_m014828_c001_v0001038_t0035_u01713750508605") 2024/04/22 01:48:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/22 01:48:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/22 01:48:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/22 01:48:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/22 01:48:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/04/22 01:48:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/22 01:48:29 DEBUG : pacer: Reducing sleep to 10ms 2024/04/22 01:48:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/04/22 01:48:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:48:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:48:31 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 2024/04/22 01:48:34 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/04/22 01:48:34 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/04/22 01:48:34 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/04/22 01:48:34 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/04/22 01:48:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/04/22 01:48:37 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/04/22 01:48:37 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/04/22 01:48:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:48:39 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. 2024/04/22 01:48:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5c063_d20240422_m014839_c001_v0001029_t0009_u01713750519397") 2024/04/22 01:48:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/22 01:48:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/22 01:48:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/22 01:48:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:48:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:48:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/04/22 01:48:45 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/04/22 01:48:45 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/04/22 01:48:45 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/04/22 01:48:45 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/04/22 01:48:47 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/04/22 01:48:48 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/04/22 01:48:48 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/04/22 01:48:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:48:51 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. 2024/04/22 01:48:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5c075_d20240422_m014851_c001_v0001044_t0018_u01713750531100") 2024/04/22 01:48:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/22 01:48:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/22 01:48:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/22 01:48:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:48:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:48:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/04/22 01:48:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/04/22 01:48:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/04/22 01:48:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/04/22 01:48:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/04/22 01:48:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/04/22 01:48:58 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/04/22 01:48:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/04/22 01:49:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/04/22 01:49:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/04/22 01:49:00 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/04/22 01:49:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/22 01:49:03 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. 2024/04/22 01:49:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5c086_d20240422_m014903_c001_v0001165_t0040_u01713750543479") 2024/04/22 01:49:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/22 01:49:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/22 01:49:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/22 01:49:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/22 01:49:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/04/22 01:49:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/04/22 01:49:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/04/22 01:49:06 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 2024/04/22 01:49:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc52f_d20240422_m014915_c001_v0001181_t0003_u01713750555812") 2024/04/22 01:49:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/04/22 01:49:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/22 01:49:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/22 01:49:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/22 01:49:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/04/22 01:49:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc535_d20240422_m014920_c001_v0001026_t0031_u01713750560946") 2024/04/22 01:49:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/04/22 01:49:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/22 01:49:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/22 01:49:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/22 01:49:22 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/04/22 01:49:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc53c_d20240422_m014926_c001_v0001136_t0050_u01713750566979") 2024/04/22 01:49:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/22 01:49:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/22 01:49:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/22 01:49:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/22 01:49:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/04/22 01:49:32 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7f82fd83709d0b3b8ff80e1b_f216cc85b26102396_d20240422_m014932_c001_v0001178_t0041_u01713750572719") 2024/04/22 01:49:32 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/04/22 01:49:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/22 01:49:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/22 01:49:33 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/04/22 01:49:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/22 01:49:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/22 01:49:33 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/04/22 01:49:35 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/04/22 01:49:36 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/04/22 01:49:37 DEBUG : Creating backend with remote "TestB2:rclone-test-redodax9xegaxip3galenex1/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2420: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2463: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2512: Can't test if can't have empty directories 2024/04/22 01:49:38 INFO : B2 bucket rclone-test-redodax9xegaxip3galenex1: cleaning bucket "rclone-test-redodax9xegaxip3galenex1" of all files 2024/04/22 01:49:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f40137b6631e5c069_d20240422_m014844_c001_v7007000_t0000_u01713750524653") 2024/04/22 01:49:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5c063_d20240422_m014839_c001_v0001029_t0009_u01713750519397") 2024/04/22 01:49:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f40137b6631e5c062_d20240422_m014838_c001_v7007000_t0000_u01713750518790") 2024/04/22 01:49:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5c05a_d20240422_m014833_c001_v0001181_t0006_u01713750513932") 2024/04/22 01:49:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc527_d20240422_m014908_c001_v7007000_t0000_u01713750548766") 2024/04/22 01:49:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5c086_d20240422_m014903_c001_v0001165_t0040_u01713750543479") 2024/04/22 01:49:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f40137b6631e5c085_d20240422_m014902_c001_v7007000_t0000_u01713750542916") 2024/04/22 01:49:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5c07f_d20240422_m014857_c001_v0001136_t0050_u01713750537176") 2024/04/22 01:49:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f40137b6631e5c07e_d20240422_m014856_c001_v7007000_t0000_u01713750536995") 2024/04/22 01:49:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5c075_d20240422_m014851_c001_v0001044_t0018_u01713750531100") 2024/04/22 01:49:38 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f40137b6631e5c074_d20240422_m014850_c001_v7007000_t0000_u01713750530565") 2024/04/22 01:49:38 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5c06a_d20240422_m014844_c001_v0001130_t0002_u01713750524834") 2024/04/22 01:49:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cbfd6_d20240422_m014702_c001_v7007000_t0000_u01713750422596") 2024/04/22 01:49:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cbfc0_d20240422_m014658_c001_v0001029_t0030_u01713750418245") 2024/04/22 01:49:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f404d4afe876a7f99_d20240422_m014652_c001_v7007000_t0000_u01713750412924") 2024/04/22 01:49:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f204d4afe876a7f92_d20240422_m014648_c001_v0001179_t0049_u01713750408737") 2024/04/22 01:49:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cbfbc_d20240422_m014657_c001_v7007000_t0000_u01713750417830") 2024/04/22 01:49:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f204d4afe876a7f9a_d20240422_m014653_c001_v0001120_t0025_u01713750413110") 2024/04/22 01:49:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f404d4afe876a7f91_d20240422_m014648_c001_v7007000_t0000_u01713750408329") 2024/04/22 01:49:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5be22_d20240422_m014644_c001_v0001165_t0040_u01713750404251") 2024/04/22 01:49:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f40137b6631e5be20_d20240422_m014644_c001_v7007000_t0000_u01713750404068") 2024/04/22 01:49:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5be0e_d20240422_m014640_c001_v0001137_t0043_u01713750400536") 2024/04/22 01:49:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f40137b6631e5be09_d20240422_m014640_c001_v7007000_t0000_u01713750400131") 2024/04/22 01:49:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f204d4afe876a7f90_d20240422_m014636_c001_v0001181_t0053_u01713750396340") 2024/04/22 01:49:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f403ae994edd41387_d20240422_m014729_c001_v7007000_t0000_u01713750449449") 2024/04/22 01:49:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f2184ecc697b45acc_d20240422_m014725_c001_v0001181_t0048_u01713750445179") 2024/04/22 01:49:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f404d4afe876a7fba_d20240422_m014719_c001_v7007000_t0000_u01713750439766") 2024/04/22 01:49:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f204d4afe876a7faa_d20240422_m014715_c001_v0001179_t0049_u01713750435649") 2024/04/22 01:49:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f4184ecc697b45ac9_d20240422_m014724_c001_v7007000_t0000_u01713750444755") 2024/04/22 01:49:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f204d4afe876a7fbc_d20240422_m014719_c001_v0001036_t0012_u01713750439948") 2024/04/22 01:49:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f404d4afe876a7fa8_d20240422_m014715_c001_v7007000_t0000_u01713750435274") 2024/04/22 01:49:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cbfff_d20240422_m014711_c001_v0001178_t0038_u01713750431176") 2024/04/22 01:49:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cbffd_d20240422_m014710_c001_v7007000_t0000_u01713750430992") 2024/04/22 01:49:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f204d4afe876a7fa3_d20240422_m014707_c001_v0001120_t0049_u01713750427038") 2024/04/22 01:49:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f404d4afe876a7fa1_d20240422_m014706_c001_v7007000_t0000_u01713750426676") 2024/04/22 01:49:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cbfd8_d20240422_m014702_c001_v0001134_t0055_u01713750422786") 2024/04/22 01:49:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f404d4afe876a7f8f_d20240422_m014636_c001_v7007000_t0000_u01713750396158") 2024/04/22 01:49:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f20137b6631e5bdd8_d20240422_m014631_c001_v0001181_t0046_u01713750391834") 2024/04/22 01:49:40 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f40137b6631e5bdd6_d20240422_m014631_c001_v7007000_t0000_u01713750391472") 2024/04/22 01:49:40 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f213e88db1d568367_d20240422_m014625_c001_v0001098_t0009_u01713750385929") 2024/04/22 01:49:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f413e88db1d568366_d20240422_m014625_c001_v7007000_t0000_u01713750385722") 2024/04/22 01:49:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f213e88db1d568363_d20240422_m014621_c001_v0001157_t0039_u01713750381414") 2024/04/22 01:49:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f413e88db1d568362_d20240422_m014621_c001_v7007000_t0000_u01713750381030") 2024/04/22 01:49:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f213e88db1d56835e_d20240422_m014616_c001_v0001181_t0013_u01713750376647") 2024/04/22 01:49:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f413e88db1d56835d_d20240422_m014616_c001_v7007000_t0000_u01713750376460") 2024/04/22 01:49:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f203ae994edd4128c_d20240422_m014612_c001_v0001157_t0002_u01713750372703") 2024/04/22 01:49:40 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f403ae994edd4128b_d20240422_m014612_c001_v7007000_t0000_u01713750372269") 2024/04/22 01:49:40 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f216cc85b261021d2_d20240422_m014607_c001_v0001179_t0017_u01713750367249") 2024/04/22 01:49:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f416cc85b2610233c_d20240422_m014802_c001_v7007000_t0000_u01713750482022") 2024/04/22 01:49:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc093_d20240422_m014757_c001_v0001131_t0028_u01713750477448") 2024/04/22 01:49:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc055_d20240422_m014751_c001_v7007000_t0000_u01713750471647") 2024/04/22 01:49:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc04d_d20240422_m014746_c001_v0001172_t0024_u01713750466988") 2024/04/22 01:49:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc08d_d20240422_m014757_c001_v7007000_t0000_u01713750477032") 2024/04/22 01:49:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc056_d20240422_m014751_c001_v0001033_t0013_u01713750471829") 2024/04/22 01:49:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc04c_d20240422_m014746_c001_v7007000_t0000_u01713750466574") 2024/04/22 01:49:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc046_d20240422_m014741_c001_v0001177_t0028_u01713750461809") 2024/04/22 01:49:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc045_d20240422_m014741_c001_v7007000_t0000_u01713750461627") 2024/04/22 01:49:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f2184ecc697b45af1_d20240422_m014737_c001_v0001157_t0014_u01713750457586") 2024/04/22 01:49:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f4184ecc697b45af0_d20240422_m014737_c001_v7007000_t0000_u01713750457180") 2024/04/22 01:49:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f203ae994edd41389_d20240422_m014729_c001_v0001120_t0027_u01713750449647") 2024/04/22 01:49:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f40137b6631e5c059_d20240422_m014833_c001_v7007000_t0000_u01713750513749") 2024/04/22 01:49:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc0f5_d20240422_m014828_c001_v0001038_t0035_u01713750508605") 2024/04/22 01:49:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc0f4_d20240422_m014828_c001_v7007000_t0000_u01713750508108") 2024/04/22 01:49:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f20074547ca71c1af_d20240422_m014823_c001_v0001179_t0011_u01713750503079") 2024/04/22 01:49:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f40074547ca71c1ae_d20240422_m014822_c001_v7007000_t0000_u01713750502897") 2024/04/22 01:49:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f20074547ca71c1a6_d20240422_m014818_c001_v0001181_t0036_u01713750498110") 2024/04/22 01:49:41 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f40074547ca71c1a5_d20240422_m014817_c001_v7007000_t0000_u01713750497597") 2024/04/22 01:49:41 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f20074547ca71c1a2_d20240422_m014812_c001_v0001180_t0052_u01713750492626") 2024/04/22 01:49:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f40074547ca71c1a1_d20240422_m014812_c001_v7007000_t0000_u01713750492444") 2024/04/22 01:49:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc0d6_d20240422_m014808_c001_v0001036_t0004_u01713750488146") 2024/04/22 01:49:42 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc0d5_d20240422_m014807_c001_v7007000_t0000_u01713750487658") 2024/04/22 01:49:42 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f216cc85b2610233d_d20240422_m014802_c001_v0001128_t0016_u01713750482213") 2024/04/22 01:49:42 DEBUG : chunked-copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc542_d20240422_m014934_c001_v7007000_t0000_u01713750574948") 2024/04/22 01:49:42 DEBUG : chunked-copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723ab7_d20240422_m014929_c001_v0001137_t0031_u01713750569957") 2024/04/22 01:49:42 DEBUG : chunked-copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f416cc85b26102393_d20240422_m014929_c001_v7007000_t0000_u01713750569409") 2024/04/22 01:49:42 DEBUG : chunked-copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723aae_d20240422_m014924_c001_v0001137_t0057_u01713750564214") 2024/04/22 01:49:42 DEBUG : chunked-copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc539_d20240422_m014923_c001_v7007000_t0000_u01713750563598") 2024/04/22 01:49:42 DEBUG : chunked-copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723aa2_d20240422_m014918_c001_v0001137_t0045_u01713750558304") 2024/04/22 01:49:42 DEBUG : chunked-copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc533_d20240422_m014917_c001_v7007000_t0000_u01713750557696") 2024/04/22 01:49:42 DEBUG : chunked-copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723a98_d20240422_m014913_c001_v0001137_t0056_u01713750553581") 2024/04/22 01:49:42 DEBUG : chunked-copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc52d_d20240422_m014913_c001_v7007000_t0000_u01713750553196") 2024/04/22 01:49:42 DEBUG : chunked-copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723a8c_d20240422_m014909_c001_v0001137_t0008_u01713750549518") 2024/04/22 01:49:42 DEBUG : chunked-copy.copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc541_d20240422_m014934_c001_v7007000_t0000_u01713750574766") 2024/04/22 01:49:42 DEBUG : chunked-copy.copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f216cc85b26102396_d20240422_m014932_c001_v0001178_t0041_u01713750572719") 2024/04/22 01:49:42 DEBUG : chunked-copy.copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f416cc85b26102392_d20240422_m014929_c001_v7007000_t0000_u01713750569228") 2024/04/22 01:49:42 DEBUG : chunked-copy.copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc53c_d20240422_m014926_c001_v0001136_t0050_u01713750566979") 2024/04/22 01:49:43 DEBUG : chunked-copy.copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc538_d20240422_m014923_c001_v7007000_t0000_u01713750563419") 2024/04/22 01:49:43 DEBUG : chunked-copy.copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc535_d20240422_m014920_c001_v0001026_t0031_u01713750560946") 2024/04/22 01:49:43 DEBUG : chunked-copy.copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc532_d20240422_m014917_c001_v7007000_t0000_u01713750557512") 2024/04/22 01:49:43 DEBUG : chunked-copy.copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f206f8db5437cc52f_d20240422_m014915_c001_v0001181_t0003_u01713750555812") 2024/04/22 01:49:43 DEBUG : chunked-copy.copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc52b_d20240422_m014913_c001_v7007000_t0000_u01713750553013") 2024/04/22 01:49:43 DEBUG : chunked-copy.copy: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f103e583f109cf96a_d20240422_m014911_c001_v0001161_t0021_u01713750551679") 2024/04/22 01:49:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c067238b9_d20240422_m014509_c001_v0001137_t0023_u01713750309558") 2024/04/22 01:49:43 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc543_d20240422_m014935_c001_v7007000_t0000_u01713750575766") 2024/04/22 01:49:43 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723ac7_d20240422_m014935_c001_v0001137_t0004_u01713750575134") 2024/04/22 01:49:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f406f8db5437cc544_d20240422_m014936_c001_v7007000_t0000_u01713750576970") 2024/04/22 01:49:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723ad1_d20240422_m014936_c001_v0001137_t0042_u01713750576668") 2024/04/22 01:49:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c06723acd_d20240422_m014935_c001_v0001137_t0040_u01713750575952") 2024/04/22 01:49:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f416cc85b261021d0_d20240422_m014607_c001_v7007000_t0000_u01713750367048") 2024/04/22 01:49:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f82fd83709d0b3b8ff80e1b_f1176953c0672392f_d20240422_m014559_c001_v0001137_t0050_u01713750359973") 2024/04/22 01:49:45 INFO : B2 bucket rclone-test-redodax9xegaxip3galenex1: cleaning bucket "rclone-test-redodax9xegaxip3galenex1" of all files === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- PASS: TestIntegration (312.15s) --- 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 (1.09s) --- PASS: TestIntegration/FsMkdir (309.26s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.57s) --- 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 (22.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.08s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.99s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (58.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.42s) --- 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.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.95s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.21s) --- 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) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.71s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (15.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (14.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (181.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (12.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.00s) --- 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 312.162s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m12.917523209s (try 1/5)