"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:" 2025/01/02 01:52:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kodabid6xaxe" 2025/01/02 01:52:36 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 2025/01/02 01:52:39 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/02 01:52:39 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/02 01:52:39 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 2025/01/02 01:53:01 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. 2025/01/02 01:53:01 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/02 01:53:03 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/02 01:53:03 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/02 01:53:04 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/02 01:53:04 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/02 01:53:04 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/02 01:53:04 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 2025/01/02 01:53:10 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/02 01:53:12 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 2025/01/02 01:53:16 INFO : B2 bucket rclone-test-kodabid6xaxe: cleaning bucket "rclone-test-kodabid6xaxe" of all files 2025/01/02 01:53:17 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20c93_d20250102_m015316_c001_v0001183_t0044_u01735782796255") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/02 01:53:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kodabid6xaxe/dirToPurgeFromRoot" 2025/01/02 01:53:19 INFO : B2 bucket rclone-test-kodabid6xaxe path dirToPurgeFromRoot: cleaning bucket "rclone-test-kodabid6xaxe" of all files 2025/01/02 01:53:20 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20cad_d20250102_m015317_c001_v0001183_t0056_u01735782797765") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/02 01:53:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kodabid6xaxe/hello? sausage/êé" 2025/01/02 01:53:24 INFO : B2 bucket rclone-test-kodabid6xaxe path hello? sausage/êé: cleaning bucket "rclone-test-kodabid6xaxe" of all files 2025/01/02 01:53:24 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f109bd2360a7ea5b8_d20250102_m015323_c001_v0001161_t0016_u01735782803098") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/02 01:53:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/02 01:53:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/02 01:53:26 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/01/02 01:53:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kodabid6xaxe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/02 01:53:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kodabid6xaxe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-kodabid6xaxe" from "TestB2:rclone-test-kodabid6xaxe" 2025/01/02 01:53:37 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 2025/01/02 01:53:48 DEBUG : Creating backend with remote "TestB2:rclone-test-puquhoj1goba" 2025/01/02 01:53:52 DEBUG : B2 bucket rclone-test-puquhoj1goba: Purge remote 2025/01/02 01:53:52 INFO : B2 bucket rclone-test-puquhoj1goba: cleaning bucket "rclone-test-puquhoj1goba" of all files 2025/01/02 01:53:52 DEBUG : somefile: Deleting (id "4_zaf820df3b08d2b4b9f480e1b_f416788811a8f0421_d20250102_m015350_c001_v0001184_t0033_u01735782830987") === 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 2025/01/02 01:53:53 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/02 01:53:54 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 2025/01/02 01:53:56 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/02 01:53:56 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/02 01:53:56 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.511Ki offset 6Mi/6.106Mi 2025/01/02 01:53:56 DEBUG : test-metadata: Sending chunk 1 length 111115 2025/01/02 01:53:58 DEBUG : test-metadata: Done sending chunk 1 2025/01/02 01:53:59 DEBUG : test-metadata: Done sending chunk 0 2025/01/02 01:53:59 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 2025/01/02 01:54:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/02 01:54:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/02 01:54:07 DEBUG : pacer: Reducing sleep to 10ms 2025/01/02 01:54:09 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/8f72fda3b06d2b4b9f480e1b/c001_v0001183_t0006": EOF 2025/01/02 01:54:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/8f72fda3b06d2b4b9f480e1b/c001_v0001183_t0006": EOF) 2025/01/02 01:54:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/8f72fda3b06d2b4b9f480e1b/c001_v0001183_t0006": EOF - low level retry 1/10 2025/01/02 01:54:11 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-v2025-01-02-015404-095.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 2025/01/02 01:54:13 DEBUG : oldPath = "TestB2:rclone-test-kodabid6xaxe/versions/test-versions-v2025-01-02-015404-095.txt" 2025/01/02 01:54:13 DEBUG : newPath = "TestB2,versions:rclone-test-kodabid6xaxe/versions/test-versions-v2025-01-02-015404-095.txt" 2025/01/02 01:54:13 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kodabid6xaxe/versions/test-versions-v2025-01-02-015404-095.txt" 2025/01/02 01:54:13 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/02 01:54:14 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kodabid6xaxe/versions/test-versions-v2025-01-02-015404-095.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kodabid6xaxe/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 2025/01/02 01:54:16 INFO : B2 bucket rclone-test-kodabid6xaxe: cleaning bucket "rclone-test-kodabid6xaxe" of all hidden files 2025/01/02 01:54:16 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0cd_d20250102_m015246_c001_v7007000_t0000_u01735782766480") as it is a hide marker 2025/01/02 01:54:16 DEBUG : leading space/ leading space: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e209ed_d20250102_m015245_c001_v0001183_t0000_u01735782765885") 2025/01/02 01:54:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0c7_d20250102_m015245_c001_v7007000_t0000_u01735782765514") as it is a hide marker 2025/01/02 01:54:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e209dd_d20250102_m015244_c001_v0001183_t0033_u01735782764936") 2025/01/02 01:54:16 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0f3_d20250102_m015252_c001_v7007000_t0000_u01735782772073") as it is a hide marker 2025/01/02 01:54:16 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20a6a_d20250102_m015251_c001_v0001183_t0053_u01735782771498") 2025/01/02 01:54:16 DEBUG : created from root.txt: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f4136256a13a4c0ea_d20250102_m015344_c001_v7007000_t0000_u01735782824999") as it is a hide marker 2025/01/02 01:54:16 DEBUG : created from root.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f103ce073668f3427_d20250102_m015343_c001_v0001115_t0012_u01735782823722") 2025/01/02 01:54:16 DEBUG : file name.txt: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f410cb332e5d26598_d20250102_m015353_c001_v7007000_t0000_u01735782833174") as it is a hide marker 2025/01/02 01:54:16 DEBUG : file name.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20e25_d20250102_m015332_c001_v0001183_t0055_u01735782812756") 2025/01/02 01:54:16 DEBUG : file name.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f111a30d6e7818840_d20250102_m015329_c001_v0001182_t0032_u01735782809238") 2025/01/02 01:54:16 DEBUG : file name.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20be3_d20250102_m015308_c001_v0001183_t0051_u01735782788376") 2025/01/02 01:54:16 DEBUG : file name.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20bd1_d20250102_m015307_c001_v0001183_t0031_u01735782787617") 2025/01/02 01:54:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20bdd_d20250102_m015308_c001_v0001183_t0007_u01735782788001") "upload" dated 2025-01-02 01:53:08.001 +0000 UTC (1m8.998075663s ago) 2025/01/02 01:54:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f417f823df8d57b06_d20250102_m015327_c001_v7007000_t0000_u01735782807032") as it is a hide marker 2025/01/02 01:54:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f101b5c6be7d8871c_d20250102_m015326_c001_v0001184_t0025_u01735782806769") 2025/01/02 01:54:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f1045c6ce3409c6b4_d20250102_m015326_c001_v0001172_t0049_u01735782806027") 2025/01/02 01:54:17 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe109_d20250102_m015258_c001_v7007000_t0000_u01735782778598") as it is a hide marker 2025/01/02 01:54:17 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20b03_d20250102_m015258_c001_v0001183_t0029_u01735782778035") 2025/01/02 01:54:17 DEBUG : piped data.txt: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f410cb332e5d2659a_d20250102_m015354_c001_v7007000_t0000_u01735782834897") as it is a hide marker 2025/01/02 01:54:17 DEBUG : piped data.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e21078_d20250102_m015354_c001_v0001183_t0018_u01735782834455") 2025/01/02 01:54:17 DEBUG : piped data.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f410cb332e5d26599_d20250102_m015354_c001_v7007000_t0000_u01735782834266") 2025/01/02 01:54:17 DEBUG : piped data.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f414c5856f3e21063_d20250102_m015353_c001_v0001183_t0006_u01735782833898") 2025/01/02 01:54:17 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe10d_d20250102_m015259_c001_v7007000_t0000_u01735782779530") as it is a hide marker 2025/01/02 01:54:17 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20b1d_d20250102_m015258_c001_v0001183_t0012_u01735782778967") 2025/01/02 01:54:17 DEBUG : test-metadata: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f417f823df8d57b89_d20250102_m015401_c001_v7007000_t0000_u01735782841551") as it is a hide marker 2025/01/02 01:54:17 DEBUG : test-metadata: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f210cb332e5d2659f_d20250102_m015356_c001_v0001120_t0051_u01735782836616") 2025/01/02 01:54:17 DEBUG : test-metadata: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f410cb332e5d2659e_d20250102_m015355_c001_v7007000_t0000_u01735782835823") 2025/01/02 01:54:17 DEBUG : test-metadata: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e2108a_d20250102_m015355_c001_v0001183_t0039_u01735782835076") 2025/01/02 01:54:17 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0f8_d20250102_m015253_c001_v7007000_t0000_u01735782773930") as it is a hide marker 2025/01/02 01:54:17 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20a90_d20250102_m015253_c001_v0001183_t0058_u01735782773359") 2025/01/02 01:54:17 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0ff_d20250102_m015255_c001_v7007000_t0000_u01735782775785") as it is a hide marker 2025/01/02 01:54:17 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20ac2_d20250102_m015255_c001_v0001183_t0007_u01735782775228") 2025/01/02 01:54:18 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0fb_d20250102_m015254_c001_v7007000_t0000_u01735782774859") as it is a hide marker 2025/01/02 01:54:18 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20aa4_d20250102_m015254_c001_v0001183_t0057_u01735782774291") 2025/01/02 01:54:18 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe103_d20250102_m015256_c001_v7007000_t0000_u01735782776716") as it is a hide marker 2025/01/02 01:54:18 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20ad0_d20250102_m015256_c001_v0001183_t0028_u01735782776146") 2025/01/02 01:54:18 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe104_d20250102_m015257_c001_v7007000_t0000_u01735782777658") as it is a hide marker 2025/01/02 01:54:18 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20ae4_d20250102_m015257_c001_v0001183_t0028_u01735782777091") 2025/01/02 01:54:18 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0f6_d20250102_m015252_c001_v7007000_t0000_u01735782772999") as it is a hide marker 2025/01/02 01:54:18 DEBUG : trailing space /trailing space : Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20a80_d20250102_m015252_c001_v0001183_t0049_u01735782772432") 2025/01/02 01:54:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f101a2c3cfa28f636_d20250102_m015411_c001_v0001161_t0017_u01735782851848") "upload" dated 2025-01-02 01:54:11.848 +0000 UTC (6.580366296s ago) 2025/01/02 01:54:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f416c663fc91093e5_d20250102_m015407_c001_v7007000_t0000_u01735782847093") 2025/01/02 01:54:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e21186_d20250102_m015404_c001_v0001183_t0049_u01735782844095") 2025/01/02 01:54:18 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe130_d20250102_m015307_c001_v7007000_t0000_u01735782787079") as it is a hide marker 2025/01/02 01:54:18 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f218e7f21d7ffe11d_d20250102_m015301_c001_v0001182_t0042_u01735782781611") 2025/01/02 01:54:18 DEBUG : zero-length-file: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe11c_d20250102_m015301_c001_v7007000_t0000_u01735782781363") as it is a hide marker 2025/01/02 01:54:18 DEBUG : zero-length-file: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f414c5856f3e20b47_d20250102_m015300_c001_v0001183_t0006_u01735782780813") 2025/01/02 01:54:18 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0df_d20250102_m015247_c001_v7007000_t0000_u01735782767399") as it is a hide marker 2025/01/02 01:54:18 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e209ff_d20250102_m015246_c001_v0001183_t0008_u01735782766841") 2025/01/02 01:54:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0b9_d20250102_m015242_c001_v7007000_t0000_u01735782762737") as it is a hide marker 2025/01/02 01:54:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e2099f_d20250102_m015241_c001_v0001183_t0006_u01735782761812") 2025/01/02 01:54:18 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0f0_d20250102_m015250_c001_v7007000_t0000_u01735782770211") as it is a hide marker 2025/01/02 01:54:18 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20a3e_d20250102_m015249_c001_v0001183_t0008_u01735782769645") 2025/01/02 01:54:19 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0ef_d20250102_m015249_c001_v7007000_t0000_u01735782769285") as it is a hide marker 2025/01/02 01:54:19 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20a2a_d20250102_m015248_c001_v0001183_t0028_u01735782768715") 2025/01/02 01:54:19 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0f2_d20250102_m015251_c001_v7007000_t0000_u01735782771137") as it is a hide marker 2025/01/02 01:54:19 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20a58_d20250102_m015250_c001_v0001183_t0016_u01735782770571") 2025/01/02 01:54:19 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0eb_d20250102_m015248_c001_v7007000_t0000_u01735782768354") as it is a hide marker 2025/01/02 01:54:19 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20a0f_d20250102_m015247_c001_v0001183_t0039_u01735782767783") 2025/01/02 01:54:19 DEBUG : ./.: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0bc_d20250102_m015243_c001_v7007000_t0000_u01735782763654") as it is a hide marker 2025/01/02 01:54:19 DEBUG : ./.: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e209bd_d20250102_m015243_c001_v0001183_t0044_u01735782763097") 2025/01/02 01:54:19 DEBUG : ../..: Deleting current version (id "4_z8f72fda3b06d2b4b9f480e1b_f418e7f21d7ffe0be_d20250102_m015244_c001_v7007000_t0000_u01735782764577") as it is a hide marker 2025/01/02 01:54:19 DEBUG : ../..: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e209d5_d20250102_m015244_c001_v0001183_t0051_u01735782764013") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/01/02 01:54:20 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/02 01:54:20 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/02 01:54:20 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/02 01:54:20 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/02 01:54:21 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/02 01:54:23 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/02 01:54:23 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/02 01:54:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:54:26 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. 2025/01/02 01:54:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f2024221b76f43f70_d20250102_m015426_c001_v0001146_t0015_u01735782866451") 2025/01/02 01:54:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/02 01:54:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/02 01:54:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/02 01:54:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:54:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:54:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/02 01:54:30 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/02 01:54:30 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/02 01:54:30 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/02 01:54:30 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/02 01:54:32 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/02 01:54:32 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/02 01:54:32 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/02 01:54:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:54:34 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. 2025/01/02 01:54:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f2024221b76f43fbc_d20250102_m015434_c001_v0001092_t0026_u01735782874467") 2025/01/02 01:54:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/02 01:54:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/02 01:54:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/02 01:54:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:54:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:54:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/02 01:54:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/02 01:54:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/02 01:54:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/02 01:54:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/02 01:54:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/02 01:54:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/02 01:54:41 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/02 01:54:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/02 01:54:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/02 01:54:42 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/02 01:54:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:54:44 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. 2025/01/02 01:54:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f2037a3d80e1532fa_d20250102_m015444_c001_v0001183_t0059_u01735782884360") 2025/01/02 01:54:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/02 01:54:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/02 01:54:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/02 01:54:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/02 01:54:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/02 01:54:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:54:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:54:46 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 2025/01/02 01:54:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/02 01:54:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/02 01:54:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/02 01:54:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/02 01:54:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/02 01:54:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/02 01:54:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/02 01:54:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:54:52 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. 2025/01/02 01:54:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f2037a3d80e15330d_d20250102_m015452_c001_v0001153_t0011_u01735782892387") 2025/01/02 01:54:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/02 01:54:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/02 01:54:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/02 01:54:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:54:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:54:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/02 01:54:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/02 01:54:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/02 01:54:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/02 01:54:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/02 01:54:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/02 01:54:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/02 01:54:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/02 01:55:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:55:00 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. 2025/01/02 01:55:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f2037a3d80e153335_d20250102_m015500_c001_v0001179_t0037_u01735782900976") 2025/01/02 01:55:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/02 01:55:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/02 01:55:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/02 01:55:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:55:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:55:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/02 01:55:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/02 01:55:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/02 01:55:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/02 01:55:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/02 01:55:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/02 01:55:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/02 01:55:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/02 01:55:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/02 01:55:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/02 01:55:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/02 01:55:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:55:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/02 01:55:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f216c663fc910954b_d20250102_m015514_c001_v0001184_t0028_u01735782914402") 2025/01/02 01:55:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/02 01:55:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/02 01:55:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/02 01:55:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/02 01:55:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/02 01:55:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:55:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:55:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/01/02 01:55:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/02 01:55:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/02 01:55:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/02 01:55:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/02 01:55:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/02 01:55:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/02 01:55:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/02 01:55:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:55:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/02 01:55:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f216c663fc910955c_d20250102_m015522_c001_v0001042_t0035_u01735782922806") 2025/01/02 01:55:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/02 01:55:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/02 01:55:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/02 01:55:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:55:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:55:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/02 01:55:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/02 01:55:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/02 01:55:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/02 01:55:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/02 01:55:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/02 01:55:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/02 01:55:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/02 01:55:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:55:30 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. 2025/01/02 01:55:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f2104050ce2f9658e_d20250102_m015531_c001_v0001037_t0047_u01735782931032") 2025/01/02 01:55:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/02 01:55:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/02 01:55:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/02 01:55:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:55:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:55:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/02 01:55:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/02 01:55:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/02 01:55:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/02 01:55:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/02 01:55:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/02 01:55:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/02 01:55:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/02 01:55:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/02 01:55:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/02 01:55:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/02 01:55:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:55:39 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. 2025/01/02 01:55:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f208de58c681f2509_d20250102_m015539_c001_v0001128_t0031_u01735782939792") 2025/01/02 01:55:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/02 01:55:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/02 01:55:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/02 01:55:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/02 01:55:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/02 01:55:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:55:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:55:42 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 2025/01/02 01:55:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/02 01:55:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/02 01:55:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/02 01:55:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/02 01:55:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/02 01:55:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/02 01:55:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/02 01:55:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:55:48 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. 2025/01/02 01:55:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f208de58c681f251e_d20250102_m015548_c001_v0001184_t0028_u01735782948356") 2025/01/02 01:55:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/02 01:55:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/02 01:55:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/02 01:55:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:55:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:55:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/02 01:55:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/02 01:55:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/02 01:55:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/02 01:55:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/02 01:55:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/02 01:55:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/02 01:55:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/02 01:55:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:55:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/02 01:55:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f202f2ad1fc1e451a_d20250102_m015558_c001_v0001184_t0042_u01735782958558") 2025/01/02 01:55:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/02 01:55:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/02 01:55:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/02 01:56:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:56:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:56:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/02 01:56:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/02 01:56:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/02 01:56:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/02 01:56:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/02 01:56:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/02 01:56:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/02 01:56:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/02 01:56:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/02 01:56:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/02 01:56:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/02 01:56:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:56:16 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. 2025/01/02 01:56:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f209c812ec0d0ae1c_d20250102_m015616_c001_v0001128_t0007_u01735782976630") 2025/01/02 01:56:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/02 01:56:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/02 01:56:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/02 01:56:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/02 01:56:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/02 01:56:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:56:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:56:19 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 2025/01/02 01:56:21 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/02 01:56:21 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/02 01:56:21 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/02 01:56:21 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/02 01:56:22 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/02 01:56:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/02 01:56:24 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/02 01:56:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:56:26 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. 2025/01/02 01:56:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f209c812ec0d0ae91_d20250102_m015626_c001_v0001184_t0057_u01735782986329") 2025/01/02 01:56:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/02 01:56:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/02 01:56:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/02 01:56:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:56:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:56:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/02 01:56:30 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/02 01:56:30 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/02 01:56:30 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/02 01:56:30 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/02 01:56:33 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/02 01:56:33 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/02 01:56:33 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/02 01:56:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:56:35 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. 2025/01/02 01:56:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f212f894ed624d479_d20250102_m015635_c001_v0001184_t0041_u01735782995472") 2025/01/02 01:56:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/02 01:56:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/02 01:56:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/02 01:56:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:56:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:56:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/02 01:56:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/02 01:56:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/02 01:56:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/02 01:56:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/02 01:56:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/02 01:56:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/02 01:56:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/02 01:56:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/02 01:56:43 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/02 01:56:43 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/02 01:56:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:56:45 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. 2025/01/02 01:56:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f2053fe083cd6a263_d20250102_m015645_c001_v0001128_t0005_u01735783005902") 2025/01/02 01:56:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/02 01:56:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/02 01:56:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/02 01:56:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/02 01:56:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/02 01:56:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:56:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:56:49 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 2025/01/02 01:56:51 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/02 01:56:51 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/02 01:56:51 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/02 01:56:51 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/02 01:56:52 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/02 01:56:54 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/02 01:56:54 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/02 01:56:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:56:55 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. 2025/01/02 01:56:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f2053fe083cd6a2c6_d20250102_m015656_c001_v0001182_t0029_u01735783016085") 2025/01/02 01:56:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/02 01:56:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/02 01:56:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/02 01:56:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:56:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:56:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/02 01:57:00 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/02 01:57:00 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/02 01:57:01 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/02 01:57:01 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/02 01:57:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/02 01:57:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/02 01:57:03 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/02 01:57:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:57:06 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. 2025/01/02 01:57:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f217f823df8d581a9_d20250102_m015706_c001_v0001098_t0055_u01735783026258") 2025/01/02 01:57:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/02 01:57:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/02 01:57:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/02 01:57:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:57:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:57:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/02 01:57:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/02 01:57:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/02 01:57:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/02 01:57:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/02 01:57:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/02 01:57:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/02 01:57:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/02 01:57:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/02 01:57:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/02 01:57:15 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/02 01:57:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/02 01:57:17 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. 2025/01/02 01:57:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72fda3b06d2b4b9f480e1b_f20991aae4b0171c8_d20250102_m015717_c001_v0001130_t0033_u01735783037880") 2025/01/02 01:57:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/02 01:57:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/02 01:57:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/02 01:57:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/02 01:57:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/02 01:57:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/02 01:57:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/02 01:57:21 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 2025/01/02 01:57:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f72fda3b06d2b4b9f480e1b_f2009b2585f57a356_d20250102_m015729_c001_v0001184_t0033_u01735783049057") 2025/01/02 01:57:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/02 01:57:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/02 01:57:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/02 01:57:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/02 01:57:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/02 01:57:31 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/02 01:57:31 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/02 01:57:31 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/02 01:57:31 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/02 01:57:33 DEBUG : chunked-copy: Done sending chunk 0 2025/01/02 01:57:34 DEBUG : chunked-copy: Done sending chunk 1 2025/01/02 01:57:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/02 01:57:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f72fda3b06d2b4b9f480e1b_f217f823df8d58201_d20250102_m015734_c001_v0001098_t0049_u01735783054659") 2025/01/02 01:57:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/02 01:57:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/02 01:57:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/02 01:57:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/02 01:57:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/02 01:57:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/02 01:57:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/02 01:57:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/02 01:57:37 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/02 01:57:39 DEBUG : chunked-copy: Done sending chunk 0 2025/01/02 01:57:39 DEBUG : chunked-copy: Done sending chunk 1 2025/01/02 01:57:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/02 01:57:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f72fda3b06d2b4b9f480e1b_f2009b2585f57a371_d20250102_m015740_c001_v0001183_t0011_u01735783060531") 2025/01/02 01:57:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/02 01:57:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/02 01:57:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/02 01:57:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/02 01:57:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/02 01:57:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/02 01:57:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/02 01:57:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/02 01:57:43 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/02 01:57:45 DEBUG : chunked-copy: Done sending chunk 0 2025/01/02 01:57:45 DEBUG : chunked-copy: Done sending chunk 1 2025/01/02 01:57:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/02 01:57:46 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8f72fda3b06d2b4b9f480e1b_f2009b2585f57a37f_d20250102_m015746_c001_v0001183_t0045_u01735783066243") 2025/01/02 01:57:46 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/02 01:57:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/02 01:57:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/02 01:57:46 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/02 01:57:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/02 01:57:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/02 01:57:46 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/02 01:57:48 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/02 01:57:50 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/02 01:57:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kodabid6xaxe/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 2025/01/02 01:57:51 INFO : B2 bucket rclone-test-kodabid6xaxe: cleaning bucket "rclone-test-kodabid6xaxe" of all files 2025/01/02 01:57:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f417f823df8d5818a_d20250102_m015700_c001_v7007000_t0000_u01735783020160") 2025/01/02 01:57:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2053fe083cd6a2c6_d20250102_m015656_c001_v0001182_t0029_u01735783016085") 2025/01/02 01:57:52 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4053fe083cd6a2bc_d20250102_m015655_c001_v7007000_t0000_u01735783015588") 2025/01/02 01:57:52 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f217f823df8d58153_d20250102_m015651_c001_v0001115_t0024_u01735783011015") 2025/01/02 01:57:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4009b2585f57a344_d20250102_m015723_c001_v7007000_t0000_u01735783043171") 2025/01/02 01:57:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f20991aae4b0171c8_d20250102_m015717_c001_v0001130_t0033_u01735783037880") 2025/01/02 01:57:52 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f40991aae4b0171c7_d20250102_m015717_c001_v7007000_t0000_u01735783037374") 2025/01/02 01:57:52 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f217f823df8d581c1_d20250102_m015711_c001_v0001184_t0025_u01735783031700") 2025/01/02 01:57:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f417f823df8d581bf_d20250102_m015711_c001_v7007000_t0000_u01735783031508") 2025/01/02 01:57:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f217f823df8d581a9_d20250102_m015706_c001_v0001098_t0055_u01735783026258") 2025/01/02 01:57:52 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f417f823df8d581a6_d20250102_m015705_c001_v7007000_t0000_u01735783025769") 2025/01/02 01:57:52 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f217f823df8d5818c_d20250102_m015700_c001_v0001113_t0042_u01735783020347") 2025/01/02 01:57:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4104050ce2f9656e_d20250102_m015518_c001_v7007000_t0000_u01735782918558") 2025/01/02 01:57:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f216c663fc910954b_d20250102_m015514_c001_v0001184_t0028_u01735782914402") 2025/01/02 01:57:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f408de58c681f2478_d20250102_m015504_c001_v7007000_t0000_u01735782904755") 2025/01/02 01:57:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2037a3d80e153335_d20250102_m015500_c001_v0001179_t0037_u01735782900976") 2025/01/02 01:57:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f416c663fc910954a_d20250102_m015513_c001_v7007000_t0000_u01735782913992") 2025/01/02 01:57:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f208de58c681f2479_d20250102_m015504_c001_v0001105_t0020_u01735782904966") 2025/01/02 01:57:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4037a3d80e153331_d20250102_m015500_c001_v7007000_t0000_u01735782900629") 2025/01/02 01:57:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f208de58c681f2447_d20250102_m015456_c001_v0001182_t0012_u01735782896556") 2025/01/02 01:57:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f408de58c681f2445_d20250102_m015456_c001_v7007000_t0000_u01735782896370") 2025/01/02 01:57:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2037a3d80e15330d_d20250102_m015452_c001_v0001153_t0011_u01735782892387") 2025/01/02 01:57:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4037a3d80e15330a_d20250102_m015452_c001_v7007000_t0000_u01735782892039") 2025/01/02 01:57:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f208de58c681f2439_d20250102_m015448_c001_v0001102_t0049_u01735782888345") 2025/01/02 01:57:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f402f2ad1fc1e44d9_d20250102_m015543_c001_v7007000_t0000_u01735782943964") 2025/01/02 01:57:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f208de58c681f2509_d20250102_m015539_c001_v0001128_t0031_u01735782939792") 2025/01/02 01:57:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f408de58c681f24ff_d20250102_m015535_c001_v7007000_t0000_u01735782935272") 2025/01/02 01:57:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2104050ce2f9658e_d20250102_m015531_c001_v0001037_t0047_u01735782931032") 2025/01/02 01:57:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f408de58c681f2506_d20250102_m015539_c001_v7007000_t0000_u01735782939442") 2025/01/02 01:57:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f208de58c681f2500_d20250102_m015535_c001_v0001183_t0048_u01735782935464") 2025/01/02 01:57:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4104050ce2f9658d_d20250102_m015530_c001_v7007000_t0000_u01735782930686") 2025/01/02 01:57:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2104050ce2f96581_d20250102_m015526_c001_v0001182_t0050_u01735782926597") 2025/01/02 01:57:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4104050ce2f96580_d20250102_m015526_c001_v7007000_t0000_u01735782926413") 2025/01/02 01:57:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f216c663fc910955c_d20250102_m015522_c001_v0001042_t0035_u01735782922806") 2025/01/02 01:57:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f416c663fc910955b_d20250102_m015522_c001_v7007000_t0000_u01735782922458") 2025/01/02 01:57:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2104050ce2f9656f_d20250102_m015518_c001_v0001180_t0049_u01735782918744") 2025/01/02 01:57:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f408de58c681f2438_d20250102_m015448_c001_v7007000_t0000_u01735782888163") 2025/01/02 01:57:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2037a3d80e1532fa_d20250102_m015444_c001_v0001183_t0059_u01735782884360") 2025/01/02 01:57:54 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4037a3d80e1532f9_d20250102_m015444_c001_v7007000_t0000_u01735782884021") 2025/01/02 01:57:54 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f208de58c681f23db_d20250102_m015439_c001_v0001120_t0007_u01735782879797") 2025/01/02 01:57:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f408de58c681f23d7_d20250102_m015439_c001_v7007000_t0000_u01735782879614") 2025/01/02 01:57:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2024221b76f43fbc_d20250102_m015434_c001_v0001092_t0026_u01735782874467") 2025/01/02 01:57:54 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4024221b76f43fb7_d20250102_m015434_c001_v7007000_t0000_u01735782874117") 2025/01/02 01:57:54 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f208de58c681f23a3_d20250102_m015430_c001_v0001182_t0039_u01735782870103") 2025/01/02 01:57:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f408de58c681f23a2_d20250102_m015429_c001_v7007000_t0000_u01735782869908") 2025/01/02 01:57:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2024221b76f43f70_d20250102_m015426_c001_v0001146_t0015_u01735782866451") 2025/01/02 01:57:54 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4024221b76f43f67_d20250102_m015426_c001_v7007000_t0000_u01735782866101") 2025/01/02 01:57:54 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f216c663fc9109427_d20250102_m015420_c001_v0001137_t0054_u01735782860560") 2025/01/02 01:57:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f412f894ed624d470_d20250102_m015621_c001_v7007000_t0000_u01735782981273") 2025/01/02 01:57:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f209c812ec0d0ae1c_d20250102_m015616_c001_v0001128_t0007_u01735782976630") 2025/01/02 01:57:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f402f2ad1fc1e4522_d20250102_m015602_c001_v7007000_t0000_u01735782962987") 2025/01/02 01:57:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f202f2ad1fc1e451a_d20250102_m015558_c001_v0001184_t0042_u01735782958558") 2025/01/02 01:57:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f409c812ec0d0ae13_d20250102_m015616_c001_v7007000_t0000_u01735782976245") 2025/01/02 01:57:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f202f2ad1fc1e4523_d20250102_m015603_c001_v0001184_t0014_u01735782963170") 2025/01/02 01:57:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f402f2ad1fc1e4519_d20250102_m015558_c001_v7007000_t0000_u01735782958162") 2025/01/02 01:57:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f202f2ad1fc1e4505_d20250102_m015552_c001_v0001106_t0050_u01735782952270") 2025/01/02 01:57:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f402f2ad1fc1e4504_d20250102_m015552_c001_v7007000_t0000_u01735782952085") 2025/01/02 01:57:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f208de58c681f251e_d20250102_m015548_c001_v0001184_t0028_u01735782948356") 2025/01/02 01:57:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f408de58c681f251c_d20250102_m015547_c001_v7007000_t0000_u01735782947973") 2025/01/02 01:57:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f202f2ad1fc1e44da_d20250102_m015544_c001_v0001179_t0002_u01735782944147") 2025/01/02 01:57:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f417f823df8d58150_d20250102_m015650_c001_v7007000_t0000_u01735783010830") 2025/01/02 01:57:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2053fe083cd6a263_d20250102_m015645_c001_v0001128_t0005_u01735783005902") 2025/01/02 01:57:55 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4053fe083cd6a261_d20250102_m015645_c001_v7007000_t0000_u01735783005474") 2025/01/02 01:57:55 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f212f894ed624d47d_d20250102_m015640_c001_v0001181_t0039_u01735783000185") 2025/01/02 01:57:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f412f894ed624d47c_d20250102_m015640_c001_v7007000_t0000_u01735783000001") 2025/01/02 01:57:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f212f894ed624d479_d20250102_m015635_c001_v0001184_t0041_u01735782995472") 2025/01/02 01:57:55 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f412f894ed624d478_d20250102_m015635_c001_v7007000_t0000_u01735782995046") 2025/01/02 01:57:55 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f212f894ed624d476_d20250102_m015630_c001_v0001176_t0054_u01735782990264") 2025/01/02 01:57:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f412f894ed624d475_d20250102_m015630_c001_v7007000_t0000_u01735782990079") 2025/01/02 01:57:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f209c812ec0d0ae91_d20250102_m015626_c001_v0001184_t0057_u01735782986329") 2025/01/02 01:57:55 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f409c812ec0d0ae89_d20250102_m015625_c001_v7007000_t0000_u01735782985913") 2025/01/02 01:57:55 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f212f894ed624d471_d20250102_m015621_c001_v0001184_t0039_u01735782981457") 2025/01/02 01:57:55 DEBUG : chunked-copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4009b2585f57a381_d20250102_m015748_c001_v7007000_t0000_u01735783068250") 2025/01/02 01:57:55 DEBUG : chunked-copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f217f823df8d585f6_d20250102_m015742_c001_v0001039_t0048_u01735783062844") 2025/01/02 01:57:55 DEBUG : chunked-copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f417f823df8d585f5_d20250102_m015742_c001_v7007000_t0000_u01735783062324") 2025/01/02 01:57:55 DEBUG : chunked-copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f217f823df8d585ec_d20250102_m015737_c001_v0001183_t0046_u01735783057311") 2025/01/02 01:57:56 DEBUG : chunked-copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f417f823df8d585eb_d20250102_m015736_c001_v7007000_t0000_u01735783056802") 2025/01/02 01:57:56 DEBUG : chunked-copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2009b2585f57a35e_d20250102_m015731_c001_v0001184_t0024_u01735783051420") 2025/01/02 01:57:56 DEBUG : chunked-copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4009b2585f57a35b_d20250102_m015730_c001_v7007000_t0000_u01735783050920") 2025/01/02 01:57:56 DEBUG : chunked-copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f101a2c3cfa28fafa_d20250102_m015727_c001_v0001161_t0032_u01735783047504") 2025/01/02 01:57:56 DEBUG : chunked-copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4009b2585f57a352_d20250102_m015727_c001_v7007000_t0000_u01735783047152") 2025/01/02 01:57:56 DEBUG : chunked-copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f101a2c3cfa28fae4_d20250102_m015723_c001_v0001161_t0010_u01735783043875") 2025/01/02 01:57:56 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4009b2585f57a380_d20250102_m015748_c001_v7007000_t0000_u01735783068067") 2025/01/02 01:57:56 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2009b2585f57a37f_d20250102_m015746_c001_v0001183_t0045_u01735783066243") 2025/01/02 01:57:56 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f417f823df8d585f4_d20250102_m015742_c001_v7007000_t0000_u01735783062136") 2025/01/02 01:57:56 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2009b2585f57a371_d20250102_m015740_c001_v0001183_t0011_u01735783060531") 2025/01/02 01:57:56 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f417f823df8d585ea_d20250102_m015736_c001_v7007000_t0000_u01735783056615") 2025/01/02 01:57:56 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f217f823df8d58201_d20250102_m015734_c001_v0001098_t0049_u01735783054659") 2025/01/02 01:57:56 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4009b2585f57a35a_d20250102_m015730_c001_v7007000_t0000_u01735783050733") 2025/01/02 01:57:56 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f2009b2585f57a356_d20250102_m015729_c001_v0001184_t0033_u01735783049057") 2025/01/02 01:57:56 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4009b2585f57a350_d20250102_m015726_c001_v7007000_t0000_u01735783046970") 2025/01/02 01:57:56 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f116b0e70c78b84d3_d20250102_m015725_c001_v0001042_t0045_u01735783045910") 2025/01/02 01:57:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f114c5856f3e20bdd_d20250102_m015308_c001_v0001183_t0007_u01735782788001") 2025/01/02 01:57:56 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4009b2585f57a382_d20250102_m015749_c001_v7007000_t0000_u01735783069130") 2025/01/02 01:57:57 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f101a2c3cfa28fb5b_d20250102_m015748_c001_v0001161_t0032_u01735783068799") 2025/01/02 01:57:57 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f4009b2585f57a387_d20250102_m015750_c001_v7007000_t0000_u01735783070402") 2025/01/02 01:57:57 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f101a2c3cfa28fb67_d20250102_m015750_c001_v0001161_t0040_u01735783070123") 2025/01/02 01:57:57 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f101a2c3cfa28fb5f_d20250102_m015749_c001_v0001161_t0056_u01735783069316") 2025/01/02 01:57:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f416c663fc9109426_d20250102_m015420_c001_v7007000_t0000_u01735782860377") 2025/01/02 01:57:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72fda3b06d2b4b9f480e1b_f101a2c3cfa28f636_d20250102_m015411_c001_v0001161_t0017_u01735782851848") 2025/01/02 01:57:58 INFO : B2 bucket rclone-test-kodabid6xaxe: cleaning bucket "rclone-test-kodabid6xaxe" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (322.20s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (319.85s) --- 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 (18.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.71s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (73.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.15s) --- 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.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.94s) --- 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.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.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.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (182.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (13.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (37.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (18.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- 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 322.212s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m24.589264395s (try 1/5)