"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/18 02:54:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xefabin8marobik8fahowub7" 2024/04/18 02:54:42 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/18 02:54:45 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/04/18 02:54:45 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/04/18 02:54:46 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/18 02:55:09 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/18 02:55:10 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/04/18 02:55:12 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/04/18 02:55:12 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/04/18 02:55:12 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/04/18 02:55:12 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/04/18 02:55:13 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/04/18 02:55:13 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/18 02:55:20 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/04/18 02:55:21 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/18 02:55:25 INFO : B2 bucket rclone-test-xefabin8marobik8fahowub7: cleaning bucket "rclone-test-xefabin8marobik8fahowub7" of all files 2024/04/18 02:55:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643681_d20240418_m025525_c001_v0001179_t0000_u01713408925379") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/04/18 02:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xefabin8marobik8fahowub7/dirToPurgeFromRoot" 2024/04/18 02:55:27 INFO : B2 bucket rclone-test-xefabin8marobik8fahowub7 path dirToPurgeFromRoot: cleaning bucket "rclone-test-xefabin8marobik8fahowub7" of all files 2024/04/18 02:55:28 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896436b9_d20240418_m025526_c001_v0001179_t0019_u01713408926683") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/04/18 02:55:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xefabin8marobik8fahowub7/hello? sausage/êé" 2024/04/18 02:55:31 INFO : B2 bucket rclone-test-xefabin8marobik8fahowub7 path hello? sausage/êé: cleaning bucket "rclone-test-xefabin8marobik8fahowub7" of all files 2024/04/18 02:55:31 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1100cf3cca413c0b_d20240418_m025530_c001_v0001030_t0012_u01713408930183") === 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/18 02:55:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xefabin8marobik8fahowub7/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/04/18 02:55:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xefabin8marobik8fahowub7/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1838: Opening root remote "TestB2:" path "rclone-test-xefabin8marobik8fahowub7" from "TestB2:rclone-test-xefabin8marobik8fahowub7" 2024/04/18 02:55:42 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/18 02:55:52 DEBUG : Creating backend with remote "TestB2:rclone-test-carubaf4honekir4kufecuq4" 2024/04/18 02:55:55 DEBUG : B2 bucket rclone-test-carubaf4honekir4kufecuq4: Purge remote 2024/04/18 02:55:55 INFO : B2 bucket rclone-test-carubaf4honekir4kufecuq4: cleaning bucket "rclone-test-carubaf4honekir4kufecuq4" of all files 2024/04/18 02:55:55 DEBUG : somefile: Deleting (id "4_z7fb2cdb3201debfb8fe80e1b_f402c971751802bf1_d20240418_m025554_c001_v0001179_t0004_u01713408954440") === 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/18 02:55:57 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/04/18 02:55:58 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/18 02:56:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/04/18 02:56:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/18 02:56:05 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-18-025602-111.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/18 02:56:09 DEBUG : oldPath = "TestB2:rclone-test-xefabin8marobik8fahowub7/versions/test-versions-v2024-04-18-025602-111.txt" 2024/04/18 02:56:09 DEBUG : newPath = "TestB2,versions:rclone-test-xefabin8marobik8fahowub7/versions/test-versions-v2024-04-18-025602-111.txt" 2024/04/18 02:56:09 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-xefabin8marobik8fahowub7/versions/test-versions-v2024-04-18-025602-111.txt" 2024/04/18 02:56:09 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/04/18 02:56:10 DEBUG : fs cache: adding new entry for parent of "TestB2,versions:rclone-test-xefabin8marobik8fahowub7/versions/test-versions-v2024-04-18-025602-111.txt", "TestB2{pO73u}:rclone-test-xefabin8marobik8fahowub7/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/18 02:56:11 INFO : B2 bucket rclone-test-xefabin8marobik8fahowub7: cleaning bucket "rclone-test-xefabin8marobik8fahowub7" of all hidden files 2024/04/18 02:56:12 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f431b_d20240418_m025453_c001_v7007000_t0000_u01713408893440") as it is a hide marker 2024/04/18 02:56:12 DEBUG : leading space/ leading space: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643243_d20240418_m025452_c001_v0001179_t0049_u01713408892333") 2024/04/18 02:56:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f431a_d20240418_m025451_c001_v7007000_t0000_u01713408891964") as it is a hide marker 2024/04/18 02:56:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643226_d20240418_m025451_c001_v0001179_t0051_u01713408891367") 2024/04/18 02:56:12 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4329_d20240418_m025459_c001_v7007000_t0000_u01713408899295") as it is a hide marker 2024/04/18 02:56:12 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643320_d20240418_m025458_c001_v0001179_t0007_u01713408898724") 2024/04/18 02:56:12 DEBUG : created from root.txt: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f4155a2e15d65469b_d20240418_m025549_c001_v7007000_t0000_u01713408949303") as it is a hide marker 2024/04/18 02:56:12 DEBUG : created from root.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f113ae25dfe7700f3_d20240418_m025548_c001_v0001181_t0051_u01713408948272") 2024/04/18 02:56:12 DEBUG : file name.txt: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f4155a2e15d6546a9_d20240418_m025556_c001_v7007000_t0000_u01713408956845") as it is a hide marker 2024/04/18 02:56:12 DEBUG : file name.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd8964387b_d20240418_m025539_c001_v0001179_t0027_u01713408939550") 2024/04/18 02:56:12 DEBUG : file name.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1190363b5dce9738_d20240418_m025535_c001_v0001179_t0036_u01713408935837") 2024/04/18 02:56:12 DEBUG : file name.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896435a1_d20240418_m025518_c001_v0001179_t0016_u01713408918242") 2024/04/18 02:56:12 DEBUG : file name.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643577_d20240418_m025516_c001_v0001179_t0056_u01713408916978") 2024/04/18 02:56:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643585_d20240418_m025517_c001_v0001179_t0054_u01713408917411") "upload" dated 2024-04-18 02:55:17.411 +0000 UTC (55.293411795s ago) 2024/04/18 02:56:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f419d09112ca0e0c5_d20240418_m025533_c001_v7007000_t0000_u01713408933661") as it is a hide marker 2024/04/18 02:56:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1107c6d821c38446_d20240418_m025533_c001_v0001179_t0047_u01713408933457") 2024/04/18 02:56:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f108b523a145676a3_d20240418_m025532_c001_v0001026_t0034_u01713408932506") 2024/04/18 02:56:12 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4339_d20240418_m025506_c001_v7007000_t0000_u01713408906714") as it is a hide marker 2024/04/18 02:56:12 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd8964340e_d20240418_m025505_c001_v0001179_t0055_u01713408905835") 2024/04/18 02:56:12 DEBUG : piped data.txt: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f4155a2e15d6546ae_d20240418_m025558_c001_v7007000_t0000_u01713408958622") as it is a hide marker 2024/04/18 02:56:13 DEBUG : piped data.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643aef_d20240418_m025558_c001_v0001179_t0013_u01713408958170") 2024/04/18 02:56:13 DEBUG : piped data.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f4155a2e15d6546ad_d20240418_m025557_c001_v7007000_t0000_u01713408957955") 2024/04/18 02:56:13 DEBUG : piped data.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f4137e8cd89643ad9_d20240418_m025557_c001_v0001179_t0047_u01713408957589") 2024/04/18 02:56:13 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f433b_d20240418_m025507_c001_v7007000_t0000_u01713408907785") as it is a hide marker 2024/04/18 02:56:13 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd8964342c_d20240418_m025507_c001_v0001179_t0026_u01713408907078") 2024/04/18 02:56:13 DEBUG : test-metadata: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f4155a2e15d6546b2_d20240418_m025559_c001_v7007000_t0000_u01713408959915") as it is a hide marker 2024/04/18 02:56:13 DEBUG : test-metadata: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643b07_d20240418_m025558_c001_v0001179_t0039_u01713408958806") 2024/04/18 02:56:13 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f432f_d20240418_m025501_c001_v7007000_t0000_u01713408901347") as it is a hide marker 2024/04/18 02:56:13 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd8964335c_d20240418_m025500_c001_v0001179_t0020_u01713408900658") 2024/04/18 02:56:13 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4331_d20240418_m025503_c001_v7007000_t0000_u01713408903418") as it is a hide marker 2024/04/18 02:56:13 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd8964339e_d20240418_m025502_c001_v0001179_t0036_u01713408902747") 2024/04/18 02:56:13 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4330_d20240418_m025502_c001_v7007000_t0000_u01713408902338") as it is a hide marker 2024/04/18 02:56:13 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd8964337c_d20240418_m025501_c001_v0001179_t0028_u01713408901729") 2024/04/18 02:56:13 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4336_d20240418_m025504_c001_v7007000_t0000_u01713408904380") as it is a hide marker 2024/04/18 02:56:13 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896433c6_d20240418_m025503_c001_v0001179_t0036_u01713408903807") 2024/04/18 02:56:13 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4337_d20240418_m025505_c001_v7007000_t0000_u01713408905454") as it is a hide marker 2024/04/18 02:56:13 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896433e6_d20240418_m025504_c001_v0001179_t0013_u01713408904753") 2024/04/18 02:56:13 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f432d_d20240418_m025500_c001_v7007000_t0000_u01713408900281") as it is a hide marker 2024/04/18 02:56:13 DEBUG : trailing space /trailing space : Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643342_d20240418_m025459_c001_v0001179_t0009_u01713408899661") 2024/04/18 02:56:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643c56_d20240418_m025608_c001_v0001179_t0048_u01713408968050") "upload" dated 2024-04-18 02:56:08.05 +0000 UTC (5.94537262s ago) 2024/04/18 02:56:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f418b026c212d4bdd_d20240418_m025605_c001_v7007000_t0000_u01713408965487") 2024/04/18 02:56:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643b79_d20240418_m025602_c001_v0001179_t0035_u01713408962111") 2024/04/18 02:56:14 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4347_d20240418_m025516_c001_v7007000_t0000_u01713408916414") as it is a hide marker 2024/04/18 02:56:14 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f201fc33db36f4341_d20240418_m025509_c001_v0001179_t0013_u01713408909929") 2024/04/18 02:56:14 DEBUG : zero-length-file: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f433e_d20240418_m025509_c001_v7007000_t0000_u01713408909640") as it is a hide marker 2024/04/18 02:56:14 DEBUG : zero-length-file: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f4137e8cd8964347b_d20240418_m025509_c001_v0001179_t0047_u01713408909082") 2024/04/18 02:56:14 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f431d_d20240418_m025454_c001_v7007000_t0000_u01713408894405") as it is a hide marker 2024/04/18 02:56:14 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd8964327f_d20240418_m025453_c001_v0001179_t0037_u01713408893803") 2024/04/18 02:56:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4312_d20240418_m025449_c001_v7007000_t0000_u01713408889004") as it is a hide marker 2024/04/18 02:56:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896431b0_d20240418_m025448_c001_v0001179_t0049_u01713408888007") 2024/04/18 02:56:14 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4324_d20240418_m025457_c001_v7007000_t0000_u01713408897281") as it is a hide marker 2024/04/18 02:56:14 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896432e0_d20240418_m025456_c001_v0001179_t0008_u01713408896710") 2024/04/18 02:56:14 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4322_d20240418_m025456_c001_v7007000_t0000_u01713408896338") as it is a hide marker 2024/04/18 02:56:14 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896432ca_d20240418_m025455_c001_v0001179_t0057_u01713408895718") 2024/04/18 02:56:14 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4325_d20240418_m025458_c001_v7007000_t0000_u01713408898344") as it is a hide marker 2024/04/18 02:56:14 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896432fc_d20240418_m025457_c001_v0001179_t0043_u01713408897648") 2024/04/18 02:56:14 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f431f_d20240418_m025455_c001_v7007000_t0000_u01713408895348") as it is a hide marker 2024/04/18 02:56:14 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd8964329f_d20240418_m025454_c001_v0001179_t0039_u01713408894782") 2024/04/18 02:56:15 DEBUG : ./.: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4314_d20240418_m025449_c001_v7007000_t0000_u01713408889931") as it is a hide marker 2024/04/18 02:56:15 DEBUG : ./.: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896431e0_d20240418_m025449_c001_v0001179_t0056_u01713408889366") 2024/04/18 02:56:15 DEBUG : ../..: Deleting current version (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f4315_d20240418_m025450_c001_v7007000_t0000_u01713408890989") as it is a hide marker 2024/04/18 02:56:15 DEBUG : ../..: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896431fc_d20240418_m025450_c001_v0001179_t0057_u01713408890313") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/04/18 02:56:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/04/18 02:56:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/04/18 02:56:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/04/18 02:56:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/04/18 02:56:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/04/18 02:56:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/04/18 02:56:19 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/04/18 02:56:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:56:21 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/18 02:56:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557a48_d20240418_m025621_c001_v0001180_t0028_u01713408981974") 2024/04/18 02:56:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/18 02:56:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/18 02:56:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/18 02:56:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:56:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:56:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/04/18 02:56:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/04/18 02:56:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/04/18 02:56:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/04/18 02:56:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/04/18 02:56:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/04/18 02:56:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/04/18 02:56:29 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/04/18 02:56:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:56:31 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/18 02:56:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557a52_d20240418_m025631_c001_v0001103_t0020_u01713408991555") 2024/04/18 02:56:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/18 02:56:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/18 02:56:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/18 02:56:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:56:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:56:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/04/18 02:56:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/04/18 02:56:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/04/18 02:56:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/04/18 02:56:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/04/18 02:56:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/04/18 02:56:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/04/18 02:56:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/04/18 02:56:38 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/04/18 02:56:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/04/18 02:56:39 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/04/18 02:56:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:56:41 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/18 02:56:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f201fc33db36f4470_d20240418_m025641_c001_v0001172_t0040_u01713409001295") 2024/04/18 02:56:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/18 02:56:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/18 02:56:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/18 02:56:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/18 02:56:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/04/18 02:56:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:56:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:56:43 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/18 02:56:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/04/18 02:56:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/04/18 02:56:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/04/18 02:56:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/04/18 02:56:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/04/18 02:56:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/04/18 02:56:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/04/18 02:56:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:56:50 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/18 02:56:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f201fc33db36f4490_d20240418_m025650_c001_v0001179_t0012_u01713409010135") 2024/04/18 02:56:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/18 02:56:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/04/18 02:56:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/18 02:56:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:56:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:56:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/04/18 02:56:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/18 02:56:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/18 02:56:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/18 02:56:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/18 02:56:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/18 02:56:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/18 02:56:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/04/18 02:56:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:56:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/04/18 02:56:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557aab_d20240418_m025658_c001_v0001181_t0036_u01713409018472") 2024/04/18 02:56:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/18 02:56:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/18 02:56:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/18 02:57:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:57:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:57:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/04/18 02:57:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/18 02:57:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/18 02:57:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/18 02:57:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/18 02:57:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/18 02:57:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/18 02:57:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/04/18 02:57:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/18 02:57:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/18 02:57:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/04/18 02:57:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:57:07 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/18 02:57:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557ad0_d20240418_m025707_c001_v0001181_t0049_u01713409027919") 2024/04/18 02:57:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/18 02:57:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/18 02:57:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/18 02:57:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/18 02:57:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/18 02:57:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:57:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:57:10 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/18 02:57:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/04/18 02:57:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/04/18 02:57:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/04/18 02:57:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/04/18 02:57:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/04/18 02:57:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/04/18 02:57:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/04/18 02:57:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:57:16 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/18 02:57:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557ad9_d20240418_m025716_c001_v0001179_t0023_u01713409036199") 2024/04/18 02:57:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/18 02:57:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/04/18 02:57:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/18 02:57:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:57:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:57:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/04/18 02:57:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/18 02:57:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/18 02:57:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/18 02:57:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/18 02:57:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/18 02:57:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/18 02:57:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/04/18 02:57:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:57:24 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/18 02:57:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557ae4_d20240418_m025724_c001_v0001179_t0047_u01713409044471") 2024/04/18 02:57:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/18 02:57:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/18 02:57:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/18 02:57:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:57:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:57:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/04/18 02:57:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/18 02:57:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/18 02:57:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/18 02:57:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/18 02:57:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/18 02:57:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/18 02:57:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/04/18 02:57:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/18 02:57:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/18 02:57:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/04/18 02:57:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:57:33 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/18 02:57:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557af0_d20240418_m025733_c001_v0001181_t0006_u01713409053270") 2024/04/18 02:57:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/18 02:57:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/18 02:57:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/18 02:57:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/18 02:57:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/18 02:57:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:57:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:57:35 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/18 02:57:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/04/18 02:57:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/04/18 02:57:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/04/18 02:57:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/04/18 02:57:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/04/18 02:57:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/04/18 02:57:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/04/18 02:57:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:57:42 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/18 02:57:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557af8_d20240418_m025742_c001_v0001179_t0016_u01713409062958") 2024/04/18 02:57:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/18 02:57:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/04/18 02:57:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/18 02:57:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:57:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:57:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/04/18 02:57:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/18 02:57:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/18 02:57:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/18 02:57:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/18 02:57:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/18 02:57:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/18 02:57:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/04/18 02:57:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:57:52 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/18 02:57:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f216683d780b441a8_d20240418_m025752_c001_v0001181_t0032_u01713409072705") 2024/04/18 02:57:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/18 02:57:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/18 02:57:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/18 02:57:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:57:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:57:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/04/18 02:57:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/18 02:57:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/18 02:57:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/18 02:57:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/18 02:57:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/04/18 02:57:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/04/18 02:57:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/04/18 02:58:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/18 02:58:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/18 02:58:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/04/18 02:58:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:58:03 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/18 02:58:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f219d09112ca0e236_d20240418_m025803_c001_v0001179_t0034_u01713409083160") 2024/04/18 02:58:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/18 02:58:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/18 02:58:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/04/18 02:58:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/18 02:58:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/04/18 02:58:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:58:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:58:06 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/18 02:58:08 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/04/18 02:58:08 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/04/18 02:58:08 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/04/18 02:58:08 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/04/18 02:58:09 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/04/18 02:58:10 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/04/18 02:58:10 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/04/18 02:58:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:58:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/04/18 02:58:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f219d09112ca0e24e_d20240418_m025812_c001_v0001161_t0007_u01713409092634") 2024/04/18 02:58:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/18 02:58:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/18 02:58:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/18 02:58:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:58:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:58:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/04/18 02:58:17 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/04/18 02:58:17 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/04/18 02:58:17 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/04/18 02:58:17 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/04/18 02:58:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/04/18 02:58:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/04/18 02:58:20 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/04/18 02:58:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:58:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/04/18 02:58:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f216683d780b44215_d20240418_m025823_c001_v0001172_t0006_u01713409103204") 2024/04/18 02:58:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/18 02:58:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/18 02:58:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/18 02:58:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:58:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:58:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/04/18 02:58:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/04/18 02:58:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/04/18 02:58:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/04/18 02:58:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/04/18 02:58:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/04/18 02:58:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/04/18 02:58:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/04/18 02:58:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/04/18 02:58:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/04/18 02:58:31 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/04/18 02:58:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:58:33 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/18 02:58:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f203b69472dafa687_d20240418_m025833_c001_v0001098_t0014_u01713409113812") 2024/04/18 02:58:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/18 02:58:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/18 02:58:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/18 02:58:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/18 02:58:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/04/18 02:58:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/18 02:58:34 DEBUG : pacer: Reducing sleep to 10ms 2024/04/18 02:58:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Error sending chunk 0 (retry=true): CPU too busy (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc00015bb60), retryAfter:1000000000} 2024/04/18 02:58:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable) 2024/04/18 02:58:34 DEBUG : pacer: low level retry 1/10 (error CPU too busy (503 service_unavailable)) 2024/04/18 02:58:34 DEBUG : pacer: Rate limited, increasing sleep to 1s 2024/04/18 02:58:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/18 02:58:35 DEBUG : pacer: Reducing sleep to 500ms 2024/04/18 02:58:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/04/18 02:58:35 DEBUG : pacer: Reducing sleep to 250ms 2024/04/18 02:58:36 DEBUG : pacer: Reducing sleep to 125ms 2024/04/18 02:58:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:58:38 DEBUG : pacer: Reducing sleep to 62.5ms 2024/04/18 02:58:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:58:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts 2024/04/18 02:58:38 DEBUG : pacer: Reducing sleep to 31.25ms 2024/04/18 02:58:39 DEBUG : pacer: Reducing sleep to 15.625ms 2024/04/18 02:58:39 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2024/04/18 02:58:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/04/18 02:58:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/04/18 02:58:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/04/18 02:58:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/04/18 02:58:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/04/18 02:58:45 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/04/18 02:58:45 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/04/18 02:58:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:58:47 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/18 02:58:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f2010500cce9fba72_d20240418_m025847_c001_v0001093_t0027_u01713409127694") 2024/04/18 02:58:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/18 02:58:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/18 02:58:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/18 02:58:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/04/18 02:58:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/18 02:58:48 DEBUG : pacer: Reducing sleep to 10ms 2024/04/18 02:58:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:58:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:58:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/04/18 02:58:53 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/04/18 02:58:53 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/04/18 02:58:53 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/04/18 02:58:53 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/04/18 02:58:55 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/04/18 02:58:56 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/04/18 02:58:56 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/04/18 02:58:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:58:58 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/18 02:58:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f203b69472dafa690_d20240418_m025858_c001_v0001181_t0011_u01713409138778") 2024/04/18 02:58:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/18 02:58:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/18 02:58:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/18 02:59:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:59:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:59:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/04/18 02:59:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/04/18 02:59:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/04/18 02:59:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/04/18 02:59:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/04/18 02:59:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/04/18 02:59:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/04/18 02:59:05 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/04/18 02:59:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/04/18 02:59:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/04/18 02:59:07 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/04/18 02:59:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/18 02:59:10 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/18 02:59:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f82cd13200debfb8fe80e1b_f209a080fb3742c80_d20240418_m025910_c001_v0001179_t0057_u01713409150742") 2024/04/18 02:59:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/18 02:59:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/18 02:59:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/18 02:59:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/18 02:59:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/04/18 02:59:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/04/18 02:59:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/04/18 02:59:14 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/18 02:59:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f82cd13200debfb8fe80e1b_f206df5c54ea6faa7_d20240418_m025921_c001_v0001023_t0010_u01713409161805") 2024/04/18 02:59:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/04/18 02:59:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/18 02:59:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/18 02:59:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/18 02:59:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/04/18 02:59:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f82cd13200debfb8fe80e1b_f218b026c212d4dbd_d20240418_m025927_c001_v0001172_t0045_u01713409167391") 2024/04/18 02:59:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/04/18 02:59:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/18 02:59:27 DEBUG : chunked-copy.copy: Error copying chunk 0 (retry=true): Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_part": EOF: &url.Error{Op:"Post", URL:"https://api001.backblazeb2.com/b2api/v1/b2_copy_part", Err:(*errors.errorString)(0xddca50)} 2024/04/18 02:59:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_part": EOF) 2024/04/18 02:59:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/18 02:59:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/18 02:59:28 DEBUG : pacer: Reducing sleep to 10ms 2024/04/18 02:59:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/18 02:59:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/18 02:59:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/04/18 02:59:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f82cd13200debfb8fe80e1b_f218b026c212d4dc3_d20240418_m025932_c001_v0001172_t0046_u01713409172842") 2024/04/18 02:59:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/18 02:59:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/18 02:59:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/18 02:59:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/18 02:59:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/04/18 02:59:38 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6f82cd13200debfb8fe80e1b_f218b026c212d4dc9_d20240418_m025938_c001_v0001165_t0053_u01713409178189") 2024/04/18 02:59:38 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/04/18 02:59:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/18 02:59:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/18 02:59:38 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/04/18 02:59:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/18 02:59:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/18 02:59:39 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/04/18 02:59:40 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/04/18 02:59:42 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/04/18 02:59:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xefabin8marobik8fahowub7/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2420: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2463: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2512: Can't test if can't have empty directories 2024/04/18 02:59:43 INFO : B2 bucket rclone-test-xefabin8marobik8fahowub7: cleaning bucket "rclone-test-xefabin8marobik8fahowub7" of all files 2024/04/18 02:59:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f403b69472dafa68c_d20240418_m025852_c001_v7007000_t0000_u01713409132542") 2024/04/18 02:59:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f2010500cce9fba72_d20240418_m025847_c001_v0001093_t0027_u01713409127694") 2024/04/18 02:59:43 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f4010500cce9fba71_d20240418_m025847_c001_v7007000_t0000_u01713409127116") 2024/04/18 02:59:43 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f219d09112ca0e293_d20240418_m025842_c001_v0001172_t0018_u01713409122140") 2024/04/18 02:59:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f406df5c54ea6fa90_d20240418_m025916_c001_v7007000_t0000_u01713409156281") 2024/04/18 02:59:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f209a080fb3742c80_d20240418_m025910_c001_v0001179_t0057_u01713409150742") 2024/04/18 02:59:43 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f409a080fb3742c7f_d20240418_m025910_c001_v7007000_t0000_u01713409150152") 2024/04/18 02:59:43 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f203b69472dafa694_d20240418_m025904_c001_v0001043_t0039_u01713409144138") 2024/04/18 02:59:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f403b69472dafa693_d20240418_m025903_c001_v7007000_t0000_u01713409143954") 2024/04/18 02:59:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f203b69472dafa690_d20240418_m025858_c001_v0001181_t0011_u01713409138778") 2024/04/18 02:59:44 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f403b69472dafa68f_d20240418_m025858_c001_v7007000_t0000_u01713409138240") 2024/04/18 02:59:44 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f203b69472dafa68d_d20240418_m025852_c001_v0001181_t0048_u01713409132724") 2024/04/18 02:59:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f4036c57b123973f4_d20240418_m025711_c001_v7007000_t0000_u01713409031914") 2024/04/18 02:59:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557ad0_d20240418_m025707_c001_v0001181_t0049_u01713409027919") 2024/04/18 02:59:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557ab8_d20240418_m025702_c001_v7007000_t0000_u01713409022559") 2024/04/18 02:59:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557aab_d20240418_m025658_c001_v0001181_t0036_u01713409018472") 2024/04/18 02:59:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557acf_d20240418_m025707_c001_v7007000_t0000_u01713409027485") 2024/04/18 02:59:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557ab9_d20240418_m025702_c001_v0001179_t0022_u01713409022744") 2024/04/18 02:59:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557aa9_d20240418_m025658_c001_v7007000_t0000_u01713409018045") 2024/04/18 02:59:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557a9d_d20240418_m025653_c001_v0001165_t0038_u01713409013852") 2024/04/18 02:59:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557a9c_d20240418_m025653_c001_v7007000_t0000_u01713409013655") 2024/04/18 02:59:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f201fc33db36f4490_d20240418_m025650_c001_v0001179_t0012_u01713409010135") 2024/04/18 02:59:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f448e_d20240418_m025649_c001_v7007000_t0000_u01713409009675") 2024/04/18 02:59:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557a85_d20240418_m025645_c001_v0001091_t0048_u01713409005543") 2024/04/18 02:59:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f4036c57b12397458_d20240418_m025737_c001_v7007000_t0000_u01713409057267") 2024/04/18 02:59:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557af0_d20240418_m025733_c001_v0001181_t0006_u01713409053270") 2024/04/18 02:59:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557ae9_d20240418_m025728_c001_v7007000_t0000_u01713409048415") 2024/04/18 02:59:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557ae4_d20240418_m025724_c001_v0001179_t0047_u01713409044471") 2024/04/18 02:59:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557aef_d20240418_m025732_c001_v7007000_t0000_u01713409052872") 2024/04/18 02:59:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557aea_d20240418_m025728_c001_v0001130_t0023_u01713409048599") 2024/04/18 02:59:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557ae3_d20240418_m025724_c001_v7007000_t0000_u01713409044096") 2024/04/18 02:59:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f2036c57b12397405_d20240418_m025719_c001_v0001181_t0051_u01713409039998") 2024/04/18 02:59:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f4036c57b12397403_d20240418_m025719_c001_v7007000_t0000_u01713409039803") 2024/04/18 02:59:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557ad9_d20240418_m025716_c001_v0001179_t0023_u01713409036199") 2024/04/18 02:59:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557ad8_d20240418_m025715_c001_v7007000_t0000_u01713409035812") 2024/04/18 02:59:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f2036c57b123973f6_d20240418_m025712_c001_v0001181_t0047_u01713409032096") 2024/04/18 02:59:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557a83_d20240418_m025645_c001_v7007000_t0000_u01713409005345") 2024/04/18 02:59:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f201fc33db36f4470_d20240418_m025641_c001_v0001172_t0040_u01713409001295") 2024/04/18 02:59:45 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f401fc33db36f446d_d20240418_m025640_c001_v7007000_t0000_u01713409000911") 2024/04/18 02:59:45 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557a5b_d20240418_m025636_c001_v0001180_t0030_u01713408996455") 2024/04/18 02:59:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557a59_d20240418_m025636_c001_v7007000_t0000_u01713408996259") 2024/04/18 02:59:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557a52_d20240418_m025631_c001_v0001103_t0020_u01713408991555") 2024/04/18 02:59:46 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557a51_d20240418_m025631_c001_v7007000_t0000_u01713408991146") 2024/04/18 02:59:46 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f219d09112ca0e10a_d20240418_m025625_c001_v0001172_t0040_u01713408985529") 2024/04/18 02:59:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f419d09112ca0e109_d20240418_m025625_c001_v7007000_t0000_u01713408985347") 2024/04/18 02:59:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557a48_d20240418_m025621_c001_v0001180_t0028_u01713408981974") 2024/04/18 02:59:46 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557a47_d20240418_m025621_c001_v7007000_t0000_u01713408981619") 2024/04/18 02:59:46 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f202a710203d3b313_d20240418_m025616_c001_v0001172_t0027_u01713408976337") 2024/04/18 02:59:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f416683d780b441bc_d20240418_m025807_c001_v7007000_t0000_u01713409087633") 2024/04/18 02:59:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f219d09112ca0e236_d20240418_m025803_c001_v0001179_t0034_u01713409083160") 2024/04/18 02:59:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f416683d780b441ad_d20240418_m025757_c001_v7007000_t0000_u01713409077830") 2024/04/18 02:59:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f216683d780b441a8_d20240418_m025752_c001_v0001181_t0032_u01713409072705") 2024/04/18 02:59:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f419d09112ca0e235_d20240418_m025802_c001_v7007000_t0000_u01713409082738") 2024/04/18 02:59:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f216683d780b441ae_d20240418_m025758_c001_v0001181_t0009_u01713409078012") 2024/04/18 02:59:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f416683d780b441a6_d20240418_m025752_c001_v7007000_t0000_u01713409072233") 2024/04/18 02:59:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f216683d780b441a0_d20240418_m025747_c001_v0001161_t0033_u01713409067182") 2024/04/18 02:59:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f416683d780b4419d_d20240418_m025747_c001_v7007000_t0000_u01713409067000") 2024/04/18 02:59:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f20770e9203557af8_d20240418_m025742_c001_v0001179_t0016_u01713409062958") 2024/04/18 02:59:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f40770e9203557af7_d20240418_m025742_c001_v7007000_t0000_u01713409062554") 2024/04/18 02:59:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f2036c57b1239745a_d20240418_m025737_c001_v0001103_t0020_u01713409057448") 2024/04/18 02:59:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f419d09112ca0e292_d20240418_m025841_c001_v7007000_t0000_u01713409121959") 2024/04/18 02:59:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f203b69472dafa687_d20240418_m025833_c001_v0001098_t0014_u01713409113812") 2024/04/18 02:59:47 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f403b69472dafa686_d20240418_m025833_c001_v7007000_t0000_u01713409113246") 2024/04/18 02:59:47 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f216683d780b44223_d20240418_m025828_c001_v0001172_t0001_u01713409108248") 2024/04/18 02:59:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f416683d780b44222_d20240418_m025828_c001_v7007000_t0000_u01713409108063") 2024/04/18 02:59:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f216683d780b44215_d20240418_m025823_c001_v0001172_t0006_u01713409103204") 2024/04/18 02:59:47 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f416683d780b44212_d20240418_m025822_c001_v7007000_t0000_u01713409102692") 2024/04/18 02:59:47 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f216683d780b441ee_d20240418_m025816_c001_v0001116_t0027_u01713409096737") 2024/04/18 02:59:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f416683d780b441ec_d20240418_m025816_c001_v7007000_t0000_u01713409096536") 2024/04/18 02:59:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f219d09112ca0e24e_d20240418_m025812_c001_v0001161_t0007_u01713409092634") 2024/04/18 02:59:47 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f419d09112ca0e24c_d20240418_m025812_c001_v7007000_t0000_u01713409092178") 2024/04/18 02:59:47 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f216683d780b441bd_d20240418_m025807_c001_v0001044_t0034_u01713409087815") 2024/04/18 02:59:47 DEBUG : chunked-copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f418b026c212d4dcc_d20240418_m025940_c001_v7007000_t0000_u01713409180684") 2024/04/18 02:59:47 DEBUG : chunked-copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89645241_d20240418_m025935_c001_v0001179_t0022_u01713409175586") 2024/04/18 02:59:47 DEBUG : chunked-copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f418b026c212d4dc5_d20240418_m025934_c001_v7007000_t0000_u01713409174990") 2024/04/18 02:59:47 DEBUG : chunked-copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896451c1_d20240418_m025930_c001_v0001179_t0033_u01713409170394") 2024/04/18 02:59:48 DEBUG : chunked-copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f418b026c212d4dbf_d20240418_m025929_c001_v7007000_t0000_u01713409169791") 2024/04/18 02:59:48 DEBUG : chunked-copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89645148_d20240418_m025924_c001_v0001179_t0051_u01713409164658") 2024/04/18 02:59:48 DEBUG : chunked-copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f418b026c212d4db4_d20240418_m025924_c001_v7007000_t0000_u01713409164034") 2024/04/18 02:59:48 DEBUG : chunked-copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896450dd_d20240418_m025920_c001_v0001179_t0008_u01713409160446") 2024/04/18 02:59:48 DEBUG : chunked-copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f406df5c54ea6faa0_d20240418_m025920_c001_v7007000_t0000_u01713409160062") 2024/04/18 02:59:48 DEBUG : chunked-copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd8964509a_d20240418_m025917_c001_v0001179_t0055_u01713409157112") 2024/04/18 02:59:48 DEBUG : chunked-copy.copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f418b026c212d4dcb_d20240418_m025940_c001_v7007000_t0000_u01713409180493") 2024/04/18 02:59:48 DEBUG : chunked-copy.copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f218b026c212d4dc9_d20240418_m025938_c001_v0001165_t0053_u01713409178189") 2024/04/18 02:59:48 DEBUG : chunked-copy.copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f418b026c212d4dc4_d20240418_m025934_c001_v7007000_t0000_u01713409174808") 2024/04/18 02:59:48 DEBUG : chunked-copy.copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f218b026c212d4dc3_d20240418_m025932_c001_v0001172_t0046_u01713409172842") 2024/04/18 02:59:48 DEBUG : chunked-copy.copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f418b026c212d4dbe_d20240418_m025929_c001_v7007000_t0000_u01713409169610") 2024/04/18 02:59:48 DEBUG : chunked-copy.copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f218b026c212d4dbd_d20240418_m025927_c001_v0001172_t0045_u01713409167391") 2024/04/18 02:59:48 DEBUG : chunked-copy.copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f418b026c212d4db3_d20240418_m025923_c001_v7007000_t0000_u01713409163854") 2024/04/18 02:59:48 DEBUG : chunked-copy.copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f206df5c54ea6faa7_d20240418_m025921_c001_v0001023_t0010_u01713409161805") 2024/04/18 02:59:48 DEBUG : chunked-copy.copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f406df5c54ea6fa9f_d20240418_m025919_c001_v7007000_t0000_u01713409159882") 2024/04/18 02:59:48 DEBUG : chunked-copy.copy: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f102ad2e01b83742d_d20240418_m025919_c001_v0001165_t0020_u01713409159048") 2024/04/18 02:59:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643585_d20240418_m025517_c001_v0001179_t0054_u01713408917411") 2024/04/18 02:59:48 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f418b026c212d4dce_d20240418_m025941_c001_v7007000_t0000_u01713409181130") 2024/04/18 02:59:49 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896452bf_d20240418_m025940_c001_v0001179_t0023_u01713409180881") 2024/04/18 02:59:49 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f418b026c212d4dd2_d20240418_m025942_c001_v7007000_t0000_u01713409182432") 2024/04/18 02:59:49 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896452ed_d20240418_m025942_c001_v0001179_t0039_u01713409182155") 2024/04/18 02:59:49 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd896452d7_d20240418_m025941_c001_v0001179_t0016_u01713409181348") 2024/04/18 02:59:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f402a710203d3b312_d20240418_m025616_c001_v7007000_t0000_u01713408976154") 2024/04/18 02:59:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f82cd13200debfb8fe80e1b_f1137e8cd89643c56_d20240418_m025608_c001_v0001179_t0048_u01713408968050") 2024/04/18 02:59:50 INFO : B2 bucket rclone-test-xefabin8marobik8fahowub7: cleaning bucket "rclone-test-xefabin8marobik8fahowub7" of all files === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- PASS: TestIntegration (308.28s) --- 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.57s) --- PASS: TestIntegration/FsMkdir (305.81s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.57s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.25s) --- 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.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.77s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (59.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.57s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- 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 (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (6.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (17.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (16.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.19s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (180.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (24.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.27s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.93s) --- 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 308.295s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m8.979454207s (try 1/5)