"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/11/14 21:56:38 DEBUG : Creating backend with remote "TestB2:rclone-test-xucivuf5tira" 2024/11/14 21:56:38 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/11/14 21:56:42 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/14 21:56:42 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/14 21:56:42 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/11/14 21:57:05 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/11/14 21:57:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/14 21:57:17 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/14 21:57:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/14 21:57:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/14 21:57:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/14 21:57:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/14 21:57:20 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/11/14 21:58:13 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/14 21:58:14 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/11/14 21:58:19 INFO : B2 bucket rclone-test-xucivuf5tira: cleaning bucket "rclone-test-xucivuf5tira" of all files 2024/11/14 21:58:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2b65_d20241114_m215818_c001_v0001180_t0016_u01731621498734") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/14 21:58:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xucivuf5tira/dirToPurgeFromRoot" 2024/11/14 21:58:21 INFO : B2 bucket rclone-test-xucivuf5tira path dirToPurgeFromRoot: cleaning bucket "rclone-test-xucivuf5tira" of all files 2024/11/14 21:58:22 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2b67_d20241114_m215819_c001_v0001180_t0006_u01731621499871") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/14 21:58:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xucivuf5tira/hello? sausage/êé" 2024/11/14 21:58:26 INFO : B2 bucket rclone-test-xucivuf5tira path hello? sausage/êé: cleaning bucket "rclone-test-xucivuf5tira" of all files 2024/11/14 21:58:26 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f116fa657e9cd9d77_d20241114_m215825_c001_v0001105_t0026_u01731621505252") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/11/14 21:58:36 DEBUG : Creating backend with remote "TestB2:rclone-test-xucivuf5tira/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/14 21:58:38 DEBUG : Creating backend with remote "TestB2:rclone-test-xucivuf5tira/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-xucivuf5tira" from "TestB2:rclone-test-xucivuf5tira" 2024/11/14 21:58:40 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/11/14 21:58:51 DEBUG : Creating backend with remote "TestB2:rclone-test-panegih0voqo" 2024/11/14 21:58:54 DEBUG : B2 bucket rclone-test-panegih0voqo: Purge remote 2024/11/14 21:58:54 INFO : B2 bucket rclone-test-panegih0voqo: cleaning bucket "rclone-test-panegih0voqo" of all files 2024/11/14 21:58:54 DEBUG : somefile: Deleting (id "4_zdf32bd33a0fd2bcb9f380e1b_f4001b43fd9c1fdd5_d20241114_m215853_c001_v0001039_t0058_u01731621533686") === 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/11/14 21:58:56 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/14 21:58:57 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/11/14 21:58:59 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/14 21:58:59 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/14 21:58:59 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.583Ki offset 6Mi/6.106Mi 2024/11/14 21:58:59 DEBUG : test-metadata: Sending chunk 1 length 111189 2024/11/14 21:59:01 DEBUG : test-metadata: Done sending chunk 1 2024/11/14 21:59:02 DEBUG : test-metadata: Done sending chunk 0 2024/11/14 21:59:02 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/11/14 21:59:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/11/14 21:59:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 21:59:10 DEBUG : pacer: Reducing sleep to 10ms 2024/11/14 21:59:12 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1180-04.backblaze.com/b2api/v1/b2_upload_file/ef12bd33a0dd2bcb9f380e1b/c001_v0001180_t0055": EOF 2024/11/14 21:59:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-04.backblaze.com/b2api/v1/b2_upload_file/ef12bd33a0dd2bcb9f380e1b/c001_v0001180_t0055": EOF) 2024/11/14 21:59:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1180-04.backblaze.com/b2api/v1/b2_upload_file/ef12bd33a0dd2bcb9f380e1b/c001_v0001180_t0055": EOF - low level retry 1/10 2024/11/14 21:59:14 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-11-14-215907-147.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/11/14 21:59:16 DEBUG : oldPath = "TestB2:rclone-test-xucivuf5tira/versions/test-versions-v2024-11-14-215907-147.txt" 2024/11/14 21:59:16 DEBUG : newPath = "TestB2,versions:rclone-test-xucivuf5tira/versions/test-versions-v2024-11-14-215907-147.txt" 2024/11/14 21:59:16 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-xucivuf5tira/versions/test-versions-v2024-11-14-215907-147.txt" 2024/11/14 21:59:16 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/14 21:59:17 DEBUG : fs cache: adding new entry for parent of "TestB2,versions:rclone-test-xucivuf5tira/versions/test-versions-v2024-11-14-215907-147.txt", "TestB2{pO73u}:rclone-test-xucivuf5tira/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/11/14 21:59:19 INFO : B2 bucket rclone-test-xucivuf5tira: cleaning bucket "rclone-test-xucivuf5tira" of all hidden files 2024/11/14 21:59:19 DEBUG : leading space/ leading space: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133d9_d20241114_m215649_c001_v7007000_t0000_u01731621409342") as it is a hide marker 2024/11/14 21:59:19 DEBUG : leading space/ leading space: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2aaf_d20241114_m215648_c001_v0001180_t0013_u01731621408754") 2024/11/14 21:59:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133d7_d20241114_m215648_c001_v7007000_t0000_u01731621408345") as it is a hide marker 2024/11/14 21:59:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2aab_d20241114_m215647_c001_v0001180_t0055_u01731621407773") 2024/11/14 21:59:19 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133e5_d20241114_m215655_c001_v7007000_t0000_u01731621415061") as it is a hide marker 2024/11/14 21:59:19 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2ac3_d20241114_m215654_c001_v0001180_t0021_u01731621414493") 2024/11/14 21:59:19 DEBUG : created from root.txt: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf53f5_d20241114_m215847_c001_v7007000_t0000_u01731621527655") as it is a hide marker 2024/11/14 21:59:19 DEBUG : created from root.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f107d7c75a7de4d1c_d20241114_m215846_c001_v0001182_t0001_u01731621526708") 2024/11/14 21:59:19 DEBUG : file name.txt: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f402b83144ca28d8d_d20241114_m215855_c001_v7007000_t0000_u01731621535880") as it is a hide marker 2024/11/14 21:59:19 DEBUG : file name.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2b83_d20241114_m215835_c001_v0001180_t0052_u01731621515613") 2024/11/14 21:59:19 DEBUG : file name.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f111a5f0589cb50cf_d20241114_m215832_c001_v0001180_t0033_u01731621512057") 2024/11/14 21:59:19 DEBUG : file name.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2b5b_d20241114_m215810_c001_v0001180_t0057_u01731621490685") 2024/11/14 21:59:19 DEBUG : file name.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2b55_d20241114_m215809_c001_v0001180_t0041_u01731621489549") 2024/11/14 21:59:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2b59_d20241114_m215810_c001_v0001180_t0001_u01731621490310") "upload" dated 2024-11-14 21:58:10.31 +0000 UTC (1m9.683849073s ago) 2024/11/14 21:59:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4036da20daf927b6_d20241114_m215829_c001_v7007000_t0000_u01731621509817") as it is a hide marker 2024/11/14 21:59:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f1027f88be07c76d0_d20241114_m215829_c001_v0001136_t0059_u01731621509400") 2024/11/14 21:59:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f108c49ea1bd444da_d20241114_m215828_c001_v0001115_t0027_u01731621508107") 2024/11/14 21:59:20 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133f7_d20241114_m215702_c001_v7007000_t0000_u01731621422578") as it is a hide marker 2024/11/14 21:59:20 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2adf_d20241114_m215701_c001_v0001180_t0004_u01731621421983") 2024/11/14 21:59:20 DEBUG : piped data.txt: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f402b83144ca28d8f_d20241114_m215857_c001_v7007000_t0000_u01731621537569") as it is a hide marker 2024/11/14 21:59:20 DEBUG : piped data.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2ba1_d20241114_m215857_c001_v0001180_t0041_u01731621537179") 2024/11/14 21:59:20 DEBUG : piped data.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f402b83144ca28d8e_d20241114_m215856_c001_v7007000_t0000_u01731621536995") 2024/11/14 21:59:20 DEBUG : piped data.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f404649c374bc2b9f_d20241114_m215856_c001_v0001180_t0055_u01731621536625") 2024/11/14 21:59:20 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133fb_d20241114_m215703_c001_v7007000_t0000_u01731621423534") as it is a hide marker 2024/11/14 21:59:20 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2ae1_d20241114_m215702_c001_v0001180_t0032_u01731621422945") 2024/11/14 21:59:20 DEBUG : test-metadata: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4099a9f556ef99ba_d20241114_m215904_c001_v7007000_t0000_u01731621544599") as it is a hide marker 2024/11/14 21:59:20 DEBUG : test-metadata: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f202b83144ca28d91_d20241114_m215859_c001_v0001120_t0034_u01731621539317") 2024/11/14 21:59:20 DEBUG : test-metadata: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f402b83144ca28d90_d20241114_m215858_c001_v7007000_t0000_u01731621538547") 2024/11/14 21:59:20 DEBUG : test-metadata: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2ba3_d20241114_m215857_c001_v0001180_t0000_u01731621537763") 2024/11/14 21:59:20 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133e9_d20241114_m215656_c001_v7007000_t0000_u01731621416990") as it is a hide marker 2024/11/14 21:59:20 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2acb_d20241114_m215656_c001_v0001180_t0007_u01731621416367") 2024/11/14 21:59:20 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133ef_d20241114_m215658_c001_v7007000_t0000_u01731621418944") as it is a hide marker 2024/11/14 21:59:20 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2ad5_d20241114_m215658_c001_v0001180_t0032_u01731621418369") 2024/11/14 21:59:20 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133ec_d20241114_m215658_c001_v7007000_t0000_u01731621418005") as it is a hide marker 2024/11/14 21:59:21 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2acd_d20241114_m215657_c001_v0001180_t0023_u01731621417354") 2024/11/14 21:59:21 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133f2_d20241114_m215659_c001_v7007000_t0000_u01731621419881") as it is a hide marker 2024/11/14 21:59:21 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2ad7_d20241114_m215659_c001_v0001180_t0032_u01731621419310") 2024/11/14 21:59:21 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133f4_d20241114_m215700_c001_v7007000_t0000_u01731621420876") as it is a hide marker 2024/11/14 21:59:21 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2ad9_d20241114_m215700_c001_v0001180_t0001_u01731621420253") 2024/11/14 21:59:21 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133e8_d20241114_m215655_c001_v7007000_t0000_u01731621415999") as it is a hide marker 2024/11/14 21:59:21 DEBUG : trailing space /trailing space : Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2ac7_d20241114_m215655_c001_v0001180_t0020_u01731621415429") 2024/11/14 21:59:21 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f118d749af58ae922_d20241114_m215914_c001_v0001161_t0047_u01731621554918") "upload" dated 2024-11-14 21:59:14.918 +0000 UTC (6.466755583s ago) 2024/11/14 21:59:21 DEBUG : versions/test-versions.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f402b83144ca28d98_d20241114_m215910_c001_v7007000_t0000_u01731621550140") 2024/11/14 21:59:21 DEBUG : versions/test-versions.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2bb5_d20241114_m215907_c001_v0001180_t0040_u01731621547147") 2024/11/14 21:59:21 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4099a9f556ef97d5_d20241114_m215809_c001_v7007000_t0000_u01731621489002") as it is a hide marker 2024/11/14 21:59:21 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2188b23563813434_d20241114_m215705_c001_v0001104_t0040_u01731621425672") 2024/11/14 21:59:21 DEBUG : zero-length-file: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b23563813433_d20241114_m215705_c001_v7007000_t0000_u01731621425396") as it is a hide marker 2024/11/14 21:59:21 DEBUG : zero-length-file: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f404649c374bc2aeb_d20241114_m215704_c001_v0001180_t0055_u01731621424832") 2024/11/14 21:59:21 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133dd_d20241114_m215650_c001_v7007000_t0000_u01731621410305") as it is a hide marker 2024/11/14 21:59:21 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2ab1_d20241114_m215649_c001_v0001180_t0058_u01731621409733") 2024/11/14 21:59:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133d1_d20241114_m215645_c001_v7007000_t0000_u01731621405518") as it is a hide marker 2024/11/14 21:59:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2aa3_d20241114_m215644_c001_v0001180_t0039_u01731621404569") 2024/11/14 21:59:21 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133e2_d20241114_m215653_c001_v7007000_t0000_u01731621413175") as it is a hide marker 2024/11/14 21:59:21 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2abd_d20241114_m215652_c001_v0001180_t0002_u01731621412573") 2024/11/14 21:59:21 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133e1_d20241114_m215652_c001_v7007000_t0000_u01731621412209") as it is a hide marker 2024/11/14 21:59:21 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2abb_d20241114_m215651_c001_v0001180_t0041_u01731621411632") 2024/11/14 21:59:22 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133e4_d20241114_m215654_c001_v7007000_t0000_u01731621414128") as it is a hide marker 2024/11/14 21:59:22 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2ac1_d20241114_m215653_c001_v0001180_t0029_u01731621413558") 2024/11/14 21:59:22 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133df_d20241114_m215651_c001_v7007000_t0000_u01731621411267") as it is a hide marker 2024/11/14 21:59:22 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2ab7_d20241114_m215650_c001_v0001180_t0050_u01731621410669") 2024/11/14 21:59:22 DEBUG : ./.: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133d3_d20241114_m215646_c001_v7007000_t0000_u01731621406481") as it is a hide marker 2024/11/14 21:59:22 DEBUG : ./.: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2aa5_d20241114_m215645_c001_v0001180_t0031_u01731621405888") 2024/11/14 21:59:22 DEBUG : ../..: Deleting current version (id "4_zef12bd33a0dd2bcb9f380e1b_f4188b235638133d5_d20241114_m215647_c001_v7007000_t0000_u01731621407409") as it is a hide marker 2024/11/14 21:59:22 DEBUG : ../..: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2aa9_d20241114_m215646_c001_v0001180_t0013_u01731621406844") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/14 21:59:23 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/14 21:59:23 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/14 21:59:23 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/14 21:59:23 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/14 21:59:24 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/14 21:59:26 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/14 21:59:26 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/14 21:59:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 21:59:29 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/11/14 21:59:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f2036da20daf92bfa_d20241114_m215929_c001_v0001104_t0021_u01731621569645") 2024/11/14 21:59:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/14 21:59:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/14 21:59:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/14 21:59:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/14 21:59:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/14 21:59:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/14 21:59:33 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/14 21:59:33 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/14 21:59:33 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/14 21:59:33 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/14 21:59:35 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/14 21:59:36 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/14 21:59:36 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/14 21:59:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 21:59:37 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/11/14 21:59:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f2036da20daf92c05_d20241114_m215937_c001_v0001117_t0045_u01731621577748") 2024/11/14 21:59:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/14 21:59:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/14 21:59:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/14 21:59:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/14 21:59:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/14 21:59:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/14 21:59:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/14 21:59:42 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/14 21:59:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/14 21:59:42 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/14 21:59:42 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/14 21:59:42 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/14 21:59:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/14 21:59:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 21:59:43 DEBUG : pacer: Reducing sleep to 10ms 2024/11/14 21:59:43 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/14 21:59:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/14 21:59:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/14 21:59:45 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/14 21:59:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 21:59:46 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/11/14 21:59:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf542e_d20241114_m215946_c001_v0001179_t0034_u01731621586906") 2024/11/14 21:59:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/14 21:59:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/14 21:59:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/14 21:59:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/14 21:59:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/14 21:59:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/14 21:59:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/14 21:59:49 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/11/14 21:59:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/14 21:59:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/14 21:59:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/14 21:59:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/14 21:59:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/14 21:59:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/14 21:59:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/14 21:59:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 21:59:55 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/11/14 21:59:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f207de8be23344882_d20241114_m215955_c001_v0001100_t0026_u01731621595183") 2024/11/14 21:59:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/14 21:59:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/14 21:59:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/14 21:59:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/14 21:59:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/14 21:59:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/14 21:59:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/14 21:59:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/14 21:59:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/14 21:59:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/14 22:00:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/14 22:00:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/14 22:00:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/14 22:00:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:00:03 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/11/14 22:00:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5446_d20241114_m220004_c001_v0001101_t0057_u01731621604064") 2024/11/14 22:00:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/14 22:00:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/14 22:00:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/14 22:00:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:00:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:00:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/14 22:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/14 22:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/14 22:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/14 22:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/14 22:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/14 22:00:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/14 22:00:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/14 22:00:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/14 22:00:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/14 22:00:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/14 22:00:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:00:14 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/11/14 22:00:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5451_d20241114_m220014_c001_v0001105_t0023_u01731621614205") 2024/11/14 22:00:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/14 22:00:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/14 22:00:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/14 22:00:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/14 22:00:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/14 22:00:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:00:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:00:17 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/11/14 22:00:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/14 22:00:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/14 22:00:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/14 22:00:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/14 22:00:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/14 22:00:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/14 22:00:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/14 22:00:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:00:22 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/11/14 22:00:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5463_d20241114_m220022_c001_v0001101_t0006_u01731621622916") 2024/11/14 22:00:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/14 22:00:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/14 22:00:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/14 22:00:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:00:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:00:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/14 22:00:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/14 22:00:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/14 22:00:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/14 22:00:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/14 22:00:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/14 22:00:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/14 22:00:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/14 22:00:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:00:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/14 22:00:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5472_d20241114_m220031_c001_v0001036_t0033_u01731621631863") 2024/11/14 22:00:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/14 22:00:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/14 22:00:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/14 22:00:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:00:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:00:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/14 22:00:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/14 22:00:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/14 22:00:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/14 22:00:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/14 22:00:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/14 22:00:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/14 22:00:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/14 22:00:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/14 22:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/14 22:00:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/14 22:00:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:00:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/14 22:00:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f2036da20daf92ca2_d20241114_m220040_c001_v0001036_t0015_u01731621640872") 2024/11/14 22:00:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/14 22:00:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/14 22:00:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/14 22:00:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/14 22:00:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/14 22:00:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:00:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:00:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2024/11/14 22:00:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/14 22:00:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/14 22:00:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/14 22:00:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/14 22:00:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/14 22:00:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/14 22:00:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/14 22:00:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:00:49 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/11/14 22:00:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f20449cd8a14fbb2c_d20241114_m220049_c001_v0001145_t0041_u01731621649647") 2024/11/14 22:00:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/14 22:00:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/14 22:00:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/14 22:00:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:00:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:00:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/14 22:00:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/14 22:00:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/14 22:00:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/14 22:00:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/14 22:00:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/14 22:00:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/14 22:00:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/14 22:00:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:00:58 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/11/14 22:00:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf549d_d20241114_m220058_c001_v0001093_t0052_u01731621658668") 2024/11/14 22:00:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/14 22:00:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/14 22:00:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/14 22:01:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:01:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:01:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/14 22:01:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/14 22:01:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/14 22:01:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/14 22:01:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/14 22:01:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/14 22:01:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/14 22:01:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/14 22:01:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/14 22:01:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/14 22:01:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/14 22:03:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:03:29 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/11/14 22:03:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f2084850ff0092e3d_d20241114_m220329_c001_v0001181_t0039_u01731621809502") 2024/11/14 22:03:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/14 22:03:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/14 22:03:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/14 22:03:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/14 22:03:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/14 22:03:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:03:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:03:32 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/11/14 22:03:34 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/14 22:03:34 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/14 22:03:34 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/14 22:03:34 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/14 22:03:35 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/14 22:03:37 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/14 22:03:37 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/14 22:03:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:03:38 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/11/14 22:03:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f2084850ff0092e50_d20241114_m220338_c001_v0001182_t0006_u01731621818889") 2024/11/14 22:03:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/14 22:03:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/14 22:03:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/14 22:03:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:03:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:03:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/14 22:03:43 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/14 22:03:43 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/14 22:03:43 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/14 22:03:43 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/14 22:03:45 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/14 22:03:45 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/14 22:03:45 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/14 22:03:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:03:48 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/11/14 22:03:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f2117d4cf62687f07_d20241114_m220348_c001_v0001039_t0035_u01731621828145") 2024/11/14 22:03:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/14 22:03:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/14 22:03:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/14 22:03:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:03:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:03:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/14 22:03:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/14 22:03:53 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/14 22:03:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/14 22:03:53 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/14 22:03:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/14 22:03:53 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/14 22:03:54 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/14 22:03:55 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/14 22:03:56 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/14 22:03:56 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/14 22:03:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:03:58 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/11/14 22:03:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f216192661d7402d5_d20241114_m220358_c001_v0001165_t0010_u01731621838965") 2024/11/14 22:03:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/14 22:03:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/14 22:03:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/14 22:03:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/14 22:04:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/14 22:04:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:04:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:04:01 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/11/14 22:04:04 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/14 22:04:04 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/14 22:04:04 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/14 22:04:04 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/14 22:04:05 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/14 22:04:06 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/14 22:04:06 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/14 22:04:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:04:08 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/11/14 22:04:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f216192661d7402e2_d20241114_m220408_c001_v0001113_t0012_u01731621848797") 2024/11/14 22:04:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/14 22:04:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/14 22:04:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/14 22:04:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:04:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:04:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/14 22:04:13 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/14 22:04:13 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/14 22:04:13 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/14 22:04:13 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/14 22:04:16 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/14 22:04:16 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/14 22:04:16 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/14 22:04:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:04:19 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/11/14 22:04:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f217d72ed2d6b0d1d_d20241114_m220419_c001_v0001182_t0011_u01731621859172") 2024/11/14 22:04:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/14 22:04:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/14 22:04:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/14 22:04:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:04:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:04:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/14 22:04:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/14 22:04:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/14 22:04:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/14 22:04:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/14 22:04:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/14 22:04:25 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/14 22:04:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/14 22:04:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/14 22:04:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/14 22:04:29 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/14 22:04:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/14 22:04:33 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/11/14 22:04:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zef12bd33a0dd2bcb9f380e1b_f200880afcbc93e45_d20241114_m220433_c001_v0001146_t0042_u01731621873114") 2024/11/14 22:04:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/14 22:04:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/14 22:04:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/14 22:04:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/14 22:04:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/14 22:04:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/14 22:04:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/14 22:04:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2024/11/14 22:10:51 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-xucivuf5tira/chunked-copy": net/http: TLS handshake timeout) 2024/11/14 22:10:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 22:10:52 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2024/11/14 22:11:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef12bd33a0dd2bcb9f380e1b_f200880afcbc942cc_d20241114_m221102_c001_v0001032_t0042_u01731622262060") 2024/11/14 22:11:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/14 22:11:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/14 22:11:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/14 22:11:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/14 22:11:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/14 22:11:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/14 22:11:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/14 22:11:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/14 22:11:05 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/14 22:11:10 DEBUG : chunked-copy: Done sending chunk 0 2024/11/14 22:11:54 DEBUG : chunked-copy: Done sending chunk 1 2024/11/14 22:12:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/14 22:13:58 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef12bd33a0dd2bcb9f380e1b_f2036da20daf93508_d20241114_m221357_c001_v0001106_t0008_u01731622437918") 2024/11/14 22:13:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/14 22:13:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/14 22:13:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/14 22:13:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/14 22:13:59 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/14 22:14:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/14 22:14:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/14 22:14:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/14 22:14:07 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/14 22:14:10 DEBUG : chunked-copy: Done sending chunk 1 2024/11/14 22:16:23 DEBUG : chunked-copy: Done sending chunk 0 2024/11/14 22:16:23 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/14 22:16:25 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef12bd33a0dd2bcb9f380e1b_f207de8be23345852_d20241114_m221625_c001_v0001172_t0051_u01731622585125") 2024/11/14 22:16:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/14 22:16:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/14 22:16:25 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/14 22:16:26 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/14 22:16:26 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/14 22:16:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/14 22:16:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/14 22:16:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/14 22:16:34 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/14 22:16:36 DEBUG : chunked-copy: Done sending chunk 0 2024/11/14 22:16:36 DEBUG : chunked-copy: Done sending chunk 1 2024/11/14 22:16:36 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/14 22:16:37 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zef12bd33a0dd2bcb9f380e1b_f215b143d6235d540_d20241114_m221637_c001_v0001178_t0009_u01731622597096") 2024/11/14 22:16:37 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/14 22:16:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/14 22:16:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/14 22:16:37 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/14 22:16:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/14 22:16:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/14 22:16:37 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/14 22:16:39 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/14 22:16:41 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/14 22:16:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xucivuf5tira/deeper/nonexisting/directory" 2024/11/14 22:16:42 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/11/14 22:16:43 INFO : B2 bucket rclone-test-xucivuf5tira: cleaning bucket "rclone-test-xucivuf5tira" of all files 2024/11/14 22:16:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f417d72ed2d6b0d0b_d20241114_m220412_c001_v7007000_t0000_u01731621852903") 2024/11/14 22:16:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f216192661d7402e2_d20241114_m220408_c001_v0001113_t0012_u01731621848797") 2024/11/14 22:16:43 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f416192661d7402e1_d20241114_m220408_c001_v7007000_t0000_u01731621848290") 2024/11/14 22:16:43 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f217d72ed2d6b0cd3_d20241114_m220403_c001_v0001182_t0022_u01731621843967") 2024/11/14 22:16:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4084850ff0092ecf_d20241114_m220438_c001_v7007000_t0000_u01731621878387") 2024/11/14 22:16:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f200880afcbc93e45_d20241114_m220433_c001_v0001146_t0042_u01731621873114") 2024/11/14 22:16:43 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f400880afcbc93e43_d20241114_m220432_c001_v7007000_t0000_u01731621872615") 2024/11/14 22:16:43 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f217d72ed2d6b0d25_d20241114_m220424_c001_v0001109_t0020_u01731621864443") 2024/11/14 22:16:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f417d72ed2d6b0d24_d20241114_m220424_c001_v7007000_t0000_u01731621864215") 2024/11/14 22:16:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f217d72ed2d6b0d1d_d20241114_m220419_c001_v0001182_t0011_u01731621859172") 2024/11/14 22:16:44 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f417d72ed2d6b0d1a_d20241114_m220418_c001_v7007000_t0000_u01731621858589") 2024/11/14 22:16:44 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f217d72ed2d6b0d0c_d20241114_m220413_c001_v0001130_t0019_u01731621853086") 2024/11/14 22:16:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4099a9f556ef9a52_d20241114_m220018_c001_v7007000_t0000_u01731621618394") 2024/11/14 22:16:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5451_d20241114_m220014_c001_v0001105_t0023_u01731621614205") 2024/11/14 22:16:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf544a_d20241114_m220008_c001_v7007000_t0000_u01731621608124") 2024/11/14 22:16:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5446_d20241114_m220004_c001_v0001101_t0057_u01731621604064") 2024/11/14 22:16:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf544e_d20241114_m220013_c001_v7007000_t0000_u01731621613866") 2024/11/14 22:16:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf544b_d20241114_m220008_c001_v0001150_t0002_u01731621608307") 2024/11/14 22:16:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf5444_d20241114_m220003_c001_v7007000_t0000_u01731621603719") 2024/11/14 22:16:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5442_d20241114_m215959_c001_v0001182_t0006_u01731621599286") 2024/11/14 22:16:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf5441_d20241114_m215959_c001_v7007000_t0000_u01731621599104") 2024/11/14 22:17:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f207de8be23344882_d20241114_m215955_c001_v0001100_t0026_u01731621595183") 2024/11/14 22:17:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f407de8be23344880_d20241114_m215954_c001_v7007000_t0000_u01731621594839") 2024/11/14 22:17:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf543b_d20241114_m215951_c001_v0001033_t0012_u01731621591045") 2024/11/14 22:17:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf5484_d20241114_m220045_c001_v7007000_t0000_u01731621645121") 2024/11/14 22:17:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2036da20daf92ca2_d20241114_m220040_c001_v0001036_t0015_u01731621640872") 2024/11/14 22:17:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f40449cd8a14fbb1a_d20241114_m220035_c001_v7007000_t0000_u01731621635894") 2024/11/14 22:17:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5472_d20241114_m220031_c001_v0001036_t0033_u01731621631863") 2024/11/14 22:17:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4036da20daf92ca0_d20241114_m220040_c001_v7007000_t0000_u01731621640534") 2024/11/14 22:17:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f20449cd8a14fbb1c_d20241114_m220036_c001_v0001104_t0005_u01731621636074") 2024/11/14 22:17:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf5470_d20241114_m220031_c001_v7007000_t0000_u01731621631509") 2024/11/14 22:17:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2099a9f556ef9a90_d20241114_m220026_c001_v0001144_t0000_u01731621626593") 2024/11/14 22:17:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4099a9f556ef9a8c_d20241114_m220026_c001_v7007000_t0000_u01731621626406") 2024/11/14 22:17:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5463_d20241114_m220022_c001_v0001101_t0006_u01731621622916") 2024/11/14 22:17:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf5461_d20241114_m220022_c001_v7007000_t0000_u01731621622526") 2024/11/14 22:17:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2099a9f556ef9a57_d20241114_m220018_c001_v0001120_t0014_u01731621618580") 2024/11/14 22:17:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf543a_d20241114_m215950_c001_v7007000_t0000_u01731621590863") 2024/11/14 22:17:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf542e_d20241114_m215946_c001_v0001179_t0034_u01731621586906") 2024/11/14 22:17:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf542c_d20241114_m215946_c001_v7007000_t0000_u01731621586567") 2024/11/14 22:17:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5427_d20241114_m215942_c001_v0001177_t0029_u01731621582555") 2024/11/14 22:17:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf5426_d20241114_m215942_c001_v7007000_t0000_u01731621582362") 2024/11/14 22:17:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2036da20daf92c05_d20241114_m215937_c001_v0001117_t0045_u01731621577748") 2024/11/14 22:17:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4036da20daf92c04_d20241114_m215937_c001_v7007000_t0000_u01731621577406") 2024/11/14 22:17:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5422_d20241114_m215933_c001_v0001182_t0042_u01731621573415") 2024/11/14 22:17:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf5421_d20241114_m215933_c001_v7007000_t0000_u01731621573233") 2024/11/14 22:17:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2036da20daf92bfa_d20241114_m215929_c001_v0001104_t0021_u01731621569645") 2024/11/14 22:17:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4036da20daf92bf9_d20241114_m215929_c001_v7007000_t0000_u01731621569285") 2024/11/14 22:17:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2036da20daf92bee_d20241114_m215923_c001_v0001115_t0038_u01731621563526") 2024/11/14 22:17:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4117d4cf62687efc_d20241114_m220334_c001_v7007000_t0000_u01731621814346") 2024/11/14 22:17:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2084850ff0092e3d_d20241114_m220329_c001_v0001181_t0039_u01731621809502") 2024/11/14 22:17:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf54a5_d20241114_m220103_c001_v7007000_t0000_u01731621663683") 2024/11/14 22:17:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf549d_d20241114_m220058_c001_v0001093_t0052_u01731621658668") 2024/11/14 22:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4084850ff0092e37_d20241114_m220329_c001_v7007000_t0000_u01731621809091") 2024/11/14 22:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf54a7_d20241114_m220103_c001_v0001179_t0027_u01731621663872") 2024/11/14 22:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf5499_d20241114_m220058_c001_v7007000_t0000_u01731621658249") 2024/11/14 22:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5491_d20241114_m220053_c001_v0001165_t0002_u01731621653710") 2024/11/14 22:17:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f410cc3aabbdf5490_d20241114_m220053_c001_v7007000_t0000_u01731621653522") 2024/11/14 22:17:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f20449cd8a14fbb2c_d20241114_m220049_c001_v0001145_t0041_u01731621649647") 2024/11/14 22:17:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f40449cd8a14fbb2a_d20241114_m220049_c001_v7007000_t0000_u01731621649244") 2024/11/14 22:17:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f210cc3aabbdf5485_d20241114_m220045_c001_v0001113_t0013_u01731621645322") 2024/11/14 22:17:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f417d72ed2d6b0cd2_d20241114_m220403_c001_v7007000_t0000_u01731621843782") 2024/11/14 22:17:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f216192661d7402d5_d20241114_m220358_c001_v0001165_t0010_u01731621838965") 2024/11/14 22:17:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f416192661d7402d4_d20241114_m220358_c001_v7007000_t0000_u01731621838527") 2024/11/14 22:17:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2117d4cf62687f0b_d20241114_m220352_c001_v0001182_t0024_u01731621832939") 2024/11/14 22:17:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4117d4cf62687f0a_d20241114_m220352_c001_v7007000_t0000_u01731621832754") 2024/11/14 22:17:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2117d4cf62687f07_d20241114_m220348_c001_v0001039_t0035_u01731621828145") 2024/11/14 22:17:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4117d4cf62687f06_d20241114_m220347_c001_v7007000_t0000_u01731621827701") 2024/11/14 22:17:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2117d4cf62687f01_d20241114_m220342_c001_v0001182_t0046_u01731621822856") 2024/11/14 22:17:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4117d4cf62687eff_d20241114_m220342_c001_v7007000_t0000_u01731621822673") 2024/11/14 22:17:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2084850ff0092e50_d20241114_m220338_c001_v0001182_t0006_u01731621818889") 2024/11/14 22:17:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4084850ff0092e4f_d20241114_m220338_c001_v7007000_t0000_u01731621818435") 2024/11/14 22:17:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2117d4cf62687efd_d20241114_m220334_c001_v0001182_t0043_u01731621814544") 2024/11/14 22:17:24 DEBUG : chunked-copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f415b143d6235d542_d20241114_m221639_c001_v7007000_t0000_u01731622599557") 2024/11/14 22:17:24 DEBUG : chunked-copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f201d4a02c3e5429f_d20241114_m221633_c001_v0001182_t0028_u01731622593780") 2024/11/14 22:17:24 DEBUG : chunked-copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f401d4a02c3e5429e_d20241114_m221633_c001_v7007000_t0000_u01731622593272") 2024/11/14 22:17:24 DEBUG : chunked-copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f201d4a02c3e541b9_d20241114_m221407_c001_v0001103_t0032_u01731622447270") 2024/11/14 22:17:24 DEBUG : chunked-copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f401d4a02c3e541b8_d20241114_m221406_c001_v7007000_t0000_u01731622446721") 2024/11/14 22:17:25 DEBUG : chunked-copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f20449cd8a14fc2ad_d20241114_m221105_c001_v0001042_t0039_u01731622265444") 2024/11/14 22:17:25 DEBUG : chunked-copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f40449cd8a14fc2ac_d20241114_m221104_c001_v7007000_t0000_u01731622264925") 2024/11/14 22:17:25 DEBUG : chunked-copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f118d749af58aee51_d20241114_m221059_c001_v0001161_t0045_u01731622259992") 2024/11/14 22:17:25 DEBUG : chunked-copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f400880afcbc942c6_d20241114_m221059_c001_v7007000_t0000_u01731622259200") 2024/11/14 22:17:25 DEBUG : chunked-copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f118d749af58aeb2e_d20241114_m220439_c001_v0001161_t0053_u01731621879133") 2024/11/14 22:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f415b143d6235d541_d20241114_m221639_c001_v7007000_t0000_u01731622599374") 2024/11/14 22:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f215b143d6235d540_d20241114_m221637_c001_v0001178_t0009_u01731622597096") 2024/11/14 22:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f401d4a02c3e5429d_d20241114_m221633_c001_v7007000_t0000_u01731622593090") 2024/11/14 22:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f207de8be23345852_d20241114_m221625_c001_v0001172_t0051_u01731622585125") 2024/11/14 22:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f401d4a02c3e541b7_d20241114_m221406_c001_v7007000_t0000_u01731622446525") 2024/11/14 22:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f2036da20daf93508_d20241114_m221357_c001_v0001106_t0008_u01731622437918") 2024/11/14 22:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f40449cd8a14fc2ab_d20241114_m221104_c001_v7007000_t0000_u01731622264743") 2024/11/14 22:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f200880afcbc942cc_d20241114_m221102_c001_v0001032_t0042_u01731622262060") 2024/11/14 22:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f400880afcbc942c4_d20241114_m221059_c001_v7007000_t0000_u01731622259019") 2024/11/14 22:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f1189b1272bb2c288_d20241114_m221053_c001_v0001101_t0028_u01731622253071") 2024/11/14 22:17:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f104649c374bc2b59_d20241114_m215810_c001_v0001180_t0001_u01731621490310") 2024/11/14 22:17:25 DEBUG : unknown-size-put.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f415b143d6235d543_d20241114_m221640_c001_v7007000_t0000_u01731622600426") 2024/11/14 22:17:25 DEBUG : unknown-size-put.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f118d749af58af10f_d20241114_m221640_c001_v0001161_t0033_u01731622600106") 2024/11/14 22:17:25 DEBUG : unknown-size-update.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f415b143d6235d544_d20241114_m221641_c001_v7007000_t0000_u01731622601970") 2024/11/14 22:17:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f118d749af58af115_d20241114_m221641_c001_v0001161_t0054_u01731622601581") 2024/11/14 22:17:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f118d749af58af111_d20241114_m221640_c001_v0001161_t0048_u01731622600611") 2024/11/14 22:17:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f4036da20daf92bed_d20241114_m215923_c001_v7007000_t0000_u01731621563338") 2024/11/14 22:17:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zef12bd33a0dd2bcb9f380e1b_f118d749af58ae922_d20241114_m215914_c001_v0001161_t0047_u01731621554918") 2024/11/14 22:17:27 INFO : B2 bucket rclone-test-xucivuf5tira: cleaning bucket "rclone-test-xucivuf5tira" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (1249.26s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.04s) --- PASS: TestIntegration/FsMkdir (1246.42s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.95s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (63.59s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (74.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.83s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.97s) --- 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 (6.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.08s) --- 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.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (315.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (169.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (150.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (721.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (380.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (181.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (146.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.55s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.35s) --- 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 1249.292s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 20m50.803993104s (try 1/5)