"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/13 04:28:42 DEBUG : Creating backend with remote "TestB2:rclone-test-nopemot6relu" 2024/12/13 04:28:42 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/13 04:28:45 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/13 04:28:45 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/13 04:28:45 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/13 04:29:07 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/13 04:29:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/12/13 04:29:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/12/13 04:29:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/12/13 04:29:10 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/12/13 04:29:10 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/12/13 04:29:12 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/12/13 04:29:12 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/13 04:29:18 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/13 04:29:20 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/13 04:29:24 INFO : B2 bucket rclone-test-nopemot6relu: cleaning bucket "rclone-test-nopemot6relu" of all files 2024/12/13 04:29:25 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cf038_d20241213_m042924_c001_v0001177_t0030_u01734064164151") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/13 04:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nopemot6relu/dirToPurgeFromRoot" 2024/12/13 04:29:26 DEBUG : Config file has changed externally - reloading 2024/12/13 04:29:27 INFO : B2 bucket rclone-test-nopemot6relu path dirToPurgeFromRoot: cleaning bucket "rclone-test-nopemot6relu" of all files 2024/12/13 04:29:28 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cf040_d20241213_m042925_c001_v0001177_t0045_u01734064165657") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/13 04:29:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nopemot6relu/hello? sausage/êé" 2024/12/13 04:29:32 INFO : B2 bucket rclone-test-nopemot6relu path hello? sausage/êé: cleaning bucket "rclone-test-nopemot6relu" of all files 2024/12/13 04:29:32 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f101acf77493c2f8d_d20241213_m042930_c001_v0001183_t0031_u01734064170991") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/12/13 04:29:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/12/13 04:29:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 04:29:34 DEBUG : pacer: Reducing sleep to 10ms === 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/13 04:29:41 DEBUG : Creating backend with remote "TestB2:rclone-test-nopemot6relu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/13 04:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-nopemot6relu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-nopemot6relu" from "TestB2:rclone-test-nopemot6relu" 2024/12/13 04:29:45 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/13 04:29:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xuxanem8reha" 2024/12/13 04:29:59 DEBUG : B2 bucket rclone-test-xuxanem8reha: Purge remote 2024/12/13 04:29:59 INFO : B2 bucket rclone-test-xuxanem8reha: cleaning bucket "rclone-test-xuxanem8reha" of all files 2024/12/13 04:29:59 DEBUG : somefile: Deleting (id "4_zff32cdf3407dbbeb9f380e1b_f400c6e246ccd6405_d20241213_m042958_c001_v0001183_t0028_u01734064198633") === 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/13 04:30:01 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/13 04:30:02 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/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/13 04:30:04 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2024/12/13 04:30:04 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/12/13 04:30:04 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.262Ki offset 6Mi/6.107Mi 2024/12/13 04:30:04 DEBUG : test-metadata: Sending chunk 1 length 111884 2024/12/13 04:30:06 DEBUG : test-metadata: Done sending chunk 1 2024/12/13 04:30:07 DEBUG : test-metadata: Done sending chunk 0 2024/12/13 04:30:07 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/13 04:30:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/12/13 04:30:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 04:30:15 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 04:30:17 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1177-11.backblaze.com/b2api/v1/b2_upload_file/9f02bd23406dbbeb9f380e1b/c001_v0001177_t0015": EOF 2024/12/13 04:30:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-11.backblaze.com/b2api/v1/b2_upload_file/9f02bd23406dbbeb9f380e1b/c001_v0001177_t0015": EOF) 2024/12/13 04:30:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1177-11.backblaze.com/b2api/v1/b2_upload_file/9f02bd23406dbbeb9f380e1b/c001_v0001177_t0015": EOF - low level retry 1/10 2024/12/13 04:30:19 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-13-043012-037.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/13 04:30:21 DEBUG : oldPath = "TestB2:rclone-test-nopemot6relu/versions/test-versions-v2024-12-13-043012-037.txt" 2024/12/13 04:30:21 DEBUG : newPath = "TestB2,versions:rclone-test-nopemot6relu/versions/test-versions-v2024-12-13-043012-037.txt" 2024/12/13 04:30:21 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-nopemot6relu/versions/test-versions-v2024-12-13-043012-037.txt" 2024/12/13 04:30:21 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/12/13 04:30:23 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-nopemot6relu/versions/test-versions-v2024-12-13-043012-037.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-nopemot6relu/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/13 04:30:24 INFO : B2 bucket rclone-test-nopemot6relu: cleaning bucket "rclone-test-nopemot6relu" of all hidden files 2024/12/13 04:30:24 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b16d_d20241213_m042851_c001_v7007000_t0000_u01734064131947") as it is a hide marker 2024/12/13 04:30:24 DEBUG : leading space/ leading space: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefb2_d20241213_m042851_c001_v0001177_t0049_u01734064131378") 2024/12/13 04:30:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b16a_d20241213_m042851_c001_v7007000_t0000_u01734064131016") as it is a hide marker 2024/12/13 04:30:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefae_d20241213_m042850_c001_v0001177_t0022_u01734064130444") 2024/12/13 04:30:24 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b181_d20241213_m042857_c001_v7007000_t0000_u01734064137620") as it is a hide marker 2024/12/13 04:30:24 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefca_d20241213_m042857_c001_v0001177_t0020_u01734064137001") 2024/12/13 04:30:24 DEBUG : created from root.txt: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f4184e9ccd304c27a_d20241213_m042952_c001_v7007000_t0000_u01734064192535") as it is a hide marker 2024/12/13 04:30:24 DEBUG : created from root.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f105ffc99c870a466_d20241213_m042951_c001_v0001137_t0013_u01734064191261") 2024/12/13 04:30:24 DEBUG : file name.txt: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f400b9e616b1a2c33_d20241213_m043000_c001_v7007000_t0000_u01734064200850") as it is a hide marker 2024/12/13 04:30:24 DEBUG : file name.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cf06e_d20241213_m042940_c001_v0001177_t0023_u01734064180716") 2024/12/13 04:30:25 DEBUG : file name.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f10422ac87fd71ce5_d20241213_m042937_c001_v0001137_t0057_u01734064177015") 2024/12/13 04:30:25 DEBUG : file name.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cf018_d20241213_m042916_c001_v0001177_t0052_u01734064156286") 2024/12/13 04:30:25 DEBUG : file name.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cf012_d20241213_m042915_c001_v0001177_t0046_u01734064155468") 2024/12/13 04:30:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cf014_d20241213_m042915_c001_v0001177_t0000_u01734064155863") "upload" dated 2024-12-13 04:29:15.863 +0000 UTC (1m9.419986051s ago) 2024/12/13 04:30:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f4074200a604aaca2_d20241213_m042934_c001_v7007000_t0000_u01734064174734") as it is a hide marker 2024/12/13 04:30:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f1178f7d7f2da518a_d20241213_m042934_c001_v0001182_t0014_u01734064174523") 2024/12/13 04:30:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f101e353f1142e8ca_d20241213_m042933_c001_v0001182_t0025_u01734064173900") 2024/12/13 04:30:25 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b193_d20241213_m042904_c001_v7007000_t0000_u01734064144194") as it is a hide marker 2024/12/13 04:30:25 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefee_d20241213_m042903_c001_v0001177_t0030_u01734064143629") 2024/12/13 04:30:25 DEBUG : piped data.txt: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f400b9e616b1a2c42_d20241213_m043002_c001_v7007000_t0000_u01734064202534") as it is a hide marker 2024/12/13 04:30:25 DEBUG : piped data.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cf0ab_d20241213_m043002_c001_v0001177_t0028_u01734064202139") 2024/12/13 04:30:25 DEBUG : piped data.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f400b9e616b1a2c3d_d20241213_m043001_c001_v7007000_t0000_u01734064201958") 2024/12/13 04:30:25 DEBUG : piped data.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f411f067de74cf0a9_d20241213_m043001_c001_v0001177_t0015_u01734064201585") 2024/12/13 04:30:25 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b195_d20241213_m042905_c001_v7007000_t0000_u01734064145128") as it is a hide marker 2024/12/13 04:30:25 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74ceff2_d20241213_m042904_c001_v0001177_t0006_u01734064144564") 2024/12/13 04:30:25 DEBUG : test-metadata: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f417797dfc925551e_d20241213_m043009_c001_v7007000_t0000_u01734064209486") as it is a hide marker 2024/12/13 04:30:25 DEBUG : test-metadata: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f200b9e616b1a2c4f_d20241213_m043004_c001_v0001103_t0023_u01734064204262") 2024/12/13 04:30:25 DEBUG : test-metadata: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f400b9e616b1a2c4a_d20241213_m043003_c001_v7007000_t0000_u01734064203524") 2024/12/13 04:30:26 DEBUG : test-metadata: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cf0af_d20241213_m043002_c001_v0001177_t0007_u01734064202715") 2024/12/13 04:30:26 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b18a_d20241213_m042859_c001_v7007000_t0000_u01734064139516") as it is a hide marker 2024/12/13 04:30:26 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefd6_d20241213_m042858_c001_v0001177_t0021_u01734064138925") 2024/12/13 04:30:26 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b18e_d20241213_m042901_c001_v7007000_t0000_u01734064141384") as it is a hide marker 2024/12/13 04:30:26 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefe0_d20241213_m042900_c001_v0001177_t0014_u01734064140812") 2024/12/13 04:30:26 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b18c_d20241213_m042900_c001_v7007000_t0000_u01734064140449") as it is a hide marker 2024/12/13 04:30:26 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefdc_d20241213_m042859_c001_v0001177_t0002_u01734064139884") 2024/12/13 04:30:26 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b190_d20241213_m042902_c001_v7007000_t0000_u01734064142318") as it is a hide marker 2024/12/13 04:30:26 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefe4_d20241213_m042901_c001_v0001177_t0016_u01734064141748") 2024/12/13 04:30:26 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b191_d20241213_m042903_c001_v7007000_t0000_u01734064143264") as it is a hide marker 2024/12/13 04:30:26 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefe6_d20241213_m042902_c001_v0001177_t0054_u01734064142681") 2024/12/13 04:30:26 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b187_d20241213_m042858_c001_v7007000_t0000_u01734064138561") as it is a hide marker 2024/12/13 04:30:26 DEBUG : trailing space /trailing space : Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefd0_d20241213_m042857_c001_v0001177_t0002_u01734064137996") 2024/12/13 04:30:26 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f113bbf61ccc31bc7_d20241213_m043019_c001_v0001104_t0013_u01734064219840") "upload" dated 2024-12-13 04:30:19.84 +0000 UTC (6.83622197s ago) 2024/12/13 04:30:26 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f40462cc00e49c1a4_d20241213_m043015_c001_v7007000_t0000_u01734064215042") 2024/12/13 04:30:26 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cf0cd_d20241213_m043012_c001_v0001177_t0027_u01734064212037") 2024/12/13 04:30:26 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b1a6_d20241213_m042914_c001_v7007000_t0000_u01734064154906") as it is a hide marker 2024/12/13 04:30:26 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f208340799468b19b_d20241213_m042907_c001_v0001144_t0049_u01734064147208") 2024/12/13 04:30:26 DEBUG : zero-length-file: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b19a_d20241213_m042906_c001_v7007000_t0000_u01734064146962") as it is a hide marker 2024/12/13 04:30:26 DEBUG : zero-length-file: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f411f067de74ceffc_d20241213_m042906_c001_v0001177_t0015_u01734064146416") 2024/12/13 04:30:26 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b171_d20241213_m042852_c001_v7007000_t0000_u01734064132887") as it is a hide marker 2024/12/13 04:30:27 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefb6_d20241213_m042852_c001_v0001177_t0039_u01734064132313") 2024/12/13 04:30:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b162_d20241213_m042848_c001_v7007000_t0000_u01734064128220") as it is a hide marker 2024/12/13 04:30:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cef9c_d20241213_m042847_c001_v0001177_t0038_u01734064127282") 2024/12/13 04:30:27 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b17f_d20241213_m042855_c001_v7007000_t0000_u01734064135701") as it is a hide marker 2024/12/13 04:30:27 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefbe_d20241213_m042855_c001_v0001177_t0041_u01734064135119") 2024/12/13 04:30:27 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b17d_d20241213_m042854_c001_v7007000_t0000_u01734064134757") as it is a hide marker 2024/12/13 04:30:27 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefba_d20241213_m042854_c001_v0001177_t0048_u01734064134190") 2024/12/13 04:30:27 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b180_d20241213_m042856_c001_v7007000_t0000_u01734064136638") as it is a hide marker 2024/12/13 04:30:27 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefc2_d20241213_m042856_c001_v0001177_t0017_u01734064136063") 2024/12/13 04:30:27 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b178_d20241213_m042853_c001_v7007000_t0000_u01734064133828") as it is a hide marker 2024/12/13 04:30:27 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefb8_d20241213_m042853_c001_v0001177_t0035_u01734064133249") 2024/12/13 04:30:27 DEBUG : ./.: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b164_d20241213_m042849_c001_v7007000_t0000_u01734064129152") as it is a hide marker 2024/12/13 04:30:27 DEBUG : ./.: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefa4_d20241213_m042848_c001_v0001177_t0027_u01734064128586") 2024/12/13 04:30:27 DEBUG : ../..: Deleting current version (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468b167_d20241213_m042850_c001_v7007000_t0000_u01734064130081") as it is a hide marker 2024/12/13 04:30:27 DEBUG : ../..: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cefaa_d20241213_m042849_c001_v0001177_t0023_u01734064129515") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/12/13 04:30:29 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/12/13 04:30:29 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/12/13 04:30:29 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/12/13 04:30:29 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/12/13 04:30:29 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/12/13 04:30:31 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/12/13 04:30:31 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/12/13 04:30:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:30:34 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/13 04:30:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff09d7_d20241213_m043034_c001_v0001183_t0033_u01734064234226") 2024/12/13 04:30:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/13 04:30:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/13 04:30:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/13 04:30:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:30:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:30:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/12/13 04:30:37 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/12/13 04:30:37 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/12/13 04:30:38 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/12/13 04:30:38 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/12/13 04:30:40 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/12/13 04:30:40 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/12/13 04:30:40 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/12/13 04:30:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:30:42 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/13 04:30:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff0a03_d20241213_m043042_c001_v0001183_t0027_u01734064242482") 2024/12/13 04:30:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/13 04:30:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/13 04:30:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/13 04:30:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:30:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:30:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/13 04:30:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/13 04:30:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/12/13 04:30:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/13 04:30:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/12/13 04:30:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/13 04:30:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/12/13 04:30:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/12/13 04:30:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/12/13 04:30:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/12/13 04:30:49 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/13 04:30:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:30:50 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/13 04:30:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff0a4e_d20241213_m043050_c001_v0001177_t0032_u01734064250921") 2024/12/13 04:30:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/13 04:30:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/13 04:30:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/13 04:30:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/13 04:30:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/12/13 04:30:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:30:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:30:53 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/13 04:30:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/12/13 04:30:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/13 04:30:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/12/13 04:30:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/12/13 04:30:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/12/13 04:30:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/12/13 04:30:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/12/13 04:30:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:30:58 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/13 04:30:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff0aa3_d20241213_m043059_c001_v0001179_t0057_u01734064259008") 2024/12/13 04:30:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/13 04:30:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/12/13 04:30:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/13 04:30:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:31:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:31:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/12/13 04:31:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/13 04:31:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/13 04:31:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/13 04:31:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/13 04:31:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/13 04:31:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/13 04:31:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/12/13 04:31:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:31:06 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/13 04:31:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff0ad5_d20241213_m043106_c001_v0001183_t0013_u01734064266966") 2024/12/13 04:31:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/13 04:31:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/13 04:31:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/13 04:31:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:31:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:31:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/13 04:31:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/13 04:31:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/13 04:31:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/13 04:31:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/13 04:31:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/13 04:31:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/13 04:31:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/12/13 04:31:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/13 04:31:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/13 04:31:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/13 04:31:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:31:15 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/13 04:31:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2137a256462688fe_d20241213_m043115_c001_v0001182_t0006_u01734064275691") 2024/12/13 04:31:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/13 04:31:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/13 04:31:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/13 04:31:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/13 04:31:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/13 04:31:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:31:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:31:18 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/13 04:31:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/12/13 04:31:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/12/13 04:31:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/13 04:31:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/12/13 04:31:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/12/13 04:31:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/12/13 04:31:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/12/13 04:31:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:31:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/13 04:31:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2137a25646268903_d20241213_m043123_c001_v0001183_t0004_u01734064283757") 2024/12/13 04:31:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/13 04:31:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/12/13 04:31:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/13 04:31:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:31:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:31:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/12/13 04:31:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/13 04:31:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/13 04:31:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/13 04:31:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/13 04:31:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/13 04:31:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/13 04:31:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/12/13 04:31:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:31:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/13 04:31:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2137a25646268906_d20241213_m043131_c001_v0001181_t0018_u01734064291733") 2024/12/13 04:31:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/13 04:31:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/13 04:31:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/13 04:31:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:31:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:31:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/13 04:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/13 04:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/13 04:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/13 04:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/13 04:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/13 04:31:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/13 04:31:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/12/13 04:31:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/13 04:31:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/13 04:31:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/13 04:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/13 04:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2137a2564626890b_d20241213_m043140_c001_v0001172_t0050_u01734064300689") 2024/12/13 04:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/13 04:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/13 04:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/13 04:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/13 04:31:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/13 04:31:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:31:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:31:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2024/12/13 04:31:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/12/13 04:31:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/12/13 04:31:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/13 04:31:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/12/13 04:31:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/12/13 04:31:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/12/13 04:31:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/12/13 04:31:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:31:52 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/13 04:31:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2137a2564626890f_d20241213_m043152_c001_v0001144_t0030_u01734064312406") 2024/12/13 04:31:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/13 04:31:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/12/13 04:31:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/13 04:31:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:31:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:31:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/12/13 04:31:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/13 04:31:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/13 04:31:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/13 04:31:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/13 04:31:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/13 04:32:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/13 04:32:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/12/13 04:32:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:32:01 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/13 04:32:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2137a25646268918_d20241213_m043201_c001_v0001182_t0029_u01734064321906") 2024/12/13 04:32:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/13 04:32:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/13 04:32:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/13 04:32:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:32:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:32:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/13 04:32:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/13 04:32:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/13 04:32:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/13 04:32:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/12/13 04:32:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/13 04:32:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/13 04:32:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/12/13 04:32:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/13 04:32:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/13 04:32:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/13 04:32:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:32:11 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/13 04:32:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f203661e5c9ae6671_d20241213_m043211_c001_v0001183_t0021_u01734064331632") 2024/12/13 04:32:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/13 04:32:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/13 04:32:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/13 04:32:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/12/13 04:32:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/12/13 04:32:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:32:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:32:14 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/13 04:32:17 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/12/13 04:32:17 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/12/13 04:32:17 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/12/13 04:32:17 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/12/13 04:32:18 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/12/13 04:32:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/12/13 04:32:25 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/12/13 04:32:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:32:29 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/13 04:32:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f203661e5c9ae66d5_d20241213_m043229_c001_v0001101_t0052_u01734064349568") 2024/12/13 04:32:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/13 04:32:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/13 04:32:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/13 04:32:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:32:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:32:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/12/13 04:32:46 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/12/13 04:32:46 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/12/13 04:32:46 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/12/13 04:32:46 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/12/13 04:32:49 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/12/13 04:32:49 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/12/13 04:32:49 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/12/13 04:32:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:32:51 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/13 04:32:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2101957d2ea2f48a_d20241213_m043251_c001_v0001180_t0036_u01734064371379") 2024/12/13 04:32:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/13 04:32:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/13 04:32:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/13 04:32:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:32:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:32:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/13 04:32:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/13 04:32:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/12/13 04:32:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/13 04:32:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/12/13 04:32:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/13 04:32:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/12/13 04:32:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/12/13 04:32:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/12/13 04:33:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/12/13 04:33:00 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/13 04:33:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:33:02 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/13 04:33:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2191a778bf095deb_d20241213_m043302_c001_v0001145_t0045_u01734064382299") 2024/12/13 04:33:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/13 04:33:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/13 04:33:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/13 04:33:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/13 04:33:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/12/13 04:33:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:33:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:33:05 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/13 04:33:07 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/12/13 04:33:07 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/12/13 04:33:07 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/12/13 04:33:07 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/12/13 04:33:08 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/12/13 04:33:10 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/12/13 04:33:10 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/12/13 04:33:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:33:12 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/13 04:33:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2191a778bf095e00_d20241213_m043312_c001_v0001172_t0059_u01734064392680") 2024/12/13 04:33:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/13 04:33:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/13 04:33:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/13 04:33:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/13 04:33:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 04:33:12 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 04:33:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:33:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:33:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/12/13 04:33:17 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/12/13 04:33:17 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/12/13 04:33:18 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/12/13 04:33:18 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/12/13 04:33:20 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/12/13 04:33:20 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/12/13 04:33:20 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/12/13 04:33:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:33:23 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/13 04:33:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f2123210b0d76e622_d20241213_m043323_c001_v0001183_t0009_u01734064403415") 2024/12/13 04:33:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/13 04:33:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/13 04:33:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/13 04:33:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:33:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:33:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/13 04:33:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/13 04:33:29 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/12/13 04:33:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/13 04:33:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/13 04:33:29 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/12/13 04:33:29 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/12/13 04:33:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/12/13 04:33:32 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/12/13 04:33:32 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/12/13 04:33:32 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/13 04:33:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/13 04:33:35 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/13 04:33:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f02bd23406dbbeb9f380e1b_f202fbf86e2243fb1_d20241213_m043335_c001_v0001183_t0022_u01734064415239") 2024/12/13 04:33:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/13 04:33:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/13 04:33:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/13 04:33:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/13 04:33:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/12/13 04:33:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/12/13 04:33:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/12/13 04:33:38 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/13 04:33:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f02bd23406dbbeb9f380e1b_f208340799468cac5_d20241213_m043347_c001_v0001091_t0026_u01734064427175") 2024/12/13 04:33:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/12/13 04:33:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/13 04:33:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/13 04:33:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/13 04:33:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/13 04:33:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/13 04:33:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/13 04:33:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/13 04:33:51 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/12/13 04:33:53 DEBUG : chunked-copy: Done sending chunk 1 2024/12/13 04:33:53 DEBUG : chunked-copy: Done sending chunk 0 2024/12/13 04:33:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/13 04:33:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f02bd23406dbbeb9f380e1b_f202fbf86e2243fb8_d20241213_m043354_c001_v0001182_t0050_u01734064434635") 2024/12/13 04:33:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/12/13 04:33:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/13 04:33:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/13 04:33:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/13 04:33:55 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/13 04:33:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/12/13 04:33:57 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/13 04:33:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/12/13 04:33:57 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/12/13 04:33:59 DEBUG : chunked-copy: Done sending chunk 1 2024/12/13 04:33:59 DEBUG : chunked-copy: Done sending chunk 0 2024/12/13 04:33:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/13 04:34:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f02bd23406dbbeb9f380e1b_f208340799468cad0_d20241213_m043400_c001_v0001183_t0024_u01734064440267") 2024/12/13 04:34:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/13 04:34:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/13 04:34:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/13 04:34:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/13 04:34:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/13 04:34:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/13 04:34:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/13 04:34:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/13 04:34:03 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/12/13 04:34:05 DEBUG : chunked-copy: Done sending chunk 0 2024/12/13 04:34:05 DEBUG : chunked-copy: Done sending chunk 1 2024/12/13 04:34:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/13 04:34:06 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f02bd23406dbbeb9f380e1b_f208340799468cad8_d20241213_m043405_c001_v0001177_t0049_u01734064445966") 2024/12/13 04:34:06 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/12/13 04:34:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/13 04:34:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/13 04:34:06 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/12/13 04:34:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/13 04:34:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/13 04:34:07 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/13 04:34:08 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/13 04:34:10 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/13 04:34:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nopemot6relu/deeper/nonexisting/directory" 2024/12/13 04:34:11 DEBUG : Config file has changed externally - reloading === 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/13 04:34:12 INFO : B2 bucket rclone-test-nopemot6relu: cleaning bucket "rclone-test-nopemot6relu" of all files 2024/12/13 04:34:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4123210b0d76e61b_d20241213_m043317_c001_v7007000_t0000_u01734064397334") 2024/12/13 04:34:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2191a778bf095e00_d20241213_m043312_c001_v0001172_t0059_u01734064392680") 2024/12/13 04:34:12 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4191a778bf095dfe_d20241213_m043312_c001_v7007000_t0000_u01734064392167") 2024/12/13 04:34:12 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f216d2c3c04b93a10_d20241213_m043307_c001_v0001179_t0014_u01734064387338") 2024/12/13 04:34:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468cabd_d20241213_m043340_c001_v7007000_t0000_u01734064420538") 2024/12/13 04:34:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f202fbf86e2243fb1_d20241213_m043335_c001_v0001183_t0022_u01734064415239") 2024/12/13 04:34:12 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f402fbf86e2243fb0_d20241213_m043334_c001_v7007000_t0000_u01734064414679") 2024/12/13 04:34:12 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2123210b0d76e624_d20241213_m043328_c001_v0001144_t0039_u01734064408788") 2024/12/13 04:34:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4123210b0d76e623_d20241213_m043328_c001_v7007000_t0000_u01734064408595") 2024/12/13 04:34:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2123210b0d76e622_d20241213_m043323_c001_v0001183_t0009_u01734064403415") 2024/12/13 04:34:13 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4123210b0d76e61f_d20241213_m043322_c001_v7007000_t0000_u01734064402899") 2024/12/13 04:34:13 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2123210b0d76e61c_d20241213_m043317_c001_v0001181_t0059_u01734064397527") 2024/12/13 04:34:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4059a8ef02ff12d5_d20241213_m043119_c001_v7007000_t0000_u01734064279691") 2024/12/13 04:34:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2137a256462688fe_d20241213_m043115_c001_v0001182_t0006_u01734064275691") 2024/12/13 04:34:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4137a256462688f6_d20241213_m043110_c001_v7007000_t0000_u01734064270973") 2024/12/13 04:34:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff0ad5_d20241213_m043106_c001_v0001183_t0013_u01734064266966") 2024/12/13 04:34:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4137a256462688fd_d20241213_m043115_c001_v7007000_t0000_u01734064275349") 2024/12/13 04:34:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2137a256462688f7_d20241213_m043111_c001_v0001181_t0043_u01734064271156") 2024/12/13 04:34:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4059a8ef02ff0ad3_d20241213_m043106_c001_v7007000_t0000_u01734064266633") 2024/12/13 04:34:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2137a256462688f4_d20241213_m043102_c001_v0001183_t0028_u01734064262564") 2024/12/13 04:34:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4137a256462688f3_d20241213_m043102_c001_v7007000_t0000_u01734064262381") 2024/12/13 04:34:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff0aa3_d20241213_m043059_c001_v0001179_t0057_u01734064259008") 2024/12/13 04:34:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4059a8ef02ff0aa0_d20241213_m043058_c001_v7007000_t0000_u01734064258662") 2024/12/13 04:34:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2137a256462688ee_d20241213_m043055_c001_v0001154_t0017_u01734064255020") 2024/12/13 04:34:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f417797dfc92555f0_d20241213_m043144_c001_v7007000_t0000_u01734064304631") 2024/12/13 04:34:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2137a2564626890b_d20241213_m043140_c001_v0001172_t0050_u01734064300689") 2024/12/13 04:34:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4059a8ef02ff134e_d20241213_m043135_c001_v7007000_t0000_u01734064295537") 2024/12/13 04:34:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2137a25646268906_d20241213_m043131_c001_v0001181_t0018_u01734064291733") 2024/12/13 04:34:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4137a2564626890a_d20241213_m043140_c001_v7007000_t0000_u01734064300343") 2024/12/13 04:34:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff1350_d20241213_m043135_c001_v0001036_t0041_u01734064295721") 2024/12/13 04:34:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4137a25646268905_d20241213_m043131_c001_v7007000_t0000_u01734064291395") 2024/12/13 04:34:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff131b_d20241213_m043127_c001_v0001146_t0047_u01734064287283") 2024/12/13 04:34:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4059a8ef02ff1318_d20241213_m043127_c001_v7007000_t0000_u01734064287100") 2024/12/13 04:34:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2137a25646268903_d20241213_m043123_c001_v0001183_t0004_u01734064283757") 2024/12/13 04:34:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4137a25646268901_d20241213_m043123_c001_v7007000_t0000_u01734064283419") 2024/12/13 04:34:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff12d8_d20241213_m043119_c001_v0001182_t0041_u01734064279880") 2024/12/13 04:34:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4137a256462688ed_d20241213_m043054_c001_v7007000_t0000_u01734064254833") 2024/12/13 04:34:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff0a4e_d20241213_m043050_c001_v0001177_t0032_u01734064250921") 2024/12/13 04:34:14 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4059a8ef02ff0a48_d20241213_m043050_c001_v7007000_t0000_u01734064250498") 2024/12/13 04:34:14 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f208340799468bf00_d20241213_m043046_c001_v0001183_t0031_u01734064246495") 2024/12/13 04:34:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468befd_d20241213_m043046_c001_v7007000_t0000_u01734064246300") 2024/12/13 04:34:14 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff0a03_d20241213_m043042_c001_v0001183_t0027_u01734064242482") 2024/12/13 04:34:15 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4059a8ef02ff09ff_d20241213_m043042_c001_v7007000_t0000_u01734064242136") 2024/12/13 04:34:15 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f208340799468beb5_d20241213_m043037_c001_v0001115_t0036_u01734064237682") 2024/12/13 04:34:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468beb3_d20241213_m043037_c001_v7007000_t0000_u01734064237499") 2024/12/13 04:34:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2059a8ef02ff09d7_d20241213_m043034_c001_v0001183_t0033_u01734064234226") 2024/12/13 04:34:15 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4059a8ef02ff09d5_d20241213_m043033_c001_v7007000_t0000_u01734064233887") 2024/12/13 04:34:15 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f201c0aa24c277591_d20241213_m043028_c001_v0001183_t0053_u01734064228751") 2024/12/13 04:34:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4191a778bf095d68_d20241213_m043216_c001_v7007000_t0000_u01734064336528") 2024/12/13 04:34:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f203661e5c9ae6671_d20241213_m043211_c001_v0001183_t0021_u01734064331632") 2024/12/13 04:34:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4137a2564626891c_d20241213_m043206_c001_v7007000_t0000_u01734064326103") 2024/12/13 04:34:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2137a25646268918_d20241213_m043201_c001_v0001182_t0029_u01734064321906") 2024/12/13 04:34:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f403661e5c9ae666d_d20241213_m043211_c001_v7007000_t0000_u01734064331042") 2024/12/13 04:34:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2137a2564626891d_d20241213_m043206_c001_v0001146_t0031_u01734064326289") 2024/12/13 04:34:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4137a25646268917_d20241213_m043201_c001_v7007000_t0000_u01734064321512") 2024/12/13 04:34:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2137a25646268914_d20241213_m043156_c001_v0001106_t0047_u01734064316640") 2024/12/13 04:34:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4137a25646268913_d20241213_m043156_c001_v7007000_t0000_u01734064316456") 2024/12/13 04:34:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2137a2564626890f_d20241213_m043152_c001_v0001144_t0030_u01734064312406") 2024/12/13 04:34:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4137a2564626890e_d20241213_m043151_c001_v7007000_t0000_u01734064311920") 2024/12/13 04:34:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f217797dfc92555f1_d20241213_m043144_c001_v0001130_t0035_u01734064304814") 2024/12/13 04:34:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f416d2c3c04b93a0f_d20241213_m043307_c001_v7007000_t0000_u01734064387153") 2024/12/13 04:34:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2191a778bf095deb_d20241213_m043302_c001_v0001145_t0045_u01734064382299") 2024/12/13 04:34:16 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4191a778bf095de6_d20241213_m043301_c001_v7007000_t0000_u01734064381856") 2024/12/13 04:34:16 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2101957d2ea2f493_d20241213_m043256_c001_v0001144_t0056_u01734064376554") 2024/12/13 04:34:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4101957d2ea2f491_d20241213_m043256_c001_v7007000_t0000_u01734064376370") 2024/12/13 04:34:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2101957d2ea2f48a_d20241213_m043251_c001_v0001180_t0036_u01734064371379") 2024/12/13 04:34:16 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4101957d2ea2f488_d20241213_m043250_c001_v7007000_t0000_u01734064370919") 2024/12/13 04:34:16 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2101957d2ea2ecb3_d20241213_m043245_c001_v0001115_t0013_u01734064365809") 2024/12/13 04:34:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f4101957d2ea2ecb2_d20241213_m043245_c001_v7007000_t0000_u01734064365628") 2024/12/13 04:34:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f203661e5c9ae66d5_d20241213_m043229_c001_v0001101_t0052_u01734064349568") 2024/12/13 04:34:16 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f403661e5c9ae66d3_d20241213_m043228_c001_v7007000_t0000_u01734064348997") 2024/12/13 04:34:16 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f2191a778bf095d69_d20241213_m043216_c001_v0001150_t0013_u01734064336727") 2024/12/13 04:34:16 DEBUG : chunked-copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f402fbf86e2243fde_d20241213_m043408_c001_v7007000_t0000_u01734064448535") 2024/12/13 04:34:16 DEBUG : chunked-copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f202fbf86e2243fc1_d20241213_m043402_c001_v0001182_t0025_u01734064442740") 2024/12/13 04:34:16 DEBUG : chunked-copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f402fbf86e2243fc0_d20241213_m043402_c001_v7007000_t0000_u01734064442210") 2024/12/13 04:34:16 DEBUG : chunked-copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f202fbf86e2243fbe_d20241213_m043357_c001_v0001182_t0048_u01734064437006") 2024/12/13 04:34:16 DEBUG : chunked-copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f402fbf86e2243fbc_d20241213_m043356_c001_v7007000_t0000_u01734064436507") 2024/12/13 04:34:16 DEBUG : chunked-copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f208340799468cac9_d20241213_m043351_c001_v0001180_t0047_u01734064431161") 2024/12/13 04:34:16 DEBUG : chunked-copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468cac7_d20241213_m043350_c001_v7007000_t0000_u01734064430656") 2024/12/13 04:34:16 DEBUG : chunked-copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f113bbf61ccc31d84_d20241213_m043345_c001_v0001104_t0039_u01734064425121") 2024/12/13 04:34:17 DEBUG : chunked-copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468cac3_d20241213_m043344_c001_v7007000_t0000_u01734064424772") 2024/12/13 04:34:17 DEBUG : chunked-copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f113bbf61ccc31d7e_d20241213_m043341_c001_v0001104_t0026_u01734064421260") 2024/12/13 04:34:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f402fbf86e2243fdd_d20241213_m043408_c001_v7007000_t0000_u01734064448350") 2024/12/13 04:34:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f208340799468cad8_d20241213_m043405_c001_v0001177_t0049_u01734064445966") 2024/12/13 04:34:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f402fbf86e2243fbf_d20241213_m043402_c001_v7007000_t0000_u01734064442026") 2024/12/13 04:34:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f208340799468cad0_d20241213_m043400_c001_v0001183_t0024_u01734064440267") 2024/12/13 04:34:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f402fbf86e2243fbb_d20241213_m043356_c001_v7007000_t0000_u01734064436323") 2024/12/13 04:34:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f202fbf86e2243fb8_d20241213_m043354_c001_v0001182_t0050_u01734064434635") 2024/12/13 04:34:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468cac6_d20241213_m043350_c001_v7007000_t0000_u01734064430474") 2024/12/13 04:34:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f208340799468cac5_d20241213_m043347_c001_v0001091_t0026_u01734064427175") 2024/12/13 04:34:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f408340799468cac2_d20241213_m043344_c001_v7007000_t0000_u01734064424590") 2024/12/13 04:34:17 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f10347fa6abab8a8d_d20241213_m043343_c001_v0001182_t0037_u01734064423575") 2024/12/13 04:34:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f111f067de74cf014_d20241213_m042915_c001_v0001177_t0000_u01734064155863") 2024/12/13 04:34:17 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f402fbf86e2243fe0_d20241213_m043409_c001_v7007000_t0000_u01734064449512") 2024/12/13 04:34:17 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f113bbf61ccc31dc0_d20241213_m043409_c001_v0001104_t0021_u01734064449083") 2024/12/13 04:34:17 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f402fbf86e2243fe2_d20241213_m043411_c001_v7007000_t0000_u01734064451122") 2024/12/13 04:34:17 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f113bbf61ccc31dc4_d20241213_m043410_c001_v0001104_t0016_u01734064450476") 2024/12/13 04:34:17 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f113bbf61ccc31dc2_d20241213_m043409_c001_v0001104_t0015_u01734064449696") 2024/12/13 04:34:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f401c0aa24c27758f_d20241213_m043028_c001_v7007000_t0000_u01734064228566") 2024/12/13 04:34:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f02bd23406dbbeb9f380e1b_f113bbf61ccc31bc7_d20241213_m043019_c001_v0001104_t0013_u01734064219840") 2024/12/13 04:34:19 INFO : B2 bucket rclone-test-nopemot6relu: cleaning bucket "rclone-test-nopemot6relu" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (337.18s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.52s) --- PASS: TestIntegration/FsMkdir (334.90s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- 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 (18.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.96s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (73.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- 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.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- 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 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (26.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.01s) --- 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.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- 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 (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (191.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (31.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (50.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (29.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (16.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.59s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.61s) --- 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 337.195s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m37.879192809s (try 1/5)