"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/20 03:18:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lipiwam3jubokom2sacuwot1" 2024/04/20 03:18:40 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/20 03:18:43 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/04/20 03:18:43 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/04/20 03:18:43 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/20 03:19:10 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/20 03:19:10 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/04/20 03:19:13 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/04/20 03:19:13 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/04/20 03:19:14 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/04/20 03:19:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/04/20 03:19:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/04/20 03:19:15 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/20 03:19:24 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/04/20 03:19:25 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/20 03:19:30 INFO : B2 bucket rclone-test-lipiwam3jubokom2sacuwot1: cleaning bucket "rclone-test-lipiwam3jubokom2sacuwot1" of all files 2024/04/20 03:19:30 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e8d_d20240420_m031929_c001_v0001033_t0028_u01713583169270") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/04/20 03:19:31 DEBUG : Creating backend with remote "TestB2:rclone-test-lipiwam3jubokom2sacuwot1/dirToPurgeFromRoot" 2024/04/20 03:19:32 INFO : B2 bucket rclone-test-lipiwam3jubokom2sacuwot1 path dirToPurgeFromRoot: cleaning bucket "rclone-test-lipiwam3jubokom2sacuwot1" of all files 2024/04/20 03:19:32 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e8f_d20240420_m031930_c001_v0001033_t0017_u01713583170879") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/04/20 03:19:33 DEBUG : Creating backend with remote "TestB2:rclone-test-lipiwam3jubokom2sacuwot1/hello? sausage/êé" 2024/04/20 03:19:36 INFO : B2 bucket rclone-test-lipiwam3jubokom2sacuwot1 path hello? sausage/êé: cleaning bucket "rclone-test-lipiwam3jubokom2sacuwot1" of all files 2024/04/20 03:19:36 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f111f3892441814cf_d20240420_m031934_c001_v0001180_t0003_u01713583174519") === 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/20 03:19:44 DEBUG : Creating backend with remote "TestB2:rclone-test-lipiwam3jubokom2sacuwot1/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/04/20 03:19:46 DEBUG : Creating backend with remote "TestB2:rclone-test-lipiwam3jubokom2sacuwot1/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1838: Opening root remote "TestB2:" path "rclone-test-lipiwam3jubokom2sacuwot1" from "TestB2:rclone-test-lipiwam3jubokom2sacuwot1" 2024/04/20 03:19:46 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/20 03:19:56 DEBUG : Creating backend with remote "TestB2:rclone-test-boyaves9felafiy6veqanul4" 2024/04/20 03:19:59 DEBUG : B2 bucket rclone-test-boyaves9felafiy6veqanul4: Purge remote 2024/04/20 03:19:59 INFO : B2 bucket rclone-test-boyaves9felafiy6veqanul4: cleaning bucket "rclone-test-boyaves9felafiy6veqanul4" of all files 2024/04/20 03:20:00 DEBUG : somefile: Deleting (id "4_z7f628dd3804dfb9b8fe80e1b_f40077100be5c2132_d20240420_m031958_c001_v0001038_t0041_u01713583198793") === 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/20 03:20:01 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/04/20 03:20:02 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 2024/04/20 03:20:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/04/20 03:20:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/20 03:20:10 DEBUG : pacer: Reducing sleep to 10ms === 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-20-032006-620.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/20 03:20:14 DEBUG : oldPath = "TestB2:rclone-test-lipiwam3jubokom2sacuwot1/versions/test-versions-v2024-04-20-032006-620.txt" 2024/04/20 03:20:14 DEBUG : newPath = "TestB2,versions:rclone-test-lipiwam3jubokom2sacuwot1/versions/test-versions-v2024-04-20-032006-620.txt" 2024/04/20 03:20:14 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-lipiwam3jubokom2sacuwot1/versions/test-versions-v2024-04-20-032006-620.txt" 2024/04/20 03:20:14 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/04/20 03:20:15 DEBUG : fs cache: adding new entry for parent of "TestB2,versions:rclone-test-lipiwam3jubokom2sacuwot1/versions/test-versions-v2024-04-20-032006-620.txt", "TestB2{pO73u}:rclone-test-lipiwam3jubokom2sacuwot1/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/20 03:20:16 INFO : B2 bucket rclone-test-lipiwam3jubokom2sacuwot1: cleaning bucket "rclone-test-lipiwam3jubokom2sacuwot1" of all hidden files 2024/04/20 03:20:16 DEBUG : leading space/ leading space: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac72c_d20240420_m031851_c001_v7007000_t0000_u01713583131457") as it is a hide marker 2024/04/20 03:20:16 DEBUG : leading space/ leading space: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e1f_d20240420_m031850_c001_v0001033_t0027_u01713583130714") 2024/04/20 03:20:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac724_d20240420_m031850_c001_v7007000_t0000_u01713583130355") as it is a hide marker 2024/04/20 03:20:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e1d_d20240420_m031849_c001_v0001033_t0023_u01713583129639") 2024/04/20 03:20:16 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac763_d20240420_m031858_c001_v7007000_t0000_u01713583138905") as it is a hide marker 2024/04/20 03:20:16 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e3b_d20240420_m031857_c001_v0001033_t0036_u01713583137830") 2024/04/20 03:20:16 DEBUG : created from root.txt: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f416cc85b25dbea0f_d20240420_m031953_c001_v7007000_t0000_u01713583193652") as it is a hide marker 2024/04/20 03:20:16 DEBUG : created from root.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f1112ad1134c93bab_d20240420_m031952_c001_v0001181_t0053_u01713583192613") 2024/04/20 03:20:16 DEBUG : file name.txt: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f416cc85b25dbea25_d20240420_m032001_c001_v7007000_t0000_u01713583201219") as it is a hide marker 2024/04/20 03:20:16 DEBUG : file name.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989ea9_d20240420_m031943_c001_v0001033_t0044_u01713583183804") 2024/04/20 03:20:17 DEBUG : file name.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f10077100be5c20f6_d20240420_m031939_c001_v0001038_t0007_u01713583179907") 2024/04/20 03:20:17 DEBUG : file name.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e81_d20240420_m031921_c001_v0001033_t0047_u01713583161719") 2024/04/20 03:20:17 DEBUG : file name.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e6f_d20240420_m031919_c001_v0001033_t0057_u01713583159161") 2024/04/20 03:20:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e71_d20240420_m031919_c001_v0001033_t0045_u01713583159744") "upload" dated 2024-04-20 03:19:19.744 +0000 UTC (57.584179422s ago) 2024/04/20 03:20:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f40295797c2ec2f3b_d20240420_m031937_c001_v7007000_t0000_u01713583177772") as it is a hide marker 2024/04/20 03:20:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f100dc52e523914b9_d20240420_m031937_c001_v0001181_t0046_u01713583177527") 2024/04/20 03:20:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f115f3e4599a28937_d20240420_m031936_c001_v0001041_t0057_u01713583176774") 2024/04/20 03:20:17 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac780_d20240420_m031907_c001_v7007000_t0000_u01713583147581") as it is a hide marker 2024/04/20 03:20:17 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e53_d20240420_m031906_c001_v0001033_t0037_u01713583146621") 2024/04/20 03:20:17 DEBUG : piped data.txt: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f416cc85b25dbea31_d20240420_m032003_c001_v7007000_t0000_u01713583203177") as it is a hide marker 2024/04/20 03:20:17 DEBUG : piped data.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989ebf_d20240420_m032002_c001_v0001033_t0001_u01713583202526") 2024/04/20 03:20:17 DEBUG : piped data.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f416cc85b25dbea2c_d20240420_m032002_c001_v7007000_t0000_u01713583202330") 2024/04/20 03:20:17 DEBUG : piped data.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f410fd5d33b989ebd_d20240420_m032001_c001_v0001033_t0049_u01713583201968") 2024/04/20 03:20:17 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac786_d20240420_m031908_c001_v7007000_t0000_u01713583148651") as it is a hide marker 2024/04/20 03:20:17 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e59_d20240420_m031907_c001_v0001033_t0028_u01713583147956") 2024/04/20 03:20:17 DEBUG : test-metadata: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f416cc85b25dbea36_d20240420_m032004_c001_v7007000_t0000_u01713583204411") as it is a hide marker 2024/04/20 03:20:17 DEBUG : test-metadata: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989ec5_d20240420_m032003_c001_v0001033_t0021_u01713583203365") 2024/04/20 03:20:17 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac76a_d20240420_m031901_c001_v7007000_t0000_u01713583141115") as it is a hide marker 2024/04/20 03:20:18 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e41_d20240420_m031900_c001_v0001033_t0045_u01713583140385") 2024/04/20 03:20:18 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac770_d20240420_m031903_c001_v7007000_t0000_u01713583143484") as it is a hide marker 2024/04/20 03:20:18 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e47_d20240420_m031902_c001_v0001033_t0025_u01713583142692") 2024/04/20 03:20:18 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac76e_d20240420_m031902_c001_v7007000_t0000_u01713583142294") as it is a hide marker 2024/04/20 03:20:18 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e43_d20240420_m031901_c001_v0001033_t0025_u01713583141494") 2024/04/20 03:20:18 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac77a_d20240420_m031904_c001_v7007000_t0000_u01713583144849") as it is a hide marker 2024/04/20 03:20:18 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e4f_d20240420_m031903_c001_v0001033_t0058_u01713583143888") 2024/04/20 03:20:18 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac77d_d20240420_m031906_c001_v7007000_t0000_u01713583146260") as it is a hide marker 2024/04/20 03:20:18 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e51_d20240420_m031905_c001_v0001033_t0006_u01713583145210") 2024/04/20 03:20:18 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac765_d20240420_m031900_c001_v7007000_t0000_u01713583140025") as it is a hide marker 2024/04/20 03:20:18 DEBUG : trailing space /trailing space : Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e3d_d20240420_m031859_c001_v0001033_t0045_u01713583139265") 2024/04/20 03:20:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989edb_d20240420_m032012_c001_v0001033_t0004_u01713583212539") "upload" dated 2024-04-20 03:20:12.539 +0000 UTC (5.998910358s ago) 2024/04/20 03:20:18 DEBUG : versions/test-versions.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f406f8db5434ca51c_d20240420_m032009_c001_v7007000_t0000_u01713583209960") 2024/04/20 03:20:18 DEBUG : versions/test-versions.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989ecd_d20240420_m032006_c001_v0001033_t0050_u01713583206620") 2024/04/20 03:20:18 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac79f_d20240420_m031918_c001_v7007000_t0000_u01713583158589") as it is a hide marker 2024/04/20 03:20:18 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f219e0e3b76fac791_d20240420_m031910_c001_v0001025_t0013_u01713583150809") 2024/04/20 03:20:18 DEBUG : zero-length-file: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac78f_d20240420_m031910_c001_v7007000_t0000_u01713583150519") as it is a hide marker 2024/04/20 03:20:18 DEBUG : zero-length-file: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f410fd5d33b989e5f_d20240420_m031909_c001_v0001033_t0049_u01713583149944") 2024/04/20 03:20:18 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac736_d20240420_m031852_c001_v7007000_t0000_u01713583132590") as it is a hide marker 2024/04/20 03:20:18 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e27_d20240420_m031851_c001_v0001033_t0051_u01713583131905") 2024/04/20 03:20:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac708_d20240420_m031846_c001_v7007000_t0000_u01713583126602") as it is a hide marker 2024/04/20 03:20:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e15_d20240420_m031845_c001_v0001033_t0023_u01713583125506") 2024/04/20 03:20:19 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac754_d20240420_m031856_c001_v7007000_t0000_u01713583136248") as it is a hide marker 2024/04/20 03:20:19 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e33_d20240420_m031855_c001_v0001033_t0028_u01713583135400") 2024/04/20 03:20:19 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac74a_d20240420_m031855_c001_v7007000_t0000_u01713583135040") as it is a hide marker 2024/04/20 03:20:19 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e2f_d20240420_m031854_c001_v0001033_t0011_u01713583134180") 2024/04/20 03:20:19 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac75d_d20240420_m031857_c001_v7007000_t0000_u01713583137469") as it is a hide marker 2024/04/20 03:20:19 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e39_d20240420_m031856_c001_v0001033_t0030_u01713583136611") 2024/04/20 03:20:19 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac73e_d20240420_m031853_c001_v7007000_t0000_u01713583133721") as it is a hide marker 2024/04/20 03:20:19 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e2b_d20240420_m031852_c001_v0001033_t0054_u01713583132950") 2024/04/20 03:20:19 DEBUG : ./.: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac710_d20240420_m031847_c001_v7007000_t0000_u01713583127769") as it is a hide marker 2024/04/20 03:20:19 DEBUG : ./.: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e17_d20240420_m031846_c001_v0001033_t0013_u01713583126963") 2024/04/20 03:20:19 DEBUG : ../..: Deleting current version (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac71c_d20240420_m031849_c001_v7007000_t0000_u01713583129277") as it is a hide marker 2024/04/20 03:20:19 DEBUG : ../..: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e1b_d20240420_m031848_c001_v0001033_t0033_u01713583128128") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/04/20 03:20:21 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/04/20 03:20:21 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/04/20 03:20:21 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/04/20 03:20:21 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/04/20 03:20:21 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/04/20 03:20:23 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/04/20 03:20:23 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/04/20 03:20:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:20:26 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/20 03:20:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f219e0e3b76fac7f7_d20240420_m032026_c001_v0001161_t0042_u01713583226221") 2024/04/20 03:20:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/20 03:20:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/20 03:20:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/20 03:20:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:20:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:20:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/04/20 03:20:30 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/04/20 03:20:30 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/04/20 03:20:30 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/04/20 03:20:30 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/04/20 03:20:32 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/04/20 03:20:34 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/04/20 03:20:34 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/04/20 03:20:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:20:35 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/20 03:20:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f219e0e3b76fac834_d20240420_m032035_c001_v0001029_t0044_u01713583235900") 2024/04/20 03:20:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/20 03:20:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/20 03:20:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/20 03:20:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:20:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:20:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/04/20 03:20:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/04/20 03:20:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/04/20 03:20:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/04/20 03:20:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/04/20 03:20:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/04/20 03:20:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/04/20 03:20:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/04/20 03:20:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/04/20 03:20:46 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/04/20 03:20:46 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/04/20 03:20:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:20:47 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/20 03:20:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbd95f_d20240420_m032047_c001_v0001179_t0025_u01713583247809") 2024/04/20 03:20:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/20 03:20:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/20 03:20:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/20 03:20:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/20 03:20:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/04/20 03:20:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:20:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:20:50 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/20 03:20:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/04/20 03:20:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/04/20 03:20:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/04/20 03:20:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/04/20 03:20:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/04/20 03:20:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/04/20 03:20:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/04/20 03:20:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:20:55 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/20 03:20:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbd96e_d20240420_m032056_c001_v0001044_t0007_u01713583256037") 2024/04/20 03:20:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/20 03:20:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/04/20 03:20:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/20 03:20:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:20:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:20:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/04/20 03:21:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/20 03:21:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/20 03:21:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/20 03:21:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/20 03:21:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/20 03:21:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/20 03:21:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/04/20 03:21:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:21:05 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/20 03:21:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbd97d_d20240420_m032105_c001_v0001157_t0018_u01713583265142") 2024/04/20 03:21:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/20 03:21:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/20 03:21:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/20 03:21:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:21:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:21:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/04/20 03:21:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/20 03:21:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/20 03:21:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/20 03:21:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/20 03:21:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/20 03:21:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/20 03:21:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/04/20 03:21:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/20 03:21:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/20 03:21:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/04/20 03:21:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:21:14 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/20 03:21:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbd993_d20240420_m032114_c001_v0001091_t0026_u01713583274490") 2024/04/20 03:21:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/20 03:21:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/20 03:21:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/20 03:21:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/20 03:21:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/20 03:21:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:21:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:21:17 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/20 03:21:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/04/20 03:21:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/04/20 03:21:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/04/20 03:21:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/04/20 03:21:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/04/20 03:21:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/04/20 03:21:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/04/20 03:21:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:21:23 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/20 03:21:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8ae7_d20240420_m032123_c001_v0001179_t0003_u01713583283101") 2024/04/20 03:21:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/20 03:21:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/04/20 03:21:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/20 03:21:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:21:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:21:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/04/20 03:21:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/20 03:21:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/20 03:21:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/20 03:21:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/20 03:21:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/20 03:21:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/20 03:21:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/04/20 03:21:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:21:31 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/20 03:21:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8afa_d20240420_m032131_c001_v0001172_t0013_u01713583291755") 2024/04/20 03:21:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/20 03:21:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/20 03:21:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/20 03:21:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:21:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:21:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/04/20 03:21:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/20 03:21:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/20 03:21:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/20 03:21:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/20 03:21:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/20 03:21:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/20 03:21:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/04/20 03:21:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/20 03:21:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/20 03:21:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/04/20 03:21:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:21:40 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/20 03:21:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f20733e95475ce755_d20240420_m032141_c001_v0001038_t0047_u01713583301005") 2024/04/20 03:21:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/20 03:21:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/20 03:21:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/20 03:21:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/20 03:21:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/20 03:21:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:21:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:21:43 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/20 03:21:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/04/20 03:21:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/04/20 03:21:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/04/20 03:21:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/04/20 03:21:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/04/20 03:21:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/04/20 03:21:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/04/20 03:21:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:21:50 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/20 03:21:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8b8f_d20240420_m032150_c001_v0001153_t0003_u01713583310226") 2024/04/20 03:21:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/20 03:21:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/04/20 03:21:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/20 03:21:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:21:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:21:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/04/20 03:21:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/20 03:21:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/20 03:21:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/20 03:21:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/20 03:21:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/20 03:21:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/20 03:21:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/04/20 03:21:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:21:59 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/20 03:21:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8b9f_d20240420_m032159_c001_v0001146_t0031_u01713583319406") 2024/04/20 03:21:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/20 03:21:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/20 03:21:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/20 03:22:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:22:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:22:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/04/20 03:22:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/20 03:22:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/20 03:22:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/04/20 03:22:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/20 03:22:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/04/20 03:22:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/20 03:22:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/04/20 03:22:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/20 03:22:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/20 03:22:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/04/20 03:22:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:22:09 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/20 03:22:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8f9b_d20240420_m032209_c001_v0001179_t0026_u01713583329947") 2024/04/20 03:22:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/20 03:22:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/20 03:22:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/04/20 03:22:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/20 03:22:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/04/20 03:22:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/20 03:22:10 DEBUG : pacer: Reducing sleep to 10ms 2024/04/20 03:22:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/04/20 03:22:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:22:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:22:13 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/20 03:22:15 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/04/20 03:22:15 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/04/20 03:22:15 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/04/20 03:22:15 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/04/20 03:22:16 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/04/20 03:22:18 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/04/20 03:22:18 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/04/20 03:22:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:22:20 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/20 03:22:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f2184ecc697838547_d20240420_m032220_c001_v0001157_t0023_u01713583340706") 2024/04/20 03:22:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/20 03:22:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/20 03:22:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/20 03:22:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:22:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:22:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/04/20 03:22:25 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/04/20 03:22:25 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/04/20 03:22:25 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/04/20 03:22:25 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/04/20 03:22:28 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/04/20 03:22:28 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/04/20 03:22:28 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/04/20 03:22:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:22:30 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/20 03:22:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f20074547ca427753_d20240420_m032230_c001_v0001179_t0047_u01713583350668") 2024/04/20 03:22:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/20 03:22:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/20 03:22:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/20 03:22:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:22:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:22:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/04/20 03:22:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/04/20 03:22:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/04/20 03:22:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/04/20 03:22:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/04/20 03:22:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/04/20 03:22:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/04/20 03:22:38 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/04/20 03:22:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/04/20 03:22:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/04/20 03:22:39 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/04/20 03:22:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:22:41 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/20 03:22:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f20074547ca42776b_d20240420_m032241_c001_v0001172_t0030_u01713583361835") 2024/04/20 03:22:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/20 03:22:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/20 03:22:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/20 03:22:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/20 03:22:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/04/20 03:22:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:22:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:22:44 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/20 03:22:47 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/04/20 03:22:47 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/04/20 03:22:47 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/04/20 03:22:47 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/04/20 03:22:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/04/20 03:22:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/20 03:22:47 DEBUG : pacer: Reducing sleep to 10ms 2024/04/20 03:22:48 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/04/20 03:22:50 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/04/20 03:22:50 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/04/20 03:22:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:22:51 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/20 03:22:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f20137b6631ba0ce4_d20240420_m032252_c001_v0001120_t0037_u01713583372046") 2024/04/20 03:22:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/20 03:22:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/20 03:22:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/20 03:22:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:22:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:22:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/04/20 03:22:57 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/04/20 03:22:57 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/04/20 03:22:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/04/20 03:22:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/04/20 03:23:00 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/04/20 03:23:00 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/04/20 03:23:00 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/04/20 03:23:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:23:03 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/20 03:23:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbdaec_d20240420_m032303_c001_v0001181_t0039_u01713583383334") 2024/04/20 03:23:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/20 03:23:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/20 03:23:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/20 03:23:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:23:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:23:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/04/20 03:23:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/04/20 03:23:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/04/20 03:23:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/04/20 03:23:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/04/20 03:23:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/04/20 03:23:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/04/20 03:23:10 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/04/20 03:23:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/04/20 03:23:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/04/20 03:23:12 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/04/20 03:23:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/20 03:23:14 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/20 03:23:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8ff8_d20240420_m032315_c001_v0001181_t0038_u01713583395078") 2024/04/20 03:23:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/20 03:23:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/20 03:23:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/20 03:23:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/20 03:23:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/04/20 03:23:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/04/20 03:23:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/04/20 03:23:18 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/20 03:23:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef326d83803dfb9b8fe80e1b_f20137b6631ba0d2f_d20240420_m032327_c001_v0001161_t0025_u01713583407723") 2024/04/20 03:23:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/04/20 03:23:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/20 03:23:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/20 03:23:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/20 03:23:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/04/20 03:23:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef326d83803dfb9b8fe80e1b_f20074547ca4277c6_d20240420_m032333_c001_v0001179_t0002_u01713583413628") 2024/04/20 03:23:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/04/20 03:23:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/20 03:23:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/20 03:23:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/20 03:23:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/04/20 03:23:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef326d83803dfb9b8fe80e1b_f20444ac535e50e15_d20240420_m032339_c001_v0001177_t0049_u01713583419582") 2024/04/20 03:23:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/20 03:23:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/20 03:23:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/20 03:23:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/20 03:23:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/04/20 03:23:45 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zef326d83803dfb9b8fe80e1b_f202835d3064ed169_d20240420_m032345_c001_v0001179_t0039_u01713583425172") 2024/04/20 03:23:45 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/04/20 03:23:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/20 03:23:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/20 03:23:45 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/04/20 03:23:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/20 03:23:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/20 03:23:46 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/04/20 03:23:48 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/04/20 03:23:51 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/04/20 03:23:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lipiwam3jubokom2sacuwot1/deeper/nonexisting/directory" 2024/04/20 03:23:52 DEBUG : Config file has changed externally - reloading === 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/20 03:23:53 INFO : B2 bucket rclone-test-lipiwam3jubokom2sacuwot1: cleaning bucket "rclone-test-lipiwam3jubokom2sacuwot1" of all files 2024/04/20 03:23:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40524a78a3fbdaae_d20240420_m032256_c001_v7007000_t0000_u01713583376915") 2024/04/20 03:23:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20137b6631ba0ce4_d20240420_m032252_c001_v0001120_t0037_u01713583372046") 2024/04/20 03:23:53 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40137b6631ba0ce2_d20240420_m032251_c001_v7007000_t0000_u01713583371515") 2024/04/20 03:23:53 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbda31_d20240420_m032246_c001_v0001134_t0043_u01713583366740") 2024/04/20 03:23:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40137b6631ba0d19_d20240420_m032320_c001_v7007000_t0000_u01713583400960") 2024/04/20 03:23:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8ff8_d20240420_m032315_c001_v0001181_t0038_u01713583395078") 2024/04/20 03:23:53 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f415365d6771c8ff4_d20240420_m032314_c001_v7007000_t0000_u01713583394504") 2024/04/20 03:23:53 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbdb07_d20240420_m032308_c001_v0001179_t0050_u01713583388754") 2024/04/20 03:23:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40524a78a3fbdb06_d20240420_m032308_c001_v7007000_t0000_u01713583388555") 2024/04/20 03:23:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbdaec_d20240420_m032303_c001_v0001181_t0039_u01713583383334") 2024/04/20 03:23:53 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40524a78a3fbdae8_d20240420_m032302_c001_v7007000_t0000_u01713583382782") 2024/04/20 03:23:54 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbdab3_d20240420_m032257_c001_v0001180_t0000_u01713583377097") 2024/04/20 03:23:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f415365d6771c8ae2_d20240420_m032118_c001_v7007000_t0000_u01713583278688") 2024/04/20 03:23:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbd993_d20240420_m032114_c001_v0001091_t0026_u01713583274490") 2024/04/20 03:23:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40524a78a3fbd98c_d20240420_m032109_c001_v7007000_t0000_u01713583269506") 2024/04/20 03:23:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbd97d_d20240420_m032105_c001_v0001157_t0018_u01713583265142") 2024/04/20 03:23:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40524a78a3fbd992_d20240420_m032114_c001_v7007000_t0000_u01713583274128") 2024/04/20 03:23:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbd98d_d20240420_m032109_c001_v0001179_t0000_u01713583269687") 2024/04/20 03:23:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40524a78a3fbd97a_d20240420_m032104_c001_v7007000_t0000_u01713583264760") 2024/04/20 03:23:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f216cc85b25dbeae2_d20240420_m032100_c001_v0001093_t0000_u01713583260011") 2024/04/20 03:23:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f416cc85b25dbeae0_d20240420_m032059_c001_v7007000_t0000_u01713583259826") 2024/04/20 03:23:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbd96e_d20240420_m032056_c001_v0001044_t0007_u01713583256037") 2024/04/20 03:23:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40524a78a3fbd96d_d20240420_m032055_c001_v7007000_t0000_u01713583255691") 2024/04/20 03:23:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f216cc85b25dbeac8_d20240420_m032051_c001_v0001181_t0000_u01713583251966") 2024/04/20 03:23:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40733e95475ce75f_d20240420_m032145_c001_v7007000_t0000_u01713583305528") 2024/04/20 03:23:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20733e95475ce755_d20240420_m032141_c001_v0001038_t0047_u01713583301005") 2024/04/20 03:23:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f415365d6771c8b04_d20240420_m032135_c001_v7007000_t0000_u01713583295894") 2024/04/20 03:23:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8afa_d20240420_m032131_c001_v0001172_t0013_u01713583291755") 2024/04/20 03:23:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40733e95475ce754_d20240420_m032140_c001_v7007000_t0000_u01713583300598") 2024/04/20 03:23:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8b05_d20240420_m032136_c001_v0001180_t0002_u01713583296078") 2024/04/20 03:23:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f415365d6771c8af9_d20240420_m032131_c001_v7007000_t0000_u01713583291375") 2024/04/20 03:23:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbd9a8_d20240420_m032126_c001_v0001030_t0016_u01713583286887") 2024/04/20 03:23:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40524a78a3fbd9a6_d20240420_m032126_c001_v7007000_t0000_u01713583286695") 2024/04/20 03:23:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8ae7_d20240420_m032123_c001_v0001179_t0003_u01713583283101") 2024/04/20 03:23:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f415365d6771c8ae6_d20240420_m032122_c001_v7007000_t0000_u01713583282738") 2024/04/20 03:23:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8ae3_d20240420_m032118_c001_v0001181_t0006_u01713583278903") 2024/04/20 03:23:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f416cc85b25dbeac6_d20240420_m032051_c001_v7007000_t0000_u01713583251785") 2024/04/20 03:23:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbd95f_d20240420_m032047_c001_v0001179_t0025_u01713583247809") 2024/04/20 03:23:55 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40524a78a3fbd95d_d20240420_m032047_c001_v7007000_t0000_u01713583247459") 2024/04/20 03:23:55 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f206f8db5434ca54a_d20240420_m032043_c001_v0001177_t0028_u01713583243263") 2024/04/20 03:23:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f406f8db5434ca548_d20240420_m032043_c001_v7007000_t0000_u01713583243067") 2024/04/20 03:23:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f219e0e3b76fac834_d20240420_m032035_c001_v0001029_t0044_u01713583235900") 2024/04/20 03:23:55 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac831_d20240420_m032035_c001_v7007000_t0000_u01713583235501") 2024/04/20 03:23:55 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20524a78a3fbd924_d20240420_m032030_c001_v0001146_t0005_u01713583230068") 2024/04/20 03:23:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40524a78a3fbd923_d20240420_m032029_c001_v7007000_t0000_u01713583229885") 2024/04/20 03:23:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f219e0e3b76fac7f7_d20240420_m032026_c001_v0001161_t0042_u01713583226221") 2024/04/20 03:23:55 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f419e0e3b76fac7f4_d20240420_m032025_c001_v7007000_t0000_u01713583225850") 2024/04/20 03:23:55 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f206f8db5434ca52a_d20240420_m032020_c001_v0001153_t0006_u01713583220698") 2024/04/20 03:23:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40074547ca42773c_d20240420_m032215_c001_v7007000_t0000_u01713583335034") 2024/04/20 03:23:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8f9b_d20240420_m032209_c001_v0001179_t0026_u01713583329947") 2024/04/20 03:23:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f415365d6771c8f8e_d20240420_m032204_c001_v7007000_t0000_u01713583324257") 2024/04/20 03:23:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8b9f_d20240420_m032159_c001_v0001146_t0031_u01713583319406") 2024/04/20 03:23:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f415365d6771c8f9a_d20240420_m032209_c001_v7007000_t0000_u01713583329532") 2024/04/20 03:23:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8f90_d20240420_m032204_c001_v0001172_t0041_u01713583324441") 2024/04/20 03:23:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f415365d6771c8b9e_d20240420_m032158_c001_v7007000_t0000_u01713583318998") 2024/04/20 03:23:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8b97_d20240420_m032154_c001_v0001165_t0011_u01713583314250") 2024/04/20 03:23:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f415365d6771c8b96_d20240420_m032154_c001_v7007000_t0000_u01713583314066") 2024/04/20 03:23:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f215365d6771c8b8f_d20240420_m032150_c001_v0001153_t0003_u01713583310226") 2024/04/20 03:23:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f415365d6771c8b8e_d20240420_m032149_c001_v7007000_t0000_u01713583309776") 2024/04/20 03:23:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20733e95475ce760_d20240420_m032145_c001_v0001181_t0003_u01713583305710") 2024/04/20 03:23:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40524a78a3fbda30_d20240420_m032246_c001_v7007000_t0000_u01713583366525") 2024/04/20 03:23:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20074547ca42776b_d20240420_m032241_c001_v0001172_t0030_u01713583361835") 2024/04/20 03:23:56 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40074547ca42776a_d20240420_m032241_c001_v7007000_t0000_u01713583361378") 2024/04/20 03:23:56 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20074547ca427764_d20240420_m032236_c001_v0001023_t0042_u01713583356022") 2024/04/20 03:23:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40074547ca427762_d20240420_m032235_c001_v7007000_t0000_u01713583355838") 2024/04/20 03:23:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20074547ca427753_d20240420_m032230_c001_v0001179_t0047_u01713583350668") 2024/04/20 03:23:56 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40074547ca427751_d20240420_m032230_c001_v7007000_t0000_u01713583350210") 2024/04/20 03:23:56 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20074547ca427747_d20240420_m032224_c001_v0001032_t0031_u01713583344990") 2024/04/20 03:23:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40074547ca427746_d20240420_m032224_c001_v7007000_t0000_u01713583344807") 2024/04/20 03:23:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f2184ecc697838547_d20240420_m032220_c001_v0001157_t0023_u01713583340706") 2024/04/20 03:23:57 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f4184ecc697838545_d20240420_m032220_c001_v7007000_t0000_u01713583340213") 2024/04/20 03:23:57 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20074547ca42773d_d20240420_m032215_c001_v0001179_t0007_u01713583335215") 2024/04/20 03:23:57 DEBUG : chunked-copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40444ac535e50e2a_d20240420_m032348_c001_v7007000_t0000_u01713583428370") 2024/04/20 03:23:57 DEBUG : chunked-copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b98a048_d20240420_m032342_c001_v0001033_t0040_u01713583422418") 2024/04/20 03:23:57 DEBUG : chunked-copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f402835d3064ed164_d20240420_m032341_c001_v7007000_t0000_u01713583421790") 2024/04/20 03:23:57 DEBUG : chunked-copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b98a040_d20240420_m032336_c001_v0001033_t0002_u01713583416647") 2024/04/20 03:23:57 DEBUG : chunked-copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40444ac535e50d49_d20240420_m032336_c001_v7007000_t0000_u01713583416030") 2024/04/20 03:23:57 DEBUG : chunked-copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b98a038_d20240420_m032330_c001_v0001033_t0029_u01713583410514") 2024/04/20 03:23:57 DEBUG : chunked-copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40074547ca4277be_d20240420_m032329_c001_v7007000_t0000_u01713583409932") 2024/04/20 03:23:57 DEBUG : chunked-copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b98a02e_d20240420_m032325_c001_v0001033_t0012_u01713583405760") 2024/04/20 03:23:57 DEBUG : chunked-copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40137b6631ba0d29_d20240420_m032325_c001_v7007000_t0000_u01713583405229") 2024/04/20 03:23:57 DEBUG : chunked-copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b98a026_d20240420_m032321_c001_v0001033_t0033_u01713583401787") 2024/04/20 03:23:57 DEBUG : chunked-copy.copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40444ac535e50e29_d20240420_m032348_c001_v7007000_t0000_u01713583428180") 2024/04/20 03:23:57 DEBUG : chunked-copy.copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f202835d3064ed169_d20240420_m032345_c001_v0001179_t0039_u01713583425172") 2024/04/20 03:23:57 DEBUG : chunked-copy.copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f402835d3064ed163_d20240420_m032341_c001_v7007000_t0000_u01713583421610") 2024/04/20 03:23:57 DEBUG : chunked-copy.copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20444ac535e50e15_d20240420_m032339_c001_v0001177_t0049_u01713583419582") 2024/04/20 03:23:57 DEBUG : chunked-copy.copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40444ac535e50d48_d20240420_m032335_c001_v7007000_t0000_u01713583415846") 2024/04/20 03:23:57 DEBUG : chunked-copy.copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20074547ca4277c6_d20240420_m032333_c001_v0001179_t0002_u01713583413628") 2024/04/20 03:23:57 DEBUG : chunked-copy.copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40074547ca4277bc_d20240420_m032329_c001_v7007000_t0000_u01713583409749") 2024/04/20 03:23:58 DEBUG : chunked-copy.copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f20137b6631ba0d2f_d20240420_m032327_c001_v0001161_t0025_u01713583407723") 2024/04/20 03:23:58 DEBUG : chunked-copy.copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40137b6631ba0d28_d20240420_m032325_c001_v7007000_t0000_u01713583405046") 2024/04/20 03:23:58 DEBUG : chunked-copy.copy: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f112e2e3cc8463cad_d20240420_m032323_c001_v0001179_t0037_u01713583403878") 2024/04/20 03:23:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989e71_d20240420_m031919_c001_v0001033_t0045_u01713583159744") 2024/04/20 03:23:58 DEBUG : unknown-size-put.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40444ac535e50e2c_d20240420_m032348_c001_v7007000_t0000_u01713583428948") 2024/04/20 03:23:58 DEBUG : unknown-size-put.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b98a050_d20240420_m032348_c001_v0001033_t0018_u01713583428554") 2024/04/20 03:23:58 DEBUG : unknown-size-update.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f40444ac535e50e30_d20240420_m032352_c001_v7007000_t0000_u01713583432005") 2024/04/20 03:23:58 DEBUG : unknown-size-update.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b98a054_d20240420_m032351_c001_v0001033_t0008_u01713583431360") 2024/04/20 03:23:58 DEBUG : unknown-size-update.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b98a052_d20240420_m032349_c001_v0001033_t0048_u01713583429129") 2024/04/20 03:23:58 DEBUG : versions/test-versions.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f406f8db5434ca528_d20240420_m032020_c001_v7007000_t0000_u01713583220516") 2024/04/20 03:23:58 DEBUG : versions/test-versions.txt: Deleting (id "4_zef326d83803dfb9b8fe80e1b_f110fd5d33b989edb_d20240420_m032012_c001_v0001033_t0004_u01713583212539") 2024/04/20 03:23:59 INFO : B2 bucket rclone-test-lipiwam3jubokom2sacuwot1: cleaning bucket "rclone-test-lipiwam3jubokom2sacuwot1" of all files === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- PASS: TestIntegration (320.03s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.67s) --- PASS: TestIntegration/FsMkdir (317.53s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- 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 (24.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.07s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.08s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (61.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.44s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.23s) --- 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 (16.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (180.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (13.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.58s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.58s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.06s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.95s) --- 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 320.044s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m20.645383662s (try 1/5)