"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:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/07/17 02:27:20 NOTICE: TestB2: Starting server 2025/07/17 02:27:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuviz7seci" 2025/07/17 02:27:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: 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/07/17 02:27:31 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/17 02:27:31 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/17 02:27:32 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/07/17 02:27:58 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/07/17 02:27:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/07/17 02:28:01 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/07/17 02:28:01 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/07/17 02:28:01 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/07/17 02:28:01 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/07/17 02:28:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/07/17 02:28:02 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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/07/17 02:28:09 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/17 02:28:10 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/07/17 02:28:15 INFO : B2 bucket rclone-test-gunuviz7seci: cleaning bucket "rclone-test-gunuviz7seci" of all files 2025/07/17 02:28:15 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e845e_d20250717_m022814_c001_v0001137_t0057_u01752719294327") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/17 02:28:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuviz7seci/dirToPurgeFromRoot" 2025/07/17 02:28:17 INFO : B2 bucket rclone-test-gunuviz7seci path dirToPurgeFromRoot: cleaning bucket "rclone-test-gunuviz7seci" of all files 2025/07/17 02:28:18 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8466_d20250717_m022816_c001_v0001137_t0046_u01752719296134") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/17 02:28:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuviz7seci/hello? sausage/êé" 2025/07/17 02:28:23 INFO : B2 bucket rclone-test-gunuviz7seci path hello? sausage/êé: cleaning bucket "rclone-test-gunuviz7seci" of all files 2025/07/17 02:28:23 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f10289e1430f38f9a_d20250717_m022821_c001_v0001153_t0014_u01752719301584") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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/07/17 02:28:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuviz7seci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/17 02:28:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuviz7seci/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-gunuviz7seci" from "TestB2:rclone-test-gunuviz7seci" 2025/07/17 02:28:36 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/07/17 02:28:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nodilep8jeno" 2025/07/17 02:28:54 DEBUG : B2 bucket rclone-test-nodilep8jeno: Purge remote 2025/07/17 02:28:54 INFO : B2 bucket rclone-test-nodilep8jeno: cleaning bucket "rclone-test-nodilep8jeno" of all files 2025/07/17 02:28:54 DEBUG : somefile: Deleting (id "4_zaf028d43306d1b6b9f880e1b_f4141909b6aed1137_d20250717_m022852_c001_v0001161_t0031_u01752719332415") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/07/17 02:28:55 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/17 02:28:56 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/07/17 02:28:59 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/07/17 02:28:59 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/07/17 02:28:59 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.728Ki offset 6Mi/6.106Mi 2025/07/17 02:28:59 DEBUG : test-metadata: Sending chunk 1 length 111337 2025/07/17 02:29:01 DEBUG : test-metadata: Done sending chunk 1 2025/07/17 02:29:02 DEBUG : test-metadata: Done sending chunk 0 2025/07/17 02:29:02 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/07/17 02:29:13 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1137-02.backblaze.com/b2api/v1/b2_upload_file/6fc24dd3305d1b6b9f880e1b/c001_v0001137_t0058": EOF 2025/07/17 02:29:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-02.backblaze.com/b2api/v1/b2_upload_file/6fc24dd3305d1b6b9f880e1b/c001_v0001137_t0058": EOF) 2025/07/17 02:29:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1137-02.backblaze.com/b2api/v1/b2_upload_file/6fc24dd3305d1b6b9f880e1b/c001_v0001137_t0058": EOF - low level retry 1/10 2025/07/17 02:29:15 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-07-17-022908-305.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/07/17 02:29:17 DEBUG : oldPath = "TestB2:rclone-test-gunuviz7seci/versions/test-versions-v2025-07-17-022908-305.txt" 2025/07/17 02:29:17 DEBUG : newPath = "TestB2,versions:rclone-test-gunuviz7seci/versions/test-versions-v2025-07-17-022908-305.txt" 2025/07/17 02:29:17 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-gunuviz7seci/versions/test-versions-v2025-07-17-022908-305.txt" 2025/07/17 02:29:17 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/07/17 02:29:19 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-gunuviz7seci/versions/test-versions-v2025-07-17-022908-305.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-gunuviz7seci/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/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/07/17 02:29:22 INFO : B2 bucket rclone-test-gunuviz7seci: cleaning bucket "rclone-test-gunuviz7seci" of all hidden files 2025/07/17 02:29:22 DEBUG : leading space/ leading space: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea509_d20250717_m022740_c001_v7007000_t0000_u01752719260215") as it is a hide marker 2025/07/17 02:29:22 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : leading space/ leading space: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83e2_d20250717_m022739_c001_v0001137_t0059_u01752719259409") 2025/07/17 02:29:22 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea508_d20250717_m022739_c001_v7007000_t0000_u01752719259033") as it is a hide marker 2025/07/17 02:29:22 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83de_d20250717_m022738_c001_v0001137_t0026_u01752719258346") 2025/07/17 02:29:22 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea513_d20250717_m022747_c001_v7007000_t0000_u01752719267146") as it is a hide marker 2025/07/17 02:29:22 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83f8_d20250717_m022746_c001_v0001137_t0036_u01752719266370") 2025/07/17 02:29:22 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : created from root.txt: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f417f430677686ece_d20250717_m022843_c001_v7007000_t0000_u01752719323486") as it is a hide marker 2025/07/17 02:29:22 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : created from root.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1023436be92b0d4f_d20250717_m022842_c001_v0001183_t0031_u01752719322539") 2025/07/17 02:29:22 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : file name.txt: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f415d5da768b9e85c_d20250717_m022855_c001_v7007000_t0000_u01752719335246") as it is a hide marker 2025/07/17 02:29:22 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : file name.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e84a4_d20250717_m022831_c001_v0001137_t0058_u01752719311598") 2025/07/17 02:29:22 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : file name.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f107f3539205f4c6a_d20250717_m022828_c001_v0001176_t0052_u01752719308108") 2025/07/17 02:29:22 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : file name.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8440_d20250717_m022806_c001_v0001137_t0034_u01752719286466") 2025/07/17 02:29:22 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : file name.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8436_d20250717_m022805_c001_v0001137_t0041_u01752719285516") 2025/07/17 02:29:22 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e843c_d20250717_m022806_c001_v0001137_t0027_u01752719286023") "upload" dated 2025-07-17 02:28:06.023 +0000 UTC (1m16.720355787s ago) 2025/07/17 02:29:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f415d5da768b9e83d_d20250717_m022825_c001_v7007000_t0000_u01752719305888") as it is a hide marker 2025/07/17 02:29:22 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f116102be243b63c3_d20250717_m022825_c001_v0001106_t0055_u01752719305272") 2025/07/17 02:29:22 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1049c44f6d66d0ec_d20250717_m022824_c001_v0001177_t0047_u01752719304667") 2025/07/17 02:29:22 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea80a_d20250717_m022755_c001_v7007000_t0000_u01752719275146") as it is a hide marker 2025/07/17 02:29:22 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e841c_d20250717_m022754_c001_v0001137_t0039_u01752719274392") 2025/07/17 02:29:22 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : piped data.txt: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f415d5da768b9e864_d20250717_m022857_c001_v7007000_t0000_u01752719337107") as it is a hide marker 2025/07/17 02:29:22 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : piped data.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8504_d20250717_m022856_c001_v0001137_t0021_u01752719336589") 2025/07/17 02:29:22 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : piped data.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f415d5da768b9e861_d20250717_m022856_c001_v7007000_t0000_u01752719336395") 2025/07/17 02:29:22 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : piped data.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4025ca1a8e1e8500_d20250717_m022856_c001_v0001137_t0058_u01752719336009") 2025/07/17 02:29:22 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea80b_d20250717_m022756_c001_v7007000_t0000_u01752719276199") as it is a hide marker 2025/07/17 02:29:22 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e841e_d20250717_m022755_c001_v0001137_t0032_u01752719275521") 2025/07/17 02:29:22 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : test-metadata: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f409e36ff137d082b_d20250717_m022905_c001_v7007000_t0000_u01752719345742") as it is a hide marker 2025/07/17 02:29:22 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : test-metadata: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f215d5da768b9e86e_d20250717_m022859_c001_v0001106_t0036_u01752719339226") 2025/07/17 02:29:22 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : test-metadata: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f415d5da768b9e869_d20250717_m022858_c001_v7007000_t0000_u01752719338283") 2025/07/17 02:29:22 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : test-metadata: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e850c_d20250717_m022857_c001_v0001137_t0058_u01752719337301") 2025/07/17 02:29:22 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea79f_d20250717_m022749_c001_v7007000_t0000_u01752719269521") as it is a hide marker 2025/07/17 02:29:22 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8404_d20250717_m022748_c001_v0001137_t0009_u01752719268714") 2025/07/17 02:29:22 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea806_d20250717_m022751_c001_v7007000_t0000_u01752719271856") as it is a hide marker 2025/07/17 02:29:22 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e840c_d20250717_m022751_c001_v0001137_t0041_u01752719271098") 2025/07/17 02:29:22 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea804_d20250717_m022750_c001_v7007000_t0000_u01752719270721") as it is a hide marker 2025/07/17 02:29:22 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8408_d20250717_m022749_c001_v0001137_t0055_u01752719269902") 2025/07/17 02:29:22 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea807_d20250717_m022752_c001_v7007000_t0000_u01752719272936") as it is a hide marker 2025/07/17 02:29:22 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e840e_d20250717_m022752_c001_v0001137_t0010_u01752719272233") 2025/07/17 02:29:22 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea808_d20250717_m022754_c001_v7007000_t0000_u01752719274019") as it is a hide marker 2025/07/17 02:29:22 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8412_d20250717_m022753_c001_v0001137_t0004_u01752719273309") 2025/07/17 02:29:22 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea516_d20250717_m022748_c001_v7007000_t0000_u01752719268333") as it is a hide marker 2025/07/17 02:29:22 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : trailing space /trailing space : Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83fe_d20250717_m022747_c001_v0001137_t0034_u01752719267526") 2025/07/17 02:29:22 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f11725b0266f8f124_d20250717_m022916_c001_v0001183_t0051_u01752719356397") "upload" dated 2025-07-17 02:29:16.397 +0000 UTC (6.347432819s ago) 2025/07/17 02:29:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea9475_d20250717_m022911_c001_v7007000_t0000_u01752719351629") 2025/07/17 02:29:22 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e853c_d20250717_m022908_c001_v0001137_t0041_u01752719348305") 2025/07/17 02:29:22 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea811_d20250717_m022804_c001_v7007000_t0000_u01752719284959") as it is a hide marker 2025/07/17 02:29:22 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f20448ee3c98ea80e_d20250717_m022758_c001_v0001146_t0056_u01752719278410") 2025/07/17 02:29:22 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : zero-length-file: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea80d_d20250717_m022758_c001_v7007000_t0000_u01752719278048") as it is a hide marker 2025/07/17 02:29:22 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : zero-length-file: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4025ca1a8e1e8426_d20250717_m022757_c001_v0001137_t0058_u01752719277501") 2025/07/17 02:29:22 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea50b_d20250717_m022741_c001_v7007000_t0000_u01752719261299") as it is a hide marker 2025/07/17 02:29:22 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83e6_d20250717_m022740_c001_v0001137_t0022_u01752719260586") 2025/07/17 02:29:22 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea503_d20250717_m022735_c001_v7007000_t0000_u01752719255394") as it is a hide marker 2025/07/17 02:29:22 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83c6_d20250717_m022734_c001_v0001137_t0047_u01752719254078") 2025/07/17 02:29:22 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea50f_d20250717_m022744_c001_v7007000_t0000_u01752719264850") as it is a hide marker 2025/07/17 02:29:22 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83f0_d20250717_m022744_c001_v0001137_t0007_u01752719264021") 2025/07/17 02:29:22 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea50e_d20250717_m022743_c001_v7007000_t0000_u01752719263647") as it is a hide marker 2025/07/17 02:29:22 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83ee_d20250717_m022742_c001_v0001137_t0015_u01752719262852") 2025/07/17 02:29:22 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea511_d20250717_m022745_c001_v7007000_t0000_u01752719265996") as it is a hide marker 2025/07/17 02:29:22 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83f4_d20250717_m022745_c001_v0001137_t0045_u01752719265219") 2025/07/17 02:29:22 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea50c_d20250717_m022742_c001_v7007000_t0000_u01752719262478") as it is a hide marker 2025/07/17 02:29:22 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83e8_d20250717_m022741_c001_v0001137_t0005_u01752719261679") 2025/07/17 02:29:22 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : ./.: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea504_d20250717_m022736_c001_v7007000_t0000_u01752719256479") as it is a hide marker 2025/07/17 02:29:22 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : ./.: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83ce_d20250717_m022735_c001_v0001137_t0039_u01752719255770") 2025/07/17 02:29:22 NOTICE: ./.: Skipped delete as --dry-run is set 2025/07/17 02:29:22 DEBUG : ../..: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea506_d20250717_m022737_c001_v7007000_t0000_u01752719257952") as it is a hide marker 2025/07/17 02:29:22 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/07/17 02:29:22 DEBUG : ../..: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83d8_d20250717_m022736_c001_v0001137_t0016_u01752719256855") 2025/07/17 02:29:22 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/07/17 02:29:22 INFO : B2 bucket rclone-test-gunuviz7seci: cleaning bucket "rclone-test-gunuviz7seci" of all hidden files 2025/07/17 02:29:23 DEBUG : leading space/ leading space: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea509_d20250717_m022740_c001_v7007000_t0000_u01752719260215") as it is a hide marker 2025/07/17 02:29:23 DEBUG : leading space/ leading space: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83e2_d20250717_m022739_c001_v0001137_t0059_u01752719259409") 2025/07/17 02:29:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea508_d20250717_m022739_c001_v7007000_t0000_u01752719259033") as it is a hide marker 2025/07/17 02:29:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83de_d20250717_m022738_c001_v0001137_t0026_u01752719258346") 2025/07/17 02:29:23 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea513_d20250717_m022747_c001_v7007000_t0000_u01752719267146") as it is a hide marker 2025/07/17 02:29:23 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83f8_d20250717_m022746_c001_v0001137_t0036_u01752719266370") 2025/07/17 02:29:23 DEBUG : created from root.txt: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f417f430677686ece_d20250717_m022843_c001_v7007000_t0000_u01752719323486") as it is a hide marker 2025/07/17 02:29:23 DEBUG : created from root.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1023436be92b0d4f_d20250717_m022842_c001_v0001183_t0031_u01752719322539") 2025/07/17 02:29:23 DEBUG : file name.txt: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f415d5da768b9e85c_d20250717_m022855_c001_v7007000_t0000_u01752719335246") as it is a hide marker 2025/07/17 02:29:23 DEBUG : file name.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e84a4_d20250717_m022831_c001_v0001137_t0058_u01752719311598") 2025/07/17 02:29:23 DEBUG : file name.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f107f3539205f4c6a_d20250717_m022828_c001_v0001176_t0052_u01752719308108") 2025/07/17 02:29:23 DEBUG : file name.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8440_d20250717_m022806_c001_v0001137_t0034_u01752719286466") 2025/07/17 02:29:23 DEBUG : file name.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8436_d20250717_m022805_c001_v0001137_t0041_u01752719285516") 2025/07/17 02:29:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e843c_d20250717_m022806_c001_v0001137_t0027_u01752719286023") "upload" dated 2025-07-17 02:28:06.023 +0000 UTC (1m17.85740252s ago) 2025/07/17 02:29:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f415d5da768b9e83d_d20250717_m022825_c001_v7007000_t0000_u01752719305888") as it is a hide marker 2025/07/17 02:29:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f116102be243b63c3_d20250717_m022825_c001_v0001106_t0055_u01752719305272") 2025/07/17 02:29:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1049c44f6d66d0ec_d20250717_m022824_c001_v0001177_t0047_u01752719304667") 2025/07/17 02:29:24 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea80a_d20250717_m022755_c001_v7007000_t0000_u01752719275146") as it is a hide marker 2025/07/17 02:29:24 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e841c_d20250717_m022754_c001_v0001137_t0039_u01752719274392") 2025/07/17 02:29:24 DEBUG : piped data.txt: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f415d5da768b9e864_d20250717_m022857_c001_v7007000_t0000_u01752719337107") as it is a hide marker 2025/07/17 02:29:24 DEBUG : piped data.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8504_d20250717_m022856_c001_v0001137_t0021_u01752719336589") 2025/07/17 02:29:24 DEBUG : piped data.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f415d5da768b9e861_d20250717_m022856_c001_v7007000_t0000_u01752719336395") 2025/07/17 02:29:24 DEBUG : piped data.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4025ca1a8e1e8500_d20250717_m022856_c001_v0001137_t0058_u01752719336009") 2025/07/17 02:29:24 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea80b_d20250717_m022756_c001_v7007000_t0000_u01752719276199") as it is a hide marker 2025/07/17 02:29:24 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e841e_d20250717_m022755_c001_v0001137_t0032_u01752719275521") 2025/07/17 02:29:24 DEBUG : test-metadata: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f409e36ff137d082b_d20250717_m022905_c001_v7007000_t0000_u01752719345742") as it is a hide marker 2025/07/17 02:29:24 DEBUG : test-metadata: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f215d5da768b9e86e_d20250717_m022859_c001_v0001106_t0036_u01752719339226") 2025/07/17 02:29:24 DEBUG : test-metadata: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f415d5da768b9e869_d20250717_m022858_c001_v7007000_t0000_u01752719338283") 2025/07/17 02:29:24 DEBUG : test-metadata: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e850c_d20250717_m022857_c001_v0001137_t0058_u01752719337301") 2025/07/17 02:29:24 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea79f_d20250717_m022749_c001_v7007000_t0000_u01752719269521") as it is a hide marker 2025/07/17 02:29:24 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8404_d20250717_m022748_c001_v0001137_t0009_u01752719268714") 2025/07/17 02:29:24 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea806_d20250717_m022751_c001_v7007000_t0000_u01752719271856") as it is a hide marker 2025/07/17 02:29:24 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e840c_d20250717_m022751_c001_v0001137_t0041_u01752719271098") 2025/07/17 02:29:24 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea804_d20250717_m022750_c001_v7007000_t0000_u01752719270721") as it is a hide marker 2025/07/17 02:29:24 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8408_d20250717_m022749_c001_v0001137_t0055_u01752719269902") 2025/07/17 02:29:24 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea807_d20250717_m022752_c001_v7007000_t0000_u01752719272936") as it is a hide marker 2025/07/17 02:29:25 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e840e_d20250717_m022752_c001_v0001137_t0010_u01752719272233") 2025/07/17 02:29:25 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea808_d20250717_m022754_c001_v7007000_t0000_u01752719274019") as it is a hide marker 2025/07/17 02:29:25 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e8412_d20250717_m022753_c001_v0001137_t0004_u01752719273309") 2025/07/17 02:29:25 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea516_d20250717_m022748_c001_v7007000_t0000_u01752719268333") as it is a hide marker 2025/07/17 02:29:25 DEBUG : trailing space /trailing space : Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83fe_d20250717_m022747_c001_v0001137_t0034_u01752719267526") 2025/07/17 02:29:25 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f11725b0266f8f124_d20250717_m022916_c001_v0001183_t0051_u01752719356397") "upload" dated 2025-07-17 02:29:16.397 +0000 UTC (8.894309595s ago) 2025/07/17 02:29:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea9475_d20250717_m022911_c001_v7007000_t0000_u01752719351629") 2025/07/17 02:29:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e853c_d20250717_m022908_c001_v0001137_t0041_u01752719348305") 2025/07/17 02:29:25 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea811_d20250717_m022804_c001_v7007000_t0000_u01752719284959") as it is a hide marker 2025/07/17 02:29:25 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f20448ee3c98ea80e_d20250717_m022758_c001_v0001146_t0056_u01752719278410") 2025/07/17 02:29:25 DEBUG : zero-length-file: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea80d_d20250717_m022758_c001_v7007000_t0000_u01752719278048") as it is a hide marker 2025/07/17 02:29:25 DEBUG : zero-length-file: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4025ca1a8e1e8426_d20250717_m022757_c001_v0001137_t0058_u01752719277501") 2025/07/17 02:29:25 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea50b_d20250717_m022741_c001_v7007000_t0000_u01752719261299") as it is a hide marker 2025/07/17 02:29:25 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83e6_d20250717_m022740_c001_v0001137_t0022_u01752719260586") 2025/07/17 02:29:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea503_d20250717_m022735_c001_v7007000_t0000_u01752719255394") as it is a hide marker 2025/07/17 02:29:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83c6_d20250717_m022734_c001_v0001137_t0047_u01752719254078") 2025/07/17 02:29:25 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea50f_d20250717_m022744_c001_v7007000_t0000_u01752719264850") as it is a hide marker 2025/07/17 02:29:25 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83f0_d20250717_m022744_c001_v0001137_t0007_u01752719264021") 2025/07/17 02:29:25 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea50e_d20250717_m022743_c001_v7007000_t0000_u01752719263647") as it is a hide marker 2025/07/17 02:29:26 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83ee_d20250717_m022742_c001_v0001137_t0015_u01752719262852") 2025/07/17 02:29:26 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea511_d20250717_m022745_c001_v7007000_t0000_u01752719265996") as it is a hide marker 2025/07/17 02:29:26 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83f4_d20250717_m022745_c001_v0001137_t0045_u01752719265219") 2025/07/17 02:29:26 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea50c_d20250717_m022742_c001_v7007000_t0000_u01752719262478") as it is a hide marker 2025/07/17 02:29:26 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83e8_d20250717_m022741_c001_v0001137_t0005_u01752719261679") 2025/07/17 02:29:26 DEBUG : ./.: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea504_d20250717_m022736_c001_v7007000_t0000_u01752719256479") as it is a hide marker 2025/07/17 02:29:26 DEBUG : ./.: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83ce_d20250717_m022735_c001_v0001137_t0039_u01752719255770") 2025/07/17 02:29:26 DEBUG : ../..: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f40448ee3c98ea506_d20250717_m022737_c001_v7007000_t0000_u01752719257952") as it is a hide marker 2025/07/17 02:29:26 DEBUG : ../..: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e83d8_d20250717_m022736_c001_v0001137_t0016_u01752719256855") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/07/17 02:29:27 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/07/17 02:29:27 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/07/17 02:29:27 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/07/17 02:29:27 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/07/17 02:29:28 INFO : B2 bucket rclone-test-gunuviz7seci: cleaning bucket "rclone-test-gunuviz7seci" of pending multipart uploads older than 0s 2025/07/17 02:29:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e843c_d20250717_m022806_c001_v0001137_t0027_u01752719286023") "upload" dated 2025-07-17 02:28:06.023 +0000 UTC (1m22.408860267s ago) 2025/07/17 02:29:28 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f211b4f88342daad7_d20250717_m022927_c001_v0001182_t0049_u01752719367351") as it is a start marker (upload started at 2025-07-17 02:29:27.351 +0000 UTC) 2025/07/17 02:29:28 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/07/17 02:29:28 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f211b4f88342daad8_d20250717_m022927_c001_v0001179_t0021_u01752719367543") as it is a start marker (upload started at 2025-07-17 02:29:27.543 +0000 UTC) 2025/07/17 02:29:28 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/07/17 02:29:28 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f211b4f88342daad9_d20250717_m022927_c001_v0001182_t0053_u01752719367743") as it is a start marker (upload started at 2025-07-17 02:29:27.743 +0000 UTC) 2025/07/17 02:29:28 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/07/17 02:29:28 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f211b4f88342daada_d20250717_m022927_c001_v0001184_t0059_u01752719367951") as it is a start marker (upload started at 2025-07-17 02:29:27.951 +0000 UTC) 2025/07/17 02:29:28 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/07/17 02:29:28 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f411b4f88342daad5_d20250717_m022927_c001_v7007000_t0000_u01752719367163") "hide" dated 2025-07-17 02:29:27.163 +0000 UTC (1.269091161s ago) 2025/07/17 02:29:28 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f11725b0266f8f124_d20250717_m022916_c001_v0001183_t0051_u01752719356397") 2025/07/17 02:29:28 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/07/17 02:29:28 INFO : B2 bucket rclone-test-gunuviz7seci: cleaning bucket "rclone-test-gunuviz7seci" of pending multipart uploads older than 0s 2025/07/17 02:29:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e843c_d20250717_m022806_c001_v0001137_t0027_u01752719286023") "upload" dated 2025-07-17 02:28:06.023 +0000 UTC (1m22.779026631s ago) 2025/07/17 02:29:28 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f211b4f88342daad7_d20250717_m022927_c001_v0001182_t0049_u01752719367351") as it is a start marker (upload started at 2025-07-17 02:29:27.351 +0000 UTC) 2025/07/17 02:29:28 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f211b4f88342daad8_d20250717_m022927_c001_v0001179_t0021_u01752719367543") as it is a start marker (upload started at 2025-07-17 02:29:27.543 +0000 UTC) 2025/07/17 02:29:28 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f211b4f88342daad9_d20250717_m022927_c001_v0001182_t0053_u01752719367743") as it is a start marker (upload started at 2025-07-17 02:29:27.743 +0000 UTC) 2025/07/17 02:29:28 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f211b4f88342daada_d20250717_m022927_c001_v0001184_t0059_u01752719367951") as it is a start marker (upload started at 2025-07-17 02:29:27.951 +0000 UTC) 2025/07/17 02:29:28 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fc24dd3305d1b6b9f880e1b_f411b4f88342daad5_d20250717_m022927_c001_v7007000_t0000_u01752719367163") "hide" dated 2025-07-17 02:29:27.163 +0000 UTC (1.639270078s ago) 2025/07/17 02:29:28 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f11725b0266f8f124_d20250717_m022916_c001_v0001183_t0051_u01752719356397") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/07/17 02:29:29 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/17 02:29:29 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/17 02:29:29 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/07/17 02:29:39 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/07/17 02:29:39 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/07/17 02:29:39 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/07/17 02:29:39 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/07/17 02:29:40 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/07/17 02:29:42 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/07/17 02:29:42 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/07/17 02:29:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:29:44 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/07/17 02:29:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f217f73a5436508e5_d20250717_m022945_c001_v0001137_t0048_u01752719385072") 2025/07/17 02:29:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/17 02:29:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/17 02:29:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/17 02:29:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:29:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:29:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/07/17 02:29:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/07/17 02:29:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/07/17 02:29:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/07/17 02:29:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/07/17 02:29:51 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/07/17 02:29:51 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/07/17 02:29:51 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/07/17 02:29:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:29:53 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/07/17 02:29:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2021475c79edfbc8_d20250717_m022953_c001_v0001184_t0037_u01752719393616") 2025/07/17 02:29:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/17 02:29:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/17 02:29:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/17 02:29:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:29:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:29:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/17 02:29:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/17 02:29:57 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/07/17 02:29:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/17 02:29:58 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/07/17 02:29:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/17 02:29:58 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/07/17 02:29:59 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/07/17 02:30:00 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/07/17 02:30:00 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/07/17 02:30:00 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/17 02:30:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:30:02 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/07/17 02:30:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2015dd3d4b4166f8_d20250717_m023002_c001_v0001165_t0059_u01752719402410") 2025/07/17 02:30:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/17 02:30:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/17 02:30:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/17 02:30:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/17 02:30:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/07/17 02:30:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:30:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:30:05 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/07/17 02:30:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/07/17 02:30:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/07/17 02:30:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/17 02:30:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/07/17 02:30:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/07/17 02:30:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/07/17 02:30:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/07/17 02:30:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:30:10 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/07/17 02:30:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2015dd3d4b4176bb_d20250717_m023010_c001_v0001117_t0009_u01752719410675") 2025/07/17 02:30:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/17 02:30:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/07/17 02:30:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/17 02:30:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:30:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:30:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/07/17 02:30:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/17 02:30:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/17 02:30:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/17 02:30:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/17 02:30:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/17 02:30:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/17 02:30:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/07/17 02:30:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:30:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/07/17 02:30:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea9530_d20250717_m023026_c001_v0001183_t0043_u01752719426650") 2025/07/17 02:30:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/17 02:30:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/17 02:30:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/17 02:30:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:30:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:30:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/17 02:30:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/17 02:30:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/17 02:30:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/17 02:30:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/17 02:30:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/17 02:30:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/17 02:30:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/07/17 02:30:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/17 02:30:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/17 02:30:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/17 02:30:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:30:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/07/17 02:30:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2037f4cd616ea66e_d20250717_m023035_c001_v0001176_t0004_u01752719435624") 2025/07/17 02:30:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/17 02:30:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/17 02:30:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/17 02:30:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/17 02:30:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/17 02:30:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:30:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:30:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/07/17 02:30:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/07/17 02:30:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/07/17 02:30:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/17 02:30:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/07/17 02:30:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/07/17 02:30:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/07/17 02:30:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/07/17 02:30:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:30:43 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/07/17 02:30:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2037f4cd616ea682_d20250717_m023043_c001_v0001104_t0044_u01752719443915") 2025/07/17 02:30:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/17 02:30:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/07/17 02:30:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/17 02:30:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:30:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:30:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/07/17 02:30:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/17 02:30:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/17 02:30:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/17 02:30:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/17 02:30:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/17 02:30:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/17 02:30:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/07/17 02:30:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:30:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/07/17 02:30:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea9550_d20250717_m023052_c001_v0001182_t0041_u01752719452513") 2025/07/17 02:30:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/17 02:30:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/17 02:30:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/17 02:30:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:30:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:30:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/17 02:30:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/17 02:30:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/17 02:30:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/17 02:30:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/17 02:30:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/17 02:30:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/17 02:30:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/07/17 02:30:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/17 02:30:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/17 02:30:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/17 02:31:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:31:00 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/07/17 02:31:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2107e88561127275_d20250717_m023101_c001_v0001137_t0056_u01752719461081") 2025/07/17 02:31:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/17 02:31:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/17 02:31:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/17 02:31:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/17 02:31:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/17 02:31:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:31:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:31:03 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/07/17 02:31:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/07/17 02:31:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/07/17 02:31:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/17 02:31:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/07/17 02:31:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/07/17 02:31:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/07/17 02:31:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/07/17 02:31:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:31:09 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/07/17 02:31:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2107e88561127279_d20250717_m023109_c001_v0001181_t0009_u01752719469873") 2025/07/17 02:31:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/17 02:31:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/07/17 02:31:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/17 02:31:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:31:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:31:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/07/17 02:31:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/17 02:31:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/17 02:31:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/17 02:31:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/17 02:31:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/17 02:31:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/17 02:31:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/07/17 02:31:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:31:19 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/07/17 02:31:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea95a5_d20250717_m023119_c001_v0001093_t0031_u01752719479241") 2025/07/17 02:31:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/17 02:31:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/17 02:31:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/17 02:31:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:31:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:31:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/17 02:31:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/17 02:31:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/17 02:31:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/17 02:31:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/07/17 02:31:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/17 02:31:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/17 02:31:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/07/17 02:31:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/17 02:31:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/17 02:31:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/17 02:31:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:31:36 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/07/17 02:31:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea961f_d20250717_m023137_c001_v0001105_t0005_u01752719497055") 2025/07/17 02:31:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/17 02:31:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/17 02:31:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/07/17 02:31:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/17 02:31:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/07/17 02:31:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:31:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:31:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/07/17 02:31:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/07/17 02:31:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/07/17 02:31:42 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/07/17 02:31:42 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/07/17 02:31:43 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/07/17 02:31:45 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/07/17 02:31:45 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/07/17 02:31:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:31:46 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/07/17 02:31:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2015dd3d4b417b0c_d20250717_m023146_c001_v0001093_t0053_u01752719506763") 2025/07/17 02:31:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/17 02:31:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/17 02:31:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/17 02:31:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:33:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id e9fd2fdc3dc2-3025c2a0305f15f8 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id e9fd2fdc3dc2-3025c2a0305f15f8"} 2025/07/17 02:33:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Clearing part upload URL because of error: incident id e9fd2fdc3dc2-3025c2a0305f15f8 (500 internal_error) 2025/07/17 02:33:49 DEBUG : pacer: low level retry 1/10 (error incident id e9fd2fdc3dc2-3025c2a0305f15f8 (500 internal_error)) 2025/07/17 02:33:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/17 02:33:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/17 02:33:57 DEBUG : pacer: Reducing sleep to 10ms 2025/07/17 02:33:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:33:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/07/17 02:34:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/07/17 02:34:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/07/17 02:34:01 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/07/17 02:34:01 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/07/17 02:34:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/07/17 02:34:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/07/17 02:34:03 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/07/17 02:34:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:34:05 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/07/17 02:34:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea979a_d20250717_m023405_c001_v0001184_t0042_u01752719645749") 2025/07/17 02:34:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/17 02:34:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/17 02:34:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/17 02:34:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:34:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:34:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/17 02:34:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/17 02:34:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/07/17 02:34:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/17 02:34:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/07/17 02:34:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/17 02:34:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/07/17 02:34:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/07/17 02:34:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/07/17 02:34:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/07/17 02:34:14 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/17 02:34:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:34:16 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/07/17 02:34:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f208af9c67e11328d_d20250717_m023416_c001_v0001183_t0039_u01752719656832") 2025/07/17 02:34:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/17 02:34:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/17 02:34:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/17 02:34:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/17 02:34:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/07/17 02:34:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:34:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:34:19 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/07/17 02:34:22 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/07/17 02:34:22 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/07/17 02:34:22 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/07/17 02:34:22 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/07/17 02:34:23 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/07/17 02:34:25 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/07/17 02:34:25 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/07/17 02:34:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:34:27 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/07/17 02:34:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f217f73a543650b95_d20250717_m023427_c001_v0001115_t0009_u01752719667461") 2025/07/17 02:34:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/17 02:34:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/17 02:34:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/17 02:34:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:34:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:34:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/07/17 02:34:32 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/07/17 02:34:32 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/07/17 02:34:32 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/07/17 02:34:32 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/07/17 02:34:35 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/07/17 02:34:35 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/07/17 02:34:35 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/07/17 02:34:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:34:37 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/07/17 02:34:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f21504b544b4e1cac_d20250717_m023437_c001_v0001144_t0037_u01752719677905") 2025/07/17 02:34:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/17 02:34:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/17 02:34:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/17 02:34:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:34:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:34:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/17 02:34:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/17 02:34:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/07/17 02:34:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/17 02:34:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/07/17 02:34:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/17 02:34:44 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/07/17 02:34:45 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/07/17 02:34:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/07/17 02:34:47 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/07/17 02:34:47 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/17 02:34:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/17 02:34:50 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/07/17 02:34:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fc24dd3305d1b6b9f880e1b_f209625629ed4609a_d20250717_m023450_c001_v0001180_t0019_u01752719690097") 2025/07/17 02:34:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/17 02:34:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/17 02:34:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/17 02:34:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/17 02:34:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/07/17 02:34:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/07/17 02:34:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/07/17 02:34:53 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/07/17 02:35:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fc24dd3305d1b6b9f880e1b_f217f73a543650c0a_d20250717_m023501_c001_v0001165_t0014_u01752719701169") 2025/07/17 02:35:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/07/17 02:35:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/17 02:35:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/17 02:35:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/17 02:35:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/07/17 02:35:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/17 02:35:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/17 02:35:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/17 02:35:04 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/07/17 02:35:06 DEBUG : chunked-copy: Done sending chunk 0 2025/07/17 02:35:06 DEBUG : chunked-copy: Done sending chunk 1 2025/07/17 02:35:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/17 02:35:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fc24dd3305d1b6b9f880e1b_f20283ee406bd0813_d20250717_m023507_c001_v0001179_t0048_u01752719707080") 2025/07/17 02:35:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/07/17 02:35:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/17 02:35:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/17 02:35:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/17 02:35:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/07/17 02:35:09 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/07/17 02:35:09 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/17 02:35:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/07/17 02:35:10 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/07/17 02:35:12 DEBUG : chunked-copy: Done sending chunk 1 2025/07/17 02:35:12 DEBUG : chunked-copy: Done sending chunk 0 2025/07/17 02:35:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/17 02:35:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fc24dd3305d1b6b9f880e1b_f217f73a543650c15_d20250717_m023513_c001_v0001157_t0044_u01752719713350") 2025/07/17 02:35:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/17 02:35:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/17 02:35:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/17 02:35:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/17 02:35:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/07/17 02:35:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/17 02:35:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/17 02:35:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/17 02:35:16 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/07/17 02:35:18 DEBUG : chunked-copy: Done sending chunk 0 2025/07/17 02:35:18 DEBUG : chunked-copy: Done sending chunk 1 2025/07/17 02:35:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/17 02:35:19 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6fc24dd3305d1b6b9f880e1b_f217f73a543650c19_d20250717_m023519_c001_v0001090_t0026_u01752719719487") 2025/07/17 02:35:19 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/07/17 02:35:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/17 02:35:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/17 02:35:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/17 02:35:20 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/07/17 02:35:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/17 02:35:20 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/17 02:35:21 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/17 02:35:23 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/17 02:35:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuviz7seci/deeper/nonexisting/directory" 2025/07/17 02:35:23 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/07/17 02:35:25 INFO : B2 bucket rclone-test-gunuviz7seci: cleaning bucket "rclone-test-gunuviz7seci" of all files 2025/07/17 02:35:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f41504b544b4e1ca5_d20250717_m023431_c001_v7007000_t0000_u01752719671778") 2025/07/17 02:35:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f217f73a543650b95_d20250717_m023427_c001_v0001115_t0009_u01752719667461") 2025/07/17 02:35:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f417f73a543650b8f_d20250717_m023426_c001_v7007000_t0000_u01752719666839") 2025/07/17 02:35:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f21504b544b4e1ca2_d20250717_m023422_c001_v0001180_t0056_u01752719662196") 2025/07/17 02:35:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f417f73a543650c06_d20250717_m023455_c001_v7007000_t0000_u01752719695475") 2025/07/17 02:35:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f209625629ed4609a_d20250717_m023450_c001_v0001180_t0019_u01752719690097") 2025/07/17 02:35:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f409625629ed46099_d20250717_m023449_c001_v7007000_t0000_u01752719689489") 2025/07/17 02:35:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f21504b544b4e1caf_d20250717_m023443_c001_v0001032_t0034_u01752719683565") 2025/07/17 02:35:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f41504b544b4e1cae_d20250717_m023443_c001_v7007000_t0000_u01752719683377") 2025/07/17 02:35:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f21504b544b4e1cac_d20250717_m023437_c001_v0001144_t0037_u01752719677905") 2025/07/17 02:35:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f41504b544b4e1cab_d20250717_m023437_c001_v7007000_t0000_u01752719677301") 2025/07/17 02:35:26 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f21504b544b4e1ca6_d20250717_m023431_c001_v0001184_t0019_u01752719671982") 2025/07/17 02:35:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea953f_d20250717_m023039_c001_v7007000_t0000_u01752719439546") 2025/07/17 02:35:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2037f4cd616ea66e_d20250717_m023035_c001_v0001176_t0004_u01752719435624") 2025/07/17 02:35:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea9534_d20250717_m023030_c001_v7007000_t0000_u01752719430561") 2025/07/17 02:35:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea9530_d20250717_m023026_c001_v0001183_t0043_u01752719426650") 2025/07/17 02:35:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4037f4cd616ea66d_d20250717_m023035_c001_v7007000_t0000_u01752719435196") 2025/07/17 02:35:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea9535_d20250717_m023030_c001_v0001157_t0012_u01752719430748") 2025/07/17 02:35:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea952d_d20250717_m023026_c001_v7007000_t0000_u01752719426235") 2025/07/17 02:35:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2021475c79edffee_d20250717_m023014_c001_v0001131_t0027_u01752719414731") 2025/07/17 02:35:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4021475c79edffec_d20250717_m023014_c001_v7007000_t0000_u01752719414541") 2025/07/17 02:35:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2015dd3d4b4176bb_d20250717_m023010_c001_v0001117_t0009_u01752719410675") 2025/07/17 02:35:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4015dd3d4b4176b8_d20250717_m023010_c001_v7007000_t0000_u01752719410239") 2025/07/17 02:35:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2021475c79edfbe6_d20250717_m023006_c001_v0001171_t0017_u01752719406623") 2025/07/17 02:35:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea9559_d20250717_m023105_c001_v7007000_t0000_u01752719465064") 2025/07/17 02:35:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2107e88561127275_d20250717_m023101_c001_v0001137_t0056_u01752719461081") 2025/07/17 02:35:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea9555_d20250717_m023056_c001_v7007000_t0000_u01752719456401") 2025/07/17 02:35:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea9550_d20250717_m023052_c001_v0001182_t0041_u01752719452513") 2025/07/17 02:35:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4107e88561127274_d20250717_m023100_c001_v7007000_t0000_u01752719460669") 2025/07/17 02:35:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea9556_d20250717_m023056_c001_v0001178_t0024_u01752719456606") 2025/07/17 02:35:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea954f_d20250717_m023052_c001_v7007000_t0000_u01752719452101") 2025/07/17 02:35:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea9548_d20250717_m023047_c001_v0001176_t0045_u01752719447807") 2025/07/17 02:35:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea9547_d20250717_m023047_c001_v7007000_t0000_u01752719447611") 2025/07/17 02:35:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2037f4cd616ea682_d20250717_m023043_c001_v0001104_t0044_u01752719443915") 2025/07/17 02:35:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4037f4cd616ea681_d20250717_m023043_c001_v7007000_t0000_u01752719443511") 2025/07/17 02:35:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea9540_d20250717_m023039_c001_v0001043_t0018_u01752719439735") 2025/07/17 02:35:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4021475c79edfbe4_d20250717_m023006_c001_v7007000_t0000_u01752719406429") 2025/07/17 02:35:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2015dd3d4b4166f8_d20250717_m023002_c001_v0001165_t0059_u01752719402410") 2025/07/17 02:35:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4015dd3d4b4166f5_d20250717_m023001_c001_v7007000_t0000_u01752719401992") 2025/07/17 02:35:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2021475c79edfbd3_d20250717_m022957_c001_v0001145_t0026_u01752719397609") 2025/07/17 02:35:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4021475c79edfbd2_d20250717_m022957_c001_v7007000_t0000_u01752719397422") 2025/07/17 02:35:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2021475c79edfbc8_d20250717_m022953_c001_v0001184_t0037_u01752719393616") 2025/07/17 02:35:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4021475c79edfbc3_d20250717_m022953_c001_v7007000_t0000_u01752719393206") 2025/07/17 02:35:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2021475c79edfbb1_d20250717_m022949_c001_v0001146_t0003_u01752719389009") 2025/07/17 02:35:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4021475c79edfbaf_d20250717_m022948_c001_v7007000_t0000_u01752719388817") 2025/07/17 02:35:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f217f73a5436508e5_d20250717_m022945_c001_v0001137_t0048_u01752719385072") 2025/07/17 02:35:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f417f73a5436508e2_d20250717_m022944_c001_v7007000_t0000_u01752719384661") 2025/07/17 02:35:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea9482_d20250717_m022939_c001_v0001105_t0023_u01752719379486") 2025/07/17 02:35:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f417f430677686f9e_d20250717_m023141_c001_v7007000_t0000_u01752719501996") 2025/07/17 02:35:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea961f_d20250717_m023137_c001_v0001105_t0005_u01752719497055") 2025/07/17 02:35:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f417f430677686f87_d20250717_m023131_c001_v7007000_t0000_u01752719491472") 2025/07/17 02:35:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea95a5_d20250717_m023119_c001_v0001093_t0031_u01752719479241") 2025/07/17 02:35:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea961c_d20250717_m023136_c001_v7007000_t0000_u01752719496546") 2025/07/17 02:35:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f217f430677686f88_d20250717_m023131_c001_v0001172_t0011_u01752719491671") 2025/07/17 02:35:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea959e_d20250717_m023118_c001_v7007000_t0000_u01752719478783") 2025/07/17 02:35:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea956c_d20250717_m023113_c001_v0001150_t0008_u01752719473725") 2025/07/17 02:35:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea956a_d20250717_m023113_c001_v7007000_t0000_u01752719473534") 2025/07/17 02:35:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2107e88561127279_d20250717_m023109_c001_v0001181_t0009_u01752719469873") 2025/07/17 02:35:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4107e88561127278_d20250717_m023109_c001_v7007000_t0000_u01752719469382") 2025/07/17 02:35:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea955a_d20250717_m023105_c001_v0001105_t0010_u01752719465250") 2025/07/17 02:35:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f41504b544b4e1ca1_d20250717_m023422_c001_v7007000_t0000_u01752719662005") 2025/07/17 02:35:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f208af9c67e11328d_d20250717_m023416_c001_v0001183_t0039_u01752719656832") 2025/07/17 02:35:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f408af9c67e113287_d20250717_m023416_c001_v7007000_t0000_u01752719656320") 2025/07/17 02:35:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea97a4_d20250717_m023411_c001_v0001106_t0026_u01752719651022") 2025/07/17 02:35:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea97a2_d20250717_m023410_c001_v7007000_t0000_u01752719650830") 2025/07/17 02:35:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea979a_d20250717_m023405_c001_v0001184_t0042_u01752719645749") 2025/07/17 02:35:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea9798_d20250717_m023405_c001_v7007000_t0000_u01752719645237") 2025/07/17 02:35:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2003d7a695ea9786_d20250717_m023400_c001_v0001183_t0010_u01752719640409") 2025/07/17 02:35:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4003d7a695ea9784_d20250717_m023400_c001_v7007000_t0000_u01752719640223") 2025/07/17 02:35:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f2015dd3d4b417b0c_d20250717_m023146_c001_v0001093_t0053_u01752719506763") 2025/07/17 02:35:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f4015dd3d4b417b0a_d20250717_m023146_c001_v7007000_t0000_u01752719506209") 2025/07/17 02:35:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f217f430677686fa0_d20250717_m023142_c001_v0001171_t0021_u01752719502190") 2025/07/17 02:35:29 DEBUG : chunked-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f409625629ed46125_d20250717_m023521_c001_v7007000_t0000_u01752719721869") 2025/07/17 02:35:29 DEBUG : chunked-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f20283ee406bd081e_d20250717_m023515_c001_v0001172_t0006_u01752719715963") 2025/07/17 02:35:29 DEBUG : chunked-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f40283ee406bd081d_d20250717_m023515_c001_v7007000_t0000_u01752719715307") 2025/07/17 02:35:29 DEBUG : chunked-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f20283ee406bd0818_d20250717_m023509_c001_v0001037_t0034_u01752719709555") 2025/07/17 02:35:29 DEBUG : chunked-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f40283ee406bd0816_d20250717_m023508_c001_v7007000_t0000_u01752719708873") 2025/07/17 02:35:29 DEBUG : chunked-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f217f73a543650c0f_d20250717_m023503_c001_v0001137_t0023_u01752719703592") 2025/07/17 02:35:29 DEBUG : chunked-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f417f73a543650c0d_d20250717_m023502_c001_v7007000_t0000_u01752719702955") 2025/07/17 02:35:29 DEBUG : chunked-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f11725b0266f8fab8_d20250717_m023459_c001_v0001183_t0040_u01752719699667") 2025/07/17 02:35:29 DEBUG : chunked-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f417f73a543650c09_d20250717_m023459_c001_v7007000_t0000_u01752719699223") 2025/07/17 02:35:29 DEBUG : chunked-copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f11725b0266f8faa0_d20250717_m023456_c001_v0001183_t0021_u01752719696273") 2025/07/17 02:35:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f409625629ed46120_d20250717_m023521_c001_v7007000_t0000_u01752719721680") 2025/07/17 02:35:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f217f73a543650c19_d20250717_m023519_c001_v0001090_t0026_u01752719719487") 2025/07/17 02:35:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f40283ee406bd081c_d20250717_m023515_c001_v7007000_t0000_u01752719715117") 2025/07/17 02:35:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f217f73a543650c15_d20250717_m023513_c001_v0001157_t0044_u01752719713350") 2025/07/17 02:35:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f40283ee406bd0815_d20250717_m023508_c001_v7007000_t0000_u01752719708684") 2025/07/17 02:35:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f20283ee406bd0813_d20250717_m023507_c001_v0001179_t0048_u01752719707080") 2025/07/17 02:35:30 DEBUG : chunked-copy.copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f417f73a543650c0c_d20250717_m023502_c001_v7007000_t0000_u01752719702761") 2025/07/17 02:35:30 DEBUG : chunked-copy.copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f217f73a543650c0a_d20250717_m023501_c001_v0001165_t0014_u01752719701169") 2025/07/17 02:35:30 DEBUG : chunked-copy.copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f417f73a543650c08_d20250717_m023459_c001_v7007000_t0000_u01752719699038") 2025/07/17 02:35:30 DEBUG : chunked-copy.copy: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f112c317caac1482e_d20250717_m023458_c001_v0001181_t0024_u01752719698142") 2025/07/17 02:35:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f1025ca1a8e1e843c_d20250717_m022806_c001_v0001137_t0027_u01752719286023") 2025/07/17 02:35:30 DEBUG : unknown-size-put.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f409625629ed4612e_d20250717_m023522_c001_v7007000_t0000_u01752719722634") 2025/07/17 02:35:30 DEBUG : unknown-size-put.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f11725b0266f8fb42_d20250717_m023522_c001_v0001183_t0048_u01752719722418") 2025/07/17 02:35:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f409625629ed46141_d20250717_m023523_c001_v7007000_t0000_u01752719723642") 2025/07/17 02:35:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f11725b0266f8fb4c_d20250717_m023523_c001_v0001183_t0038_u01752719723423") 2025/07/17 02:35:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f11725b0266f8fb48_d20250717_m023522_c001_v0001183_t0029_u01752719722822") 2025/07/17 02:35:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fc24dd3305d1b6b9f880e1b_f411b4f88342daad5_d20250717_m022927_c001_v7007000_t0000_u01752719367163") 2025/07/17 02:35:32 INFO : B2 bucket rclone-test-gunuviz7seci: cleaning bucket "rclone-test-gunuviz7seci" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (491.76s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.98s) --- PASS: TestIntegration/FsMkdir (483.93s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.91s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (94.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.24s) --- 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 (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (42.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.17s) --- 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 (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (316.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (33.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (16.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (36.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (17.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (12.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (160.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (138.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (134.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 491.793s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m12.703872206s (try 1/5)