"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/10/29 01:52:54 NOTICE: TestB2: Stopped server 2025/10/29 01:52:54 NOTICE: TestB2: Starting server 2025/10/29 01:52:54 DEBUG : Creating backend with remote "TestB2:rclone-test-huyufeq7yebo" 2025/10/29 01:52:54 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/10/29 01:52:57 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/29 01:52:57 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/29 01:52:57 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/10/29 01:53:23 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/10/29 01:53:23 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/10/29 01:53:25 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/10/29 01:53:25 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/10/29 01:53:26 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/10/29 01:53:26 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/10/29 01:53:26 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/10/29 01:53:26 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/10/29 01:53:33 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/29 01:53:34 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/10/29 01:53:39 INFO : B2 bucket rclone-test-huyufeq7yebo: cleaning bucket "rclone-test-huyufeq7yebo" of all files 2025/10/29 01:53:40 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ef8_d20251029_m015338_c001_v0001153_t0007_u01761702818832") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/29 01:53:41 DEBUG : Creating backend with remote "TestB2:rclone-test-huyufeq7yebo/dirToPurgeFromRoot" 2025/10/29 01:53:42 INFO : B2 bucket rclone-test-huyufeq7yebo path dirToPurgeFromRoot: cleaning bucket "rclone-test-huyufeq7yebo" of all files 2025/10/29 01:53:42 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961efe_d20251029_m015340_c001_v0001153_t0016_u01761702820460") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/29 01:53:43 DEBUG : Creating backend with remote "TestB2:rclone-test-huyufeq7yebo/hello? sausage/êé" 2025/10/29 01:53:47 INFO : B2 bucket rclone-test-huyufeq7yebo path hello? sausage/êé: cleaning bucket "rclone-test-huyufeq7yebo" of all files 2025/10/29 01:53:47 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f10504085c1f8b243_d20251029_m015345_c001_v0001144_t0050_u01761702825782") === 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/10/29 01:53:57 DEBUG : Creating backend with remote "TestB2:rclone-test-huyufeq7yebo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/29 01:53:58 DEBUG : Creating backend with remote "TestB2:rclone-test-huyufeq7yebo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-huyufeq7yebo" from "TestB2:rclone-test-huyufeq7yebo" 2025/10/29 01:54:00 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/10/29 01:54:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cemedef2deyo" 2025/10/29 01:54:16 DEBUG : B2 bucket rclone-test-cemedef2deyo: Purge remote 2025/10/29 01:54:16 INFO : B2 bucket rclone-test-cemedef2deyo: cleaning bucket "rclone-test-cemedef2deyo" of all files 2025/10/29 01:54:16 DEBUG : somefile: Deleting (id "4_z5f723de3a0cd2bdb9fa80e1b_f4127ea0ac77223a7_d20251029_m015415_c001_v0001105_t0057_u01761702855183") === 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/10/29 01:54:17 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/29 01:54:18 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/10/29 01:54:21 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/10/29 01:54:21 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/10/29 01:54:21 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.812Ki offset 6Mi/6.106Mi 2025/10/29 01:54:21 DEBUG : test-metadata: Sending chunk 1 length 111423 2025/10/29 01:54:23 DEBUG : test-metadata: Done sending chunk 1 2025/10/29 01:54:23 DEBUG : test-metadata: Done sending chunk 0 2025/10/29 01:54:23 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/10/29 01:54:33 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1153-02.backblaze.com/b2api/v1/b2_upload_file/1fd20df3a0bd2bdb9fa80e1b/c001_v0001153_t0015": EOF 2025/10/29 01:54:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1153-02.backblaze.com/b2api/v1/b2_upload_file/1fd20df3a0bd2bdb9fa80e1b/c001_v0001153_t0015": EOF) 2025/10/29 01:54:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1153-02.backblaze.com/b2api/v1/b2_upload_file/1fd20df3a0bd2bdb9fa80e1b/c001_v0001153_t0015": EOF - low level retry 1/10 2025/10/29 01:54:36 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-10-29-015428-736.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/10/29 01:54:38 DEBUG : oldPath = "TestB2:rclone-test-huyufeq7yebo/versions/test-versions-v2025-10-29-015428-736.txt" 2025/10/29 01:54:38 DEBUG : newPath = "TestB2,versions:rclone-test-huyufeq7yebo/versions/test-versions-v2025-10-29-015428-736.txt" 2025/10/29 01:54:38 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-huyufeq7yebo/versions/test-versions-v2025-10-29-015428-736.txt" 2025/10/29 01:54:38 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/10/29 01:54:39 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-huyufeq7yebo/versions/test-versions-v2025-10-29-015428-736.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-huyufeq7yebo/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/10/29 01:54:42 INFO : B2 bucket rclone-test-huyufeq7yebo: cleaning bucket "rclone-test-huyufeq7yebo" of all hidden files 2025/10/29 01:54:43 DEBUG : leading space/ leading space: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312049_d20251029_m015304_c001_v7007000_t0000_u01761702784865") as it is a hide marker 2025/10/29 01:54:43 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : leading space/ leading space: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eac_d20251029_m015304_c001_v0001153_t0004_u01761702784165") 2025/10/29 01:54:43 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312042_d20251029_m015303_c001_v7007000_t0000_u01761702783797") as it is a hide marker 2025/10/29 01:54:43 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eaa_d20251029_m015302_c001_v0001153_t0015_u01761702782994") 2025/10/29 01:54:43 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312066_d20251029_m015311_c001_v7007000_t0000_u01761702791692") as it is a hide marker 2025/10/29 01:54:43 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ebe_d20251029_m015310_c001_v0001153_t0024_u01761702790910") 2025/10/29 01:54:43 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : created from root.txt: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4036d880aac98664_d20251029_m015409_c001_v7007000_t0000_u01761702849300") as it is a hide marker 2025/10/29 01:54:43 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : created from root.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f106f9e087f3cf469_d20251029_m015407_c001_v0001043_t0036_u01761702847896") 2025/10/29 01:54:43 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : file name.txt: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f407238d137684578_d20251029_m015417_c001_v7007000_t0000_u01761702857253") as it is a hide marker 2025/10/29 01:54:43 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : file name.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961f12_d20251029_m015356_c001_v0001153_t0020_u01761702836123") 2025/10/29 01:54:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : file name.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f101c181f010fe211_d20251029_m015352_c001_v0001115_t0056_u01761702832411") 2025/10/29 01:54:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : file name.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eec_d20251029_m015330_c001_v0001153_t0004_u01761702810738") 2025/10/29 01:54:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : file name.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ee8_d20251029_m015329_c001_v0001153_t0016_u01761702809715") 2025/10/29 01:54:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eea_d20251029_m015330_c001_v0001153_t0023_u01761702810218") "upload" dated 2025-10-29 01:53:30.218 +0000 UTC (1m12.940283828s ago) 2025/10/29 01:54:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f408d91f05a16353b_d20251029_m015350_c001_v7007000_t0000_u01761702830092") as it is a hide marker 2025/10/29 01:54:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1046dda0bdbc9f29_d20251029_m015349_c001_v0001144_t0030_u01761702829430") 2025/10/29 01:54:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f106675002dc613d7_d20251029_m015348_c001_v0001183_t0026_u01761702828833") 2025/10/29 01:54:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312071_d20251029_m015319_c001_v7007000_t0000_u01761702799615") as it is a hide marker 2025/10/29 01:54:43 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ed6_d20251029_m015318_c001_v0001153_t0004_u01761702798918") 2025/10/29 01:54:43 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : piped data.txt: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f407238d13768457c_d20251029_m015419_c001_v7007000_t0000_u01761702859172") as it is a hide marker 2025/10/29 01:54:43 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : piped data.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961f4a_d20251029_m015418_c001_v0001153_t0009_u01761702858529") 2025/10/29 01:54:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : piped data.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f407238d13768457b_d20251029_m015418_c001_v7007000_t0000_u01761702858345") 2025/10/29 01:54:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : piped data.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4028feb8f2961f48_d20251029_m015417_c001_v0001153_t0015_u01761702857986") 2025/10/29 01:54:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312073_d20251029_m015320_c001_v7007000_t0000_u01761702800838") as it is a hide marker 2025/10/29 01:54:43 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ed8_d20251029_m015319_c001_v0001153_t0018_u01761702799989") 2025/10/29 01:54:43 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : test-metadata: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4211a8d896adbf00_d20251029_m015426_c001_v7007000_t0000_u01761702866184") as it is a hide marker 2025/10/29 01:54:43 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : test-metadata: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f207238d13768457f_d20251029_m015421_c001_v0001099_t0028_u01761702861125") 2025/10/29 01:54:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : test-metadata: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f407238d13768457d_d20251029_m015420_c001_v7007000_t0000_u01761702860215") 2025/10/29 01:54:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : test-metadata: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961f50_d20251029_m015419_c001_v0001153_t0017_u01761702859361") 2025/10/29 01:54:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312068_d20251029_m015313_c001_v7007000_t0000_u01761702793968") as it is a hide marker 2025/10/29 01:54:43 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ec8_d20251029_m015313_c001_v0001153_t0025_u01761702793210") 2025/10/29 01:54:43 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731206b_d20251029_m015316_c001_v7007000_t0000_u01761702796330") as it is a hide marker 2025/10/29 01:54:43 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ecc_d20251029_m015315_c001_v0001153_t0015_u01761702795639") 2025/10/29 01:54:43 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312069_d20251029_m015315_c001_v7007000_t0000_u01761702795266") as it is a hide marker 2025/10/29 01:54:43 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eca_d20251029_m015314_c001_v0001153_t0006_u01761702794337") 2025/10/29 01:54:43 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731206c_d20251029_m015317_c001_v7007000_t0000_u01761702797458") as it is a hide marker 2025/10/29 01:54:43 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ed0_d20251029_m015316_c001_v0001153_t0025_u01761702796699") 2025/10/29 01:54:43 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731206f_d20251029_m015318_c001_v7007000_t0000_u01761702798542") as it is a hide marker 2025/10/29 01:54:43 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ed2_d20251029_m015317_c001_v0001153_t0005_u01761702797833") 2025/10/29 01:54:43 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312067_d20251029_m015312_c001_v7007000_t0000_u01761702792840") as it is a hide marker 2025/10/29 01:54:43 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : trailing space /trailing space : Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ec2_d20251029_m015312_c001_v0001153_t0020_u01761702792060") 2025/10/29 01:54:43 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f112e7b374160183c_d20251029_m015436_c001_v0001113_t0058_u01761702876620") "upload" dated 2025-10-29 01:54:36.62 +0000 UTC (6.541976872s ago) 2025/10/29 01:54:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f416dece3f6323f2a_d20251029_m015431_c001_v7007000_t0000_u01761702871831") 2025/10/29 01:54:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961f5a_d20251029_m015428_c001_v0001153_t0011_u01761702868736") 2025/10/29 01:54:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731207b_d20251029_m015329_c001_v7007000_t0000_u01761702809165") as it is a hide marker 2025/10/29 01:54:43 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f201886b197312077_d20251029_m015323_c001_v0001093_t0057_u01761702803207") 2025/10/29 01:54:43 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : zero-length-file: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312076_d20251029_m015322_c001_v7007000_t0000_u01761702802820") as it is a hide marker 2025/10/29 01:54:43 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : zero-length-file: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4028feb8f2961edc_d20251029_m015322_c001_v0001153_t0015_u01761702802135") 2025/10/29 01:54:43 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312058_d20251029_m015306_c001_v7007000_t0000_u01761702786116") as it is a hide marker 2025/10/29 01:54:43 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eae_d20251029_m015305_c001_v0001153_t0022_u01761702785235") 2025/10/29 01:54:43 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731203b_d20251029_m015300_c001_v7007000_t0000_u01761702780452") as it is a hide marker 2025/10/29 01:54:43 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ea0_d20251029_m015259_c001_v0001153_t0019_u01761702779350") 2025/10/29 01:54:43 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312064_d20251029_m015309_c001_v7007000_t0000_u01761702789443") as it is a hide marker 2025/10/29 01:54:43 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eba_d20251029_m015308_c001_v0001153_t0008_u01761702788753") 2025/10/29 01:54:43 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312062_d20251029_m015308_c001_v7007000_t0000_u01761702788385") as it is a hide marker 2025/10/29 01:54:43 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eb8_d20251029_m015307_c001_v0001153_t0013_u01761702787612") 2025/10/29 01:54:43 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312065_d20251029_m015310_c001_v7007000_t0000_u01761702790542") as it is a hide marker 2025/10/29 01:54:43 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ebc_d20251029_m015309_c001_v0001153_t0020_u01761702789812") 2025/10/29 01:54:43 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312060_d20251029_m015307_c001_v7007000_t0000_u01761702787243") as it is a hide marker 2025/10/29 01:54:43 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eb6_d20251029_m015306_c001_v0001153_t0020_u01761702786484") 2025/10/29 01:54:43 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : ./.: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731203d_d20251029_m015301_c001_v7007000_t0000_u01761702781569") as it is a hide marker 2025/10/29 01:54:43 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : ./.: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ea4_d20251029_m015300_c001_v0001153_t0025_u01761702780820") 2025/10/29 01:54:43 NOTICE: ./.: Skipped delete as --dry-run is set 2025/10/29 01:54:43 DEBUG : ../..: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731203f_d20251029_m015302_c001_v7007000_t0000_u01761702782626") as it is a hide marker 2025/10/29 01:54:43 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/10/29 01:54:43 DEBUG : ../..: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ea8_d20251029_m015301_c001_v0001153_t0001_u01761702781936") 2025/10/29 01:54:43 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/10/29 01:54:43 INFO : B2 bucket rclone-test-huyufeq7yebo: cleaning bucket "rclone-test-huyufeq7yebo" of all hidden files 2025/10/29 01:54:43 DEBUG : leading space/ leading space: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312049_d20251029_m015304_c001_v7007000_t0000_u01761702784865") as it is a hide marker 2025/10/29 01:54:43 DEBUG : leading space/ leading space: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eac_d20251029_m015304_c001_v0001153_t0004_u01761702784165") 2025/10/29 01:54:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312042_d20251029_m015303_c001_v7007000_t0000_u01761702783797") as it is a hide marker 2025/10/29 01:54:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eaa_d20251029_m015302_c001_v0001153_t0015_u01761702782994") 2025/10/29 01:54:43 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312066_d20251029_m015311_c001_v7007000_t0000_u01761702791692") as it is a hide marker 2025/10/29 01:54:43 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ebe_d20251029_m015310_c001_v0001153_t0024_u01761702790910") 2025/10/29 01:54:43 DEBUG : created from root.txt: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4036d880aac98664_d20251029_m015409_c001_v7007000_t0000_u01761702849300") as it is a hide marker 2025/10/29 01:54:43 DEBUG : created from root.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f106f9e087f3cf469_d20251029_m015407_c001_v0001043_t0036_u01761702847896") 2025/10/29 01:54:43 DEBUG : file name.txt: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f407238d137684578_d20251029_m015417_c001_v7007000_t0000_u01761702857253") as it is a hide marker 2025/10/29 01:54:43 DEBUG : file name.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961f12_d20251029_m015356_c001_v0001153_t0020_u01761702836123") 2025/10/29 01:54:43 DEBUG : file name.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f101c181f010fe211_d20251029_m015352_c001_v0001115_t0056_u01761702832411") 2025/10/29 01:54:44 DEBUG : file name.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eec_d20251029_m015330_c001_v0001153_t0004_u01761702810738") 2025/10/29 01:54:44 DEBUG : file name.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ee8_d20251029_m015329_c001_v0001153_t0016_u01761702809715") 2025/10/29 01:54:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eea_d20251029_m015330_c001_v0001153_t0023_u01761702810218") "upload" dated 2025-10-29 01:53:30.218 +0000 UTC (1m13.956371078s ago) 2025/10/29 01:54:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f408d91f05a16353b_d20251029_m015350_c001_v7007000_t0000_u01761702830092") as it is a hide marker 2025/10/29 01:54:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1046dda0bdbc9f29_d20251029_m015349_c001_v0001144_t0030_u01761702829430") 2025/10/29 01:54:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f106675002dc613d7_d20251029_m015348_c001_v0001183_t0026_u01761702828833") 2025/10/29 01:54:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312071_d20251029_m015319_c001_v7007000_t0000_u01761702799615") as it is a hide marker 2025/10/29 01:54:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ed6_d20251029_m015318_c001_v0001153_t0004_u01761702798918") 2025/10/29 01:54:44 DEBUG : piped data.txt: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f407238d13768457c_d20251029_m015419_c001_v7007000_t0000_u01761702859172") as it is a hide marker 2025/10/29 01:54:44 DEBUG : piped data.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961f4a_d20251029_m015418_c001_v0001153_t0009_u01761702858529") 2025/10/29 01:54:44 DEBUG : piped data.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f407238d13768457b_d20251029_m015418_c001_v7007000_t0000_u01761702858345") 2025/10/29 01:54:44 DEBUG : piped data.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4028feb8f2961f48_d20251029_m015417_c001_v0001153_t0015_u01761702857986") 2025/10/29 01:54:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312073_d20251029_m015320_c001_v7007000_t0000_u01761702800838") as it is a hide marker 2025/10/29 01:54:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ed8_d20251029_m015319_c001_v0001153_t0018_u01761702799989") 2025/10/29 01:54:44 DEBUG : test-metadata: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4211a8d896adbf00_d20251029_m015426_c001_v7007000_t0000_u01761702866184") as it is a hide marker 2025/10/29 01:54:44 DEBUG : test-metadata: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f207238d13768457f_d20251029_m015421_c001_v0001099_t0028_u01761702861125") 2025/10/29 01:54:44 DEBUG : test-metadata: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f407238d13768457d_d20251029_m015420_c001_v7007000_t0000_u01761702860215") 2025/10/29 01:54:44 DEBUG : test-metadata: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961f50_d20251029_m015419_c001_v0001153_t0017_u01761702859361") 2025/10/29 01:54:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312068_d20251029_m015313_c001_v7007000_t0000_u01761702793968") as it is a hide marker 2025/10/29 01:54:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ec8_d20251029_m015313_c001_v0001153_t0025_u01761702793210") 2025/10/29 01:54:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731206b_d20251029_m015316_c001_v7007000_t0000_u01761702796330") as it is a hide marker 2025/10/29 01:54:45 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ecc_d20251029_m015315_c001_v0001153_t0015_u01761702795639") 2025/10/29 01:54:45 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312069_d20251029_m015315_c001_v7007000_t0000_u01761702795266") as it is a hide marker 2025/10/29 01:54:45 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eca_d20251029_m015314_c001_v0001153_t0006_u01761702794337") 2025/10/29 01:54:45 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731206c_d20251029_m015317_c001_v7007000_t0000_u01761702797458") as it is a hide marker 2025/10/29 01:54:45 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ed0_d20251029_m015316_c001_v0001153_t0025_u01761702796699") 2025/10/29 01:54:45 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731206f_d20251029_m015318_c001_v7007000_t0000_u01761702798542") as it is a hide marker 2025/10/29 01:54:45 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ed2_d20251029_m015317_c001_v0001153_t0005_u01761702797833") 2025/10/29 01:54:45 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312067_d20251029_m015312_c001_v7007000_t0000_u01761702792840") as it is a hide marker 2025/10/29 01:54:45 DEBUG : trailing space /trailing space : Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ec2_d20251029_m015312_c001_v0001153_t0020_u01761702792060") 2025/10/29 01:54:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f112e7b374160183c_d20251029_m015436_c001_v0001113_t0058_u01761702876620") "upload" dated 2025-10-29 01:54:36.62 +0000 UTC (8.863172722s ago) 2025/10/29 01:54:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f416dece3f6323f2a_d20251029_m015431_c001_v7007000_t0000_u01761702871831") 2025/10/29 01:54:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961f5a_d20251029_m015428_c001_v0001153_t0011_u01761702868736") 2025/10/29 01:54:45 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731207b_d20251029_m015329_c001_v7007000_t0000_u01761702809165") as it is a hide marker 2025/10/29 01:54:45 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f201886b197312077_d20251029_m015323_c001_v0001093_t0057_u01761702803207") 2025/10/29 01:54:45 DEBUG : zero-length-file: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312076_d20251029_m015322_c001_v7007000_t0000_u01761702802820") as it is a hide marker 2025/10/29 01:54:45 DEBUG : zero-length-file: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4028feb8f2961edc_d20251029_m015322_c001_v0001153_t0015_u01761702802135") 2025/10/29 01:54:45 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312058_d20251029_m015306_c001_v7007000_t0000_u01761702786116") as it is a hide marker 2025/10/29 01:54:45 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eae_d20251029_m015305_c001_v0001153_t0022_u01761702785235") 2025/10/29 01:54:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731203b_d20251029_m015300_c001_v7007000_t0000_u01761702780452") as it is a hide marker 2025/10/29 01:54:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ea0_d20251029_m015259_c001_v0001153_t0019_u01761702779350") 2025/10/29 01:54:45 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312064_d20251029_m015309_c001_v7007000_t0000_u01761702789443") as it is a hide marker 2025/10/29 01:54:46 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eba_d20251029_m015308_c001_v0001153_t0008_u01761702788753") 2025/10/29 01:54:46 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312062_d20251029_m015308_c001_v7007000_t0000_u01761702788385") as it is a hide marker 2025/10/29 01:54:46 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eb8_d20251029_m015307_c001_v0001153_t0013_u01761702787612") 2025/10/29 01:54:46 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312065_d20251029_m015310_c001_v7007000_t0000_u01761702790542") as it is a hide marker 2025/10/29 01:54:46 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ebc_d20251029_m015309_c001_v0001153_t0020_u01761702789812") 2025/10/29 01:54:46 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312060_d20251029_m015307_c001_v7007000_t0000_u01761702787243") as it is a hide marker 2025/10/29 01:54:46 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eb6_d20251029_m015306_c001_v0001153_t0020_u01761702786484") 2025/10/29 01:54:46 DEBUG : ./.: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731203d_d20251029_m015301_c001_v7007000_t0000_u01761702781569") as it is a hide marker 2025/10/29 01:54:46 DEBUG : ./.: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ea4_d20251029_m015300_c001_v0001153_t0025_u01761702780820") 2025/10/29 01:54:46 DEBUG : ../..: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b19731203f_d20251029_m015302_c001_v7007000_t0000_u01761702782626") as it is a hide marker 2025/10/29 01:54:46 DEBUG : ../..: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961ea8_d20251029_m015301_c001_v0001153_t0001_u01761702781936") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/10/29 01:54:47 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/10/29 01:54:47 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/10/29 01:54:47 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/10/29 01:54:47 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/10/29 01:54:48 INFO : B2 bucket rclone-test-huyufeq7yebo: cleaning bucket "rclone-test-huyufeq7yebo" of pending multipart uploads older than 0s 2025/10/29 01:54:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eea_d20251029_m015330_c001_v0001153_t0023_u01761702810218") "upload" dated 2025-10-29 01:53:30.218 +0000 UTC (1m18.257681305s ago) 2025/10/29 01:54:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2009d42887a634de_d20251029_m015447_c001_v0001136_t0013_u01761702887369") as it is a start marker (upload started at 2025-10-29 01:54:47.369 +0000 UTC) 2025/10/29 01:54:48 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/10/29 01:54:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2009d42887a634df_d20251029_m015447_c001_v0001144_t0043_u01761702887553") as it is a start marker (upload started at 2025-10-29 01:54:47.553 +0000 UTC) 2025/10/29 01:54:48 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/10/29 01:54:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2009d42887a634e0_d20251029_m015447_c001_v0001171_t0023_u01761702887744") as it is a start marker (upload started at 2025-10-29 01:54:47.744 +0000 UTC) 2025/10/29 01:54:48 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/10/29 01:54:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2009d42887a634e1_d20251029_m015447_c001_v0001171_t0055_u01761702887926") as it is a start marker (upload started at 2025-10-29 01:54:47.926 +0000 UTC) 2025/10/29 01:54:48 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/10/29 01:54:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4009d42887a634dd_d20251029_m015447_c001_v7007000_t0000_u01761702887171") "hide" dated 2025-10-29 01:54:47.171 +0000 UTC (1.305001836s ago) 2025/10/29 01:54:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f112e7b374160183c_d20251029_m015436_c001_v0001113_t0058_u01761702876620") 2025/10/29 01:54:48 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/10/29 01:54:48 INFO : B2 bucket rclone-test-huyufeq7yebo: cleaning bucket "rclone-test-huyufeq7yebo" of pending multipart uploads older than 0s 2025/10/29 01:54:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eea_d20251029_m015330_c001_v0001153_t0023_u01761702810218") "upload" dated 2025-10-29 01:53:30.218 +0000 UTC (1m18.62481068s ago) 2025/10/29 01:54:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2009d42887a634de_d20251029_m015447_c001_v0001136_t0013_u01761702887369") as it is a start marker (upload started at 2025-10-29 01:54:47.369 +0000 UTC) 2025/10/29 01:54:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2009d42887a634df_d20251029_m015447_c001_v0001144_t0043_u01761702887553") as it is a start marker (upload started at 2025-10-29 01:54:47.553 +0000 UTC) 2025/10/29 01:54:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2009d42887a634e0_d20251029_m015447_c001_v0001171_t0023_u01761702887744") as it is a start marker (upload started at 2025-10-29 01:54:47.744 +0000 UTC) 2025/10/29 01:54:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2009d42887a634e1_d20251029_m015447_c001_v0001171_t0055_u01761702887926") as it is a start marker (upload started at 2025-10-29 01:54:47.926 +0000 UTC) 2025/10/29 01:54:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4009d42887a634dd_d20251029_m015447_c001_v7007000_t0000_u01761702887171") "hide" dated 2025-10-29 01:54:47.171 +0000 UTC (1.672290131s ago) 2025/10/29 01:54:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f112e7b374160183c_d20251029_m015436_c001_v0001113_t0058_u01761702876620") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/10/29 01:54:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/29 01:54:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/10/29 01:54:49 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/10/29 01:54:51 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/10/29 01:54:51 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/10/29 01:54:51 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/10/29 01:54:51 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/10/29 01:54:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/10/29 01:54:53 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/10/29 01:54:53 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/10/29 01:54:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:54:56 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/10/29 01:54:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2036d880aac98688_d20251029_m015456_c001_v0001137_t0011_u01761702896686") 2025/10/29 01:54:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/29 01:54:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/29 01:54:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/29 01:54:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:54:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:54:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/10/29 01:55:00 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/10/29 01:55:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/10/29 01:55:00 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/10/29 01:55:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/10/29 01:55:02 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/10/29 01:55:03 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/10/29 01:55:03 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/10/29 01:55:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:55:04 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/10/29 01:55:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a6940409_d20251029_m015504_c001_v0001183_t0035_u01761702904780") 2025/10/29 01:55:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/29 01:55:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/29 01:55:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/29 01:55:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:55:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:55:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/29 01:55:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/29 01:55:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/10/29 01:55:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/29 01:55:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/10/29 01:55:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/29 01:55:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/10/29 01:55:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/10/29 01:55:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/10/29 01:55:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/10/29 01:55:11 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/29 01:55:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:55:13 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/10/29 01:55:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec1181_d20251029_m015513_c001_v0001180_t0025_u01761702913492") 2025/10/29 01:55:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/10/29 01:55:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/29 01:55:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/29 01:55:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/10/29 01:55:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/10/29 01:55:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:55:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:55:16 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/10/29 01:55:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/29 01:55:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/10/29 01:55:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/10/29 01:55:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/10/29 01:55:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/10/29 01:55:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/10/29 01:55:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/10/29 01:55:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:55:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/10/29 01:55:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec1185_d20251029_m015521_c001_v0001131_t0021_u01761702921593") 2025/10/29 01:55:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/29 01:55:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/29 01:55:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/10/29 01:55:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:55:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:55:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/10/29 01:55:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/29 01:55:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/29 01:55:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/29 01:55:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/29 01:55:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/29 01:55:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/29 01:55:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/10/29 01:55:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:55:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/10/29 01:55:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a6940427_d20251029_m015529_c001_v0001172_t0014_u01761702929691") 2025/10/29 01:55:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/29 01:55:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/29 01:55:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/29 01:55:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:55:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:55:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/29 01:55:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/29 01:55:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/10/29 01:55:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/29 01:55:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/10/29 01:55:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/29 01:55:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/29 01:55:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/10/29 01:55:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/10/29 01:55:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/10/29 01:55:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/29 01:55:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:55:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/10/29 01:55:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a694042b_d20251029_m015538_c001_v0001120_t0055_u01761702938683") 2025/10/29 01:55:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/10/29 01:55:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/29 01:55:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/29 01:55:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/10/29 01:55:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/29 01:55:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:55:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:55:41 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/10/29 01:55:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/10/29 01:55:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/29 01:55:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/10/29 01:55:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/10/29 01:55:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/10/29 01:55:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/10/29 01:55:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/10/29 01:55:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:55:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/10/29 01:55:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a694042e_d20251029_m015546_c001_v0001176_t0051_u01761702946633") 2025/10/29 01:55:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/29 01:55:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/10/29 01:55:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/29 01:55:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:55:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:55:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/10/29 01:55:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/29 01:55:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/29 01:55:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/29 01:55:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/29 01:55:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/29 01:55:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/29 01:55:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/10/29 01:55:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:55:55 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/10/29 01:55:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2068ede49ce72c7b_d20251029_m015555_c001_v0001171_t0053_u01761702955376") 2025/10/29 01:55:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/29 01:55:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/29 01:55:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/29 01:55:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:55:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:55:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/29 01:55:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/29 01:55:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/10/29 01:56:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/29 01:56:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/10/29 01:56:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/29 01:56:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/10/29 01:56:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/10/29 01:56:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/10/29 01:56:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/10/29 01:56:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/29 01:56:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:56:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/10/29 01:56:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec1193_d20251029_m015604_c001_v0001032_t0008_u01761702964456") 2025/10/29 01:56:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/10/29 01:56:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/29 01:56:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/10/29 01:56:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/10/29 01:56:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/10/29 01:56:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:56:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:56:07 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/10/29 01:56:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/10/29 01:56:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/10/29 01:56:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/29 01:56:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/10/29 01:56:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/10/29 01:56:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/10/29 01:56:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/10/29 01:56:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:56:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/10/29 01:56:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2068ede49ce72c90_d20251029_m015612_c001_v0001150_t0024_u01761702972981") 2025/10/29 01:56:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/29 01:56:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/10/29 01:56:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/29 01:56:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:56:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:56:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/10/29 01:56:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/29 01:56:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/29 01:56:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/29 01:56:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/29 01:56:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/29 01:56:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/29 01:56:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/10/29 01:56:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:56:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/10/29 01:56:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec11a0_d20251029_m015622_c001_v0001134_t0028_u01761702982436") 2025/10/29 01:56:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/29 01:56:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/29 01:56:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/29 01:56:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:56:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:56:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/29 01:56:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/29 01:56:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/10/29 01:56:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/29 01:56:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/10/29 01:56:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/29 01:56:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/10/29 01:56:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/10/29 01:56:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/10/29 01:56:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/10/29 01:56:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/29 01:56:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:56:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/10/29 01:56:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f216b2c496bac22f1_d20251029_m015632_c001_v0001105_t0006_u01761702992603") 2025/10/29 01:56:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/10/29 01:56:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/10/29 01:56:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/29 01:56:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/10/29 01:56:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/10/29 01:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:56:35 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/10/29 01:56:38 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/10/29 01:56:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/10/29 01:56:38 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/10/29 01:56:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/10/29 01:56:39 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/10/29 01:56:40 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/10/29 01:56:40 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/10/29 01:56:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:56:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/10/29 01:56:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f211eabb0cdcbb3ed_d20251029_m015642_c001_v0001100_t0049_u01761703002365") 2025/10/29 01:56:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/29 01:56:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/29 01:56:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/29 01:56:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:56:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:56:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/10/29 01:56:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/10/29 01:56:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/10/29 01:56:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/10/29 01:56:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/10/29 01:56:49 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/10/29 01:56:49 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/10/29 01:56:49 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/10/29 01:56:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:56:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/10/29 01:56:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec11b1_d20251029_m015652_c001_v0001153_t0025_u01761703012208") 2025/10/29 01:56:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/29 01:56:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/29 01:56:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/29 01:56:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:56:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:56:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/29 01:57:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/29 01:57:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/10/29 01:57:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/29 01:57:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/10/29 01:57:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/29 01:57:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/10/29 01:57:02 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/10/29 01:57:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/10/29 01:57:09 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/10/29 01:57:09 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/29 01:57:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:57:12 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/10/29 01:57:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f205638df9057b625_d20251029_m015713_c001_v0001029_t0020_u01761703033069") 2025/10/29 01:57:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/10/29 01:57:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/10/29 01:57:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/29 01:57:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/29 01:57:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/10/29 01:57:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:57:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:57:16 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/10/29 01:57:18 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/10/29 01:57:18 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/10/29 01:57:18 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/10/29 01:57:18 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/10/29 01:57:19 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/10/29 01:57:20 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/10/29 01:57:20 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/10/29 01:57:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:57:22 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/10/29 01:57:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f205638df9057b62a_d20251029_m015722_c001_v0001165_t0020_u01761703042856") 2025/10/29 01:57:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/29 01:57:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/10/29 01:57:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/29 01:57:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:57:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:57:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/10/29 01:57:27 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/10/29 01:57:27 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/10/29 01:57:27 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/10/29 01:57:27 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/10/29 01:57:30 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/10/29 01:57:30 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/10/29 01:57:30 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/10/29 01:57:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:57:33 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/10/29 01:57:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2036d880aac98791_d20251029_m015733_c001_v0001043_t0038_u01761703053635") 2025/10/29 01:57:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/29 01:57:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/10/29 01:57:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/29 01:57:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:57:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:57:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/29 01:57:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/29 01:57:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/10/29 01:57:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/29 01:57:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/10/29 01:57:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/29 01:57:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/10/29 01:57:41 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/10/29 01:57:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/10/29 01:57:44 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/10/29 01:57:44 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/29 01:57:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/10/29 01:57:48 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/10/29 01:57:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2036d880aac987d7_d20251029_m015749_c001_v0001104_t0052_u01761703069042") 2025/10/29 01:57:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/10/29 01:57:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/10/29 01:57:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/10/29 01:57:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/10/29 01:57:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/10/29 01:57:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/10/29 01:57:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/10/29 01:57:52 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/10/29 01:58:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1fd20df3a0bd2bdb9fa80e1b_f201886b197312189_d20251029_m015801_c001_v0001106_t0007_u01761703081364") 2025/10/29 01:58:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/10/29 01:58:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/29 01:58:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/29 01:58:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/29 01:58:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/29 01:58:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/29 01:58:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/29 01:58:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/29 01:58:04 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/10/29 01:58:07 DEBUG : chunked-copy: Done sending chunk 0 2025/10/29 01:58:07 DEBUG : chunked-copy: Done sending chunk 1 2025/10/29 01:58:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/29 01:58:08 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1fd20df3a0bd2bdb9fa80e1b_f217c043bd47788e5_d20251029_m015808_c001_v0001105_t0005_u01761703088076") 2025/10/29 01:58:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/10/29 01:58:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/29 01:58:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/29 01:58:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/29 01:58:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/29 01:58:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/10/29 01:58:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/29 01:58:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/10/29 01:58:11 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/10/29 01:58:13 DEBUG : chunked-copy: Done sending chunk 0 2025/10/29 01:58:13 DEBUG : chunked-copy: Done sending chunk 1 2025/10/29 01:58:13 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/29 01:58:14 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1fd20df3a0bd2bdb9fa80e1b_f215ef40f71027a91_d20251029_m015814_c001_v0001184_t0019_u01761703094524") 2025/10/29 01:58:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/29 01:58:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/29 01:58:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/29 01:58:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/29 01:58:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/29 01:58:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/10/29 01:58:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/10/29 01:58:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/10/29 01:58:18 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/10/29 01:58:20 DEBUG : chunked-copy: Done sending chunk 0 2025/10/29 01:58:20 DEBUG : chunked-copy: Done sending chunk 1 2025/10/29 01:58:20 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/10/29 01:58:21 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1fd20df3a0bd2bdb9fa80e1b_f215ef40f71027a94_d20251029_m015821_c001_v0001109_t0039_u01761703101403") 2025/10/29 01:58:21 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/10/29 01:58:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/10/29 01:58:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/10/29 01:58:22 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/10/29 01:58:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/10/29 01:58:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/10/29 01:58:22 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/29 01:58:23 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/29 01:58:25 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/29 01:58:25 DEBUG : Creating backend with remote "TestB2:rclone-test-huyufeq7yebo/deeper/nonexisting/directory" === 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/10/29 01:58:27 INFO : B2 bucket rclone-test-huyufeq7yebo: cleaning bucket "rclone-test-huyufeq7yebo" of all files 2025/10/29 01:58:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4036d880aac98772_d20251029_m015726_c001_v7007000_t0000_u01761703046809") 2025/10/29 01:58:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f205638df9057b62a_d20251029_m015722_c001_v0001165_t0020_u01761703042856") 2025/10/29 01:58:27 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f405638df9057b629_d20251029_m015722_c001_v7007000_t0000_u01761703042263") 2025/10/29 01:58:27 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2036d880aac98748_d20251029_m015717_c001_v0001184_t0001_u01761703037952") 2025/10/29 01:58:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312185_d20251029_m015754_c001_v7007000_t0000_u01761703074574") 2025/10/29 01:58:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2036d880aac987d7_d20251029_m015749_c001_v0001104_t0052_u01761703069042") 2025/10/29 01:58:27 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4036d880aac987d3_d20251029_m015748_c001_v7007000_t0000_u01761703068351") 2025/10/29 01:58:27 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2036d880aac987b0_d20251029_m015739_c001_v0001104_t0043_u01761703059118") 2025/10/29 01:58:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4036d880aac987ad_d20251029_m015738_c001_v7007000_t0000_u01761703058934") 2025/10/29 01:58:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2036d880aac98791_d20251029_m015733_c001_v0001043_t0038_u01761703053635") 2025/10/29 01:58:28 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4036d880aac9878d_d20251029_m015733_c001_v7007000_t0000_u01761703053048") 2025/10/29 01:58:28 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2036d880aac98773_d20251029_m015727_c001_v0001101_t0059_u01761703047001") 2025/10/29 01:58:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4068ede49ce72c71_d20251029_m015542_c001_v7007000_t0000_u01761702942613") 2025/10/29 01:58:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a694042b_d20251029_m015538_c001_v0001120_t0055_u01761702938683") 2025/10/29 01:58:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f423f3964a6940428_d20251029_m015533_c001_v7007000_t0000_u01761702933843") 2025/10/29 01:58:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a6940427_d20251029_m015529_c001_v0001172_t0014_u01761702929691") 2025/10/29 01:58:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f423f3964a694042a_d20251029_m015538_c001_v7007000_t0000_u01761702938254") 2025/10/29 01:58:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a6940429_d20251029_m015534_c001_v0001181_t0033_u01761702934036") 2025/10/29 01:58:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f423f3964a6940426_d20251029_m015529_c001_v7007000_t0000_u01761702929293") 2025/10/29 01:58:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a6940423_d20251029_m015525_c001_v0001179_t0038_u01761702925123") 2025/10/29 01:58:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f423f3964a6940422_d20251029_m015524_c001_v7007000_t0000_u01761702924941") 2025/10/29 01:58:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec1185_d20251029_m015521_c001_v0001131_t0021_u01761702921593") 2025/10/29 01:58:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f418e418520ec1183_d20251029_m015521_c001_v7007000_t0000_u01761702921065") 2025/10/29 01:58:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a694041c_d20251029_m015517_c001_v0001130_t0032_u01761702917502") 2025/10/29 01:58:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f418e418520ec1196_d20251029_m015608_c001_v7007000_t0000_u01761702968535") 2025/10/29 01:58:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec1193_d20251029_m015604_c001_v0001032_t0008_u01761702964456") 2025/10/29 01:58:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4068ede49ce72c81_d20251029_m015559_c001_v7007000_t0000_u01761702959454") 2025/10/29 01:58:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2068ede49ce72c7b_d20251029_m015555_c001_v0001171_t0053_u01761702955376") 2025/10/29 01:58:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f418e418520ec1192_d20251029_m015604_c001_v7007000_t0000_u01761702964025") 2025/10/29 01:58:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2068ede49ce72c82_d20251029_m015559_c001_v0001109_t0006_u01761702959635") 2025/10/29 01:58:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4068ede49ce72c7a_d20251029_m015554_c001_v7007000_t0000_u01761702954952") 2025/10/29 01:58:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2068ede49ce72c79_d20251029_m015550_c001_v0001037_t0024_u01761702950478") 2025/10/29 01:58:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4068ede49ce72c78_d20251029_m015550_c001_v7007000_t0000_u01761702950272") 2025/10/29 01:58:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a694042e_d20251029_m015546_c001_v0001176_t0051_u01761702946633") 2025/10/29 01:58:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f423f3964a694042d_d20251029_m015546_c001_v7007000_t0000_u01761702946254") 2025/10/29 01:58:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2068ede49ce72c72_d20251029_m015542_c001_v0001177_t0020_u01761702942797") 2025/10/29 01:58:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f423f3964a694041a_d20251029_m015517_c001_v7007000_t0000_u01761702917320") 2025/10/29 01:58:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec1181_d20251029_m015513_c001_v0001180_t0025_u01761702913492") 2025/10/29 01:58:29 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f418e418520ec1180_d20251029_m015513_c001_v7007000_t0000_u01761702913072") 2025/10/29 01:58:29 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a694040f_d20251029_m015508_c001_v0001157_t0048_u01761702908749") 2025/10/29 01:58:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f423f3964a694040e_d20251029_m015508_c001_v7007000_t0000_u01761702908564") 2025/10/29 01:58:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a6940409_d20251029_m015504_c001_v0001183_t0035_u01761702904780") 2025/10/29 01:58:29 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f423f3964a6940408_d20251029_m015504_c001_v7007000_t0000_u01761702904417") 2025/10/29 01:58:29 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f223f3964a6940405_d20251029_m015500_c001_v0001182_t0047_u01761702900446") 2025/10/29 01:58:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f423f3964a6940404_d20251029_m015500_c001_v7007000_t0000_u01761702900266") 2025/10/29 01:58:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2036d880aac98688_d20251029_m015456_c001_v0001137_t0011_u01761702896686") 2025/10/29 01:58:29 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4036d880aac98687_d20251029_m015456_c001_v7007000_t0000_u01761702896227") 2025/10/29 01:58:29 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2009d42887a634e3_d20251029_m015450_c001_v0001104_t0059_u01761702890876") 2025/10/29 01:58:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f418e418520ec11a9_d20251029_m015637_c001_v7007000_t0000_u01761702997569") 2025/10/29 01:58:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f216b2c496bac22f1_d20251029_m015632_c001_v0001105_t0006_u01761702992603") 2025/10/29 01:58:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f418e418520ec11a2_d20251029_m015627_c001_v7007000_t0000_u01761702987098") 2025/10/29 01:58:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec11a0_d20251029_m015622_c001_v0001134_t0028_u01761702982436") 2025/10/29 01:58:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f416b2c496bac22f0_d20251029_m015632_c001_v7007000_t0000_u01761702992055") 2025/10/29 01:58:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec11a7_d20251029_m015627_c001_v0001172_t0059_u01761702987280") 2025/10/29 01:58:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f418e418520ec119f_d20251029_m015621_c001_v7007000_t0000_u01761702981923") 2025/10/29 01:58:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec119d_d20251029_m015616_c001_v0001098_t0033_u01761702976970") 2025/10/29 01:58:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f418e418520ec119c_d20251029_m015616_c001_v7007000_t0000_u01761702976789") 2025/10/29 01:58:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2068ede49ce72c90_d20251029_m015612_c001_v0001150_t0024_u01761702972981") 2025/10/29 01:58:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4068ede49ce72c8f_d20251029_m015612_c001_v7007000_t0000_u01761702972544") 2025/10/29 01:58:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec1197_d20251029_m015608_c001_v0001182_t0035_u01761702968716") 2025/10/29 01:58:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4036d880aac98746_d20251029_m015717_c001_v7007000_t0000_u01761703037770") 2025/10/29 01:58:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f205638df9057b625_d20251029_m015713_c001_v0001029_t0020_u01761703033069") 2025/10/29 01:58:30 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f405638df9057b624_d20251029_m015712_c001_v7007000_t0000_u01761703032570") 2025/10/29 01:58:30 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec11b5_d20251029_m015659_c001_v0001032_t0027_u01761703019829") 2025/10/29 01:58:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f418e418520ec11b4_d20251029_m015659_c001_v7007000_t0000_u01761703019649") 2025/10/29 01:58:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec11b1_d20251029_m015652_c001_v0001153_t0025_u01761703012208") 2025/10/29 01:58:30 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f418e418520ec11b0_d20251029_m015651_c001_v7007000_t0000_u01761703011644") 2025/10/29 01:58:30 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec11af_d20251029_m015646_c001_v0001180_t0002_u01761703006684") 2025/10/29 01:58:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f418e418520ec11ae_d20251029_m015646_c001_v7007000_t0000_u01761703006503") 2025/10/29 01:58:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f211eabb0cdcbb3ed_d20251029_m015642_c001_v0001100_t0049_u01761703002365") 2025/10/29 01:58:31 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f411eabb0cdcbb3ec_d20251029_m015641_c001_v7007000_t0000_u01761703001806") 2025/10/29 01:58:31 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f218e418520ec11aa_d20251029_m015637_c001_v0001183_t0059_u01761702997750") 2025/10/29 01:58:31 DEBUG : chunked-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f402ba7889cafe071_d20251029_m015823_c001_v7007000_t0000_u01761703103795") 2025/10/29 01:58:31 DEBUG : chunked-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f2211a8d896adbf70_d20251029_m015817_c001_v0001150_t0053_u01761703097666") 2025/10/29 01:58:31 DEBUG : chunked-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4211a8d896adbf6f_d20251029_m015816_c001_v7007000_t0000_u01761703096587") 2025/10/29 01:58:31 DEBUG : chunked-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f215ef40f71027a8e_d20251029_m015811_c001_v0001177_t0035_u01761703091077") 2025/10/29 01:58:31 DEBUG : chunked-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f415ef40f71027a8d_d20251029_m015810_c001_v7007000_t0000_u01761703090190") 2025/10/29 01:58:31 DEBUG : chunked-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f217c043bd47788e3_d20251029_m015804_c001_v0001036_t0012_u01761703084273") 2025/10/29 01:58:31 DEBUG : chunked-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f417c043bd47788e2_d20251029_m015803_c001_v7007000_t0000_u01761703083449") 2025/10/29 01:58:31 DEBUG : chunked-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f112e7b37416019de_d20251029_m015759_c001_v0001113_t0025_u01761703079388") 2025/10/29 01:58:31 DEBUG : chunked-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312187_d20251029_m015758_c001_v7007000_t0000_u01761703078891") 2025/10/29 01:58:31 DEBUG : chunked-copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f112e7b37416019ca_d20251029_m015755_c001_v0001113_t0037_u01761703075383") 2025/10/29 01:58:31 DEBUG : chunked-copy.copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f402ba7889cafe06f_d20251029_m015823_c001_v7007000_t0000_u01761703103613") 2025/10/29 01:58:31 DEBUG : chunked-copy.copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f215ef40f71027a94_d20251029_m015821_c001_v0001109_t0039_u01761703101403") 2025/10/29 01:58:31 DEBUG : chunked-copy.copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4211a8d896adbf6e_d20251029_m015816_c001_v7007000_t0000_u01761703096405") 2025/10/29 01:58:31 DEBUG : chunked-copy.copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f215ef40f71027a91_d20251029_m015814_c001_v0001184_t0019_u01761703094524") 2025/10/29 01:58:31 DEBUG : chunked-copy.copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f415ef40f71027a8b_d20251029_m015810_c001_v7007000_t0000_u01761703090007") 2025/10/29 01:58:31 DEBUG : chunked-copy.copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f217c043bd47788e5_d20251029_m015808_c001_v0001105_t0005_u01761703088076") 2025/10/29 01:58:31 DEBUG : chunked-copy.copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f417c043bd47788e1_d20251029_m015803_c001_v7007000_t0000_u01761703083267") 2025/10/29 01:58:31 DEBUG : chunked-copy.copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f201886b197312189_d20251029_m015801_c001_v0001106_t0007_u01761703081364") 2025/10/29 01:58:32 DEBUG : chunked-copy.copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f401886b197312186_d20251029_m015758_c001_v7007000_t0000_u01761703078709") 2025/10/29 01:58:32 DEBUG : chunked-copy.copy: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f112cec5d554d362e_d20251029_m015757_c001_v0001036_t0018_u01761703077645") 2025/10/29 01:58:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f1028feb8f2961eea_d20251029_m015330_c001_v0001153_t0023_u01761702810218") 2025/10/29 01:58:32 DEBUG : unknown-size-put.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f402ba7889cafe072_d20251029_m015824_c001_v7007000_t0000_u01761703104710") 2025/10/29 01:58:32 DEBUG : unknown-size-put.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f112e7b3741601a16_d20251029_m015824_c001_v0001113_t0058_u01761703104346") 2025/10/29 01:58:32 DEBUG : unknown-size-update.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f402ba7889cafe074_d20251029_m015825_c001_v7007000_t0000_u01761703105816") 2025/10/29 01:58:32 DEBUG : unknown-size-update.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f112e7b3741601a1c_d20251029_m015825_c001_v0001113_t0008_u01761703105498") 2025/10/29 01:58:32 DEBUG : unknown-size-update.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f112e7b3741601a1a_d20251029_m015824_c001_v0001113_t0009_u01761703104893") 2025/10/29 01:58:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z1fd20df3a0bd2bdb9fa80e1b_f4009d42887a634dd_d20251029_m015447_c001_v7007000_t0000_u01761702887171") 2025/10/29 01:58:33 INFO : B2 bucket rclone-test-huyufeq7yebo: cleaning bucket "rclone-test-huyufeq7yebo" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (339.45s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.45s) --- PASS: TestIntegration/FsMkdir (337.22s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.22s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.31s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.28s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.37s) --- 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.25s) --- 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 (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.41s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- 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.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- 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.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.39s) --- 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 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (183.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (40.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (18.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (15.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.39s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.11s) --- 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 339.488s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m40.397085512s (try 1/5)