"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/11/11 03:40:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zomevix7beci" 2025/11/11 03:40:01 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/11/11 03:40:04 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/11 03:40:04 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/11 03:40:05 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/11/11 03:40:27 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/11/11 03:40:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/11/11 03:40:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/11/11 03:40:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/11/11 03:40:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/11/11 03:40:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/11/11 03:40:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/11/11 03:40:31 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/11/11 03:40:37 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/11 03:40:39 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/11/11 03:40:43 INFO : B2 bucket rclone-test-zomevix7beci: cleaning bucket "rclone-test-zomevix7beci" of all files 2025/11/11 03:40:44 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad583a_d20251111_m034043_c001_v0001165_t0030_u01762832443340") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/11 03:40:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zomevix7beci/dirToPurgeFromRoot" 2025/11/11 03:40:46 INFO : B2 bucket rclone-test-zomevix7beci path dirToPurgeFromRoot: cleaning bucket "rclone-test-zomevix7beci" of all files 2025/11/11 03:40:47 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5844_d20251111_m034044_c001_v0001165_t0045_u01762832444836") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/11 03:40:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zomevix7beci/hello? sausage/êé" 2025/11/11 03:40:51 INFO : B2 bucket rclone-test-zomevix7beci path hello? sausage/êé: cleaning bucket "rclone-test-zomevix7beci" of all files 2025/11/11 03:40:51 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f106ca1d83f1e7438_d20251111_m034050_c001_v0001029_t0016_u01762832450059") === 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/11/11 03:41:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zomevix7beci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/11 03:41:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zomevix7beci/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-zomevix7beci" from "TestB2:rclone-test-zomevix7beci" 2025/11/11 03:41:05 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/11/11 03:41:16 DEBUG : Creating backend with remote "TestB2:rclone-test-wulotac4sexu" 2025/11/11 03:41:19 DEBUG : B2 bucket rclone-test-wulotac4sexu: Purge remote 2025/11/11 03:41:19 INFO : B2 bucket rclone-test-wulotac4sexu: cleaning bucket "rclone-test-wulotac4sexu" of all files 2025/11/11 03:41:19 DEBUG : somefile: Deleting (id "4_z8f42ede3000d7b1b9fa80e1b_f4154ac4a1584095e_d20251111_m034118_c001_v0001136_t0057_u01762832478791") === 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/11/11 03:41:21 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/11 03:41:22 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/11/11 03:41:24 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/11/11 03:41:24 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/11/11 03:41:24 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.905Ki offset 6Mi/6.106Mi 2025/11/11 03:41:24 DEBUG : test-metadata: Sending chunk 1 length 111519 2025/11/11 03:41:26 DEBUG : test-metadata: Done sending chunk 1 2025/11/11 03:41:27 DEBUG : test-metadata: Done sending chunk 0 2025/11/11 03:41:27 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/11/11 03:41:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/11/11 03:41:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/11 03:41:35 DEBUG : pacer: Reducing sleep to 10ms 2025/11/11 03:41:37 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1165-03.backblaze.com/b2api/v1/b2_upload_file/fff2cde3f0fd7b0b9fa80e1b/c001_v0001165_t0035": EOF 2025/11/11 03:41:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-03.backblaze.com/b2api/v1/b2_upload_file/fff2cde3f0fd7b0b9fa80e1b/c001_v0001165_t0035": EOF) 2025/11/11 03:41:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1165-03.backblaze.com/b2api/v1/b2_upload_file/fff2cde3f0fd7b0b9fa80e1b/c001_v0001165_t0035": EOF - low level retry 1/10 2025/11/11 03:41:39 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-11-11-034132-105.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/11/11 03:41:41 DEBUG : oldPath = "TestB2:rclone-test-zomevix7beci/versions/test-versions-v2025-11-11-034132-105.txt" 2025/11/11 03:41:41 DEBUG : newPath = "TestB2,versions:rclone-test-zomevix7beci/versions/test-versions-v2025-11-11-034132-105.txt" 2025/11/11 03:41:41 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zomevix7beci/versions/test-versions-v2025-11-11-034132-105.txt" 2025/11/11 03:41:41 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/11 03:41:43 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zomevix7beci/versions/test-versions-v2025-11-11-034132-105.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zomevix7beci/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/11/11 03:41:46 INFO : B2 bucket rclone-test-zomevix7beci: cleaning bucket "rclone-test-zomevix7beci" of all hidden files 2025/11/11 03:41:46 DEBUG : leading space/ leading space: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae1f_d20251111_m034012_c001_v7007000_t0000_u01762832412052") as it is a hide marker 2025/11/11 03:41:46 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : leading space/ leading space: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad578a_d20251111_m034011_c001_v0001165_t0055_u01762832411387") 2025/11/11 03:41:46 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae1d_d20251111_m034011_c001_v7007000_t0000_u01762832411026") as it is a hide marker 2025/11/11 03:41:46 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5782_d20251111_m034010_c001_v0001165_t0041_u01762832410400") 2025/11/11 03:41:46 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae28_d20251111_m034017_c001_v7007000_t0000_u01762832417971") as it is a hide marker 2025/11/11 03:41:46 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : .leading dot/.leading dot: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57ae_d20251111_m034017_c001_v0001165_t0046_u01762832417352") 2025/11/11 03:41:46 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : created from root.txt: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f422c1db689653ea3_d20251111_m034112_c001_v7007000_t0000_u01762832472856") as it is a hide marker 2025/11/11 03:41:46 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : created from root.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1091118ead8fa121_d20251111_m034111_c001_v0001184_t0039_u01762832471922") 2025/11/11 03:41:46 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : file name.txt: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdaee3_d20251111_m034120_c001_v7007000_t0000_u01762832480869") as it is a hide marker 2025/11/11 03:41:46 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : file name.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5877_d20251111_m034100_c001_v0001165_t0011_u01762832460838") 2025/11/11 03:41:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : file name.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1157faf033a812f7_d20251111_m034057_c001_v0001044_t0015_u01762832457109") 2025/11/11 03:41:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : file name.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5817_d20251111_m034035_c001_v0001165_t0011_u01762832435411") 2025/11/11 03:41:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : file name.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5811_d20251111_m034034_c001_v0001165_t0054_u01762832434627") 2025/11/11 03:41:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5815_d20251111_m034035_c001_v0001165_t0058_u01762832435015") "upload" dated 2025-11-11 03:40:35.015 +0000 UTC (1m11.641091097s ago) 2025/11/11 03:41:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f400ae61412ce4cf9_d20251111_m034054_c001_v7007000_t0000_u01762832454856") as it is a hide marker 2025/11/11 03:41:46 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1179d79756374968_d20251111_m034054_c001_v0001161_t0051_u01762832454186") 2025/11/11 03:41:46 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1102622d4835fd30_d20251111_m034053_c001_v0001102_t0022_u01762832453248") 2025/11/11 03:41:46 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae36_d20251111_m034024_c001_v7007000_t0000_u01762832424645") as it is a hide marker 2025/11/11 03:41:46 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57dc_d20251111_m034024_c001_v0001165_t0050_u01762832424049") 2025/11/11 03:41:46 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : piped data.txt: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdaef0_d20251111_m034122_c001_v7007000_t0000_u01762832482579") as it is a hide marker 2025/11/11 03:41:46 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : piped data.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad58c9_d20251111_m034122_c001_v0001165_t0049_u01762832482149") 2025/11/11 03:41:46 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : piped data.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdaee9_d20251111_m034121_c001_v7007000_t0000_u01762832481963") 2025/11/11 03:41:46 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : piped data.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4033434f5aad58c5_d20251111_m034121_c001_v0001165_t0035_u01762832481600") 2025/11/11 03:41:46 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae37_d20251111_m034025_c001_v7007000_t0000_u01762832425602") as it is a hide marker 2025/11/11 03:41:46 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57e6_d20251111_m034025_c001_v0001165_t0033_u01762832425008") 2025/11/11 03:41:46 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : test-metadata: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f405f627b9fc0d823_d20251111_m034129_c001_v7007000_t0000_u01762832489563") as it is a hide marker 2025/11/11 03:41:46 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : test-metadata: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f220ad3cb32bdaefb_d20251111_m034124_c001_v0001182_t0050_u01762832484515") 2025/11/11 03:41:46 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : test-metadata: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdaef4_d20251111_m034123_c001_v7007000_t0000_u01762832483512") 2025/11/11 03:41:46 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : test-metadata: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad58d1_d20251111_m034122_c001_v0001165_t0047_u01762832482765") 2025/11/11 03:41:46 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae2b_d20251111_m034019_c001_v7007000_t0000_u01762832419945") as it is a hide marker 2025/11/11 03:41:46 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57b6_d20251111_m034019_c001_v0001165_t0028_u01762832419350") 2025/11/11 03:41:46 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae31_d20251111_m034021_c001_v7007000_t0000_u01762832421827") as it is a hide marker 2025/11/11 03:41:46 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57c2_d20251111_m034021_c001_v0001165_t0014_u01762832421256") 2025/11/11 03:41:46 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae2e_d20251111_m034020_c001_v7007000_t0000_u01762832420892") as it is a hide marker 2025/11/11 03:41:46 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57ba_d20251111_m034020_c001_v0001165_t0012_u01762832420331") 2025/11/11 03:41:46 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae33_d20251111_m034022_c001_v7007000_t0000_u01762832422754") as it is a hide marker 2025/11/11 03:41:46 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57c8_d20251111_m034022_c001_v0001165_t0048_u01762832422189") 2025/11/11 03:41:46 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae35_d20251111_m034023_c001_v7007000_t0000_u01762832423688") as it is a hide marker 2025/11/11 03:41:46 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57d2_d20251111_m034023_c001_v0001165_t0056_u01762832423115") 2025/11/11 03:41:46 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : trailing space /trailing space : Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae2a_d20251111_m034018_c001_v7007000_t0000_u01762832418988") as it is a hide marker 2025/11/11 03:41:46 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : trailing space /trailing space : Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57b2_d20251111_m034018_c001_v0001165_t0043_u01762832418338") 2025/11/11 03:41:46 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1039637f06c9b619_d20251111_m034139_c001_v0001043_t0056_u01762832499902") "upload" dated 2025-11-11 03:41:39.902 +0000 UTC (6.754870489s ago) 2025/11/11 03:41:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4083fd133a3d0d51_d20251111_m034135_c001_v7007000_t0000_u01762832495129") 2025/11/11 03:41:46 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad58f5_d20251111_m034132_c001_v0001165_t0050_u01762832492105") 2025/11/11 03:41:46 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae43_d20251111_m034034_c001_v7007000_t0000_u01762832434082") as it is a hide marker 2025/11/11 03:41:46 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f220ad3cb32bdae3a_d20251111_m034027_c001_v0001043_t0024_u01762832427748") 2025/11/11 03:41:46 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : zero-length-file: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae39_d20251111_m034027_c001_v7007000_t0000_u01762832427430") as it is a hide marker 2025/11/11 03:41:46 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : zero-length-file: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4033434f5aad57ec_d20251111_m034026_c001_v0001165_t0035_u01762832426882") 2025/11/11 03:41:46 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae21_d20251111_m034013_c001_v7007000_t0000_u01762832413094") as it is a hide marker 2025/11/11 03:41:46 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5792_d20251111_m034012_c001_v0001165_t0032_u01762832412413") 2025/11/11 03:41:46 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae15_d20251111_m034007_c001_v7007000_t0000_u01762832407901") as it is a hide marker 2025/11/11 03:41:46 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5776_d20251111_m034006_c001_v0001165_t0014_u01762832406964") 2025/11/11 03:41:46 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae25_d20251111_m034016_c001_v7007000_t0000_u01762832416018") as it is a hide marker 2025/11/11 03:41:46 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57a2_d20251111_m034015_c001_v0001165_t0044_u01762832415420") 2025/11/11 03:41:46 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae24_d20251111_m034015_c001_v7007000_t0000_u01762832415055") as it is a hide marker 2025/11/11 03:41:46 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad579e_d20251111_m034014_c001_v0001165_t0015_u01762832414472") 2025/11/11 03:41:46 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae26_d20251111_m034016_c001_v7007000_t0000_u01762832416988") as it is a hide marker 2025/11/11 03:41:46 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57a8_d20251111_m034016_c001_v0001165_t0038_u01762832416381") 2025/11/11 03:41:46 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae22_d20251111_m034014_c001_v7007000_t0000_u01762832414026") as it is a hide marker 2025/11/11 03:41:46 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5796_d20251111_m034013_c001_v0001165_t0019_u01762832413470") 2025/11/11 03:41:46 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : ./.: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae17_d20251111_m034008_c001_v7007000_t0000_u01762832408837") as it is a hide marker 2025/11/11 03:41:46 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : ./.: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad577a_d20251111_m034008_c001_v0001165_t0024_u01762832408264") 2025/11/11 03:41:46 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/11 03:41:46 DEBUG : ../..: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae1b_d20251111_m034009_c001_v7007000_t0000_u01762832409992") as it is a hide marker 2025/11/11 03:41:46 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/11 03:41:46 DEBUG : ../..: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad577c_d20251111_m034009_c001_v0001165_t0040_u01762832409202") 2025/11/11 03:41:46 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/11 03:41:46 INFO : B2 bucket rclone-test-zomevix7beci: cleaning bucket "rclone-test-zomevix7beci" of all hidden files 2025/11/11 03:41:47 DEBUG : leading space/ leading space: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae1f_d20251111_m034012_c001_v7007000_t0000_u01762832412052") as it is a hide marker 2025/11/11 03:41:47 DEBUG : leading space/ leading space: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad578a_d20251111_m034011_c001_v0001165_t0055_u01762832411387") 2025/11/11 03:41:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae1d_d20251111_m034011_c001_v7007000_t0000_u01762832411026") as it is a hide marker 2025/11/11 03:41:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5782_d20251111_m034010_c001_v0001165_t0041_u01762832410400") 2025/11/11 03:41:47 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae28_d20251111_m034017_c001_v7007000_t0000_u01762832417971") as it is a hide marker 2025/11/11 03:41:47 DEBUG : .leading dot/.leading dot: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57ae_d20251111_m034017_c001_v0001165_t0046_u01762832417352") 2025/11/11 03:41:47 DEBUG : created from root.txt: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f422c1db689653ea3_d20251111_m034112_c001_v7007000_t0000_u01762832472856") as it is a hide marker 2025/11/11 03:41:47 DEBUG : created from root.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1091118ead8fa121_d20251111_m034111_c001_v0001184_t0039_u01762832471922") 2025/11/11 03:41:47 DEBUG : file name.txt: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdaee3_d20251111_m034120_c001_v7007000_t0000_u01762832480869") as it is a hide marker 2025/11/11 03:41:47 DEBUG : file name.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5877_d20251111_m034100_c001_v0001165_t0011_u01762832460838") 2025/11/11 03:41:47 DEBUG : file name.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1157faf033a812f7_d20251111_m034057_c001_v0001044_t0015_u01762832457109") 2025/11/11 03:41:47 DEBUG : file name.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5817_d20251111_m034035_c001_v0001165_t0011_u01762832435411") 2025/11/11 03:41:47 DEBUG : file name.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5811_d20251111_m034034_c001_v0001165_t0054_u01762832434627") 2025/11/11 03:41:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5815_d20251111_m034035_c001_v0001165_t0058_u01762832435015") "upload" dated 2025-11-11 03:40:35.015 +0000 UTC (1m12.721831707s ago) 2025/11/11 03:41:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f400ae61412ce4cf9_d20251111_m034054_c001_v7007000_t0000_u01762832454856") as it is a hide marker 2025/11/11 03:41:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1179d79756374968_d20251111_m034054_c001_v0001161_t0051_u01762832454186") 2025/11/11 03:41:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1102622d4835fd30_d20251111_m034053_c001_v0001102_t0022_u01762832453248") 2025/11/11 03:41:47 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae36_d20251111_m034024_c001_v7007000_t0000_u01762832424645") as it is a hide marker 2025/11/11 03:41:47 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57dc_d20251111_m034024_c001_v0001165_t0050_u01762832424049") 2025/11/11 03:41:47 DEBUG : piped data.txt: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdaef0_d20251111_m034122_c001_v7007000_t0000_u01762832482579") as it is a hide marker 2025/11/11 03:41:48 DEBUG : piped data.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad58c9_d20251111_m034122_c001_v0001165_t0049_u01762832482149") 2025/11/11 03:41:48 DEBUG : piped data.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdaee9_d20251111_m034121_c001_v7007000_t0000_u01762832481963") 2025/11/11 03:41:48 DEBUG : piped data.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4033434f5aad58c5_d20251111_m034121_c001_v0001165_t0035_u01762832481600") 2025/11/11 03:41:48 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae37_d20251111_m034025_c001_v7007000_t0000_u01762832425602") as it is a hide marker 2025/11/11 03:41:48 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57e6_d20251111_m034025_c001_v0001165_t0033_u01762832425008") 2025/11/11 03:41:48 DEBUG : test-metadata: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f405f627b9fc0d823_d20251111_m034129_c001_v7007000_t0000_u01762832489563") as it is a hide marker 2025/11/11 03:41:48 DEBUG : test-metadata: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f220ad3cb32bdaefb_d20251111_m034124_c001_v0001182_t0050_u01762832484515") 2025/11/11 03:41:48 DEBUG : test-metadata: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdaef4_d20251111_m034123_c001_v7007000_t0000_u01762832483512") 2025/11/11 03:41:48 DEBUG : test-metadata: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad58d1_d20251111_m034122_c001_v0001165_t0047_u01762832482765") 2025/11/11 03:41:48 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae2b_d20251111_m034019_c001_v7007000_t0000_u01762832419945") as it is a hide marker 2025/11/11 03:41:48 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57b6_d20251111_m034019_c001_v0001165_t0028_u01762832419350") 2025/11/11 03:41:48 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae31_d20251111_m034021_c001_v7007000_t0000_u01762832421827") as it is a hide marker 2025/11/11 03:41:48 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57c2_d20251111_m034021_c001_v0001165_t0014_u01762832421256") 2025/11/11 03:41:48 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae2e_d20251111_m034020_c001_v7007000_t0000_u01762832420892") as it is a hide marker 2025/11/11 03:41:48 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57ba_d20251111_m034020_c001_v0001165_t0012_u01762832420331") 2025/11/11 03:41:48 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae33_d20251111_m034022_c001_v7007000_t0000_u01762832422754") as it is a hide marker 2025/11/11 03:41:48 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57c8_d20251111_m034022_c001_v0001165_t0048_u01762832422189") 2025/11/11 03:41:48 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae35_d20251111_m034023_c001_v7007000_t0000_u01762832423688") as it is a hide marker 2025/11/11 03:41:48 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57d2_d20251111_m034023_c001_v0001165_t0056_u01762832423115") 2025/11/11 03:41:48 DEBUG : trailing space /trailing space : Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae2a_d20251111_m034018_c001_v7007000_t0000_u01762832418988") as it is a hide marker 2025/11/11 03:41:49 DEBUG : trailing space /trailing space : Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57b2_d20251111_m034018_c001_v0001165_t0043_u01762832418338") 2025/11/11 03:41:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1039637f06c9b619_d20251111_m034139_c001_v0001043_t0056_u01762832499902") "upload" dated 2025-11-11 03:41:39.902 +0000 UTC (9.147142527s ago) 2025/11/11 03:41:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4083fd133a3d0d51_d20251111_m034135_c001_v7007000_t0000_u01762832495129") 2025/11/11 03:41:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad58f5_d20251111_m034132_c001_v0001165_t0050_u01762832492105") 2025/11/11 03:41:49 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae43_d20251111_m034034_c001_v7007000_t0000_u01762832434082") as it is a hide marker 2025/11/11 03:41:49 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f220ad3cb32bdae3a_d20251111_m034027_c001_v0001043_t0024_u01762832427748") 2025/11/11 03:41:49 DEBUG : zero-length-file: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae39_d20251111_m034027_c001_v7007000_t0000_u01762832427430") as it is a hide marker 2025/11/11 03:41:49 DEBUG : zero-length-file: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4033434f5aad57ec_d20251111_m034026_c001_v0001165_t0035_u01762832426882") 2025/11/11 03:41:49 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae21_d20251111_m034013_c001_v7007000_t0000_u01762832413094") as it is a hide marker 2025/11/11 03:41:49 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5792_d20251111_m034012_c001_v0001165_t0032_u01762832412413") 2025/11/11 03:41:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae15_d20251111_m034007_c001_v7007000_t0000_u01762832407901") as it is a hide marker 2025/11/11 03:41:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5776_d20251111_m034006_c001_v0001165_t0014_u01762832406964") 2025/11/11 03:41:49 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae25_d20251111_m034016_c001_v7007000_t0000_u01762832416018") as it is a hide marker 2025/11/11 03:41:49 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57a2_d20251111_m034015_c001_v0001165_t0044_u01762832415420") 2025/11/11 03:41:49 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae24_d20251111_m034015_c001_v7007000_t0000_u01762832415055") as it is a hide marker 2025/11/11 03:41:49 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad579e_d20251111_m034014_c001_v0001165_t0015_u01762832414472") 2025/11/11 03:41:49 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae26_d20251111_m034016_c001_v7007000_t0000_u01762832416988") as it is a hide marker 2025/11/11 03:41:49 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad57a8_d20251111_m034016_c001_v0001165_t0038_u01762832416381") 2025/11/11 03:41:49 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae22_d20251111_m034014_c001_v7007000_t0000_u01762832414026") as it is a hide marker 2025/11/11 03:41:49 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5796_d20251111_m034013_c001_v0001165_t0019_u01762832413470") 2025/11/11 03:41:49 DEBUG : ./.: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae17_d20251111_m034008_c001_v7007000_t0000_u01762832408837") as it is a hide marker 2025/11/11 03:41:49 DEBUG : ./.: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad577a_d20251111_m034008_c001_v0001165_t0024_u01762832408264") 2025/11/11 03:41:50 DEBUG : ../..: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdae1b_d20251111_m034009_c001_v7007000_t0000_u01762832409992") as it is a hide marker 2025/11/11 03:41:50 DEBUG : ../..: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad577c_d20251111_m034009_c001_v0001165_t0040_u01762832409202") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/11 03:41:50 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/11/11 03:41:50 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/11/11 03:41:51 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/11/11 03:41:51 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/11/11 03:41:51 INFO : B2 bucket rclone-test-zomevix7beci: cleaning bucket "rclone-test-zomevix7beci" of pending multipart uploads older than 0s 2025/11/11 03:41:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5815_d20251111_m034035_c001_v0001165_t0058_u01762832435015") "upload" dated 2025-11-11 03:40:35.015 +0000 UTC (1m16.958581074s ago) 2025/11/11 03:41:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2162881cf43e26b8_d20251111_m034150_c001_v0001113_t0025_u01762832510879") as it is a start marker (upload started at 2025-11-11 03:41:50.879 +0000 UTC) 2025/11/11 03:41:51 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/11/11 03:41:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2162881cf43e26b9_d20251111_m034151_c001_v0001153_t0021_u01762832511063") as it is a start marker (upload started at 2025-11-11 03:41:51.063 +0000 UTC) 2025/11/11 03:41:51 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/11/11 03:41:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2162881cf43e26bb_d20251111_m034151_c001_v0001117_t0030_u01762832511250") as it is a start marker (upload started at 2025-11-11 03:41:51.25 +0000 UTC) 2025/11/11 03:41:51 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/11/11 03:41:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2162881cf43e26bc_d20251111_m034151_c001_v0001090_t0018_u01762832511435") as it is a start marker (upload started at 2025-11-11 03:41:51.435 +0000 UTC) 2025/11/11 03:41:51 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/11/11 03:41:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4162881cf43e26b7_d20251111_m034150_c001_v7007000_t0000_u01762832510695") "hide" dated 2025-11-11 03:41:50.695 +0000 UTC (1.278834929s ago) 2025/11/11 03:41:51 DEBUG : versions/test-versions.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1039637f06c9b619_d20251111_m034139_c001_v0001043_t0056_u01762832499902") 2025/11/11 03:41:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/11/11 03:41:52 INFO : B2 bucket rclone-test-zomevix7beci: cleaning bucket "rclone-test-zomevix7beci" of pending multipart uploads older than 0s 2025/11/11 03:41:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5815_d20251111_m034035_c001_v0001165_t0058_u01762832435015") "upload" dated 2025-11-11 03:40:35.015 +0000 UTC (1m17.328653547s ago) 2025/11/11 03:41:52 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2162881cf43e26b8_d20251111_m034150_c001_v0001113_t0025_u01762832510879") as it is a start marker (upload started at 2025-11-11 03:41:50.879 +0000 UTC) 2025/11/11 03:41:52 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2162881cf43e26b9_d20251111_m034151_c001_v0001153_t0021_u01762832511063") as it is a start marker (upload started at 2025-11-11 03:41:51.063 +0000 UTC) 2025/11/11 03:41:52 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2162881cf43e26bb_d20251111_m034151_c001_v0001117_t0030_u01762832511250") as it is a start marker (upload started at 2025-11-11 03:41:51.25 +0000 UTC) 2025/11/11 03:41:52 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2162881cf43e26bc_d20251111_m034151_c001_v0001090_t0018_u01762832511435") as it is a start marker (upload started at 2025-11-11 03:41:51.435 +0000 UTC) 2025/11/11 03:41:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4162881cf43e26b7_d20251111_m034150_c001_v7007000_t0000_u01762832510695") "hide" dated 2025-11-11 03:41:50.695 +0000 UTC (1.648842341s ago) 2025/11/11 03:41:52 DEBUG : versions/test-versions.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1039637f06c9b619_d20251111_m034139_c001_v0001043_t0056_u01762832499902") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/11/11 03:41:53 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/11 03:41:53 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/11 03:41:53 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/11/11 03:41:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/11/11 03:41:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/11/11 03:41:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/11/11 03:41:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/11/11 03:41:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/11/11 03:41:57 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/11/11 03:41:57 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/11/11 03:42:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:42:00 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/11/11 03:42:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dcc6_d20251111_m034200_c001_v0001177_t0029_u01762832520215") 2025/11/11 03:42:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/11 03:42:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/11 03:42:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/11 03:42:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:42:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:42:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/11/11 03:42:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/11/11 03:42:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/11/11 03:42:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/11/11 03:42:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/11/11 03:42:06 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/11/11 03:42:06 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/11/11 03:42:06 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/11/11 03:42:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:42:08 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/11/11 03:42:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dcda_d20251111_m034208_c001_v0001184_t0021_u01762832528382") 2025/11/11 03:42:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/11 03:42:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/11 03:42:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/11 03:42:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:42:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:42:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/11 03:42:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/11 03:42:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/11/11 03:42:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/11 03:42:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/11/11 03:42:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/11 03:42:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/11/11 03:42:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/11/11 03:42:14 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/11/11 03:42:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/11/11 03:42:15 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/11 03:42:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:42:16 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/11/11 03:42:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dcf7_d20251111_m034216_c001_v0001181_t0050_u01762832536971") 2025/11/11 03:42:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/11 03:42:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/11 03:42:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/11 03:42:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/11 03:42:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/11/11 03:42:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:42:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:42:19 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/11/11 03:42:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/11/11 03:42:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/11/11 03:42:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/11 03:42:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/11/11 03:42:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/11/11 03:42:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/11/11 03:42:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/11/11 03:42:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:42:25 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/11/11 03:42:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd10_d20251111_m034225_c001_v0001165_t0051_u01762832545455") 2025/11/11 03:42:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/11 03:42:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/11/11 03:42:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/11 03:42:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:42:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:42:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/11/11 03:42:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/11 03:42:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/11 03:42:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/11 03:42:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/11 03:42:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/11 03:42:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/11 03:42:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/11/11 03:42:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:42:33 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/11/11 03:42:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd18_d20251111_m034233_c001_v0001134_t0059_u01762832553730") 2025/11/11 03:42:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/11 03:42:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/11 03:42:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/11 03:42:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:42:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:42:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/11 03:42:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/11 03:42:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/11 03:42:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/11 03:42:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/11 03:42:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/11 03:42:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/11 03:42:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/11/11 03:42:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/11 03:42:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/11 03:42:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/11 03:42:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:42:42 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/11/11 03:42:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e393358_d20251111_m034242_c001_v0001157_t0050_u01762832562942") 2025/11/11 03:42:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/11 03:42:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/11 03:42:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/11 03:42:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/11 03:42:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/11 03:42:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:42:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:42:45 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/11/11 03:42:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/11/11 03:42:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/11/11 03:42:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/11 03:42:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/11/11 03:42:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/11/11 03:42:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/11/11 03:42:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/11/11 03:42:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:42:51 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/11/11 03:42:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e39336e_d20251111_m034251_c001_v0001182_t0002_u01762832571311") 2025/11/11 03:42:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/11 03:42:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/11/11 03:42:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/11 03:42:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:42:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:42:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/11/11 03:42:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/11 03:42:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/11 03:42:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/11 03:42:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/11 03:42:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/11 03:42:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/11 03:42:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/11/11 03:42:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:42:58 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/11/11 03:42:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd2f_d20251111_m034258_c001_v0001146_t0013_u01762832578375") 2025/11/11 03:42:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/11 03:42:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/11 03:42:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/11 03:43:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:43:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:43:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/11 03:43:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/11 03:43:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/11 03:43:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/11 03:43:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/11 03:43:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/11 03:43:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/11 03:43:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/11/11 03:43:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/11 03:43:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/11 03:43:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/11 03:43:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:43:07 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/11/11 03:43:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2192668b7fbe953d_d20251111_m034307_c001_v0001044_t0036_u01762832587549") 2025/11/11 03:43:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/11 03:43:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/11 03:43:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/11 03:43:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/11 03:43:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/11 03:43:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:43:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:43:10 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/11/11 03:43:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/11 03:43:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/11/11 03:43:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/11/11 03:43:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/11/11 03:43:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/11/11 03:43:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/11/11 03:43:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/11/11 03:43:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:43:16 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/11/11 03:43:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2192668b7fbe954d_d20251111_m034316_c001_v0001153_t0019_u01762832596260") 2025/11/11 03:43:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/11 03:43:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/11/11 03:43:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/11 03:43:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:43:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:43:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/11/11 03:43:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/11 03:43:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/11 03:43:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/11 03:43:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/11 03:43:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/11 03:43:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/11 03:43:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/11/11 03:43:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:43:25 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/11/11 03:43:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd53_d20251111_m034325_c001_v0001134_t0014_u01762832605644") 2025/11/11 03:43:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/11 03:43:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/11 03:43:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/11 03:43:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:43:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:43:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/11 03:43:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/11 03:43:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/11 03:43:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/11 03:43:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/11 03:43:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/11/11 03:43:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/11 03:43:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/11/11 03:43:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/11 03:43:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/11 03:43:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/11 03:43:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:43:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/11/11 03:43:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e393423_d20251111_m034335_c001_v0001130_t0026_u01762832615637") 2025/11/11 03:43:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/11 03:43:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/11 03:43:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/11/11 03:43:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/11 03:43:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/11/11 03:43:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:43:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:43:38 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/11/11 03:43:41 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/11/11 03:43:41 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/11/11 03:43:41 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/11/11 03:43:41 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/11/11 03:43:41 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/11/11 03:43:44 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/11/11 03:43:44 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/11/11 03:43:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:43:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/11/11 03:43:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e393430_d20251111_m034345_c001_v0001150_t0055_u01762832625690") 2025/11/11 03:43:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/11 03:43:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/11 03:43:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/11 03:43:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:43:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:43:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/11/11 03:43:50 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/11/11 03:43:50 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/11/11 03:43:50 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/11/11 03:43:50 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/11/11 03:43:52 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/11/11 03:43:53 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/11/11 03:43:53 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/11/11 03:43:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:43:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/11/11 03:43:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e393440_d20251111_m034355_c001_v0001176_t0007_u01762832635345") 2025/11/11 03:43:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/11 03:43:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/11 03:43:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/11 03:43:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:43:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:43:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/11 03:44:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/11 03:44:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/11/11 03:44:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/11 03:44:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/11/11 03:44:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/11 03:44:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/11/11 03:44:02 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/11/11 03:44:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/11/11 03:44:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/11/11 03:44:03 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/11 03:44:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:44:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/11/11 03:44:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f217e20652b81d886_d20251111_m034406_c001_v0001106_t0010_u01762832646189") 2025/11/11 03:44:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/11 03:44:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/11 03:44:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/11 03:44:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/11 03:44:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/11/11 03:44:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:44:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:44:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/11/11 03:44:11 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/11/11 03:44:11 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/11/11 03:44:11 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/11/11 03:44:11 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/11/11 03:44:12 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/11/11 03:44:14 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/11/11 03:44:14 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/11/11 03:44:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:44:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/11/11 03:44:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f217e20652b81d893_d20251111_m034416_c001_v0001154_t0005_u01762832656636") 2025/11/11 03:44:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/11 03:44:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/11 03:44:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/11 03:44:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/11/11 03:44:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/11 03:44:16 DEBUG : pacer: Reducing sleep to 10ms 2025/11/11 03:44:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:44:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:44:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/11/11 03:44:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/11/11 03:44:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/11/11 03:44:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/11/11 03:44:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/11/11 03:44:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/11/11 03:44:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/11/11 03:44:25 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/11/11 03:44:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:44:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/11/11 03:44:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f218b07dcb4e26616_d20251111_m034428_c001_v0001117_t0027_u01762832668076") 2025/11/11 03:44:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/11 03:44:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/11 03:44:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/11 03:44:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:44:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:44:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/11 03:44:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/11 03:44:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/11/11 03:44:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/11 03:44:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/11/11 03:44:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/11 03:44:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/11/11 03:44:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/11/11 03:44:38 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/11/11 03:44:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/11/11 03:44:57 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/11 03:45:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/11 03:45:02 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/11/11 03:45:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2192668b7fbe9728_d20251111_m034502_c001_v0001181_t0044_u01762832702317") 2025/11/11 03:45:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/11 03:45:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/11 03:45:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/11 03:45:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/11 03:45:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/11/11 03:45:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/11/11 03:45:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/11/11 03:45:05 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/11/11 03:45:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2192668b7fbe977e_d20251111_m034513_c001_v0001144_t0010_u01762832713609") 2025/11/11 03:45:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/11/11 03:45:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/11 03:45:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/11 03:45:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/11 03:45:14 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/11 03:45:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/11 03:45:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/11 03:45:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/11 03:45:16 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/11/11 03:45:19 DEBUG : chunked-copy: Done sending chunk 0 2025/11/11 03:45:19 DEBUG : chunked-copy: Done sending chunk 1 2025/11/11 03:45:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/11 03:45:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2103e53acd2b7b32_d20251111_m034520_c001_v0001176_t0005_u01762832720648") 2025/11/11 03:45:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/11/11 03:45:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/11 03:45:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/11 03:45:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/11 03:45:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/11 03:45:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/11/11 03:45:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/11 03:45:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/11/11 03:45:23 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/11/11 03:45:25 DEBUG : chunked-copy: Done sending chunk 1 2025/11/11 03:45:25 DEBUG : chunked-copy: Done sending chunk 0 2025/11/11 03:45:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/11 03:45:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2103e53acd2b7b36_d20251111_m034526_c001_v0001145_t0024_u01762832726573") 2025/11/11 03:45:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/11 03:45:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/11 03:45:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/11 03:45:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/11 03:45:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/11 03:45:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/11 03:45:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/11 03:45:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/11 03:45:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/11/11 03:45:32 DEBUG : chunked-copy: Done sending chunk 0 2025/11/11 03:45:32 DEBUG : chunked-copy: Done sending chunk 1 2025/11/11 03:45:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/11 03:45:33 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2103e53acd2b7b3d_d20251111_m034533_c001_v0001038_t0031_u01762832733191") 2025/11/11 03:45:33 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/11/11 03:45:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/11 03:45:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/11 03:45:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/11 03:45:34 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/11/11 03:45:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/11 03:45:34 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/11 03:45:35 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/11 03:45:37 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/11 03:45:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zomevix7beci/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/11/11 03:45:39 INFO : B2 bucket rclone-test-zomevix7beci: cleaning bucket "rclone-test-zomevix7beci" of all files 2025/11/11 03:45:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f418b07dcb4e265fb_d20251111_m034421_c001_v7007000_t0000_u01762832661360") 2025/11/11 03:45:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f217e20652b81d893_d20251111_m034416_c001_v0001154_t0005_u01762832656636") 2025/11/11 03:45:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f417e20652b81d892_d20251111_m034416_c001_v7007000_t0000_u01762832656058") 2025/11/11 03:45:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f214136f5a5830943_d20251111_m034411_c001_v0001172_t0049_u01762832651225") 2025/11/11 03:45:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4192668b7fbe9767_d20251111_m034507_c001_v7007000_t0000_u01762832707460") 2025/11/11 03:45:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2192668b7fbe9728_d20251111_m034502_c001_v0001181_t0044_u01762832702317") 2025/11/11 03:45:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4192668b7fbe9727_d20251111_m034501_c001_v7007000_t0000_u01762832701634") 2025/11/11 03:45:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f218b07dcb4e2662c_d20251111_m034433_c001_v0001154_t0005_u01762832673769") 2025/11/11 03:45:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f418b07dcb4e2662b_d20251111_m034433_c001_v7007000_t0000_u01762832673584") 2025/11/11 03:45:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f218b07dcb4e26616_d20251111_m034428_c001_v0001117_t0027_u01762832668076") 2025/11/11 03:45:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f418b07dcb4e2660f_d20251111_m034427_c001_v7007000_t0000_u01762832667466") 2025/11/11 03:45:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f218b07dcb4e265fd_d20251111_m034421_c001_v0001100_t0027_u01762832661544") 2025/11/11 03:45:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dd21_d20251111_m034247_c001_v7007000_t0000_u01762832567171") 2025/11/11 03:45:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e393358_d20251111_m034242_c001_v0001157_t0050_u01762832562942") 2025/11/11 03:45:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dd1a_d20251111_m034237_c001_v7007000_t0000_u01762832557724") 2025/11/11 03:45:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd18_d20251111_m034233_c001_v0001134_t0059_u01762832553730") 2025/11/11 03:45:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f403872197e393355_d20251111_m034242_c001_v7007000_t0000_u01762832562546") 2025/11/11 03:45:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd1b_d20251111_m034237_c001_v0001105_t0011_u01762832557908") 2025/11/11 03:45:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dd17_d20251111_m034233_c001_v7007000_t0000_u01762832553333") 2025/11/11 03:45:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f220ad3cb32bdb00a_d20251111_m034229_c001_v0001146_t0036_u01762832549035") 2025/11/11 03:45:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdb009_d20251111_m034228_c001_v7007000_t0000_u01762832548853") 2025/11/11 03:45:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd10_d20251111_m034225_c001_v0001165_t0051_u01762832545455") 2025/11/11 03:45:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dd0f_d20251111_m034225_c001_v7007000_t0000_u01762832545048") 2025/11/11 03:45:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f220ad3cb32bdb000_d20251111_m034221_c001_v0001131_t0010_u01762832541068") 2025/11/11 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dd4a_d20251111_m034311_c001_v7007000_t0000_u01762832591553") 2025/11/11 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2192668b7fbe953d_d20251111_m034307_c001_v0001044_t0036_u01762832587549") 2025/11/11 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dd34_d20251111_m034302_c001_v7007000_t0000_u01762832582530") 2025/11/11 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd2f_d20251111_m034258_c001_v0001146_t0013_u01762832578375") 2025/11/11 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4192668b7fbe953b_d20251111_m034307_c001_v7007000_t0000_u01762832587162") 2025/11/11 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd35_d20251111_m034302_c001_v0001098_t0027_u01762832582714") 2025/11/11 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dd2d_d20251111_m034257_c001_v7007000_t0000_u01762832577968") 2025/11/11 03:45:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd2a_d20251111_m034253_c001_v0001099_t0057_u01762832573852") 2025/11/11 03:45:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dd29_d20251111_m034253_c001_v7007000_t0000_u01762832573669") 2025/11/11 03:45:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e39336e_d20251111_m034251_c001_v0001182_t0002_u01762832571311") 2025/11/11 03:45:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f403872197e39336d_d20251111_m034250_c001_v7007000_t0000_u01762832570914") 2025/11/11 03:45:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd23_d20251111_m034247_c001_v0001182_t0019_u01762832567362") 2025/11/11 03:45:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f420ad3cb32bdaffe_d20251111_m034220_c001_v7007000_t0000_u01762832540885") 2025/11/11 03:45:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dcf7_d20251111_m034216_c001_v0001181_t0050_u01762832536971") 2025/11/11 03:45:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dcf6_d20251111_m034216_c001_v7007000_t0000_u01762832536566") 2025/11/11 03:45:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dce6_d20251111_m034212_c001_v0001157_t0021_u01762832532324") 2025/11/11 03:45:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dce4_d20251111_m034212_c001_v7007000_t0000_u01762832532135") 2025/11/11 03:45:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dcda_d20251111_m034208_c001_v0001184_t0021_u01762832528382") 2025/11/11 03:45:41 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dcd9_d20251111_m034208_c001_v7007000_t0000_u01762832528018") 2025/11/11 03:45:41 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2216311f44aff3b6_d20251111_m034203_c001_v0001101_t0012_u01762832523808") 2025/11/11 03:45:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4216311f44aff3b3_d20251111_m034203_c001_v7007000_t0000_u01762832523618") 2025/11/11 03:45:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dcc6_d20251111_m034200_c001_v0001177_t0029_u01762832520215") 2025/11/11 03:45:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dcc5_d20251111_m034159_c001_v7007000_t0000_u01762832519800") 2025/11/11 03:45:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2162881cf43e26c2_d20251111_m034154_c001_v0001093_t0034_u01762832514420") 2025/11/11 03:45:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dd64_d20251111_m034340_c001_v7007000_t0000_u01762832620568") 2025/11/11 03:45:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e393423_d20251111_m034335_c001_v0001130_t0026_u01762832615637") 2025/11/11 03:45:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dd56_d20251111_m034330_c001_v7007000_t0000_u01762832610101") 2025/11/11 03:45:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd53_d20251111_m034325_c001_v0001134_t0014_u01762832605644") 2025/11/11 03:45:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f403872197e393422_d20251111_m034335_c001_v7007000_t0000_u01762832615210") 2025/11/11 03:45:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd57_d20251111_m034330_c001_v0001136_t0056_u01762832610286") 2025/11/11 03:45:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dd52_d20251111_m034325_c001_v7007000_t0000_u01762832605211") 2025/11/11 03:45:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd50_d20251111_m034320_c001_v0001036_t0053_u01762832600292") 2025/11/11 03:45:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f406602b19290dd4f_d20251111_m034320_c001_v7007000_t0000_u01762832600017") 2025/11/11 03:45:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2192668b7fbe954d_d20251111_m034316_c001_v0001153_t0019_u01762832596260") 2025/11/11 03:45:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4192668b7fbe954b_d20251111_m034315_c001_v7007000_t0000_u01762832595805") 2025/11/11 03:45:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f206602b19290dd4b_d20251111_m034311_c001_v0001161_t0010_u01762832591736") 2025/11/11 03:45:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f414136f5a5830941_d20251111_m034411_c001_v7007000_t0000_u01762832651043") 2025/11/11 03:45:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f217e20652b81d886_d20251111_m034406_c001_v0001106_t0010_u01762832646189") 2025/11/11 03:45:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f417e20652b81d884_d20251111_m034405_c001_v7007000_t0000_u01762832645667") 2025/11/11 03:45:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e393446_d20251111_m034400_c001_v0001134_t0032_u01762832640572") 2025/11/11 03:45:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f403872197e393445_d20251111_m034400_c001_v7007000_t0000_u01762832640389") 2025/11/11 03:45:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e393440_d20251111_m034355_c001_v0001176_t0007_u01762832635345") 2025/11/11 03:45:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f403872197e39343d_d20251111_m034354_c001_v7007000_t0000_u01762832634834") 2025/11/11 03:45:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e393434_d20251111_m034349_c001_v0001037_t0025_u01762832629715") 2025/11/11 03:45:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f403872197e393432_d20251111_m034349_c001_v7007000_t0000_u01762832629497") 2025/11/11 03:45:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e393430_d20251111_m034345_c001_v0001150_t0055_u01762832625690") 2025/11/11 03:45:43 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f403872197e39342d_d20251111_m034345_c001_v7007000_t0000_u01762832625215") 2025/11/11 03:45:43 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f203872197e393427_d20251111_m034340_c001_v0001130_t0046_u01762832620751") 2025/11/11 03:45:43 DEBUG : chunked-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4103e53acd2b7b45_d20251111_m034535_c001_v7007000_t0000_u01762832735376") 2025/11/11 03:45:43 DEBUG : chunked-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2192668b7fbe97c6_d20251111_m034529_c001_v0001093_t0043_u01762832729478") 2025/11/11 03:45:43 DEBUG : chunked-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4192668b7fbe97c0_d20251111_m034528_c001_v7007000_t0000_u01762832728868") 2025/11/11 03:45:43 DEBUG : chunked-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2192668b7fbe97a0_d20251111_m034523_c001_v0001042_t0027_u01762832723019") 2025/11/11 03:45:43 DEBUG : chunked-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4192668b7fbe979b_d20251111_m034522_c001_v7007000_t0000_u01762832722361") 2025/11/11 03:45:43 DEBUG : chunked-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2192668b7fbe9786_d20251111_m034516_c001_v0001172_t0058_u01762832716392") 2025/11/11 03:45:43 DEBUG : chunked-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4192668b7fbe9784_d20251111_m034515_c001_v7007000_t0000_u01762832715745") 2025/11/11 03:45:43 DEBUG : chunked-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1039637f06c9b7ac_d20251111_m034511_c001_v0001043_t0046_u01762832711916") 2025/11/11 03:45:43 DEBUG : chunked-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4192668b7fbe9770_d20251111_m034511_c001_v7007000_t0000_u01762832711474") 2025/11/11 03:45:43 DEBUG : chunked-copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1039637f06c9b7a2_d20251111_m034508_c001_v0001043_t0042_u01762832708243") 2025/11/11 03:45:43 DEBUG : chunked-copy.copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4103e53acd2b7b44_d20251111_m034535_c001_v7007000_t0000_u01762832735194") 2025/11/11 03:45:43 DEBUG : chunked-copy.copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2103e53acd2b7b3d_d20251111_m034533_c001_v0001038_t0031_u01762832733191") 2025/11/11 03:45:44 DEBUG : chunked-copy.copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4192668b7fbe97be_d20251111_m034528_c001_v7007000_t0000_u01762832728685") 2025/11/11 03:45:44 DEBUG : chunked-copy.copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2103e53acd2b7b36_d20251111_m034526_c001_v0001145_t0024_u01762832726573") 2025/11/11 03:45:44 DEBUG : chunked-copy.copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4192668b7fbe9799_d20251111_m034522_c001_v7007000_t0000_u01762832722164") 2025/11/11 03:45:44 DEBUG : chunked-copy.copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2103e53acd2b7b32_d20251111_m034520_c001_v0001176_t0005_u01762832720648") 2025/11/11 03:45:44 DEBUG : chunked-copy.copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4192668b7fbe9783_d20251111_m034515_c001_v7007000_t0000_u01762832715559") 2025/11/11 03:45:44 DEBUG : chunked-copy.copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f2192668b7fbe977e_d20251111_m034513_c001_v0001144_t0010_u01762832713609") 2025/11/11 03:45:44 DEBUG : chunked-copy.copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4192668b7fbe976d_d20251111_m034511_c001_v7007000_t0000_u01762832711290") 2025/11/11 03:45:44 DEBUG : chunked-copy.copy: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1041f231de0ec5d3_d20251111_m034510_c001_v0001171_t0032_u01762832710448") 2025/11/11 03:45:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1033434f5aad5815_d20251111_m034035_c001_v0001165_t0058_u01762832435015") 2025/11/11 03:45:44 DEBUG : unknown-size-put.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4103e53acd2b7b48_d20251111_m034536_c001_v7007000_t0000_u01762832736577") 2025/11/11 03:45:44 DEBUG : unknown-size-put.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1039637f06c9b7e2_d20251111_m034535_c001_v0001043_t0010_u01762832735919") 2025/11/11 03:45:44 DEBUG : unknown-size-update.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4103e53acd2b7b52_d20251111_m034538_c001_v7007000_t0000_u01762832738049") 2025/11/11 03:45:44 DEBUG : unknown-size-update.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1039637f06c9b7ea_d20251111_m034537_c001_v0001043_t0017_u01762832737709") 2025/11/11 03:45:44 DEBUG : unknown-size-update.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f1039637f06c9b7e6_d20251111_m034536_c001_v0001043_t0025_u01762832736816") 2025/11/11 03:45:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zfff2cde3f0fd7b0b9fa80e1b_f4162881cf43e26b7_d20251111_m034150_c001_v7007000_t0000_u01762832510695") 2025/11/11 03:45:45 INFO : B2 bucket rclone-test-zomevix7beci: cleaning bucket "rclone-test-zomevix7beci" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (344.11s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.46s) --- PASS: TestIntegration/FsMkdir (341.83s) --- 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 (19.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.96s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.65s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.82s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.21s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.47s) --- 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.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.13s) --- 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.18s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- 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.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (193.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (6.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (56.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (33.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.41s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 344.141s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m45.06621053s (try 1/5)