"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/18 02:41:58 DEBUG : Creating backend with remote "TestB2:rclone-test-dizucim0ziga" 2024/11/18 02:41:58 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/18 02:42:01 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/18 02:42:01 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/18 02:42:01 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/18 02:42:26 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/18 02:42:26 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/18 02:42:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/18 02:42:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/18 02:42:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/18 02:42:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/18 02:42:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/18 02:42:29 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/18 02:42:36 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/18 02:42:37 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/18 02:42:42 INFO : B2 bucket rclone-test-dizucim0ziga: cleaning bucket "rclone-test-dizucim0ziga" of all files 2024/11/18 02:42:42 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1e20_d20241118_m024241_c001_v0001161_t0053_u01731897761603") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/18 02:42:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dizucim0ziga/dirToPurgeFromRoot" 2024/11/18 02:42:44 INFO : B2 bucket rclone-test-dizucim0ziga path dirToPurgeFromRoot: cleaning bucket "rclone-test-dizucim0ziga" of all files 2024/11/18 02:42:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1e24_d20241118_m024243_c001_v0001161_t0055_u01731897763215") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/18 02:42:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dizucim0ziga/hello? sausage/êé" 2024/11/18 02:42:50 INFO : B2 bucket rclone-test-dizucim0ziga path hello? sausage/êé: cleaning bucket "rclone-test-dizucim0ziga" of all files 2024/11/18 02:42:50 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1092e3b6d751d9cd_d20241118_m024248_c001_v0001102_t0015_u01731897768562") === 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/18 02:42:59 DEBUG : Creating backend with remote "TestB2:rclone-test-dizucim0ziga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/18 02:43:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dizucim0ziga/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-dizucim0ziga" from "TestB2:rclone-test-dizucim0ziga" 2024/11/18 02:43:03 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/18 02:43:14 DEBUG : Creating backend with remote "TestB2:rclone-test-diziruv6zuwu" 2024/11/18 02:43:18 DEBUG : B2 bucket rclone-test-diziruv6zuwu: Purge remote 2024/11/18 02:43:18 INFO : B2 bucket rclone-test-diziruv6zuwu: cleaning bucket "rclone-test-diziruv6zuwu" of all files 2024/11/18 02:43:18 DEBUG : somefile: Deleting (id "4_zcfd22d53207d3bdb9f380e1b_f40731c3a6abb178c_d20241118_m024317_c001_v0001109_t0018_u01731897797078") === 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/18 02:43:19 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/18 02:43:20 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/18 02:43:23 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/18 02:43:23 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/18 02:43:23 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.024Ki offset 6Mi/6.106Mi 2024/11/18 02:43:23 DEBUG : test-metadata: Sending chunk 1 length 111641 2024/11/18 02:43:24 DEBUG : test-metadata: Done sending chunk 1 2024/11/18 02:43:25 DEBUG : test-metadata: Done sending chunk 0 2024/11/18 02:43:25 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/18 02:43:35 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1161-08.backblaze.com/b2api/v1/b2_upload_file/2f92fdf3205d3bdb9f380e1b/c001_v0001161_t0058": EOF 2024/11/18 02:43:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-08.backblaze.com/b2api/v1/b2_upload_file/2f92fdf3205d3bdb9f380e1b/c001_v0001161_t0058": EOF) 2024/11/18 02:43:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1161-08.backblaze.com/b2api/v1/b2_upload_file/2f92fdf3205d3bdb9f380e1b/c001_v0001161_t0058": EOF - low level retry 1/10 2024/11/18 02:43:37 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-18-024330-237.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2024/11/18 02:43:39 DEBUG : oldPath = "TestB2:rclone-test-dizucim0ziga/versions/test-versions-v2024-11-18-024330-237.txt" 2024/11/18 02:43:39 DEBUG : newPath = "TestB2,versions:rclone-test-dizucim0ziga/versions/test-versions-v2024-11-18-024330-237.txt" 2024/11/18 02:43:39 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-dizucim0ziga/versions/test-versions-v2024-11-18-024330-237.txt" 2024/11/18 02:43:39 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/18 02:43:41 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-dizucim0ziga/versions/test-versions-v2024-11-18-024330-237.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-dizucim0ziga/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/18 02:43:42 INFO : B2 bucket rclone-test-dizucim0ziga: cleaning bucket "rclone-test-dizucim0ziga" of all hidden files 2024/11/18 02:43:42 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d47_d20241118_m024208_c001_v7007000_t0000_u01731897728949") as it is a hide marker 2024/11/18 02:43:42 DEBUG : leading space/ leading space: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dca_d20241118_m024208_c001_v0001161_t0029_u01731897728172") 2024/11/18 02:43:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d40_d20241118_m024207_c001_v7007000_t0000_u01731897727809") as it is a hide marker 2024/11/18 02:43:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dc6_d20241118_m024207_c001_v0001161_t0043_u01731897727162") 2024/11/18 02:43:42 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d69_d20241118_m024215_c001_v7007000_t0000_u01731897735829") as it is a hide marker 2024/11/18 02:43:42 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dde_d20241118_m024215_c001_v0001161_t0010_u01731897735169") 2024/11/18 02:43:42 DEBUG : created from root.txt: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f407de8be23658e85_d20241118_m024310_c001_v7007000_t0000_u01731897790937") as it is a hide marker 2024/11/18 02:43:42 DEBUG : created from root.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f105bc52f4a07be1d_d20241118_m024309_c001_v0001033_t0053_u01731897789813") 2024/11/18 02:43:42 DEBUG : file name.txt: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f40424a5fb276fdc2_d20241118_m024319_c001_v7007000_t0000_u01731897799236") as it is a hide marker 2024/11/18 02:43:42 DEBUG : file name.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1e46_d20241118_m024258_c001_v0001161_t0030_u01731897778985") 2024/11/18 02:43:43 DEBUG : file name.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1062c60ca7f6384d_d20241118_m024255_c001_v0001182_t0036_u01731897775449") 2024/11/18 02:43:43 DEBUG : file name.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1e1a_d20241118_m024233_c001_v0001161_t0044_u01731897753748") 2024/11/18 02:43:43 DEBUG : file name.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1e16_d20241118_m024232_c001_v0001161_t0024_u01731897752712") 2024/11/18 02:43:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1e18_d20241118_m024233_c001_v0001161_t0002_u01731897753291") "upload" dated 2024-11-18 02:42:33.291 +0000 UTC (1m9.878246629s ago) 2024/11/18 02:43:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f4056854717aef8a7_d20241118_m024253_c001_v7007000_t0000_u01731897773228") as it is a hide marker 2024/11/18 02:43:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f10731c3a6abb171c_d20241118_m024252_c001_v0001109_t0059_u01731897772717") 2024/11/18 02:43:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f116ff5e81c7a74f1_d20241118_m024251_c001_v0001117_t0057_u01731897771592") 2024/11/18 02:43:43 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d8a_d20241118_m024223_c001_v7007000_t0000_u01731897743434") as it is a hide marker 2024/11/18 02:43:43 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dfe_d20241118_m024222_c001_v0001161_t0047_u01731897742750") 2024/11/18 02:43:43 DEBUG : piped data.txt: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f40424a5fb276fdc8_d20241118_m024321_c001_v7007000_t0000_u01731897801039") as it is a hide marker 2024/11/18 02:43:43 DEBUG : piped data.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1e60_d20241118_m024320_c001_v0001161_t0017_u01731897800548") 2024/11/18 02:43:43 DEBUG : piped data.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f40424a5fb276fdc6_d20241118_m024320_c001_v7007000_t0000_u01731897800361") 2024/11/18 02:43:43 DEBUG : piped data.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4083473c727d1e5a_d20241118_m024319_c001_v0001161_t0058_u01731897799964") 2024/11/18 02:43:43 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d8c_d20241118_m024224_c001_v7007000_t0000_u01731897744442") as it is a hide marker 2024/11/18 02:43:43 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1e04_d20241118_m024223_c001_v0001161_t0058_u01731897743802") 2024/11/18 02:43:43 DEBUG : test-metadata: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f407de8be23658e9e_d20241118_m024327_c001_v7007000_t0000_u01731897807684") as it is a hide marker 2024/11/18 02:43:43 DEBUG : test-metadata: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f20424a5fb276fdca_d20241118_m024322_c001_v0001182_t0008_u01731897802796") 2024/11/18 02:43:43 DEBUG : test-metadata: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f40424a5fb276fdc9_d20241118_m024322_c001_v7007000_t0000_u01731897802055") 2024/11/18 02:43:43 DEBUG : test-metadata: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1e62_d20241118_m024321_c001_v0001161_t0037_u01731897801233") 2024/11/18 02:43:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d72_d20241118_m024217_c001_v7007000_t0000_u01731897737985") as it is a hide marker 2024/11/18 02:43:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1de4_d20241118_m024217_c001_v0001161_t0000_u01731897737315") 2024/11/18 02:43:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d7b_d20241118_m024220_c001_v7007000_t0000_u01731897740178") as it is a hide marker 2024/11/18 02:43:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1df0_d20241118_m024219_c001_v0001161_t0004_u01731897739525") 2024/11/18 02:43:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d76_d20241118_m024219_c001_v7007000_t0000_u01731897739146") as it is a hide marker 2024/11/18 02:43:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dea_d20241118_m024218_c001_v0001161_t0008_u01731897738360") 2024/11/18 02:43:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d7d_d20241118_m024221_c001_v7007000_t0000_u01731897741245") as it is a hide marker 2024/11/18 02:43:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1df4_d20241118_m024220_c001_v0001161_t0031_u01731897740551") 2024/11/18 02:43:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d86_d20241118_m024222_c001_v7007000_t0000_u01731897742384") as it is a hide marker 2024/11/18 02:43:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dfc_d20241118_m024221_c001_v0001161_t0018_u01731897741607") 2024/11/18 02:43:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d6e_d20241118_m024216_c001_v7007000_t0000_u01731897736950") as it is a hide marker 2024/11/18 02:43:44 DEBUG : trailing space /trailing space : Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1de2_d20241118_m024216_c001_v0001161_t0049_u01731897736193") 2024/11/18 02:43:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f113d757c9b01563a_d20241118_m024338_c001_v0001090_t0016_u01731897818092") "upload" dated 2024-11-18 02:43:38.092 +0000 UTC (6.599853235s ago) 2024/11/18 02:43:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4066cb09cc51aaa0_d20241118_m024333_c001_v7007000_t0000_u01731897813269") 2024/11/18 02:43:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1e6c_d20241118_m024330_c001_v0001161_t0041_u01731897810237") 2024/11/18 02:43:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d99_d20241118_m024232_c001_v7007000_t0000_u01731897752158") as it is a hide marker 2024/11/18 02:43:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f217d72ed2d887d93_d20241118_m024226_c001_v0001182_t0003_u01731897746512") 2024/11/18 02:43:44 DEBUG : zero-length-file: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d92_d20241118_m024226_c001_v7007000_t0000_u01731897746268") as it is a hide marker 2024/11/18 02:43:44 DEBUG : zero-length-file: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4083473c727d1e08_d20241118_m024225_c001_v0001161_t0058_u01731897745723") 2024/11/18 02:43:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d4c_d20241118_m024210_c001_v7007000_t0000_u01731897730036") as it is a hide marker 2024/11/18 02:43:45 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dcc_d20241118_m024209_c001_v0001161_t0015_u01731897729319") 2024/11/18 02:43:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d38_d20241118_m024204_c001_v7007000_t0000_u01731897724546") as it is a hide marker 2024/11/18 02:43:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dbc_d20241118_m024203_c001_v0001161_t0034_u01731897723427") 2024/11/18 02:43:45 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d61_d20241118_m024213_c001_v7007000_t0000_u01731897733560") as it is a hide marker 2024/11/18 02:43:45 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dd8_d20241118_m024212_c001_v0001161_t0007_u01731897732745") 2024/11/18 02:43:45 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d58_d20241118_m024212_c001_v7007000_t0000_u01731897732378") as it is a hide marker 2024/11/18 02:43:45 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dd6_d20241118_m024211_c001_v0001161_t0028_u01731897731516") 2024/11/18 02:43:45 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d67_d20241118_m024214_c001_v7007000_t0000_u01731897734807") as it is a hide marker 2024/11/18 02:43:45 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1ddc_d20241118_m024213_c001_v0001161_t0045_u01731897733923") 2024/11/18 02:43:45 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d51_d20241118_m024211_c001_v7007000_t0000_u01731897731130") as it is a hide marker 2024/11/18 02:43:45 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dd2_d20241118_m024210_c001_v0001161_t0026_u01731897730398") 2024/11/18 02:43:45 DEBUG : ./.: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d3b_d20241118_m024205_c001_v7007000_t0000_u01731897725723") as it is a hide marker 2024/11/18 02:43:45 DEBUG : ./.: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dc2_d20241118_m024204_c001_v0001161_t0009_u01731897724909") 2024/11/18 02:43:45 DEBUG : ../..: Deleting current version (id "4_z2f92fdf3205d3bdb9f380e1b_f417d72ed2d887d3e_d20241118_m024206_c001_v7007000_t0000_u01731897726800") as it is a hide marker 2024/11/18 02:43:46 DEBUG : ../..: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1dc4_d20241118_m024206_c001_v0001161_t0055_u01731897726103") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/18 02:43:47 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/18 02:43:47 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/18 02:43:47 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/18 02:43:47 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/18 02:43:48 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/18 02:43:49 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/18 02:43:49 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/18 02:43:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:43:52 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/18 02:43:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f216192661d94033d_d20241118_m024352_c001_v0001044_t0041_u01731897832463") 2024/11/18 02:43:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/18 02:43:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/18 02:43:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/18 02:43:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:43:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:43:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/18 02:43:56 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/18 02:43:56 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/18 02:43:56 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/18 02:43:56 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/18 02:43:58 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/18 02:43:59 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/18 02:43:59 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/18 02:44:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:44:00 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/18 02:44:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f216192661d94039d_d20241118_m024400_c001_v0001102_t0047_u01731897840668") 2024/11/18 02:44:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/18 02:44:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/18 02:44:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/18 02:44:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:44:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:44:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/18 02:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/18 02:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/18 02:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/18 02:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/18 02:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/18 02:44:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/18 02:44:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/18 02:44:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/18 02:44:06 DEBUG : pacer: Reducing sleep to 10ms 2024/11/18 02:44:07 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/18 02:44:08 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/18 02:44:08 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/18 02:44:08 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/18 02:44:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:44:10 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/18 02:44:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f20539d3d623d93ad_d20241118_m024410_c001_v0001182_t0016_u01731897850276") 2024/11/18 02:44:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/18 02:44:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/18 02:44:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/18 02:44:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/18 02:44:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/18 02:44:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:44:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:44:12 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/18 02:44:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/18 02:44:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/18 02:44:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/18 02:44:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/18 02:44:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/18 02:44:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/18 02:44:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/18 02:44:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:44:18 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/18 02:44:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f215b143d625572cd_d20241118_m024418_c001_v0001182_t0038_u01731897858208") 2024/11/18 02:44:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/18 02:44:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/18 02:44:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/18 02:44:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:44:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:44:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/18 02:44:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/18 02:44:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/18 02:44:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/18 02:44:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/18 02:44:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/18 02:44:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/18 02:44:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/18 02:44:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:44:26 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/18 02:44:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f215b143d62557339_d20241118_m024426_c001_v0001100_t0032_u01731897866127") 2024/11/18 02:44:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/18 02:44:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/18 02:44:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/18 02:44:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:44:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:44:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/18 02:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/18 02:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/18 02:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/18 02:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/18 02:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/18 02:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/18 02:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/18 02:44:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/18 02:44:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/18 02:44:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/18 02:44:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:44:35 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/18 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f210cc3aabc0bf33c_d20241118_m024435_c001_v0001182_t0011_u01731897875899") 2024/11/18 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/18 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/18 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/18 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/18 02:44:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/18 02:44:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/18 02:44:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/18 02:44:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/18 02:44:36 DEBUG : pacer: Reducing sleep to 20ms 2024/11/18 02:44:36 DEBUG : pacer: Reducing sleep to 10ms 2024/11/18 02:44:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/18 02:44:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:44:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:44:38 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/18 02:44:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/18 02:44:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/18 02:44:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/18 02:44:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/18 02:44:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/18 02:44:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/18 02:44:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/18 02:44:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:44:44 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/18 02:44:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f210cc3aabc0bf388_d20241118_m024444_c001_v0001101_t0021_u01731897884248") 2024/11/18 02:44:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/18 02:44:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/18 02:44:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/18 02:44:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:44:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:44:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/18 02:44:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/18 02:44:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/18 02:44:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/18 02:44:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/18 02:44:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/18 02:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/18 02:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/18 02:44:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:44:52 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/18 02:44:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f210cc3aabc0bf417_d20241118_m024452_c001_v0001101_t0038_u01731897892946") 2024/11/18 02:44:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/18 02:44:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/18 02:44:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/18 02:44:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:44:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:44:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/18 02:45:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/18 02:45:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/18 02:45:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/18 02:45:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/18 02:45:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/18 02:45:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/18 02:45:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/18 02:45:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/18 02:45:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/18 02:45:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/18 02:45:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:45:06 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/18 02:45:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f202b83144cd2f5ef_d20241118_m024506_c001_v0001179_t0020_u01731897906735") 2024/11/18 02:45:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/18 02:45:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/18 02:45:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/18 02:45:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/18 02:45:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/18 02:45:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:45:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:45:09 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/18 02:45:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/18 02:45:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/18 02:45:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/18 02:45:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/18 02:45:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/18 02:45:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/18 02:45:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/18 02:45:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:45:14 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/18 02:45:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f210cc3aabc0bf491_d20241118_m024514_c001_v0001113_t0009_u01731897914528") 2024/11/18 02:45:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/18 02:45:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/18 02:45:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/18 02:45:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:45:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:45:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/18 02:45:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/18 02:45:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/18 02:45:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/18 02:45:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/18 02:45:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/18 02:45:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/18 02:45:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/18 02:45:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:45:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/11/18 02:45:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f202b83144cd2f626_d20241118_m024524_c001_v0001131_t0011_u01731897924349") 2024/11/18 02:45:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/18 02:45:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/18 02:45:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/18 02:45:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:45:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:45:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/18 02:45:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/18 02:45:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/18 02:45:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/18 02:45:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/18 02:45:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/18 02:45:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/18 02:45:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/18 02:45:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/18 02:45:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/18 02:45:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/18 02:45:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:45:35 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/18 02:45:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f2117d4cf62775fbf_d20241118_m024535_c001_v0001104_t0055_u01731897935391") 2024/11/18 02:45:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/18 02:45:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/18 02:45:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/18 02:45:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/18 02:45:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/18 02:45:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/18 02:45:35 DEBUG : pacer: Reducing sleep to 10ms 2024/11/18 02:45:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/18 02:45:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:45:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:45:39 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/18 02:45:41 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/18 02:45:41 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/18 02:45:41 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/18 02:45:41 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/18 02:45:42 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/18 02:45:44 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/18 02:45:44 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/18 02:45:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:45:45 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/18 02:45:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f215b143d6255756c_d20241118_m024545_c001_v0001041_t0015_u01731897945827") 2024/11/18 02:45:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/18 02:45:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/18 02:45:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/18 02:45:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:45:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:45:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/18 02:45:50 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/18 02:45:50 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/18 02:45:50 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/18 02:45:50 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/18 02:45:52 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/18 02:45:53 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/18 02:45:53 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/18 02:45:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:45:55 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/18 02:45:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f207de8be23659440_d20241118_m024555_c001_v0001104_t0027_u01731897955312") 2024/11/18 02:45:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/18 02:45:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/18 02:45:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/18 02:45:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:45:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:45:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/18 02:46:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/18 02:46:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/18 02:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/18 02:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/18 02:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/18 02:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/18 02:46:02 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/18 02:46:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/18 02:46:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/18 02:46:04 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/18 02:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:46:06 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/18 02:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f2036da20db2b1132_d20241118_m024606_c001_v0001039_t0010_u01731897966276") 2024/11/18 02:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/18 02:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/18 02:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/18 02:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/18 02:46:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/18 02:46:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:46:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:46:09 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/18 02:46:11 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/18 02:46:11 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/18 02:46:11 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/18 02:46:11 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/18 02:46:12 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/18 02:46:14 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/18 02:46:14 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/18 02:46:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:46:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/11/18 02:46:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f201d4a02c41395b2_d20241118_m024616_c001_v0001104_t0036_u01731897976532") 2024/11/18 02:46:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/18 02:46:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/18 02:46:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/18 02:46:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:46:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:46:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/18 02:46:21 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/18 02:46:21 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/18 02:46:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/18 02:46:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/18 02:46:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/18 02:46:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/18 02:46:24 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/18 02:46:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:46:27 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/18 02:46:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f2036da20db2b121e_d20241118_m024627_c001_v0001157_t0027_u01731897987616") 2024/11/18 02:46:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/18 02:46:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/18 02:46:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/18 02:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/18 02:46:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/18 02:46:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/18 02:46:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/18 02:46:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/18 02:46:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/18 02:46:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/18 02:46:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/18 02:46:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/18 02:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/18 02:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/18 02:46:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/18 02:46:39 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/18 02:46:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f92fdf3205d3bdb9f380e1b_f2066cb09cc51b53f_d20241118_m024639_c001_v0001115_t0046_u01731897999160") 2024/11/18 02:46:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/18 02:46:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/18 02:46:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/18 02:46:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/18 02:46:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/18 02:46:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/18 02:46:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/18 02:46:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2024/11/18 02:46:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f92fdf3205d3bdb9f380e1b_f201d4a02c41396f4_d20241118_m024650_c001_v0001177_t0056_u01731898010681") 2024/11/18 02:46:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/18 02:46:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/18 02:46:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/18 02:46:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/18 02:46:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/18 02:46:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/18 02:46:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/18 02:46:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/18 02:46:53 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/18 02:46:55 DEBUG : chunked-copy: Done sending chunk 0 2024/11/18 02:46:55 DEBUG : chunked-copy: Done sending chunk 1 2024/11/18 02:46:55 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/18 02:46:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f92fdf3205d3bdb9f380e1b_f201d4a02c4139717_d20241118_m024656_c001_v0001178_t0048_u01731898016386") 2024/11/18 02:46:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/18 02:46:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/18 02:46:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/18 02:46:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/18 02:46:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/18 02:46:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/18 02:46:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/18 02:46:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/18 02:46:59 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/18 02:47:01 DEBUG : chunked-copy: Done sending chunk 1 2024/11/18 02:47:02 DEBUG : chunked-copy: Done sending chunk 0 2024/11/18 02:47:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/18 02:47:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f92fdf3205d3bdb9f380e1b_f201d4a02c413973f_d20241118_m024703_c001_v0001029_t0018_u01731898023740") 2024/11/18 02:47:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/18 02:47:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/18 02:47:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/18 02:47:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/18 02:47:04 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/18 02:47:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/18 02:47:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/18 02:47:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/18 02:47:08 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/18 02:47:10 DEBUG : chunked-copy: Done sending chunk 1 2024/11/18 02:47:15 DEBUG : chunked-copy: Done sending chunk 0 2024/11/18 02:47:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/18 02:47:16 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2f92fdf3205d3bdb9f380e1b_f216192661d940ce9_d20241118_m024716_c001_v0001092_t0014_u01731898036651") 2024/11/18 02:47:16 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/18 02:47:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/18 02:47:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/18 02:47:17 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/18 02:47:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/18 02:47:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/18 02:47:17 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/18 02:47:20 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/18 02:47:22 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/18 02:47:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dizucim0ziga/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/11/18 02:47:24 INFO : B2 bucket rclone-test-dizucim0ziga: cleaning bucket "rclone-test-dizucim0ziga" of all files 2024/11/18 02:47:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4036da20db2b1178_d20241118_m024621_c001_v7007000_t0000_u01731897981198") 2024/11/18 02:47:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f201d4a02c41395b2_d20241118_m024616_c001_v0001104_t0036_u01731897976532") 2024/11/18 02:47:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f401d4a02c41395b1_d20241118_m024616_c001_v7007000_t0000_u01731897976036") 2024/11/18 02:47:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f2036da20db2b113b_d20241118_m024611_c001_v0001120_t0042_u01731897971474") 2024/11/18 02:47:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f401d4a02c41396ce_d20241118_m024644_c001_v7007000_t0000_u01731898004799") 2024/11/18 02:47:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f2066cb09cc51b53f_d20241118_m024639_c001_v0001115_t0046_u01731897999160") 2024/11/18 02:47:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4066cb09cc51b53c_d20241118_m024638_c001_v7007000_t0000_u01731897998665") 2024/11/18 02:47:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f2036da20db2b1625_d20241118_m024632_c001_v0001182_t0021_u01731897992910") 2024/11/18 02:47:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4036da20db2b1624_d20241118_m024632_c001_v7007000_t0000_u01731897992716") 2024/11/18 02:47:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f2036da20db2b121e_d20241118_m024627_c001_v0001157_t0027_u01731897987616") 2024/11/18 02:47:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4036da20db2b1214_d20241118_m024627_c001_v7007000_t0000_u01731897987048") 2024/11/18 02:47:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f2036da20db2b117f_d20241118_m024621_c001_v0001137_t0010_u01731897981380") 2024/11/18 02:47:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f402da2983100931f_d20241118_m024440_c001_v7007000_t0000_u01731897880034") 2024/11/18 02:47:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f210cc3aabc0bf33c_d20241118_m024435_c001_v0001182_t0011_u01731897875899") 2024/11/18 02:47:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4066cb09cc51abec_d20241118_m024430_c001_v7007000_t0000_u01731897870424") 2024/11/18 02:47:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f215b143d62557339_d20241118_m024426_c001_v0001100_t0032_u01731897866127") 2024/11/18 02:47:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f410cc3aabc0bf339_d20241118_m024435_c001_v7007000_t0000_u01731897875537") 2024/11/18 02:47:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f2066cb09cc51abef_d20241118_m024430_c001_v0001181_t0044_u01731897870607") 2024/11/18 02:47:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f415b143d62557338_d20241118_m024425_c001_v7007000_t0000_u01731897865794") 2024/11/18 02:47:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f2066cb09cc51abdb_d20241118_m024421_c001_v0001105_t0016_u01731897861674") 2024/11/18 02:47:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4066cb09cc51abd7_d20241118_m024421_c001_v7007000_t0000_u01731897861479") 2024/11/18 02:47:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f215b143d625572cd_d20241118_m024418_c001_v0001182_t0038_u01731897858208") 2024/11/18 02:47:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f415b143d625572cc_d20241118_m024417_c001_v7007000_t0000_u01731897857858") 2024/11/18 02:47:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f2066cb09cc51abc2_d20241118_m024414_c001_v0001145_t0000_u01731897854229") 2024/11/18 02:47:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f402b83144cd2f5fc_d20241118_m024510_c001_v7007000_t0000_u01731897910556") 2024/11/18 02:47:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f202b83144cd2f5ef_d20241118_m024506_c001_v0001179_t0020_u01731897906735") 2024/11/18 02:47:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f410cc3aabc0bf46c_d20241118_m024501_c001_v7007000_t0000_u01731897901803") 2024/11/18 02:47:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f210cc3aabc0bf417_d20241118_m024452_c001_v0001101_t0038_u01731897892946") 2024/11/18 02:47:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f402b83144cd2f5ee_d20241118_m024506_c001_v7007000_t0000_u01731897906378") 2024/11/18 02:47:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f210cc3aabc0bf470_d20241118_m024501_c001_v0001042_t0056_u01731897901988") 2024/11/18 02:47:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f410cc3aabc0bf416_d20241118_m024452_c001_v7007000_t0000_u01731897892608") 2024/11/18 02:47:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f202da29831009325_d20241118_m024448_c001_v0001137_t0005_u01731897888141") 2024/11/18 02:47:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f402da29831009324_d20241118_m024447_c001_v7007000_t0000_u01731897887942") 2024/11/18 02:47:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f210cc3aabc0bf388_d20241118_m024444_c001_v0001101_t0021_u01731897884248") 2024/11/18 02:47:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f410cc3aabc0bf37e_d20241118_m024443_c001_v7007000_t0000_u01731897883916") 2024/11/18 02:47:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f202da29831009320_d20241118_m024440_c001_v0001131_t0039_u01731897880216") 2024/11/18 02:47:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4066cb09cc51abc1_d20241118_m024414_c001_v7007000_t0000_u01731897854046") 2024/11/18 02:47:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f20539d3d623d93ad_d20241118_m024410_c001_v0001182_t0016_u01731897850276") 2024/11/18 02:47:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f40539d3d623d93ab_d20241118_m024409_c001_v7007000_t0000_u01731897849916") 2024/11/18 02:47:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f215b143d625572c3_d20241118_m024405_c001_v0001144_t0043_u01731897845387") 2024/11/18 02:47:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f415b143d625572c2_d20241118_m024405_c001_v7007000_t0000_u01731897845208") 2024/11/18 02:47:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f216192661d94039d_d20241118_m024400_c001_v0001102_t0047_u01731897840668") 2024/11/18 02:47:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f416192661d940396_d20241118_m024400_c001_v7007000_t0000_u01731897840298") 2024/11/18 02:47:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f215b143d625572b9_d20241118_m024356_c001_v0001182_t0039_u01731897836266") 2024/11/18 02:47:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f415b143d625572b8_d20241118_m024356_c001_v7007000_t0000_u01731897836086") 2024/11/18 02:47:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f216192661d94033d_d20241118_m024352_c001_v0001044_t0041_u01731897832463") 2024/11/18 02:47:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f416192661d94033c_d20241118_m024352_c001_v7007000_t0000_u01731897832123") 2024/11/18 02:47:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f2066cb09cc51ab69_d20241118_m024347_c001_v0001182_t0027_u01731897827128") 2024/11/18 02:47:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f407de8be23659254_d20241118_m024541_c001_v7007000_t0000_u01731897941012") 2024/11/18 02:47:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f2117d4cf62775fbf_d20241118_m024535_c001_v0001104_t0055_u01731897935391") 2024/11/18 02:47:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f402b83144cd2f63f_d20241118_m024529_c001_v7007000_t0000_u01731897929992") 2024/11/18 02:47:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f202b83144cd2f626_d20241118_m024524_c001_v0001131_t0011_u01731897924349") 2024/11/18 02:47:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4117d4cf62775fbd_d20241118_m024534_c001_v7007000_t0000_u01731897934991") 2024/11/18 02:47:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f202b83144cd2f640_d20241118_m024530_c001_v0001182_t0044_u01731897930181") 2024/11/18 02:47:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f402b83144cd2f625_d20241118_m024523_c001_v7007000_t0000_u01731897923956") 2024/11/18 02:47:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f202b83144cd2f619_d20241118_m024518_c001_v0001157_t0034_u01731897918896") 2024/11/18 02:47:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f402b83144cd2f618_d20241118_m024518_c001_v7007000_t0000_u01731897918703") 2024/11/18 02:47:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f210cc3aabc0bf491_d20241118_m024514_c001_v0001113_t0009_u01731897914528") 2024/11/18 02:47:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f410cc3aabc0bf490_d20241118_m024514_c001_v7007000_t0000_u01731897914147") 2024/11/18 02:47:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f202b83144cd2f5fe_d20241118_m024510_c001_v0001179_t0057_u01731897910737") 2024/11/18 02:47:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4036da20db2b113a_d20241118_m024611_c001_v7007000_t0000_u01731897971290") 2024/11/18 02:47:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f2036da20db2b1132_d20241118_m024606_c001_v0001039_t0010_u01731897966276") 2024/11/18 02:47:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4036da20db2b1131_d20241118_m024605_c001_v7007000_t0000_u01731897965828") 2024/11/18 02:47:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f207de8be23659449_d20241118_m024600_c001_v0001109_t0022_u01731897960419") 2024/11/18 02:47:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f407de8be23659448_d20241118_m024600_c001_v7007000_t0000_u01731897960236") 2024/11/18 02:47:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f207de8be23659440_d20241118_m024555_c001_v0001104_t0027_u01731897955312") 2024/11/18 02:47:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f407de8be2365943d_d20241118_m024554_c001_v7007000_t0000_u01731897954876") 2024/11/18 02:47:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f207de8be23659430_d20241118_m024550_c001_v0001182_t0007_u01731897950014") 2024/11/18 02:47:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f407de8be2365942f_d20241118_m024549_c001_v7007000_t0000_u01731897949829") 2024/11/18 02:47:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f215b143d6255756c_d20241118_m024545_c001_v0001041_t0015_u01731897945827") 2024/11/18 02:47:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f415b143d62557568_d20241118_m024545_c001_v7007000_t0000_u01731897945376") 2024/11/18 02:47:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f207de8be23659258_d20241118_m024541_c001_v0001161_t0031_u01731897941223") 2024/11/18 02:47:29 DEBUG : chunked-copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f40449cd8a18388e4_d20241118_m024720_c001_v7007000_t0000_u01731898040219") 2024/11/18 02:47:29 DEBUG : chunked-copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f201d4a02c413978d_d20241118_m024707_c001_v0001154_t0006_u01731898027687") 2024/11/18 02:47:29 DEBUG : chunked-copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f401d4a02c413977e_d20241118_m024707_c001_v7007000_t0000_u01731898027196") 2024/11/18 02:47:29 DEBUG : chunked-copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f201d4a02c4139721_d20241118_m024658_c001_v0001115_t0027_u01731898018775") 2024/11/18 02:47:29 DEBUG : chunked-copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f401d4a02c413971c_d20241118_m024658_c001_v7007000_t0000_u01731898018283") 2024/11/18 02:47:29 DEBUG : chunked-copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f201d4a02c4139708_d20241118_m024653_c001_v0001181_t0034_u01731898013081") 2024/11/18 02:47:29 DEBUG : chunked-copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f401d4a02c4139701_d20241118_m024652_c001_v7007000_t0000_u01731898012595") 2024/11/18 02:47:29 DEBUG : chunked-copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f113d757c9b01570e_d20241118_m024648_c001_v0001090_t0017_u01731898008987") 2024/11/18 02:47:29 DEBUG : chunked-copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f401d4a02c41396ef_d20241118_m024648_c001_v7007000_t0000_u01731898008622") 2024/11/18 02:47:29 DEBUG : chunked-copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f113d757c9b01570a_d20241118_m024645_c001_v0001090_t0051_u01731898005508") 2024/11/18 02:47:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f40449cd8a18388e1_d20241118_m024720_c001_v7007000_t0000_u01731898040020") 2024/11/18 02:47:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f216192661d940ce9_d20241118_m024716_c001_v0001092_t0014_u01731898036651") 2024/11/18 02:47:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f401d4a02c4139778_d20241118_m024707_c001_v7007000_t0000_u01731898027000") 2024/11/18 02:47:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f201d4a02c413973f_d20241118_m024703_c001_v0001029_t0018_u01731898023740") 2024/11/18 02:47:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f401d4a02c413971b_d20241118_m024658_c001_v7007000_t0000_u01731898018087") 2024/11/18 02:47:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f201d4a02c4139717_d20241118_m024656_c001_v0001178_t0048_u01731898016386") 2024/11/18 02:47:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f401d4a02c41396fe_d20241118_m024652_c001_v7007000_t0000_u01731898012412") 2024/11/18 02:47:29 DEBUG : chunked-copy.copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f201d4a02c41396f4_d20241118_m024650_c001_v0001177_t0056_u01731898010681") 2024/11/18 02:47:30 DEBUG : chunked-copy.copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f401d4a02c41396ed_d20241118_m024648_c001_v7007000_t0000_u01731898008442") 2024/11/18 02:47:30 DEBUG : chunked-copy.copy: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f118539c243d6e2c6_d20241118_m024647_c001_v0001182_t0040_u01731898007594") 2024/11/18 02:47:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f1083473c727d1e18_d20241118_m024233_c001_v0001161_t0002_u01731897753291") 2024/11/18 02:47:30 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f40449cd8a18388ed_d20241118_m024721_c001_v7007000_t0000_u01731898041220") 2024/11/18 02:47:30 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f113d757c9b01571e_d20241118_m024720_c001_v0001090_t0028_u01731898040766") 2024/11/18 02:47:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f40449cd8a18388f0_d20241118_m024722_c001_v7007000_t0000_u01731898042790") 2024/11/18 02:47:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f113d757c9b015722_d20241118_m024722_c001_v0001090_t0028_u01731898042253") 2024/11/18 02:47:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f113d757c9b015720_d20241118_m024721_c001_v0001090_t0024_u01731898041406") 2024/11/18 02:47:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f4066cb09cc51ab68_d20241118_m024346_c001_v7007000_t0000_u01731897826946") 2024/11/18 02:47:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f92fdf3205d3bdb9f380e1b_f113d757c9b01563a_d20241118_m024338_c001_v0001090_t0016_u01731897818092") 2024/11/18 02:47:31 INFO : B2 bucket rclone-test-dizucim0ziga: cleaning bucket "rclone-test-dizucim0ziga" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (334.04s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.61s) --- PASS: TestIntegration/FsMkdir (331.56s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.00s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.89s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (74.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (177.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (13.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (6.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (35.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (8.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (13.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.57s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.90s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 334.057s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m34.627995957s (try 1/5)