"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:442: Using remote "TestB2:" 2024/12/09 03:15:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bokafev8yode" 2024/12/09 03:15:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: 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/12/09 03:15:57 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/09 03:15:57 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/09 03:15:57 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/12/09 03:16:20 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/12/09 03:16:20 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/12/09 03:16:22 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/12/09 03:16:22 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/12/09 03:16:22 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/12/09 03:16:22 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/12/09 03:16:23 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/12/09 03:16:23 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/12/09 03:16:29 DEBUG : Creating backend with remote "TestB2:" 2024/12/09 03:16:29 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/09 03:16:31 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/12/09 03:16:35 INFO : B2 bucket rclone-test-bokafev8yode: cleaning bucket "rclone-test-bokafev8yode" of all files 2024/12/09 03:16:36 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5e23_d20241209_m031635_c001_v0001178_t0034_u01733714195108") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/09 03:16:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bokafev8yode/dirToPurgeFromRoot" 2024/12/09 03:16:38 INFO : B2 bucket rclone-test-bokafev8yode path dirToPurgeFromRoot: cleaning bucket "rclone-test-bokafev8yode" of all files 2024/12/09 03:16:39 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5e2b_d20241209_m031636_c001_v0001178_t0032_u01733714196700") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/09 03:16:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bokafev8yode/hello? sausage/êé" 2024/12/09 03:16:43 INFO : B2 bucket rclone-test-bokafev8yode path hello? sausage/êé: cleaning bucket "rclone-test-bokafev8yode" of all files 2024/12/09 03:16:43 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1138343df132ebaa_d20241209_m031642_c001_v0001103_t0035_u01733714202061") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/12/09 03:16:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bokafev8yode/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/09 03:16:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bokafev8yode/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-bokafev8yode" from "TestB2:rclone-test-bokafev8yode" 2024/12/09 03:16:56 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/12/09 03:17:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nugobaf5qavi" 2024/12/09 03:17:11 DEBUG : B2 bucket rclone-test-nugobaf5qavi: Purge remote 2024/12/09 03:17:11 INFO : B2 bucket rclone-test-nugobaf5qavi: cleaning bucket "rclone-test-nugobaf5qavi" of all files 2024/12/09 03:17:11 DEBUG : somefile: Deleting (id "4_zff92bd7360bdab9b9f380e1b_f4193320db471181f_d20241209_m031710_c001_v0001182_t0051_u01733714230212") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/12/09 03:17:12 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/09 03:17:13 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2024/12/09 03:17:15 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/12/09 03:17:15 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/12/09 03:17:15 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.463Ki offset 6Mi/6.106Mi 2024/12/09 03:17:15 DEBUG : test-metadata: Sending chunk 1 length 111066 2024/12/09 03:17:17 DEBUG : test-metadata: Done sending chunk 1 2024/12/09 03:17:18 DEBUG : test-metadata: Done sending chunk 0 2024/12/09 03:17:18 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2024/12/09 03:17:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/12/09 03:17:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/09 03:17:26 DEBUG : pacer: Reducing sleep to 10ms 2024/12/09 03:17:28 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1178-02.backblaze.com/b2api/v1/b2_upload_file/af529dd360adab9b9f380e1b/c001_v0001178_t0030": EOF 2024/12/09 03:17:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-02.backblaze.com/b2api/v1/b2_upload_file/af529dd360adab9b9f380e1b/c001_v0001178_t0030": EOF) 2024/12/09 03:17:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1178-02.backblaze.com/b2api/v1/b2_upload_file/af529dd360adab9b9f380e1b/c001_v0001178_t0030": EOF - low level retry 1/10 2024/12/09 03:17:30 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-12-09-031723-237.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/12/09 03:17:32 DEBUG : oldPath = "TestB2:rclone-test-bokafev8yode/versions/test-versions-v2024-12-09-031723-237.txt" 2024/12/09 03:17:32 DEBUG : newPath = "TestB2,versions:rclone-test-bokafev8yode/versions/test-versions-v2024-12-09-031723-237.txt" 2024/12/09 03:17:32 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-bokafev8yode/versions/test-versions-v2024-12-09-031723-237.txt" 2024/12/09 03:17:32 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/12/09 03:17:34 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-bokafev8yode/versions/test-versions-v2024-12-09-031723-237.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-bokafev8yode/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/12/09 03:17:35 INFO : B2 bucket rclone-test-bokafev8yode: cleaning bucket "rclone-test-bokafev8yode" of all hidden files 2024/12/09 03:17:35 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb11d_d20241209_m031604_c001_v7007000_t0000_u01733714164483") as it is a hide marker 2024/12/09 03:17:35 DEBUG : leading space/ leading space: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5db3_d20241209_m031603_c001_v0001178_t0014_u01733714163905") 2024/12/09 03:17:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb11c_d20241209_m031603_c001_v7007000_t0000_u01733714163493") as it is a hide marker 2024/12/09 03:17:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5db1_d20241209_m031602_c001_v0001178_t0025_u01733714162923") 2024/12/09 03:17:35 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb126_d20241209_m031610_c001_v7007000_t0000_u01733714170396") as it is a hide marker 2024/12/09 03:17:35 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5dc7_d20241209_m031609_c001_v0001178_t0015_u01733714169831") 2024/12/09 03:17:35 DEBUG : created from root.txt: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f41907585c6269b8d_d20241209_m031704_c001_v7007000_t0000_u01733714224197") as it is a hide marker 2024/12/09 03:17:35 DEBUG : created from root.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f118384ddca0a7b06_d20241209_m031702_c001_v0001120_t0034_u01733714222925") 2024/12/09 03:17:35 DEBUG : file name.txt: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f408a0b669c711d7f_d20241209_m031712_c001_v7007000_t0000_u01733714232311") as it is a hide marker 2024/12/09 03:17:35 DEBUG : file name.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5e55_d20241209_m031652_c001_v0001178_t0027_u01733714212117") 2024/12/09 03:17:35 DEBUG : file name.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1157e60851ca48ee_d20241209_m031648_c001_v0001105_t0052_u01733714208437") 2024/12/09 03:17:36 DEBUG : file name.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5e15_d20241209_m031627_c001_v0001178_t0015_u01733714187440") 2024/12/09 03:17:36 DEBUG : file name.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5e0b_d20241209_m031626_c001_v0001178_t0039_u01733714186651") 2024/12/09 03:17:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5e11_d20241209_m031627_c001_v0001178_t0000_u01733714187043") "upload" dated 2024-12-09 03:16:27.043 +0000 UTC (1m9.132084419s ago) 2024/12/09 03:17:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f405565fe37b4049a_d20241209_m031646_c001_v7007000_t0000_u01733714206182") as it is a hide marker 2024/12/09 03:17:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1054efdc205fb275_d20241209_m031645_c001_v0001103_t0037_u01733714205837") 2024/12/09 03:17:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f11319cee9ed10318_d20241209_m031645_c001_v0001182_t0019_u01733714205020") 2024/12/09 03:17:36 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb135_d20241209_m031617_c001_v7007000_t0000_u01733714177079") as it is a hide marker 2024/12/09 03:17:36 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5de3_d20241209_m031616_c001_v0001178_t0035_u01733714176445") 2024/12/09 03:17:36 DEBUG : piped data.txt: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f408a0b669c711d81_d20241209_m031713_c001_v7007000_t0000_u01733714233958") as it is a hide marker 2024/12/09 03:17:36 DEBUG : piped data.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5e81_d20241209_m031713_c001_v0001178_t0047_u01733714233578") 2024/12/09 03:17:36 DEBUG : piped data.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f408a0b669c711d80_d20241209_m031713_c001_v7007000_t0000_u01733714233398") 2024/12/09 03:17:36 DEBUG : piped data.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4026a01e2c9b5e7f_d20241209_m031713_c001_v0001178_t0030_u01733714233036") 2024/12/09 03:17:36 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb137_d20241209_m031618_c001_v7007000_t0000_u01733714178096") as it is a hide marker 2024/12/09 03:17:36 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5de9_d20241209_m031617_c001_v0001178_t0059_u01733714177439") 2024/12/09 03:17:36 DEBUG : test-metadata: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f41907585c6269b9e_d20241209_m031720_c001_v7007000_t0000_u01733714240695") as it is a hide marker 2024/12/09 03:17:36 DEBUG : test-metadata: Deleting (id "4_zaf529dd360adab9b9f380e1b_f208a0b669c711d83_d20241209_m031715_c001_v0001105_t0026_u01733714235658") 2024/12/09 03:17:36 DEBUG : test-metadata: Deleting (id "4_zaf529dd360adab9b9f380e1b_f408a0b669c711d82_d20241209_m031714_c001_v7007000_t0000_u01733714234921") 2024/12/09 03:17:36 DEBUG : test-metadata: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5e83_d20241209_m031714_c001_v0001178_t0056_u01733714234156") 2024/12/09 03:17:36 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb129_d20241209_m031612_c001_v7007000_t0000_u01733714172306") as it is a hide marker 2024/12/09 03:17:36 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5dcf_d20241209_m031611_c001_v0001178_t0017_u01733714171733") 2024/12/09 03:17:36 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb12d_d20241209_m031614_c001_v7007000_t0000_u01733714174186") as it is a hide marker 2024/12/09 03:17:37 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5ddb_d20241209_m031613_c001_v0001178_t0046_u01733714173620") 2024/12/09 03:17:37 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb12a_d20241209_m031613_c001_v7007000_t0000_u01733714173258") as it is a hide marker 2024/12/09 03:17:37 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5dd5_d20241209_m031612_c001_v0001178_t0044_u01733714172667") 2024/12/09 03:17:37 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb130_d20241209_m031615_c001_v7007000_t0000_u01733714175113") as it is a hide marker 2024/12/09 03:17:37 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5ddd_d20241209_m031614_c001_v0001178_t0059_u01733714174546") 2024/12/09 03:17:37 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb133_d20241209_m031616_c001_v7007000_t0000_u01733714176083") as it is a hide marker 2024/12/09 03:17:37 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5ddf_d20241209_m031615_c001_v0001178_t0033_u01733714175475") 2024/12/09 03:17:37 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb127_d20241209_m031611_c001_v7007000_t0000_u01733714171373") as it is a hide marker 2024/12/09 03:17:37 DEBUG : trailing space /trailing space : Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5dcd_d20241209_m031610_c001_v0001178_t0040_u01733714170802") 2024/12/09 03:17:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf529dd360adab9b9f380e1b_f105d16c72cae7a57_d20241209_m031730_c001_v0001116_t0047_u01733714250997") "upload" dated 2024-12-09 03:17:30.997 +0000 UTC (6.512687954s ago) 2024/12/09 03:17:37 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4016bfaa4f9f28d7_d20241209_m031726_c001_v7007000_t0000_u01733714246237") 2024/12/09 03:17:37 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5e93_d20241209_m031723_c001_v0001178_t0016_u01733714243237") 2024/12/09 03:17:37 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb193_d20241209_m031626_c001_v7007000_t0000_u01733714186096") as it is a hide marker 2024/12/09 03:17:37 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf529dd360adab9b9f380e1b_f202fa447e0cdb150_d20241209_m031620_c001_v0001182_t0013_u01733714180157") 2024/12/09 03:17:37 DEBUG : zero-length-file: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb14c_d20241209_m031619_c001_v7007000_t0000_u01733714179921") as it is a hide marker 2024/12/09 03:17:37 DEBUG : zero-length-file: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4026a01e2c9b5df3_d20241209_m031619_c001_v0001178_t0030_u01733714179367") 2024/12/09 03:17:37 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb11e_d20241209_m031605_c001_v7007000_t0000_u01733714165499") as it is a hide marker 2024/12/09 03:17:37 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5db7_d20241209_m031604_c001_v0001178_t0001_u01733714164847") 2024/12/09 03:17:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb116_d20241209_m031600_c001_v7007000_t0000_u01733714160637") as it is a hide marker 2024/12/09 03:17:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5d99_d20241209_m031559_c001_v0001178_t0015_u01733714159706") 2024/12/09 03:17:37 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb122_d20241209_m031608_c001_v7007000_t0000_u01733714168530") as it is a hide marker 2024/12/09 03:17:38 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5dc1_d20241209_m031607_c001_v0001178_t0046_u01733714167954") 2024/12/09 03:17:38 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb121_d20241209_m031607_c001_v7007000_t0000_u01733714167593") as it is a hide marker 2024/12/09 03:17:38 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5dbd_d20241209_m031606_c001_v0001178_t0033_u01733714166797") 2024/12/09 03:17:38 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb124_d20241209_m031609_c001_v7007000_t0000_u01733714169467") as it is a hide marker 2024/12/09 03:17:38 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5dc5_d20241209_m031608_c001_v0001178_t0015_u01733714168899") 2024/12/09 03:17:38 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb120_d20241209_m031606_c001_v7007000_t0000_u01733714166435") as it is a hide marker 2024/12/09 03:17:38 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5dbb_d20241209_m031605_c001_v0001178_t0029_u01733714165865") 2024/12/09 03:17:38 DEBUG : ./.: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb119_d20241209_m031601_c001_v7007000_t0000_u01733714161610") as it is a hide marker 2024/12/09 03:17:38 DEBUG : ./.: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5da1_d20241209_m031600_c001_v0001178_t0012_u01733714160997") 2024/12/09 03:17:38 DEBUG : ../..: Deleting current version (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb11a_d20241209_m031602_c001_v7007000_t0000_u01733714162532") as it is a hide marker 2024/12/09 03:17:38 DEBUG : ../..: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5dad_d20241209_m031601_c001_v0001178_t0032_u01733714161971") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/12/09 03:17:39 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/12/09 03:17:39 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/12/09 03:17:39 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/12/09 03:17:39 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/12/09 03:17:40 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/12/09 03:17:42 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/12/09 03:17:42 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/12/09 03:17:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:17:45 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/12/09 03:17:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f2016bfaa4f9f28e4_d20241209_m031745_c001_v0001182_t0022_u01733714265219") 2024/12/09 03:17:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/09 03:17:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/09 03:17:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/09 03:17:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:17:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:17:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/12/09 03:17:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/12/09 03:17:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/12/09 03:17:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/12/09 03:17:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/12/09 03:17:51 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/12/09 03:17:51 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/12/09 03:17:51 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/12/09 03:17:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:17:52 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/12/09 03:17:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f2016bfaa4f9f28ef_d20241209_m031753_c001_v0001100_t0052_u01733714273038") 2024/12/09 03:17:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/09 03:17:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/09 03:17:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/09 03:17:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:17:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:17:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/09 03:17:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/09 03:17:58 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/12/09 03:17:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/09 03:17:58 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/12/09 03:17:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/09 03:17:58 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/12/09 03:17:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/09 03:17:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/09 03:17:58 DEBUG : pacer: Reducing sleep to 10ms 2024/12/09 03:17:59 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/12/09 03:18:00 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/12/09 03:18:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/12/09 03:18:02 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/09 03:18:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:18:05 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/12/09 03:18:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f216004622bc7321b_d20241209_m031805_c001_v0001145_t0059_u01733714285756") 2024/12/09 03:18:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/09 03:18:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/09 03:18:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/09 03:18:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/09 03:18:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/12/09 03:18:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:18:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:18:08 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/12/09 03:18:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/12/09 03:18:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/09 03:18:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/12/09 03:18:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/12/09 03:18:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/12/09 03:18:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/12/09 03:18:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/12/09 03:18:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:18:13 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/12/09 03:18:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f216004622bc73223_d20241209_m031813_c001_v0001103_t0017_u01733714293739") 2024/12/09 03:18:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/09 03:18:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/12/09 03:18:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/09 03:18:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:18:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:18:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/12/09 03:18:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/09 03:18:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/09 03:18:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/09 03:18:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/09 03:18:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/09 03:18:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/09 03:18:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/12/09 03:18:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:18:21 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/12/09 03:18:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f216004622bc7322b_d20241209_m031821_c001_v0001179_t0052_u01733714301882") 2024/12/09 03:18:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/09 03:18:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/09 03:18:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/09 03:18:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:18:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:18:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/09 03:18:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/09 03:18:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/09 03:18:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/09 03:18:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/09 03:18:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/09 03:18:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/09 03:18:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/12/09 03:18:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/09 03:18:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/09 03:18:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/09 03:18:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:18:30 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/12/09 03:18:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f20891d27bcd52ae4_d20241209_m031830_c001_v0001183_t0054_u01733714310412") 2024/12/09 03:18:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/09 03:18:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/09 03:18:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/09 03:18:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/09 03:18:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/09 03:18:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:18:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:18:32 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/12/09 03:18:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/12/09 03:18:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/12/09 03:18:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/09 03:18:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/12/09 03:18:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/12/09 03:18:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/12/09 03:18:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/12/09 03:18:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:18:38 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/12/09 03:18:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f216004622bc732da_d20241209_m031838_c001_v0001183_t0013_u01733714318289") 2024/12/09 03:18:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/09 03:18:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/12/09 03:18:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/09 03:18:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:18:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:18:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/12/09 03:18:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/09 03:18:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/09 03:18:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/09 03:18:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/09 03:18:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/09 03:18:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/09 03:18:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/12/09 03:18:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:18:46 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/12/09 03:18:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f216004622bc732e0_d20241209_m031846_c001_v0001157_t0032_u01733714326191") 2024/12/09 03:18:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/09 03:18:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/09 03:18:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/09 03:18:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:18:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:18:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/09 03:18:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/09 03:18:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/09 03:18:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/09 03:18:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/09 03:18:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/09 03:18:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/09 03:18:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/12/09 03:18:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/09 03:18:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/09 03:18:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/09 03:18:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:18:55 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/12/09 03:18:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f205565fe37b40584_d20241209_m031855_c001_v0001179_t0058_u01733714335291") 2024/12/09 03:18:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/09 03:18:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/09 03:18:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/09 03:18:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/09 03:18:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/09 03:18:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:18:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:18:57 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/12/09 03:18:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/12/09 03:18:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/12/09 03:18:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/09 03:18:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/12/09 03:19:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/12/09 03:19:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/12/09 03:19:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/12/09 03:19:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:19:05 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/12/09 03:19:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f205565fe37b40598_d20241209_m031905_c001_v0001098_t0030_u01733714345188") 2024/12/09 03:19:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/09 03:19:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/12/09 03:19:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/09 03:19:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:19:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:19:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/12/09 03:19:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/09 03:19:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/09 03:19:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/09 03:19:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/09 03:19:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/09 03:19:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/09 03:19:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/12/09 03:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:19:14 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/12/09 03:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f2016bfaa4f9f294d_d20241209_m031914_c001_v0001172_t0013_u01733714354535") 2024/12/09 03:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/09 03:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/09 03:19:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/09 03:19:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:19:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:19:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/09 03:19:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/09 03:19:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/09 03:19:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/09 03:19:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/12/09 03:19:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/09 03:19:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/09 03:19:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/12/09 03:19:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/09 03:19:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/09 03:19:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/09 03:19:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:19:24 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/12/09 03:19:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f2016bfaa4f9f2954_d20241209_m031924_c001_v0001182_t0051_u01733714364547") 2024/12/09 03:19:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/09 03:19:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/09 03:19:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/12/09 03:19:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/09 03:19:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/12/09 03:19:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:19:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:19:27 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/12/09 03:19:30 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/12/09 03:19:30 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/12/09 03:19:30 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/12/09 03:19:30 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/12/09 03:19:31 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/12/09 03:19:33 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/12/09 03:19:33 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/12/09 03:19:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:19:34 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/12/09 03:19:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f2124763dcf640839_d20241209_m031934_c001_v0001182_t0001_u01733714374809") 2024/12/09 03:19:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/09 03:19:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/09 03:19:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/09 03:19:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:19:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:19:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/12/09 03:19:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/12/09 03:19:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/12/09 03:19:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/12/09 03:19:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/12/09 03:19:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/12/09 03:19:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/12/09 03:19:42 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/12/09 03:19:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:19:44 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/12/09 03:19:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f216004622bc7330f_d20241209_m031944_c001_v0001183_t0030_u01733714384630") 2024/12/09 03:19:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/09 03:19:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/09 03:19:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/09 03:19:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:19:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:19:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/09 03:19:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/09 03:19:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/12/09 03:19:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/09 03:19:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/12/09 03:19:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/09 03:19:50 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/12/09 03:19:51 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/12/09 03:19:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/12/09 03:19:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/12/09 03:19:52 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/09 03:19:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:19:55 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/12/09 03:19:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f21907585c6269e64_d20241209_m031955_c001_v0001104_t0010_u01733714395132") 2024/12/09 03:19:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/09 03:19:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/09 03:19:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/09 03:19:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/09 03:19:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/12/09 03:19:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:19:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:19:58 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/12/09 03:20:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/12/09 03:20:00 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/12/09 03:20:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/12/09 03:20:00 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/12/09 03:20:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/09 03:20:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/09 03:20:01 DEBUG : pacer: Reducing sleep to 10ms 2024/12/09 03:20:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/12/09 03:20:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/12/09 03:20:03 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/12/09 03:20:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:20:05 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/12/09 03:20:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f21907585c6269e72_d20241209_m032005_c001_v0001181_t0025_u01733714405495") 2024/12/09 03:20:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/09 03:20:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/09 03:20:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/09 03:20:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:20:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:20:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/12/09 03:20:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/12/09 03:20:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/12/09 03:20:10 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/12/09 03:20:10 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/12/09 03:20:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/12/09 03:20:13 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/12/09 03:20:13 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/12/09 03:20:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:20:16 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/12/09 03:20:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f216004622bc73351_d20241209_m032016_c001_v0001136_t0046_u01733714416112") 2024/12/09 03:20:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/09 03:20:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/09 03:20:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/09 03:20:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:20:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:20:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/09 03:20:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/09 03:20:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/12/09 03:20:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/09 03:20:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/12/09 03:20:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/09 03:20:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/12/09 03:20:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/12/09 03:20:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/12/09 03:20:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/12/09 03:20:29 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/09 03:20:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/09 03:20:31 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/12/09 03:20:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf529dd360adab9b9f380e1b_f20891d27bcd532a0_d20241209_m032031_c001_v0001182_t0050_u01733714431698") 2024/12/09 03:20:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/09 03:20:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/09 03:20:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/09 03:20:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/09 03:20:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/12/09 03:20:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/12/09 03:20:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/12/09 03:20:35 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/12/09 03:20:43 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf529dd360adab9b9f380e1b_f202fa447e0cdb462_d20241209_m032043_c001_v0001183_t0058_u01733714443100") 2024/12/09 03:20:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/12/09 03:20:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/09 03:20:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/09 03:20:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/09 03:20:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/09 03:20:45 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/09 03:20:45 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/09 03:20:45 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/09 03:20:45 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/12/09 03:20:47 DEBUG : chunked-copy: Done sending chunk 1 2024/12/09 03:20:48 DEBUG : chunked-copy: Done sending chunk 0 2024/12/09 03:20:48 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/09 03:20:48 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf529dd360adab9b9f380e1b_f20368b81442cdf75_d20241209_m032048_c001_v0001183_t0028_u01733714448813") 2024/12/09 03:20:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/12/09 03:20:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/09 03:20:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/09 03:20:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/09 03:20:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/09 03:20:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/12/09 03:20:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/09 03:20:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/12/09 03:20:51 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/12/09 03:20:53 DEBUG : chunked-copy: Done sending chunk 1 2024/12/09 03:20:53 DEBUG : chunked-copy: Done sending chunk 0 2024/12/09 03:20:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/09 03:20:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf529dd360adab9b9f380e1b_f20368b81442cdf7c_d20241209_m032054_c001_v0001043_t0013_u01733714454386") 2024/12/09 03:20:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/09 03:20:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/09 03:20:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/09 03:20:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/09 03:20:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/09 03:20:58 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/09 03:20:58 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/09 03:20:58 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/09 03:20:58 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/12/09 03:21:00 DEBUG : chunked-copy: Done sending chunk 0 2024/12/09 03:21:00 DEBUG : chunked-copy: Done sending chunk 1 2024/12/09 03:21:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/09 03:21:01 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zaf529dd360adab9b9f380e1b_f20368b81442cdf81_d20241209_m032101_c001_v0001033_t0044_u01733714461348") 2024/12/09 03:21:01 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/12/09 03:21:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/09 03:21:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/09 03:21:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/09 03:21:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/09 03:21:02 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/12/09 03:21:02 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/09 03:21:03 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/09 03:21:05 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/09 03:21:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bokafev8yode/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/12/09 03:21:07 INFO : B2 bucket rclone-test-bokafev8yode: cleaning bucket "rclone-test-bokafev8yode" of all files 2024/12/09 03:21:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f416004622bc7334a_d20241209_m032009_c001_v7007000_t0000_u01733714409607") 2024/12/09 03:21:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f21907585c6269e72_d20241209_m032005_c001_v0001181_t0025_u01733714405495") 2024/12/09 03:21:08 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f41907585c6269e70_d20241209_m032004_c001_v7007000_t0000_u01733714404996") 2024/12/09 03:21:08 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f216004622bc73336_d20241209_m032000_c001_v0001181_t0052_u01733714400417") 2024/12/09 03:21:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb458_d20241209_m032037_c001_v7007000_t0000_u01733714437143") 2024/12/09 03:21:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f20891d27bcd532a0_d20241209_m032031_c001_v0001182_t0050_u01733714431698") 2024/12/09 03:21:08 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f40891d27bcd5329f_d20241209_m032031_c001_v7007000_t0000_u01733714431166") 2024/12/09 03:21:08 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f202247eab494ce61_d20241209_m032025_c001_v0001183_t0057_u01733714425816") 2024/12/09 03:21:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f402247eab494ce60_d20241209_m032025_c001_v7007000_t0000_u01733714425634") 2024/12/09 03:21:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f216004622bc73351_d20241209_m032016_c001_v0001136_t0046_u01733714416112") 2024/12/09 03:21:08 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f416004622bc7334f_d20241209_m032015_c001_v7007000_t0000_u01733714415601") 2024/12/09 03:21:08 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f216004622bc7334b_d20241209_m032009_c001_v0001182_t0024_u01733714409791") 2024/12/09 03:21:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f405565fe37b40553_d20241209_m031834_c001_v7007000_t0000_u01733714314209") 2024/12/09 03:21:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f20891d27bcd52ae4_d20241209_m031830_c001_v0001183_t0054_u01733714310412") 2024/12/09 03:21:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f405565fe37b40548_d20241209_m031825_c001_v7007000_t0000_u01733714305614") 2024/12/09 03:21:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f216004622bc7322b_d20241209_m031821_c001_v0001179_t0052_u01733714301882") 2024/12/09 03:21:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f40891d27bcd52ae3_d20241209_m031830_c001_v7007000_t0000_u01733714310068") 2024/12/09 03:21:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f205565fe37b40549_d20241209_m031825_c001_v0001134_t0032_u01733714305809") 2024/12/09 03:21:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f416004622bc7322a_d20241209_m031821_c001_v7007000_t0000_u01733714301544") 2024/12/09 03:21:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f205565fe37b40544_d20241209_m031817_c001_v0001183_t0056_u01733714297492") 2024/12/09 03:21:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f405565fe37b40543_d20241209_m031817_c001_v7007000_t0000_u01733714297309") 2024/12/09 03:21:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f216004622bc73223_d20241209_m031813_c001_v0001103_t0017_u01733714293739") 2024/12/09 03:21:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f416004622bc73220_d20241209_m031813_c001_v7007000_t0000_u01733714293382") 2024/12/09 03:21:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f205565fe37b4053d_d20241209_m031809_c001_v0001100_t0002_u01733714289758") 2024/12/09 03:21:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f409517358e4396d3_d20241209_m031859_c001_v7007000_t0000_u01733714339125") 2024/12/09 03:21:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f205565fe37b40584_d20241209_m031855_c001_v0001179_t0058_u01733714335291") 2024/12/09 03:21:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f405565fe37b40574_d20241209_m031850_c001_v7007000_t0000_u01733714330600") 2024/12/09 03:21:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f216004622bc732e0_d20241209_m031846_c001_v0001157_t0032_u01733714326191") 2024/12/09 03:21:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f405565fe37b40583_d20241209_m031854_c001_v7007000_t0000_u01733714334930") 2024/12/09 03:21:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f205565fe37b40575_d20241209_m031850_c001_v0001178_t0044_u01733714330782") 2024/12/09 03:21:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f416004622bc732df_d20241209_m031845_c001_v7007000_t0000_u01733714325853") 2024/12/09 03:21:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f205565fe37b40561_d20241209_m031841_c001_v0001037_t0019_u01733714321722") 2024/12/09 03:21:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f405565fe37b40560_d20241209_m031841_c001_v7007000_t0000_u01733714321540") 2024/12/09 03:21:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f216004622bc732da_d20241209_m031838_c001_v0001183_t0013_u01733714318289") 2024/12/09 03:21:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f416004622bc732d9_d20241209_m031837_c001_v7007000_t0000_u01733714317941") 2024/12/09 03:21:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f205565fe37b40554_d20241209_m031834_c001_v0001182_t0029_u01733714314392") 2024/12/09 03:21:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f405565fe37b4053b_d20241209_m031809_c001_v7007000_t0000_u01733714289571") 2024/12/09 03:21:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f216004622bc7321b_d20241209_m031805_c001_v0001145_t0059_u01733714285756") 2024/12/09 03:21:10 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f416004622bc7321a_d20241209_m031805_c001_v7007000_t0000_u01733714285418") 2024/12/09 03:21:10 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f2016bfaa4f9f28f3_d20241209_m031757_c001_v0001130_t0056_u01733714277766") 2024/12/09 03:21:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4016bfaa4f9f28f2_d20241209_m031757_c001_v7007000_t0000_u01733714277579") 2024/12/09 03:21:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f2016bfaa4f9f28ef_d20241209_m031753_c001_v0001100_t0052_u01733714273038") 2024/12/09 03:21:10 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4016bfaa4f9f28ed_d20241209_m031752_c001_v7007000_t0000_u01733714272691") 2024/12/09 03:21:10 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f2016bfaa4f9f28e9_d20241209_m031748_c001_v0001183_t0014_u01733714268759") 2024/12/09 03:21:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4016bfaa4f9f28e8_d20241209_m031748_c001_v7007000_t0000_u01733714268578") 2024/12/09 03:21:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f2016bfaa4f9f28e4_d20241209_m031745_c001_v0001182_t0022_u01733714265219") 2024/12/09 03:21:10 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4016bfaa4f9f28e3_d20241209_m031744_c001_v7007000_t0000_u01733714264850") 2024/12/09 03:21:10 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f207781ca3885ac60_d20241209_m031739_c001_v0001104_t0015_u01733714259509") 2024/12/09 03:21:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4124763dcf640833_d20241209_m031929_c001_v7007000_t0000_u01733714369527") 2024/12/09 03:21:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f2016bfaa4f9f2954_d20241209_m031924_c001_v0001182_t0051_u01733714364547") 2024/12/09 03:21:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4016bfaa4f9f2950_d20241209_m031919_c001_v7007000_t0000_u01733714359011") 2024/12/09 03:21:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f2016bfaa4f9f294d_d20241209_m031914_c001_v0001172_t0013_u01733714354535") 2024/12/09 03:21:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4016bfaa4f9f2953_d20241209_m031924_c001_v7007000_t0000_u01733714364155") 2024/12/09 03:21:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f2016bfaa4f9f2951_d20241209_m031919_c001_v0001183_t0028_u01733714359217") 2024/12/09 03:21:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4016bfaa4f9f294b_d20241209_m031914_c001_v7007000_t0000_u01733714354064") 2024/12/09 03:21:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f2016bfaa4f9f294a_d20241209_m031909_c001_v0001182_t0045_u01733714349427") 2024/12/09 03:21:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4016bfaa4f9f2949_d20241209_m031909_c001_v7007000_t0000_u01733714349218") 2024/12/09 03:21:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f205565fe37b40598_d20241209_m031905_c001_v0001098_t0030_u01733714345188") 2024/12/09 03:21:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f405565fe37b40597_d20241209_m031904_c001_v7007000_t0000_u01733714344794") 2024/12/09 03:21:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f209517358e4396d4_d20241209_m031859_c001_v0001177_t0017_u01733714339314") 2024/12/09 03:21:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f416004622bc73335_d20241209_m032000_c001_v7007000_t0000_u01733714400234") 2024/12/09 03:21:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f21907585c6269e64_d20241209_m031955_c001_v0001104_t0010_u01733714395132") 2024/12/09 03:21:11 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f41907585c6269e61_d20241209_m031954_c001_v7007000_t0000_u01733714394663") 2024/12/09 03:21:11 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f216004622bc7331a_d20241209_m031949_c001_v0001176_t0025_u01733714389336") 2024/12/09 03:21:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f416004622bc73319_d20241209_m031949_c001_v7007000_t0000_u01733714389154") 2024/12/09 03:21:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f216004622bc7330f_d20241209_m031944_c001_v0001183_t0030_u01733714384630") 2024/12/09 03:21:11 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f416004622bc7330e_d20241209_m031944_c001_v7007000_t0000_u01733714384126") 2024/12/09 03:21:11 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f216004622bc73301_d20241209_m031939_c001_v0001120_t0057_u01733714379188") 2024/12/09 03:21:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f416004622bc73300_d20241209_m031939_c001_v7007000_t0000_u01733714379004") 2024/12/09 03:21:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f2124763dcf640839_d20241209_m031934_c001_v0001182_t0001_u01733714374809") 2024/12/09 03:21:11 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f4124763dcf640837_d20241209_m031934_c001_v7007000_t0000_u01733714374369") 2024/12/09 03:21:11 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf529dd360adab9b9f380e1b_f2124763dcf640834_d20241209_m031929_c001_v0001117_t0039_u01733714369709") 2024/12/09 03:21:11 DEBUG : chunked-copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f40368b81442cdf86_d20241209_m032103_c001_v7007000_t0000_u01733714463780") 2024/12/09 03:21:11 DEBUG : chunked-copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f202fa447e0cdb478_d20241209_m032058_c001_v0001183_t0037_u01733714458131") 2024/12/09 03:21:11 DEBUG : chunked-copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb477_d20241209_m032057_c001_v7007000_t0000_u01733714457457") 2024/12/09 03:21:11 DEBUG : chunked-copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f202fa447e0cdb46d_d20241209_m032051_c001_v0001120_t0009_u01733714451045") 2024/12/09 03:21:11 DEBUG : chunked-copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb46c_d20241209_m032050_c001_v7007000_t0000_u01733714450564") 2024/12/09 03:21:11 DEBUG : chunked-copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f202fa447e0cdb467_d20241209_m032045_c001_v0001100_t0052_u01733714445331") 2024/12/09 03:21:12 DEBUG : chunked-copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb465_d20241209_m032044_c001_v7007000_t0000_u01733714444837") 2024/12/09 03:21:12 DEBUG : chunked-copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f105d16c72cae7ca3_d20241209_m032041_c001_v0001116_t0002_u01733714441326") 2024/12/09 03:21:12 DEBUG : chunked-copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb45e_d20241209_m032040_c001_v7007000_t0000_u01733714440990") 2024/12/09 03:21:12 DEBUG : chunked-copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f105d16c72cae7c91_d20241209_m032037_c001_v0001116_t0038_u01733714437853") 2024/12/09 03:21:12 DEBUG : chunked-copy.copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f40368b81442cdf85_d20241209_m032103_c001_v7007000_t0000_u01733714463595") 2024/12/09 03:21:12 DEBUG : chunked-copy.copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f20368b81442cdf81_d20241209_m032101_c001_v0001033_t0044_u01733714461348") 2024/12/09 03:21:12 DEBUG : chunked-copy.copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb476_d20241209_m032057_c001_v7007000_t0000_u01733714457274") 2024/12/09 03:21:12 DEBUG : chunked-copy.copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f20368b81442cdf7c_d20241209_m032054_c001_v0001043_t0013_u01733714454386") 2024/12/09 03:21:12 DEBUG : chunked-copy.copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb46b_d20241209_m032050_c001_v7007000_t0000_u01733714450382") 2024/12/09 03:21:12 DEBUG : chunked-copy.copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f20368b81442cdf75_d20241209_m032048_c001_v0001183_t0028_u01733714448813") 2024/12/09 03:21:12 DEBUG : chunked-copy.copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb464_d20241209_m032044_c001_v7007000_t0000_u01733714444647") 2024/12/09 03:21:12 DEBUG : chunked-copy.copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f202fa447e0cdb462_d20241209_m032043_c001_v0001183_t0058_u01733714443100") 2024/12/09 03:21:12 DEBUG : chunked-copy.copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f402fa447e0cdb45d_d20241209_m032040_c001_v7007000_t0000_u01733714440808") 2024/12/09 03:21:12 DEBUG : chunked-copy.copy: Deleting (id "4_zaf529dd360adab9b9f380e1b_f11750117a8123cfe_d20241209_m032040_c001_v0001113_t0043_u01733714440025") 2024/12/09 03:21:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f1026a01e2c9b5e11_d20241209_m031627_c001_v0001178_t0000_u01733714187043") 2024/12/09 03:21:12 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f40368b81442cdf87_d20241209_m032104_c001_v7007000_t0000_u01733714464874") 2024/12/09 03:21:12 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f105d16c72cae7ce9_d20241209_m032104_c001_v0001116_t0028_u01733714464324") 2024/12/09 03:21:12 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f40368b81442cdf8d_d20241209_m032106_c001_v7007000_t0000_u01733714466361") 2024/12/09 03:21:12 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f105d16c72cae7cf7_d20241209_m032105_c001_v0001116_t0057_u01733714465902") 2024/12/09 03:21:12 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f105d16c72cae7cf3_d20241209_m032105_c001_v0001116_t0012_u01733714465054") 2024/12/09 03:21:13 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f407781ca3885ac5e_d20241209_m031739_c001_v7007000_t0000_u01733714259328") 2024/12/09 03:21:13 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf529dd360adab9b9f380e1b_f105d16c72cae7a57_d20241209_m031730_c001_v0001116_t0047_u01733714250997") 2024/12/09 03:21:14 INFO : B2 bucket rclone-test-bokafev8yode: cleaning bucket "rclone-test-bokafev8yode" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (319.96s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.48s) --- PASS: TestIntegration/FsMkdir (317.59s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.19s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (73.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.30s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (177.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (11.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (16.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (10.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.58s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.49s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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.983s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m20.692543842s (try 1/5)