"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/15 03:44:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dagepel3zajewop3sozekug1" 2024/04/15 03:44:34 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/15 03:44:38 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/04/15 03:44:38 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/04/15 03:44:38 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/15 03:45:03 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/15 03:45:03 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/04/15 03:45:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/04/15 03:45:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/04/15 03:45:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/04/15 03:45:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/04/15 03:45:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/04/15 03:45:07 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/15 03:45:14 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/04/15 03:45:15 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/15 03:45:19 INFO : B2 bucket rclone-test-dagepel3zajewop3sozekug1: cleaning bucket "rclone-test-dagepel3zajewop3sozekug1" of all files 2024/04/15 03:45:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0e252_d20240415_m034519_c001_v0001181_t0056_u01713152719117") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/04/15 03:45:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dagepel3zajewop3sozekug1/dirToPurgeFromRoot" 2024/04/15 03:45:21 INFO : B2 bucket rclone-test-dagepel3zajewop3sozekug1 path dirToPurgeFromRoot: cleaning bucket "rclone-test-dagepel3zajewop3sozekug1" of all files 2024/04/15 03:45:21 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0e282_d20240415_m034520_c001_v0001181_t0009_u01713152720265") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/04/15 03:45:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dagepel3zajewop3sozekug1/hello? sausage/êé" 2024/04/15 03:45:25 INFO : B2 bucket rclone-test-dagepel3zajewop3sozekug1 path hello? sausage/êé: cleaning bucket "rclone-test-dagepel3zajewop3sozekug1" of all files 2024/04/15 03:45:25 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f11909db83af29a12_d20240415_m034523_c001_v0001172_t0052_u01713152723800") === 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/15 03:45:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dagepel3zajewop3sozekug1/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2024/04/15 03:45:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": EOF) 2024/04/15 03:45:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/15 03:45:34 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/04/15 03:45:34 DEBUG : Creating backend with remote "TestB2:rclone-test-dagepel3zajewop3sozekug1/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1838: Opening root remote "TestB2:" path "rclone-test-dagepel3zajewop3sozekug1" from "TestB2:rclone-test-dagepel3zajewop3sozekug1" 2024/04/15 03:45:35 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/04/15 03:45:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jozowug0ropegiw8dodowud1" 2024/04/15 03:45:48 DEBUG : B2 bucket rclone-test-jozowug0ropegiw8dodowud1: Purge remote 2024/04/15 03:45:48 INFO : B2 bucket rclone-test-jozowug0ropegiw8dodowud1: cleaning bucket "rclone-test-jozowug0ropegiw8dodowud1" of all files 2024/04/15 03:45:48 DEBUG : somefile: Deleting (id "4_zcff26d23d0cddbfb8fe80e1b_f406e551d3a0b751f_d20240415_m034547_c001_v0001025_t0013_u01713152747225") === 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/15 03:45:49 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/04/15 03:45:50 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/15 03:45:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/04/15 03:45:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/15 03:45:57 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-15-034554-312.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/15 03:46:00 DEBUG : oldPath = "TestB2:rclone-test-dagepel3zajewop3sozekug1/versions/test-versions-v2024-04-15-034554-312.txt" 2024/04/15 03:46:00 DEBUG : newPath = "TestB2,versions:rclone-test-dagepel3zajewop3sozekug1/versions/test-versions-v2024-04-15-034554-312.txt" 2024/04/15 03:46:00 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-dagepel3zajewop3sozekug1/versions/test-versions-v2024-04-15-034554-312.txt" 2024/04/15 03:46:00 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/04/15 03:46:01 DEBUG : fs cache: adding new entry for parent of "TestB2,versions:rclone-test-dagepel3zajewop3sozekug1/versions/test-versions-v2024-04-15-034554-312.txt", "TestB2{pO73u}:rclone-test-dagepel3zajewop3sozekug1/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/15 03:46:02 INFO : B2 bucket rclone-test-dagepel3zajewop3sozekug1: cleaning bucket "rclone-test-dagepel3zajewop3sozekug1" of all hidden files 2024/04/15 03:46:03 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa7fbe_d20240415_m034446_c001_v7007000_t0000_u01713152686589") as it is a hide marker 2024/04/15 03:46:03 DEBUG : leading space/ leading space: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0db8e_d20240415_m034445_c001_v0001181_t0004_u01713152685625") 2024/04/15 03:46:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa7faf_d20240415_m034445_c001_v7007000_t0000_u01713152685251") as it is a hide marker 2024/04/15 03:46:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0db57_d20240415_m034444_c001_v0001181_t0040_u01713152684647") 2024/04/15 03:46:03 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa8005_d20240415_m034452_c001_v7007000_t0000_u01713152692939") as it is a hide marker 2024/04/15 03:46:03 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0dcea_d20240415_m034452_c001_v0001181_t0010_u01713152692207") 2024/04/15 03:46:03 DEBUG : created from root.txt: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f408fdd09a877f055_d20240415_m034542_c001_v7007000_t0000_u01713152742262") as it is a hide marker 2024/04/15 03:46:03 DEBUG : created from root.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f10338db619cd39a9_d20240415_m034541_c001_v0001180_t0055_u01713152741309") 2024/04/15 03:46:03 DEBUG : file name.txt: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f408fdd09a877f059_d20240415_m034549_c001_v7007000_t0000_u01713152749343") as it is a hide marker 2024/04/15 03:46:03 DEBUG : file name.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0e4b9_d20240415_m034532_c001_v0001181_t0058_u01713152732804") 2024/04/15 03:46:03 DEBUG : file name.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f118909a03a727399_d20240415_m034529_c001_v0001179_t0010_u01713152729147") 2024/04/15 03:46:03 DEBUG : file name.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0e0f3_d20240415_m034511_c001_v0001181_t0005_u01713152711806") 2024/04/15 03:46:03 DEBUG : file name.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0e0a4_d20240415_m034510_c001_v0001181_t0005_u01713152710589") 2024/04/15 03:46:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0e0cd_d20240415_m034511_c001_v0001181_t0044_u01713152711224") "upload" dated 2024-04-15 03:45:11.224 +0000 UTC (52.609457761s ago) 2024/04/15 03:46:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f40404c0475a7c258_d20240415_m034527_c001_v7007000_t0000_u01713152727064") as it is a hide marker 2024/04/15 03:46:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f103b14fd3411f03d_d20240415_m034526_c001_v0001179_t0004_u01713152726796") 2024/04/15 03:46:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f106ea3575e1405ac_d20240415_m034526_c001_v0001178_t0003_u01713152726148") 2024/04/15 03:46:04 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa840a_d20240415_m034500_c001_v7007000_t0000_u01713152700417") as it is a hide marker 2024/04/15 03:46:04 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0de9c_d20240415_m034459_c001_v0001181_t0016_u01713152699818") 2024/04/15 03:46:04 DEBUG : piped data.txt: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f408fdd09a877f05c_d20240415_m034551_c001_v7007000_t0000_u01713152751081") as it is a hide marker 2024/04/15 03:46:04 DEBUG : piped data.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0e789_d20240415_m034550_c001_v0001181_t0016_u01713152750675") 2024/04/15 03:46:04 DEBUG : piped data.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f408fdd09a877f05b_d20240415_m034550_c001_v7007000_t0000_u01713152750480") 2024/04/15 03:46:04 DEBUG : piped data.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f402e52f0f6e0e767_d20240415_m034550_c001_v0001181_t0032_u01713152750101") 2024/04/15 03:46:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa87c6_d20240415_m034501_c001_v7007000_t0000_u01713152701413") as it is a hide marker 2024/04/15 03:46:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0dec0_d20240415_m034500_c001_v0001181_t0039_u01713152700795") 2024/04/15 03:46:04 DEBUG : test-metadata: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f408fdd09a877f05d_d20240415_m034552_c001_v7007000_t0000_u01713152752113") as it is a hide marker 2024/04/15 03:46:04 DEBUG : test-metadata: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0e79f_d20240415_m034551_c001_v0001181_t0033_u01713152751306") 2024/04/15 03:46:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa800e_d20240415_m034455_c001_v7007000_t0000_u01713152695149") as it is a hide marker 2024/04/15 03:46:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0dd62_d20240415_m034454_c001_v0001181_t0049_u01713152694318") 2024/04/15 03:46:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa8400_d20240415_m034457_c001_v7007000_t0000_u01713152697227") as it is a hide marker 2024/04/15 03:46:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0ddde_d20240415_m034456_c001_v0001181_t0020_u01713152696611") 2024/04/15 03:46:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa8011_d20240415_m034456_c001_v7007000_t0000_u01713152696219") as it is a hide marker 2024/04/15 03:46:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0ddae_d20240415_m034455_c001_v0001181_t0023_u01713152695616") 2024/04/15 03:46:05 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa8405_d20240415_m034458_c001_v7007000_t0000_u01713152698400") as it is a hide marker 2024/04/15 03:46:05 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0de1a_d20240415_m034457_c001_v0001181_t0035_u01713152697596") 2024/04/15 03:46:05 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa8407_d20240415_m034459_c001_v7007000_t0000_u01713152699410") as it is a hide marker 2024/04/15 03:46:05 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0de5c_d20240415_m034458_c001_v0001181_t0028_u01713152698772") 2024/04/15 03:46:05 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa8009_d20240415_m034453_c001_v7007000_t0000_u01713152693939") as it is a hide marker 2024/04/15 03:46:05 DEBUG : trailing space /trailing space : Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0dd25_d20240415_m034453_c001_v0001181_t0021_u01713152693317") 2024/04/15 03:46:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0e8d9_d20240415_m034559_c001_v0001181_t0006_u01713152759511") "upload" dated 2024-04-15 03:45:59.511 +0000 UTC (5.771892981s ago) 2024/04/15 03:46:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f405c335956e6855b_d20240415_m034557_c001_v7007000_t0000_u01713152757309") 2024/04/15 03:46:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0e807_d20240415_m034554_c001_v0001181_t0027_u01713152754312") 2024/04/15 03:46:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa87ff_d20240415_m034510_c001_v7007000_t0000_u01713152710017") as it is a hide marker 2024/04/15 03:46:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f218b026c20fa87d4_d20240415_m034503_c001_v0001181_t0003_u01713152703686") 2024/04/15 03:46:05 DEBUG : zero-length-file: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa87d2_d20240415_m034503_c001_v7007000_t0000_u01713152703347") as it is a hide marker 2024/04/15 03:46:05 DEBUG : zero-length-file: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f402e52f0f6e0df18_d20240415_m034502_c001_v0001181_t0032_u01713152702793") 2024/04/15 03:46:05 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa7fc5_d20240415_m034447_c001_v7007000_t0000_u01713152687556") as it is a hide marker 2024/04/15 03:46:05 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0dbd6_d20240415_m034446_c001_v0001181_t0041_u01713152686968") 2024/04/15 03:46:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa7fa2_d20240415_m034442_c001_v7007000_t0000_u01713152682070") as it is a hide marker 2024/04/15 03:46:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0da8b_d20240415_m034440_c001_v0001181_t0010_u01713152680727") 2024/04/15 03:46:05 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa7ffd_d20240415_m034450_c001_v7007000_t0000_u01713152690507") as it is a hide marker 2024/04/15 03:46:06 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0dc6e_d20240415_m034449_c001_v0001181_t0019_u01713152689896") 2024/04/15 03:46:06 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa7fcf_d20240415_m034449_c001_v7007000_t0000_u01713152689523") as it is a hide marker 2024/04/15 03:46:06 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0dc2f_d20240415_m034448_c001_v0001181_t0041_u01713152688931") 2024/04/15 03:46:06 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa7fff_d20240415_m034451_c001_v7007000_t0000_u01713152691830") as it is a hide marker 2024/04/15 03:46:06 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0dca0_d20240415_m034450_c001_v0001181_t0043_u01713152690915") 2024/04/15 03:46:06 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa7fcd_d20240415_m034448_c001_v7007000_t0000_u01713152688550") as it is a hide marker 2024/04/15 03:46:06 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0dc07_d20240415_m034447_c001_v0001181_t0045_u01713152687930") 2024/04/15 03:46:06 DEBUG : ./.: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa7fa6_d20240415_m034443_c001_v7007000_t0000_u01713152683130") as it is a hide marker 2024/04/15 03:46:06 DEBUG : ./.: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0dae6_d20240415_m034442_c001_v0001181_t0018_u01713152682436") 2024/04/15 03:46:06 DEBUG : ../..: Deleting current version (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa7fab_d20240415_m034444_c001_v7007000_t0000_u01713152684264") as it is a hide marker 2024/04/15 03:46:06 DEBUG : ../..: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0db0b_d20240415_m034443_c001_v0001181_t0004_u01713152683499") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/04/15 03:46:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/04/15 03:46:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/04/15 03:46:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/04/15 03:46:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/04/15 03:46:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/04/15 03:46:11 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/04/15 03:46:11 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/04/15 03:46:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:46:14 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/15 03:46:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f203b69472da367ff_d20240415_m034614_c001_v0001172_t0009_u01713152774093") 2024/04/15 03:46:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/15 03:46:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/15 03:46:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/15 03:46:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:46:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:46:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/04/15 03:46:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/04/15 03:46:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/04/15 03:46:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/04/15 03:46:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/04/15 03:46:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/04/15 03:46:21 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/04/15 03:46:21 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/04/15 03:46:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:46:22 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/15 03:46:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f203b69472da36806_d20240415_m034623_c001_v0001137_t0034_u01713152783019") 2024/04/15 03:46:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/15 03:46:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/15 03:46:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/15 03:46:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:46:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:46:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/04/15 03:46:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/04/15 03:46:28 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/04/15 03:46:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/04/15 03:46:28 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/04/15 03:46:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/04/15 03:46:28 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/04/15 03:46:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/04/15 03:46:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/04/15 03:46:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/04/15 03:46:31 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/04/15 03:46:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:46:32 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/15 03:46:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f203b69472da36812_d20240415_m034632_c001_v0001161_t0026_u01713152792995") 2024/04/15 03:46:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/04/15 03:46:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/15 03:46:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/15 03:46:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/04/15 03:46:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/04/15 03:46:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:46:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:46:35 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/15 03:46:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/04/15 03:46:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/04/15 03:46:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/04/15 03:46:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/04/15 03:46:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/04/15 03:46:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/04/15 03:46:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/04/15 03:46:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:46:41 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/15 03:46:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f203b69472da36818_d20240415_m034641_c001_v0001038_t0037_u01713152801741") 2024/04/15 03:46:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/15 03:46:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/04/15 03:46:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/15 03:46:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:46:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:46:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/04/15 03:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/15 03:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/15 03:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/15 03:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/15 03:46:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/15 03:46:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/15 03:46:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/04/15 03:46:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:46:50 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/15 03:46:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f20770e920329e9bc_d20240415_m034650_c001_v0001130_t0003_u01713152810330") 2024/04/15 03:46:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/15 03:46:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/15 03:46:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/15 03:46:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:46:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:46:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/04/15 03:46:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/04/15 03:46:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/04/15 03:46:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/15 03:46:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/15 03:46:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/04/15 03:46:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/04/15 03:46:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/04/15 03:46:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/04/15 03:46:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/04/15 03:46:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/04/15 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:46:59 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/15 03:47:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f20065d337a4d0c8d_d20240415_m034659_c001_v0001030_t0013_u01713152819914") 2024/04/15 03:47:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/04/15 03:47:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/15 03:47:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/04/15 03:47:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/15 03:47:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/15 03:47:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:47:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:47:04 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/15 03:47:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/04/15 03:47:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/04/15 03:47:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/04/15 03:47:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/04/15 03:47:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/04/15 03:47:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/04/15 03:47:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/04/15 03:47:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:47:11 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/15 03:47:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f202a8737752d15c8_d20240415_m034711_c001_v0001145_t0046_u01713152831804") 2024/04/15 03:47:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/15 03:47:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/04/15 03:47:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/15 03:47:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:47:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:47:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/04/15 03:47:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/15 03:47:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/15 03:47:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/15 03:47:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/15 03:47:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/15 03:47:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/15 03:47:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/04/15 03:47:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:47:20 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/15 03:47:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f202a8737752d15e9_d20240415_m034720_c001_v0001179_t0011_u01713152840776") 2024/04/15 03:47:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/15 03:47:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/15 03:47:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/15 03:47:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:47:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:47:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/04/15 03:47:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/04/15 03:47:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/04/15 03:47:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/04/15 03:47:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/04/15 03:47:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/04/15 03:47:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/04/15 03:47:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/04/15 03:47:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/04/15 03:47:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/04/15 03:47:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/04/15 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:47:29 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/15 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f2010500cce91c779_d20240415_m034729_c001_v0001157_t0059_u01713152849592") 2024/04/15 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/04/15 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/15 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/04/15 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/04/15 03:47:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/04/15 03:47:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:47:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:47:32 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/15 03:47:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/04/15 03:47:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/04/15 03:47:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/04/15 03:47:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/04/15 03:47:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/04/15 03:47:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/04/15 03:47: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/15 03:47:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:47:45 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/15 03:47:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f202a8737752d165e_d20240415_m034745_c001_v0001157_t0038_u01713152865334") 2024/04/15 03:47:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/15 03:47:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/15 03:47:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/04/15 03:47:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:47:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:47:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/04/15 03:47:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/15 03:47:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/15 03:47:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/15 03:47:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/15 03:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/15 03:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/15 03:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/04/15 03:47:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:47:54 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/15 03:47:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f206df5c54e7427c1_d20240415_m034754_c001_v0001181_t0038_u01713152874787") 2024/04/15 03:47:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/15 03:47:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/15 03:47:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/15 03:47:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:47:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:47:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/04/15 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/04/15 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/04/15 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/04/15 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/04/15 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/04/15 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/04/15 03:48:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/04/15 03:48:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/04/15 03:48:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/04/15 03:48:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/04/15 03:48:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:48:04 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/15 03:48:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f206df5c54e7427f2_d20240415_m034805_c001_v0001026_t0021_u01713152885048") 2024/04/15 03:48:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/04/15 03:48:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/15 03:48:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/04/15 03:48:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/04/15 03:48:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/04/15 03:48:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:48:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:48:08 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/15 03:48:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/04/15 03:48:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/04/15 03:48:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/04/15 03:48:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/04/15 03:48:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/04/15 03:48:13 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/04/15 03:48:13 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/04/15 03:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:48:15 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/15 03:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f2173751f94b8fb12_d20240415_m034815_c001_v0001179_t0007_u01713152895535") 2024/04/15 03:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/15 03:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/15 03:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/15 03:48:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:48:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:48:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/04/15 03:48:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/04/15 03:48:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/04/15 03:48:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/04/15 03:48:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/04/15 03:48:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/04/15 03:48:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/04/15 03:48:23 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/04/15 03:48:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:48:25 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/15 03:48:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f2173751f94b8fb3a_d20240415_m034825_c001_v0001181_t0008_u01713152905708") 2024/04/15 03:48:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/15 03:48:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/15 03:48:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/15 03:48:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:48:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:48:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/04/15 03:48:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/04/15 03:48:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/04/15 03:48:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/04/15 03:48:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/04/15 03:48:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/04/15 03:48:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/04/15 03:48:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/04/15 03:48:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/04/15 03:48:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/04/15 03:48:34 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/04/15 03:48:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:48:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/04/15 03:48:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f211f66c08a2eec6a_d20240415_m034836_c001_v0001179_t0037_u01713152916503") 2024/04/15 03:48:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/04/15 03:48:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/15 03:48:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/15 03:48:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/04/15 03:48:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/04/15 03:48:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:48:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:48:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2024/04/15 03:48:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/04/15 03:48:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/04/15 03:48:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/04/15 03:48:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/04/15 03:48:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/04/15 03:48:45 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/04/15 03:48:45 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/04/15 03:48:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:48: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/15 03:48:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f219d09112c6e9c66_d20240415_m034847_c001_v0001172_t0012_u01713152927853") 2024/04/15 03:48:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/15 03:48:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/04/15 03:48:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/15 03:48:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:48:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:48:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/04/15 03:48:53 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/04/15 03:48:53 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/04/15 03:48:53 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/04/15 03:48:53 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/04/15 03:48:56 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/04/15 03:48:56 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/04/15 03:48:56 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/04/15 03:48:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:48:59 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/15 03:48:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f219d09112c6e9ca1_d20240415_m034859_c001_v0001161_t0012_u01713152939285") 2024/04/15 03:48:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/15 03:48:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/15 03:48:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/04/15 03:49:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:49:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:49:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/04/15 03:49:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/04/15 03:49:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/04/15 03:49:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/04/15 03:49:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/04/15 03:49:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/04/15 03:49:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/04/15 03:49:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/04/15 03:49:08 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/04/15 03:49:08 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/04/15 03:49:08 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/04/15 03:49:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/04/15 03:49:11 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/15 03:49:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf025d73d0bddbfb8fe80e1b_f219d09112c6e9d64_d20240415_m034911_c001_v0001145_t0036_u01713152951249") 2024/04/15 03:49:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/04/15 03:49:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/04/15 03:49:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/04/15 03:49:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/04/15 03:49:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/04/15 03:49:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/04/15 03:49:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/04/15 03:49: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/15 03:49:23 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf025d73d0bddbfb8fe80e1b_f201fc33db33ba0b5_d20240415_m034923_c001_v0001130_t0003_u01713152963425") 2024/04/15 03:49:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/04/15 03:49:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/15 03:49:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/15 03:49:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/15 03:49:24 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/04/15 03:49:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf025d73d0bddbfb8fe80e1b_f20065d337a4d31c2_d20240415_m034928_c001_v0001026_t0031_u01713152968818") 2024/04/15 03:49:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/04/15 03:49:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/15 03:49:29 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)(0xddaa50)} 2024/04/15 03:49:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_part": EOF) 2024/04/15 03:49:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/15 03:49:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/15 03:49:29 DEBUG : pacer: Reducing sleep to 10ms 2024/04/15 03:49:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/15 03:49:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/15 03:49:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/04/15 03:49:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf025d73d0bddbfb8fe80e1b_f20404c0475a7cac6_d20240415_m034935_c001_v0001172_t0001_u01713152975229") 2024/04/15 03:49:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/15 03:49:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/15 03:49:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/15 03:49:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/15 03:49:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/04/15 03:49:40 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdf025d73d0bddbfb8fe80e1b_f206df5c54e742a2f_d20240415_m034940_c001_v0001179_t0034_u01713152980797") 2024/04/15 03:49:40 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/04/15 03:49:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/04/15 03:49:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/04/15 03:49:41 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/04/15 03:49:41 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/04/15 03:49:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/04/15 03:49:42 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/04/15 03:49:43 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/04/15 03:49:44 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/04/15 03:49:45 DEBUG : Creating backend with remote "TestB2:rclone-test-dagepel3zajewop3sozekug1/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/15 03:49:46 INFO : B2 bucket rclone-test-dagepel3zajewop3sozekug1: cleaning bucket "rclone-test-dagepel3zajewop3sozekug1" of all files 2024/04/15 03:49:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f419d09112c6e9c77_d20240415_m034852_c001_v7007000_t0000_u01713152932337") 2024/04/15 03:49:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f219d09112c6e9c66_d20240415_m034847_c001_v0001172_t0012_u01713152927853") 2024/04/15 03:49:46 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f419d09112c6e9c64_d20240415_m034847_c001_v7007000_t0000_u01713152927290") 2024/04/15 03:49:46 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f2010500cce91c7b7_d20240415_m034842_c001_v0001120_t0045_u01713152922011") 2024/04/15 03:49:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f401fc33db33ba0ad_d20240415_m034916_c001_v7007000_t0000_u01713152956809") 2024/04/15 03:49:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f219d09112c6e9d64_d20240415_m034911_c001_v0001145_t0036_u01713152951249") 2024/04/15 03:49:46 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f419d09112c6e9d5d_d20240415_m034910_c001_v7007000_t0000_u01713152950710") 2024/04/15 03:49:46 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f219d09112c6e9cf9_d20240415_m034904_c001_v0001092_t0033_u01713152944849") 2024/04/15 03:49:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f419d09112c6e9cf2_d20240415_m034904_c001_v7007000_t0000_u01713152944654") 2024/04/15 03:49:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f219d09112c6e9ca1_d20240415_m034859_c001_v0001161_t0012_u01713152939285") 2024/04/15 03:49:47 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f419d09112c6e9c99_d20240415_m034858_c001_v7007000_t0000_u01713152938745") 2024/04/15 03:49:47 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f219d09112c6e9c78_d20240415_m034852_c001_v0001033_t0003_u01713152932548") 2024/04/15 03:49:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f40770e920329edd9_d20240415_m034707_c001_v7007000_t0000_u01713152827197") 2024/04/15 03:49:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f20065d337a4d0c8d_d20240415_m034659_c001_v0001030_t0013_u01713152819914") 2024/04/15 03:49:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f40770e920329e9d1_d20240415_m034655_c001_v7007000_t0000_u01713152815079") 2024/04/15 03:49:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f20770e920329e9bc_d20240415_m034650_c001_v0001130_t0003_u01713152810330") 2024/04/15 03:49:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f40065d337a4d0c87_d20240415_m034659_c001_v7007000_t0000_u01713152819500") 2024/04/15 03:49:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f20770e920329e9d2_d20240415_m034655_c001_v0001172_t0019_u01713152815268") 2024/04/15 03:49:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f40770e920329e9bb_d20240415_m034649_c001_v7007000_t0000_u01713152809946") 2024/04/15 03:49:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f20770e920329e9ab_d20240415_m034645_c001_v0001179_t0021_u01713152805807") 2024/04/15 03:49:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f40770e920329e9aa_d20240415_m034645_c001_v7007000_t0000_u01713152805573") 2024/04/15 03:49:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f203b69472da36818_d20240415_m034641_c001_v0001038_t0037_u01713152801741") 2024/04/15 03:49:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f403b69472da36817_d20240415_m034641_c001_v7007000_t0000_u01713152801346") 2024/04/15 03:49:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f20770e920329e982_d20240415_m034637_c001_v0001172_t0025_u01713152797463") 2024/04/15 03:49:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f402a8737752d161f_d20240415_m034733_c001_v7007000_t0000_u01713152853933") 2024/04/15 03:49:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f2010500cce91c779_d20240415_m034729_c001_v0001157_t0059_u01713152849592") 2024/04/15 03:49:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f40770e920329ee21_d20240415_m034724_c001_v7007000_t0000_u01713152844671") 2024/04/15 03:49:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f202a8737752d15e9_d20240415_m034720_c001_v0001179_t0011_u01713152840776") 2024/04/15 03:49:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f4010500cce91c778_d20240415_m034729_c001_v7007000_t0000_u01713152849215") 2024/04/15 03:49:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f20770e920329ee22_d20240415_m034724_c001_v0001172_t0025_u01713152844880") 2024/04/15 03:49:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f402a8737752d15e8_d20240415_m034720_c001_v7007000_t0000_u01713152840396") 2024/04/15 03:49:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f20770e920329edfc_d20240415_m034715_c001_v0001172_t0017_u01713152835987") 2024/04/15 03:49:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f40770e920329edfb_d20240415_m034715_c001_v7007000_t0000_u01713152835792") 2024/04/15 03:49:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f202a8737752d15c8_d20240415_m034711_c001_v0001145_t0046_u01713152831804") 2024/04/15 03:49:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f402a8737752d15c7_d20240415_m034711_c001_v7007000_t0000_u01713152831431") 2024/04/15 03:49:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f20770e920329edda_d20240415_m034707_c001_v0001153_t0023_u01713152827389") 2024/04/15 03:49:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f40770e920329e980_d20240415_m034637_c001_v7007000_t0000_u01713152797264") 2024/04/15 03:49:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f203b69472da36812_d20240415_m034632_c001_v0001161_t0026_u01713152792995") 2024/04/15 03:49:49 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f403b69472da36811_d20240415_m034632_c001_v7007000_t0000_u01713152792579") 2024/04/15 03:49:49 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f203b69472da3680c_d20240415_m034627_c001_v0001161_t0046_u01713152787893") 2024/04/15 03:49:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f403b69472da3680a_d20240415_m034627_c001_v7007000_t0000_u01713152787699") 2024/04/15 03:49:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f203b69472da36806_d20240415_m034623_c001_v0001137_t0034_u01713152783019") 2024/04/15 03:49:49 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f403b69472da36804_d20240415_m034622_c001_v7007000_t0000_u01713152782607") 2024/04/15 03:49:49 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f218b026c20fa8de9_d20240415_m034617_c001_v0001179_t0043_u01713152777744") 2024/04/15 03:49:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f418b026c20fa8de7_d20240415_m034617_c001_v7007000_t0000_u01713152777552") 2024/04/15 03:49:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f203b69472da367ff_d20240415_m034614_c001_v0001172_t0009_u01713152774093") 2024/04/15 03:49:49 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f403b69472da367fe_d20240415_m034613_c001_v7007000_t0000_u01713152773692") 2024/04/15 03:49:49 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f2052cb91256a3cd7_d20240415_m034607_c001_v0001103_t0026_u01713152767763") 2024/04/15 03:49:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f412cee71d9649cbb_d20240415_m034810_c001_v7007000_t0000_u01713152890441") 2024/04/15 03:49:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f206df5c54e7427f2_d20240415_m034805_c001_v0001026_t0021_u01713152885048") 2024/04/15 03:49:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f406df5c54e7427d0_d20240415_m034759_c001_v7007000_t0000_u01713152879486") 2024/04/15 03:49:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f206df5c54e7427c1_d20240415_m034754_c001_v0001181_t0038_u01713152874787") 2024/04/15 03:49:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f406df5c54e7427f1_d20240415_m034804_c001_v7007000_t0000_u01713152884608") 2024/04/15 03:49:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f206df5c54e7427d3_d20240415_m034759_c001_v0001179_t0004_u01713152879679") 2024/04/15 03:49:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f406df5c54e7427c0_d20240415_m034754_c001_v7007000_t0000_u01713152874328") 2024/04/15 03:49:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f206df5c54e7427b0_d20240415_m034749_c001_v0001146_t0056_u01713152869436") 2024/04/15 03:49:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f406df5c54e7427ae_d20240415_m034749_c001_v7007000_t0000_u01713152869191") 2024/04/15 03:49:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f202a8737752d165e_d20240415_m034745_c001_v0001157_t0038_u01713152865334") 2024/04/15 03:49:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f402a8737752d165c_d20240415_m034744_c001_v7007000_t0000_u01713152864859") 2024/04/15 03:49:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f202a8737752d1620_d20240415_m034734_c001_v0001131_t0024_u01713152854157") 2024/04/15 03:49:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f4010500cce91c7b6_d20240415_m034841_c001_v7007000_t0000_u01713152921809") 2024/04/15 03:49:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f211f66c08a2eec6a_d20240415_m034836_c001_v0001179_t0037_u01713152916503") 2024/04/15 03:49:50 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f411f66c08a2eec68_d20240415_m034835_c001_v7007000_t0000_u01713152915986") 2024/04/15 03:49:50 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f2173751f94b8ff30_d20240415_m034830_c001_v0001172_t0005_u01713152910655") 2024/04/15 03:49:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f4173751f94b8ff2f_d20240415_m034830_c001_v7007000_t0000_u01713152910460") 2024/04/15 03:49:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f2173751f94b8fb3a_d20240415_m034825_c001_v0001181_t0008_u01713152905708") 2024/04/15 03:49:50 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f4173751f94b8fb37_d20240415_m034825_c001_v7007000_t0000_u01713152905223") 2024/04/15 03:49:50 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f2173751f94b8fb25_d20240415_m034819_c001_v0001099_t0057_u01713152899819") 2024/04/15 03:49:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f4173751f94b8fb22_d20240415_m034819_c001_v7007000_t0000_u01713152899625") 2024/04/15 03:49:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f2173751f94b8fb12_d20240415_m034815_c001_v0001179_t0007_u01713152895535") 2024/04/15 03:49:50 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f4173751f94b8fb0b_d20240415_m034815_c001_v7007000_t0000_u01713152895058") 2024/04/15 03:49:51 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f212cee71d9649cbc_d20240415_m034810_c001_v0001161_t0059_u01713152890635") 2024/04/15 03:49:51 DEBUG : chunked-copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f406df5c54e742a5b_d20240415_m034943_c001_v7007000_t0000_u01713152983703") 2024/04/15 03:49:51 DEBUG : chunked-copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e1097b_d20240415_m034938_c001_v0001181_t0029_u01713152978331") 2024/04/15 03:49:51 DEBUG : chunked-copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f406df5c54e742a15_d20240415_m034937_c001_v7007000_t0000_u01713152977726") 2024/04/15 03:49:51 DEBUG : chunked-copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e108df_d20240415_m034932_c001_v0001181_t0001_u01713152972705") 2024/04/15 03:49:51 DEBUG : chunked-copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f40404c0475a7cab4_d20240415_m034932_c001_v7007000_t0000_u01713152972083") 2024/04/15 03:49:51 DEBUG : chunked-copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e107eb_d20240415_m034926_c001_v0001181_t0050_u01713152966255") 2024/04/15 03:49:51 DEBUG : chunked-copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f40065d337a4d31c0_d20240415_m034925_c001_v7007000_t0000_u01713152965634") 2024/04/15 03:49:51 DEBUG : chunked-copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e10737_d20240415_m034921_c001_v0001181_t0030_u01713152961683") 2024/04/15 03:49:51 DEBUG : chunked-copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f401fc33db33ba0b1_d20240415_m034921_c001_v7007000_t0000_u01713152961271") 2024/04/15 03:49:51 DEBUG : chunked-copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e10691_d20240415_m034917_c001_v0001181_t0053_u01713152957611") 2024/04/15 03:49:51 DEBUG : chunked-copy.copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f406df5c54e742a56_d20240415_m034943_c001_v7007000_t0000_u01713152983509") 2024/04/15 03:49:51 DEBUG : chunked-copy.copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f206df5c54e742a2f_d20240415_m034940_c001_v0001179_t0034_u01713152980797") 2024/04/15 03:49:51 DEBUG : chunked-copy.copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f406df5c54e742a0f_d20240415_m034937_c001_v7007000_t0000_u01713152977485") 2024/04/15 03:49:51 DEBUG : chunked-copy.copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f20404c0475a7cac6_d20240415_m034935_c001_v0001172_t0001_u01713152975229") 2024/04/15 03:49:51 DEBUG : chunked-copy.copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f40404c0475a7cab3_d20240415_m034931_c001_v7007000_t0000_u01713152971891") 2024/04/15 03:49:52 DEBUG : chunked-copy.copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f20065d337a4d31c2_d20240415_m034928_c001_v0001026_t0031_u01713152968818") 2024/04/15 03:49:52 DEBUG : chunked-copy.copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f40065d337a4d31bf_d20240415_m034925_c001_v7007000_t0000_u01713152965396") 2024/04/15 03:49:52 DEBUG : chunked-copy.copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f201fc33db33ba0b5_d20240415_m034923_c001_v0001130_t0003_u01713152963425") 2024/04/15 03:49:52 DEBUG : chunked-copy.copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f401fc33db33ba0b0_d20240415_m034921_c001_v7007000_t0000_u01713152961081") 2024/04/15 03:49:52 DEBUG : chunked-copy.copy: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f106d0de561a6f50c_d20240415_m034919_c001_v0001181_t0007_u01713152959642") 2024/04/15 03:49:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0e0cd_d20240415_m034511_c001_v0001181_t0044_u01713152711224") 2024/04/15 03:49:52 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f406df5c54e742a5f_d20240415_m034944_c001_v7007000_t0000_u01713152984126") 2024/04/15 03:49:52 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e10a4f_d20240415_m034943_c001_v0001181_t0008_u01713152983894") 2024/04/15 03:49:52 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f406df5c54e742a68_d20240415_m034945_c001_v7007000_t0000_u01713152985282") 2024/04/15 03:49:52 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e10a8b_d20240415_m034945_c001_v0001181_t0038_u01713152985058") 2024/04/15 03:49:52 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e10a5d_d20240415_m034944_c001_v0001181_t0039_u01713152984312") 2024/04/15 03:49:52 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f4052cb91256a3cd6_d20240415_m034607_c001_v7007000_t0000_u01713152767567") 2024/04/15 03:49:52 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf025d73d0bddbfb8fe80e1b_f102e52f0f6e0e8d9_d20240415_m034559_c001_v0001181_t0006_u01713152759511") 2024/04/15 03:49:54 INFO : B2 bucket rclone-test-dagepel3zajewop3sozekug1: cleaning bucket "rclone-test-dagepel3zajewop3sozekug1" of all files === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- PASS: TestIntegration (319.34s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.62s) --- PASS: TestIntegration/FsMkdir (316.53s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.56s) --- 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 (21.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.99s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.22s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.66s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (57.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.40s) --- 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.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.45s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (6.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (16.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.04s) --- 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 (15.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.14s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (189.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (12.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (36.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (15.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.59s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.01s) --- 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 319.365s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m20.3111083s (try 1/5)