"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/12 02:37:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qakayic2fiqe" 2024/12/12 02:37:49 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/12 02:37:59 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/12 02:37:59 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/12 02:37:59 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/12 02:38:25 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/12 02:38:25 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/12/12 02:38:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/12/12 02:38:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/12/12 02:38:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/12/12 02:38:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/12/12 02:38:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/12/12 02:38:28 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/12 02:38:35 DEBUG : Creating backend with remote "TestB2:" 2024/12/12 02:38:35 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/12 02:38:36 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/12 02:38:41 INFO : B2 bucket rclone-test-qakayic2fiqe: cleaning bucket "rclone-test-qakayic2fiqe" of all files 2024/12/12 02:38:41 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4f2_d20241212_m023840_c001_v0001037_t0025_u01733971120601") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/12 02:38:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qakayic2fiqe/dirToPurgeFromRoot" 2024/12/12 02:38:44 INFO : B2 bucket rclone-test-qakayic2fiqe path dirToPurgeFromRoot: cleaning bucket "rclone-test-qakayic2fiqe" of all files 2024/12/12 02:38:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4f6_d20241212_m023842_c001_v0001037_t0029_u01733971122349") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/12 02:38:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qakayic2fiqe/hello? sausage/êé" 2024/12/12 02:38:49 INFO : B2 bucket rclone-test-qakayic2fiqe path hello? sausage/êé: cleaning bucket "rclone-test-qakayic2fiqe" of all files 2024/12/12 02:38:49 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f117257b65b7c055d_d20241212_m023847_c001_v0001183_t0037_u01733971127984") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/12/12 02:38:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/12/12 02:38:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/12 02:38:51 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/12 02:38:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qakayic2fiqe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/12 02:39:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qakayic2fiqe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-qakayic2fiqe" from "TestB2:rclone-test-qakayic2fiqe" 2024/12/12 02:39:02 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/12 02:39:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yeputik5vuki" 2024/12/12 02:39:20 DEBUG : B2 bucket rclone-test-yeputik5vuki: Purge remote 2024/12/12 02:39:20 INFO : B2 bucket rclone-test-yeputik5vuki: cleaning bucket "rclone-test-yeputik5vuki" of all files 2024/12/12 02:39:20 DEBUG : somefile: Deleting (id "4_zbfd21d63b0cdbb8b9f380e1b_f403f27ca60ee6111_d20241212_m023918_c001_v0001172_t0030_u01733971158878") === 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/12 02:39:21 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/12 02:39:22 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/12 02:39:26 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/12/12 02:39:26 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/12/12 02:39:26 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.484Ki offset 6Mi/6.106Mi 2024/12/12 02:39:26 DEBUG : test-metadata: Sending chunk 1 length 111088 2024/12/12 02:39:27 DEBUG : test-metadata: Done sending chunk 1 2024/12/12 02:39:28 DEBUG : test-metadata: Done sending chunk 0 2024/12/12 02:39:28 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/12 02:39:38 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1037-15.backblaze.com/b2api/v1/b2_upload_file/0fc2ed53b0adbb8b9f380e1b/c001_v0001037_t0044": EOF 2024/12/12 02:39:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1037-15.backblaze.com/b2api/v1/b2_upload_file/0fc2ed53b0adbb8b9f380e1b/c001_v0001037_t0044": EOF) 2024/12/12 02:39:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1037-15.backblaze.com/b2api/v1/b2_upload_file/0fc2ed53b0adbb8b9f380e1b/c001_v0001037_t0044": EOF - low level retry 1/10 2024/12/12 02:39:40 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-12-023933-443.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/12 02:39:42 DEBUG : oldPath = "TestB2:rclone-test-qakayic2fiqe/versions/test-versions-v2024-12-12-023933-443.txt" 2024/12/12 02:39:42 DEBUG : newPath = "TestB2,versions:rclone-test-qakayic2fiqe/versions/test-versions-v2024-12-12-023933-443.txt" 2024/12/12 02:39:42 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-qakayic2fiqe/versions/test-versions-v2024-12-12-023933-443.txt" 2024/12/12 02:39:42 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/12/12 02:39:44 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-qakayic2fiqe/versions/test-versions-v2024-12-12-023933-443.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-qakayic2fiqe/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/12 02:39:45 INFO : B2 bucket rclone-test-qakayic2fiqe: cleaning bucket "rclone-test-qakayic2fiqe" of all hidden files 2024/12/12 02:39:45 DEBUG : leading space/ leading space: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb3725f8_d20241212_m023807_c001_v7007000_t0000_u01733971087161") as it is a hide marker 2024/12/12 02:39:45 DEBUG : leading space/ leading space: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4aa_d20241212_m023806_c001_v0001037_t0024_u01733971086439") 2024/12/12 02:39:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb3725e8_d20241212_m023806_c001_v7007000_t0000_u01733971086079") as it is a hide marker 2024/12/12 02:39:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4a8_d20241212_m023805_c001_v0001037_t0031_u01733971085294") 2024/12/12 02:39:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb372619_d20241212_m023814_c001_v7007000_t0000_u01733971094073") as it is a hide marker 2024/12/12 02:39:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4b8_d20241212_m023813_c001_v0001037_t0010_u01733971093374") 2024/12/12 02:39:45 DEBUG : created from root.txt: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f405565fe37e5bfd2_d20241212_m023909_c001_v7007000_t0000_u01733971149671") as it is a hide marker 2024/12/12 02:39:45 DEBUG : created from root.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f1104f415f10bff31_d20241212_m023908_c001_v0001183_t0002_u01733971148716") 2024/12/12 02:39:45 DEBUG : file name.txt: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f41907585c659ac52_d20241212_m023921_c001_v7007000_t0000_u01733971161721") as it is a hide marker 2024/12/12 02:39:45 DEBUG : file name.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b504_d20241212_m023857_c001_v0001037_t0040_u01733971137834") 2024/12/12 02:39:46 DEBUG : file name.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f10688283e34b2729_d20241212_m023854_c001_v0001029_t0010_u01733971134147") 2024/12/12 02:39:46 DEBUG : file name.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4e8_d20241212_m023832_c001_v0001037_t0040_u01733971112562") 2024/12/12 02:39:46 DEBUG : file name.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4e4_d20241212_m023831_c001_v0001037_t0054_u01733971111432") 2024/12/12 02:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4e6_d20241212_m023832_c001_v0001037_t0003_u01733971112008") "upload" dated 2024-12-12 02:38:32.008 +0000 UTC (1m14.290378089s ago) 2024/12/12 02:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f410fa68195fd77a6_d20241212_m023851_c001_v7007000_t0000_u01733971131929") as it is a hide marker 2024/12/12 02:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f10984a013e54007f_d20241212_m023851_c001_v0001102_t0047_u01733971131597") 2024/12/12 02:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f118c8cd30e712fce_d20241212_m023850_c001_v0001181_t0040_u01733971130993") 2024/12/12 02:39:46 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb37262b_d20241212_m023822_c001_v7007000_t0000_u01733971102184") as it is a hide marker 2024/12/12 02:39:46 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4ce_d20241212_m023821_c001_v0001037_t0000_u01733971101436") 2024/12/12 02:39:46 DEBUG : piped data.txt: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f41907585c659ac58_d20241212_m023923_c001_v7007000_t0000_u01733971163772") as it is a hide marker 2024/12/12 02:39:46 DEBUG : piped data.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b51d_d20241212_m023923_c001_v0001037_t0008_u01733971163004") 2024/12/12 02:39:46 DEBUG : piped data.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41907585c659ac55_d20241212_m023922_c001_v7007000_t0000_u01733971162821") 2024/12/12 02:39:46 DEBUG : piped data.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415e8e1262f8b51b_d20241212_m023922_c001_v0001037_t0044_u01733971162456") 2024/12/12 02:39:46 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb372633_d20241212_m023823_c001_v7007000_t0000_u01733971103340") as it is a hide marker 2024/12/12 02:39:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4d6_d20241212_m023822_c001_v0001037_t0054_u01733971102543") 2024/12/12 02:39:46 DEBUG : test-metadata: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f405565fe37e5c03a_d20241212_m023930_c001_v7007000_t0000_u01733971170819") as it is a hide marker 2024/12/12 02:39:46 DEBUG : test-metadata: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21907585c659ac5f_d20241212_m023925_c001_v0001182_t0002_u01733971165724") 2024/12/12 02:39:46 DEBUG : test-metadata: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41907585c659ac5c_d20241212_m023924_c001_v7007000_t0000_u01733971164908") 2024/12/12 02:39:47 DEBUG : test-metadata: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b51f_d20241212_m023923_c001_v0001037_t0055_u01733971163956") 2024/12/12 02:39:47 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb37261f_d20241212_m023816_c001_v7007000_t0000_u01733971096347") as it is a hide marker 2024/12/12 02:39:47 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4bc_d20241212_m023815_c001_v0001037_t0045_u01733971095584") 2024/12/12 02:39:47 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb372625_d20241212_m023818_c001_v7007000_t0000_u01733971098804") as it is a hide marker 2024/12/12 02:39:47 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4c0_d20241212_m023818_c001_v0001037_t0002_u01733971098036") 2024/12/12 02:39:47 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb372622_d20241212_m023817_c001_v7007000_t0000_u01733971097638") as it is a hide marker 2024/12/12 02:39:47 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4be_d20241212_m023816_c001_v0001037_t0007_u01733971096707") 2024/12/12 02:39:47 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb372627_d20241212_m023819_c001_v7007000_t0000_u01733971099988") as it is a hide marker 2024/12/12 02:39:47 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4c4_d20241212_m023819_c001_v0001037_t0029_u01733971099178") 2024/12/12 02:39:47 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb372629_d20241212_m023821_c001_v7007000_t0000_u01733971101076") as it is a hide marker 2024/12/12 02:39:47 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4c6_d20241212_m023820_c001_v0001037_t0045_u01733971100347") 2024/12/12 02:39:47 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb37261c_d20241212_m023815_c001_v7007000_t0000_u01733971095224") as it is a hide marker 2024/12/12 02:39:47 DEBUG : trailing space /trailing space : Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4ba_d20241212_m023814_c001_v0001037_t0021_u01733971094433") 2024/12/12 02:39:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f10333e8924a4a782_d20241212_m023941_c001_v0001183_t0007_u01733971181357") "upload" dated 2024-12-12 02:39:41.357 +0000 UTC (6.313803112s ago) 2024/12/12 02:39:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a050_d20241212_m023936_c001_v7007000_t0000_u01733971176558") 2024/12/12 02:39:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b529_d20241212_m023933_c001_v0001037_t0015_u01733971173443") 2024/12/12 02:39:47 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb372662_d20241212_m023830_c001_v7007000_t0000_u01733971110889") as it is a hide marker 2024/12/12 02:39:47 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f2188671fdb37263c_d20241212_m023825_c001_v0001183_t0012_u01733971105399") 2024/12/12 02:39:47 DEBUG : zero-length-file: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb372639_d20241212_m023825_c001_v7007000_t0000_u01733971105159") as it is a hide marker 2024/12/12 02:39:47 DEBUG : zero-length-file: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415e8e1262f8b4da_d20241212_m023824_c001_v0001037_t0044_u01733971104615") 2024/12/12 02:39:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb37260b_d20241212_m023808_c001_v7007000_t0000_u01733971088557") as it is a hide marker 2024/12/12 02:39:48 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4ac_d20241212_m023807_c001_v0001037_t0041_u01733971087524") 2024/12/12 02:39:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb3725be_d20241212_m023802_c001_v7007000_t0000_u01733971082599") as it is a hide marker 2024/12/12 02:39:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b49e_d20241212_m023801_c001_v0001037_t0058_u01733971081334") 2024/12/12 02:39:48 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb372614_d20241212_m023811_c001_v7007000_t0000_u01733971091890") as it is a hide marker 2024/12/12 02:39:48 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4b4_d20241212_m023811_c001_v0001037_t0020_u01733971091090") 2024/12/12 02:39:48 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb372613_d20241212_m023810_c001_v7007000_t0000_u01733971090730") as it is a hide marker 2024/12/12 02:39:48 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4b0_d20241212_m023810_c001_v0001037_t0021_u01733971090010") 2024/12/12 02:39:48 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb372617_d20241212_m023813_c001_v7007000_t0000_u01733971093002") as it is a hide marker 2024/12/12 02:39:48 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4b6_d20241212_m023812_c001_v0001037_t0056_u01733971092249") 2024/12/12 02:39:48 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb372611_d20241212_m023809_c001_v7007000_t0000_u01733971089650") as it is a hide marker 2024/12/12 02:39:48 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4ae_d20241212_m023808_c001_v0001037_t0034_u01733971088920") 2024/12/12 02:39:48 DEBUG : ./.: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb3725ca_d20241212_m023803_c001_v7007000_t0000_u01733971083671") as it is a hide marker 2024/12/12 02:39:48 DEBUG : ./.: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4a2_d20241212_m023802_c001_v0001037_t0001_u01733971082959") 2024/12/12 02:39:48 DEBUG : ../..: Deleting current version (id "4_z0fc2ed53b0adbb8b9f380e1b_f4188671fdb3725d9_d20241212_m023804_c001_v7007000_t0000_u01733971084935") as it is a hide marker 2024/12/12 02:39:48 DEBUG : ../..: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4a4_d20241212_m023804_c001_v0001037_t0053_u01733971084037") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/12/12 02:39:50 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/12/12 02:39:50 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/12/12 02:39:50 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/12/12 02:39:50 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/12/12 02:39:51 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/12/12 02:39:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/12/12 02:39:52 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/12/12 02:39:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:39:55 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/12 02:39:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f215fbceaad26a086_d20241212_m023955_c001_v0001091_t0014_u01733971195215") 2024/12/12 02:39:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/12 02:39:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/12 02:39:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/12 02:39:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:39:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:39:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/12/12 02:39:59 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/12/12 02:39:59 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/12/12 02:39:59 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/12/12 02:39:59 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/12/12 02:40:01 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/12/12 02:40:02 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/12/12 02:40:02 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/12/12 02:40:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:40:03 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/12 02:40:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f215fbceaad26a0be_d20241212_m024003_c001_v0001182_t0022_u01733971203906") 2024/12/12 02:40:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/12 02:40:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/12 02:40:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/12 02:40:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:40:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:40:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/12 02:40:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/12 02:40:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/12/12 02:40:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/12 02:40:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/12 02:40:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/12/12 02:40:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/12/12 02:40:09 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/12/12 02:40:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/12/12 02:40:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/12/12 02:40:11 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/12 02:40:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:40:12 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/12 02:40:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f202fa447e0feb9d7_d20241212_m024012_c001_v0001113_t0015_u01733971212711") 2024/12/12 02:40:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/12 02:40:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/12 02:40:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/12 02:40:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/12 02:40:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/12/12 02:40:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:40:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:40:15 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/12 02:40:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/12/12 02:40:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/12/12 02:40:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/12 02:40:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/12/12 02:40:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/12/12 02:40:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/12/12 02:40:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/12/12 02:40:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:40:21 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/12 02:40:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f215fbceaad26a0f5_d20241212_m024021_c001_v0001179_t0056_u01733971221497") 2024/12/12 02:40:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/12 02:40:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/12/12 02:40:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/12 02:40:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:40:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:40:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/12/12 02:40:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/12 02:40:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/12 02:40:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/12 02:40:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/12 02:40:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/12 02:40:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/12 02:40:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/12/12 02:40:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:40:29 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/12 02:40:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f215fbceaad26a101_d20241212_m024029_c001_v0001177_t0038_u01733971229309") 2024/12/12 02:40:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/12 02:40:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/12 02:40:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/12 02:40:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:40:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:40:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/12 02:40:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/12 02:40:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/12 02:40:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/12 02:40:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/12 02:40:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/12 02:40:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/12 02:40:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/12/12 02:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/12 02:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/12 02:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/12 02:40:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:40:38 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/12 02:40:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f203b5b504e978d13_d20241212_m024038_c001_v0001116_t0031_u01733971238165") 2024/12/12 02:40:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/12 02:40:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/12 02:40:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/12 02:40:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/12 02:40:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/12 02:40:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:40:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:40:40 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/12 02:40:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/12/12 02:40:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/12/12 02:40:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/12 02:40:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/12/12 02:40:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/12/12 02:40:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/12/12 02:40:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/12/12 02:40:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:40:46 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/12 02:40:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d98013685_d20241212_m024046_c001_v0001105_t0035_u01733971246345") 2024/12/12 02:40:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/12 02:40:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/12/12 02:40:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/12 02:40:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:40:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:40:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/12/12 02:40:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/12 02:40:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/12 02:40:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/12 02:40:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/12 02:40:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/12 02:40:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/12 02:40:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/12/12 02:40:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:40:54 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/12 02:40:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d9801368c_d20241212_m024054_c001_v0001040_t0034_u01733971254953") 2024/12/12 02:40:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/12 02:40:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/12 02:40:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/12 02:40:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:40:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:40:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/12 02:40:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/12 02:40:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/12 02:40:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/12 02:40:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/12 02:40:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/12 02:40:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/12 02:41:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/12/12 02:41:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/12 02:41:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/12 02:41:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/12 02:41:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:41:04 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/12 02:41:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d98013696_d20241212_m024104_c001_v0001179_t0001_u01733971264330") 2024/12/12 02:41:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/12 02:41:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/12 02:41:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/12 02:41:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/12 02:41:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/12 02:41:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:41:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:41:06 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/12 02:41:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/12/12 02:41:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/12/12 02:41:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/12 02:41:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/12/12 02:41:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/12/12 02:41:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/12/12 02:41:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/12/12 02:41:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:41:12 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/12 02:41:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f2067544bf26383d2_d20241212_m024112_c001_v0001183_t0057_u01733971272580") 2024/12/12 02:41:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/12 02:41:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/12/12 02:41:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/12 02:41:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:41:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:41:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/12/12 02:41:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/12 02:41:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/12 02:41:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/12 02:41:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/12 02:41:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/12 02:41:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/12 02:41:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/12/12 02:41:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:41:22 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/12 02:41:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136a4_d20241212_m024123_c001_v0001178_t0018_u01733971283086") 2024/12/12 02:41:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/12 02:41:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/12 02:41:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/12 02:41:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:41:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:41:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/12 02:41:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/12 02:41:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/12 02:41:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/12 02:41:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/12/12 02:41:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/12 02:41:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/12 02:41:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/12/12 02:41:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/12 02:41:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/12 02:41:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/12 02:41:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:41:32 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/12 02:41:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f2016bfaa4fcee3e6_d20241212_m024132_c001_v0001098_t0011_u01733971292536") 2024/12/12 02:41:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/12 02:41:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/12 02:41:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/12/12 02:41:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/12 02:41:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/12/12 02:41:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:41:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:41:36 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/12 02:41:38 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/12/12 02:41:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/12/12 02:41:38 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/12/12 02:41:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/12/12 02:41:39 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/12/12 02:41:40 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/12/12 02:41:40 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/12/12 02:41:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:41:42 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/12 02:41:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f211e9cfc8428c5e9_d20241212_m024142_c001_v0001040_t0028_u01733971302624") 2024/12/12 02:41:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/12 02:41:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/12 02:41:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/12 02:41:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:41:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:41:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/12/12 02:41:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/12/12 02:41:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/12/12 02:41:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/12/12 02:41:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/12/12 02:41:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/12/12 02:41:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/12/12 02:41:50 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/12/12 02:41:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:41:52 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/12 02:41:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136b5_d20241212_m024152_c001_v0001098_t0013_u01733971312558") 2024/12/12 02:41:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/12 02:41:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/12 02:41:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/12 02:41:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:41:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:41:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/12 02:42:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/12 02:42:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/12/12 02:42:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/12 02:42:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/12/12 02:42:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/12 02:42:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/12/12 02:42:01 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/12/12 02:42:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/12/12 02:42:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/12/12 02:42:03 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/12 02:42:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:42:05 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/12 02:42:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f205565fe37e5c524_d20241212_m024205_c001_v0001131_t0000_u01733971325741") 2024/12/12 02:42:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/12 02:42:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/12 02:42:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/12 02:42:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/12 02:42:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/12 02:42:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/12 02:42:06 DEBUG : pacer: Reducing sleep to 10ms 2024/12/12 02:42:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/12/12 02:42:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:42:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:42:08 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/12 02:42:11 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/12/12 02:42:11 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/12/12 02:42:11 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/12/12 02:42:11 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/12/12 02:42:12 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/12/12 02:42:14 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/12/12 02:42:14 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/12/12 02:42:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:42:16 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/12 02:42:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f21073269e8ab7870_d20241212_m024216_c001_v0001113_t0044_u01733971336198") 2024/12/12 02:42:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/12 02:42:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/12 02:42:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/12 02:42:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:42:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:42:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/12/12 02:42:21 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/12/12 02:42:21 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/12/12 02:42:21 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/12/12 02:42:21 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/12/12 02:42:23 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/12/12 02:42:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/12/12 02:42:24 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/12/12 02:42:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:42:26 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/12 02:42:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136d3_d20241212_m024226_c001_v0001145_t0050_u01733971346557") 2024/12/12 02:42:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/12 02:42:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/12 02:42:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/12 02:42:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:42:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:42:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/12 02:42:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/12 02:42:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/12/12 02:42:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/12 02:42:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/12/12 02:42:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/12 02:42:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/12/12 02:42:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/12/12 02:42:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/12/12 02:42:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/12/12 02:42:35 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/12 02:42:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/12 02:42:37 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/12 02:42:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc2ed53b0adbb8b9f380e1b_f210fa68195fd8d76_d20241212_m024238_c001_v0001182_t0021_u01733971358070") 2024/12/12 02:42:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/12 02:42:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/12 02:42:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/12 02:42:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/12 02:42:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/12/12 02:42:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/12/12 02:42:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/12/12 02:42:41 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/12 02:42:48 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fc2ed53b0adbb8b9f380e1b_f20368b81445c2cd9_d20241212_m024248_c001_v0001128_t0029_u01733971368754") 2024/12/12 02:42:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/12/12 02:42:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/12 02:42:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/12 02:42:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/12 02:42:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/12 02:42:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/12 02:42:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/12 02:42:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/12 02:42:51 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/12/12 02:42:54 DEBUG : chunked-copy: Done sending chunk 0 2024/12/12 02:42:54 DEBUG : chunked-copy: Done sending chunk 1 2024/12/12 02:42:54 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/12 02:42:55 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fc2ed53b0adbb8b9f380e1b_f20368b81445c2d04_d20241212_m024255_c001_v0001179_t0021_u01733971375042") 2024/12/12 02:42:55 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/12/12 02:42:55 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/12 02:42:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/12 02:42:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/12 02:42:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/12 02:42:58 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/12/12 02:42:58 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/12 02:42:58 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/12/12 02:42:58 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/12/12 02:43:00 DEBUG : chunked-copy: Done sending chunk 0 2024/12/12 02:43:00 DEBUG : chunked-copy: Done sending chunk 1 2024/12/12 02:43:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/12 02:43:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fc2ed53b0adbb8b9f380e1b_f20368b81445c2d2c_d20241212_m024301_c001_v0001154_t0000_u01733971381194") 2024/12/12 02:43:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/12 02:43:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/12 02:43:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/12 02:43:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/12 02:43:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/12 02:43:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/12 02:43:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/12 02:43:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/12 02:43:04 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/12/12 02:43:06 DEBUG : chunked-copy: Done sending chunk 0 2024/12/12 02:43:06 DEBUG : chunked-copy: Done sending chunk 1 2024/12/12 02:43:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/12 02:43:07 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0fc2ed53b0adbb8b9f380e1b_f20368b81445c2d31_d20241212_m024307_c001_v0001109_t0007_u01733971387029") 2024/12/12 02:43:07 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/12/12 02:43:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/12 02:43:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/12 02:43:08 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/12/12 02:43:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/12 02:43:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/12 02:43:08 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/12 02:43:09 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/12 02:43:10 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/12 02:43:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qakayic2fiqe/deeper/nonexisting/directory" 2024/12/12 02:43: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/12 02:43:12 INFO : B2 bucket rclone-test-qakayic2fiqe: cleaning bucket "rclone-test-qakayic2fiqe" of all files 2024/12/12 02:43:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980136ce_d20241212_m024220_c001_v7007000_t0000_u01733971340474") 2024/12/12 02:43:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21073269e8ab7870_d20241212_m024216_c001_v0001113_t0044_u01733971336198") 2024/12/12 02:43:13 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41073269e8ab786f_d20241212_m024215_c001_v7007000_t0000_u01733971335715") 2024/12/12 02:43:13 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136c7_d20241212_m024211_c001_v0001134_t0019_u01733971331057") 2024/12/12 02:43:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f40368b81445c2cb8_d20241212_m024243_c001_v7007000_t0000_u01733971363448") 2024/12/12 02:43:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f210fa68195fd8d76_d20241212_m024238_c001_v0001182_t0021_u01733971358070") 2024/12/12 02:43:13 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f410fa68195fd8d75_d20241212_m024237_c001_v7007000_t0000_u01733971357585") 2024/12/12 02:43:13 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136d7_d20241212_m024231_c001_v0001120_t0046_u01733971351903") 2024/12/12 02:43:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980136d6_d20241212_m024231_c001_v7007000_t0000_u01733971351722") 2024/12/12 02:43:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2024/12/12 02:43:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/12 02:43:13 DEBUG : pacer: Reducing sleep to 10ms 2024/12/12 02:43:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136d3_d20241212_m024226_c001_v0001145_t0050_u01733971346557") 2024/12/12 02:43:13 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980136d1_d20241212_m024226_c001_v7007000_t0000_u01733971346074") 2024/12/12 02:43:13 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136cf_d20241212_m024220_c001_v0001090_t0039_u01733971340654") 2024/12/12 02:43:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f403b5b504e978d2d_d20241212_m024042_c001_v7007000_t0000_u01733971242246") 2024/12/12 02:43:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f203b5b504e978d13_d20241212_m024038_c001_v0001116_t0031_u01733971238165") 2024/12/12 02:43:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d98013676_d20241212_m024033_c001_v7007000_t0000_u01733971233393") 2024/12/12 02:43:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f215fbceaad26a101_d20241212_m024029_c001_v0001177_t0038_u01733971229309") 2024/12/12 02:43:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f403b5b504e978d10_d20241212_m024037_c001_v7007000_t0000_u01733971237837") 2024/12/12 02:43:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d98013677_d20241212_m024033_c001_v0001037_t0038_u01733971233582") 2024/12/12 02:43:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a0ff_d20241212_m024028_c001_v7007000_t0000_u01733971228977") 2024/12/12 02:43:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d98013665_d20241212_m024024_c001_v0001177_t0059_u01733971224966") 2024/12/12 02:43:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d98013663_d20241212_m024024_c001_v7007000_t0000_u01733971224785") 2024/12/12 02:43:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f215fbceaad26a0f5_d20241212_m024021_c001_v0001179_t0056_u01733971221497") 2024/12/12 02:43:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a0f2_d20241212_m024021_c001_v7007000_t0000_u01733971221157") 2024/12/12 02:43:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d98013630_d20241212_m024017_c001_v0001157_t0014_u01733971217492") 2024/12/12 02:43:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d98013697_d20241212_m024108_c001_v7007000_t0000_u01733971268162") 2024/12/12 02:43:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d98013696_d20241212_m024104_c001_v0001179_t0001_u01733971264330") 2024/12/12 02:43:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d98013691_d20241212_m024059_c001_v7007000_t0000_u01733971259228") 2024/12/12 02:43:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d9801368c_d20241212_m024054_c001_v0001040_t0034_u01733971254953") 2024/12/12 02:43:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d98013695_d20241212_m024103_c001_v7007000_t0000_u01733971263979") 2024/12/12 02:43:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d98013693_d20241212_m024059_c001_v0001116_t0033_u01733971259410") 2024/12/12 02:43:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d9801368b_d20241212_m024054_c001_v7007000_t0000_u01733971254567") 2024/12/12 02:43:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f203b5b504e978d41_d20241212_m024049_c001_v0001154_t0022_u01733971249976") 2024/12/12 02:43:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f403b5b504e978d40_d20241212_m024049_c001_v7007000_t0000_u01733971249791") 2024/12/12 02:43:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d98013685_d20241212_m024046_c001_v0001105_t0035_u01733971246345") 2024/12/12 02:43:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d98013684_d20241212_m024045_c001_v7007000_t0000_u01733971245991") 2024/12/12 02:43:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f203b5b504e978d30_d20241212_m024042_c001_v0001130_t0035_u01733971242427") 2024/12/12 02:43:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d9801362d_d20241212_m024017_c001_v7007000_t0000_u01733971217310") 2024/12/12 02:43:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f202fa447e0feb9d7_d20241212_m024012_c001_v0001113_t0015_u01733971212711") 2024/12/12 02:43:15 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f402fa447e0feb9d6_d20241212_m024012_c001_v7007000_t0000_u01733971212351") 2024/12/12 02:43:15 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980135fb_d20241212_m024008_c001_v0001098_t0056_u01733971208125") 2024/12/12 02:43:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980135fa_d20241212_m024007_c001_v7007000_t0000_u01733971207943") 2024/12/12 02:43:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f215fbceaad26a0be_d20241212_m024003_c001_v0001182_t0022_u01733971203906") 2024/12/12 02:43:15 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a0bb_d20241212_m024003_c001_v7007000_t0000_u01733971203567") 2024/12/12 02:43:15 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980135f5_d20241212_m023958_c001_v0001105_t0033_u01733971198933") 2024/12/12 02:43:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980135f4_d20241212_m023958_c001_v7007000_t0000_u01733971198751") 2024/12/12 02:43:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f215fbceaad26a086_d20241212_m023955_c001_v0001091_t0014_u01733971195215") 2024/12/12 02:43:15 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a083_d20241212_m023954_c001_v7007000_t0000_u01733971194874") 2024/12/12 02:43:15 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f213aa5cf0ae31da2_d20241212_m023949_c001_v0001093_t0056_u01733971189779") 2024/12/12 02:43:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980136ac_d20241212_m024137_c001_v7007000_t0000_u01733971297788") 2024/12/12 02:43:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f2016bfaa4fcee3e6_d20241212_m024132_c001_v0001098_t0011_u01733971292536") 2024/12/12 02:43:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980136a6_d20241212_m024127_c001_v7007000_t0000_u01733971287349") 2024/12/12 02:43:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136a4_d20241212_m024123_c001_v0001178_t0018_u01733971283086") 2024/12/12 02:43:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f4016bfaa4fcee3e5_d20241212_m024132_c001_v7007000_t0000_u01733971292146") 2024/12/12 02:43:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136a7_d20241212_m024127_c001_v0001183_t0001_u01733971287531") 2024/12/12 02:43:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980136a3_d20241212_m024122_c001_v7007000_t0000_u01733971282704") 2024/12/12 02:43:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136a2_d20241212_m024116_c001_v0001117_t0030_u01733971276418") 2024/12/12 02:43:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980136a1_d20241212_m024116_c001_v7007000_t0000_u01733971276189") 2024/12/12 02:43:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f2067544bf26383d2_d20241212_m024112_c001_v0001183_t0057_u01733971272580") 2024/12/12 02:43:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f4067544bf26383d1_d20241212_m024112_c001_v7007000_t0000_u01733971272189") 2024/12/12 02:43:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d98013698_d20241212_m024108_c001_v0001183_t0028_u01733971268343") 2024/12/12 02:43:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980136c6_d20241212_m024210_c001_v7007000_t0000_u01733971330875") 2024/12/12 02:43:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f205565fe37e5c524_d20241212_m024205_c001_v0001131_t0000_u01733971325741") 2024/12/12 02:43:16 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f405565fe37e5c51c_d20241212_m024205_c001_v7007000_t0000_u01733971325295") 2024/12/12 02:43:16 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136bf_d20241212_m024200_c001_v0001150_t0038_u01733971320186") 2024/12/12 02:43:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980136be_d20241212_m024200_c001_v7007000_t0000_u01733971320005") 2024/12/12 02:43:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136b5_d20241212_m024152_c001_v0001098_t0013_u01733971312558") 2024/12/12 02:43:17 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980136b4_d20241212_m024152_c001_v7007000_t0000_u01733971312121") 2024/12/12 02:43:17 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136b3_d20241212_m024146_c001_v0001144_t0030_u01733971306930") 2024/12/12 02:43:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f41797b2d980136b1_d20241212_m024146_c001_v7007000_t0000_u01733971306748") 2024/12/12 02:43:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f211e9cfc8428c5e9_d20241212_m024142_c001_v0001040_t0028_u01733971302624") 2024/12/12 02:43:17 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f411e9cfc8428c5e8_d20241212_m024142_c001_v7007000_t0000_u01733971302172") 2024/12/12 02:43:17 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f21797b2d980136ad_d20241212_m024137_c001_v0001102_t0011_u01733971297970") 2024/12/12 02:43:17 DEBUG : chunked-copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a433_d20241212_m024309_c001_v7007000_t0000_u01733971389573") 2024/12/12 02:43:17 DEBUG : chunked-copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f215fbceaad26a3dd_d20241212_m024303_c001_v0001182_t0007_u01733971383791") 2024/12/12 02:43:17 DEBUG : chunked-copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a3d2_d20241212_m024303_c001_v7007000_t0000_u01733971383273") 2024/12/12 02:43:17 DEBUG : chunked-copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f215fbceaad26a389_d20241212_m024257_c001_v0001183_t0020_u01733971377936") 2024/12/12 02:43:17 DEBUG : chunked-copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a382_d20241212_m024257_c001_v7007000_t0000_u01733971377438") 2024/12/12 02:43:17 DEBUG : chunked-copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f215fbceaad26a337_d20241212_m024251_c001_v0001099_t0028_u01733971371448") 2024/12/12 02:43:17 DEBUG : chunked-copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a330_d20241212_m024250_c001_v7007000_t0000_u01733971370924") 2024/12/12 02:43:17 DEBUG : chunked-copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f10333e8924a4d914_d20241212_m024247_c001_v0001183_t0007_u01733971367417") 2024/12/12 02:43:17 DEBUG : chunked-copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f40368b81445c2cc8_d20241212_m024247_c001_v7007000_t0000_u01733971367062") 2024/12/12 02:43:17 DEBUG : chunked-copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f10333e8924a4d845_d20241212_m024244_c001_v0001183_t0010_u01733971364153") 2024/12/12 02:43:17 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a431_d20241212_m024309_c001_v7007000_t0000_u01733971389392") 2024/12/12 02:43:17 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f20368b81445c2d31_d20241212_m024307_c001_v0001109_t0007_u01733971387029") 2024/12/12 02:43:17 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a3ce_d20241212_m024303_c001_v7007000_t0000_u01733971383093") 2024/12/12 02:43:17 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f20368b81445c2d2c_d20241212_m024301_c001_v0001154_t0000_u01733971381194") 2024/12/12 02:43:18 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a37f_d20241212_m024257_c001_v7007000_t0000_u01733971377258") 2024/12/12 02:43:18 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f20368b81445c2d04_d20241212_m024255_c001_v0001179_t0021_u01733971375042") 2024/12/12 02:43:18 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a32d_d20241212_m024250_c001_v7007000_t0000_u01733971370740") 2024/12/12 02:43:18 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f20368b81445c2cd9_d20241212_m024248_c001_v0001128_t0029_u01733971368754") 2024/12/12 02:43:18 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f40368b81445c2cc6_d20241212_m024246_c001_v7007000_t0000_u01733971366867") 2024/12/12 02:43:18 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115423aa0e6c30a3_d20241212_m024246_c001_v0001183_t0030_u01733971366042") 2024/12/12 02:43:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f115e8e1262f8b4e6_d20241212_m023832_c001_v0001037_t0003_u01733971112008") 2024/12/12 02:43:18 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a438_d20241212_m024310_c001_v7007000_t0000_u01733971390313") 2024/12/12 02:43:18 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f10333e8924a4ded0_d20241212_m024310_c001_v0001183_t0022_u01733971390119") 2024/12/12 02:43:18 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f415fbceaad26a43f_d20241212_m024311_c001_v7007000_t0000_u01733971391280") 2024/12/12 02:43:18 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f10333e8924a4df1c_d20241212_m024311_c001_v0001183_t0050_u01733971391072") 2024/12/12 02:43:18 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f10333e8924a4deee_d20241212_m024310_c001_v0001183_t0002_u01733971390494") 2024/12/12 02:43:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f413aa5cf0ae31da1_d20241212_m023949_c001_v7007000_t0000_u01733971189596") 2024/12/12 02:43:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc2ed53b0adbb8b9f380e1b_f10333e8924a4a782_d20241212_m023941_c001_v0001183_t0007_u01733971181357") 2024/12/12 02:43:23 INFO : B2 bucket rclone-test-qakayic2fiqe: cleaning bucket "rclone-test-qakayic2fiqe" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (334.21s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.13s) --- PASS: TestIntegration/FsMkdir (327.45s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.16s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.73s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- 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 (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.28s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.14s) --- 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.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.28s) --- 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.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (173.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (33.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (7.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.29s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 334.235s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m34.736145855s (try 1/5)