"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:" 2026/05/05 01:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-folaxap8tusa" 2026/05/05 01:56:06 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 2026/05/05 01:56:09 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/05 01:56:09 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/05 01:56:09 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/05 01:56:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/05 01:56:37 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/05 01:56:37 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/05 01:56:37 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/05 01:56:37 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/05 01:56:37 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/05 01:56:37 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: 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 2026/05/05 01:56:45 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/05 01:56:46 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/05 01:56:51 INFO : B2 bucket rclone-test-folaxap8tusa: cleaning bucket "rclone-test-folaxap8tusa" of all files 2026/05/05 01:56:51 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda00e_d20260505_m015650_c001_v0001157_t0020_u01777946210763") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/05 01:56:53 DEBUG : Creating backend with remote "TestB2:rclone-test-folaxap8tusa/dirToPurgeFromRoot" 2026/05/05 01:56:54 INFO : B2 bucket rclone-test-folaxap8tusa path dirToPurgeFromRoot: cleaning bucket "rclone-test-folaxap8tusa" of all files 2026/05/05 01:56:54 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda014_d20260505_m015652_c001_v0001157_t0038_u01777946212381") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/05 01:56:55 DEBUG : Creating backend with remote "TestB2:rclone-test-folaxap8tusa/hello? sausage/êé" 2026/05/05 01:56:59 INFO : B2 bucket rclone-test-folaxap8tusa path hello? sausage/êé: cleaning bucket "rclone-test-folaxap8tusa" of all files 2026/05/05 01:56:59 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f1090c0bcf1b88b52_d20260505_m015657_c001_v0001183_t0049_u01777946217766") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/05 01:57:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/05/05 01:57:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/05 01:57:01 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: 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 2026/05/05 01:57:09 DEBUG : Creating backend with remote "TestB2:rclone-test-folaxap8tusa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/05 01:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-folaxap8tusa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-folaxap8tusa" from "TestB2:rclone-test-folaxap8tusa" 2026/05/05 01:57:12 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 2026/05/05 01:57:24 DEBUG : Creating backend with remote "TestB2:rclone-test-johavom8jolo" 2026/05/05 01:57:27 DEBUG : B2 bucket rclone-test-johavom8jolo: Purge remote 2026/05/05 01:57:27 INFO : B2 bucket rclone-test-johavom8jolo: cleaning bucket "rclone-test-johavom8jolo" of all files 2026/05/05 01:57:27 DEBUG : somefile: Deleting (id "4_z3ff2bda3d0adfb5b9fd80e1b_f408a24529b3e6407_d20260505_m015726_c001_v0001103_t0042_u01777946246752") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/05 01:57:29 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/05 01:57:30 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 2026/05/05 01:57:32 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/05 01:57:32 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/05 01:57:32 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.706Ki offset 6Mi/6.106Mi 2026/05/05 01:57:32 DEBUG : test-metadata: Sending chunk 1 length 111315 2026/05/05 01:57:34 DEBUG : test-metadata: Done sending chunk 1 2026/05/05 01:57:35 DEBUG : test-metadata: Done sending chunk 0 2026/05/05 01:57:35 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 === 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-v2026-05-05-015740-345.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 2026/05/05 01:57:46 DEBUG : oldPath = "TestB2:rclone-test-folaxap8tusa/versions/test-versions-v2026-05-05-015740-345.txt" 2026/05/05 01:57:46 DEBUG : newPath = "TestB2,versions:rclone-test-folaxap8tusa/versions/test-versions-v2026-05-05-015740-345.txt" 2026/05/05 01:57:46 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-folaxap8tusa/versions/test-versions-v2026-05-05-015740-345.txt" 2026/05/05 01:57:46 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/05 01:57:48 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-folaxap8tusa/versions/test-versions-v2026-05-05-015740-345.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-folaxap8tusa/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 2026/05/05 01:57:51 INFO : B2 bucket rclone-test-folaxap8tusa: cleaning bucket "rclone-test-folaxap8tusa" of all hidden files 2026/05/05 01:57:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434806_d20260505_m015617_c001_v7007000_t0000_u01777946177269") as it is a hide marker 2026/05/05 01:57:51 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : leading space/ leading space: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f86_d20260505_m015616_c001_v0001157_t0034_u01777946176538") 2026/05/05 01:57:51 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434804_d20260505_m015616_c001_v7007000_t0000_u01777946176174") as it is a hide marker 2026/05/05 01:57:51 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f84_d20260505_m015615_c001_v0001157_t0016_u01777946175490") 2026/05/05 01:57:51 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434816_d20260505_m015623_c001_v7007000_t0000_u01777946183699") as it is a hide marker 2026/05/05 01:57:51 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fa0_d20260505_m015623_c001_v0001157_t0018_u01777946183019") 2026/05/05 01:57:51 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : created from root.txt: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f411d3e09f0a5afa2_d20260505_m015720_c001_v7007000_t0000_u01777946240687") as it is a hide marker 2026/05/05 01:57:51 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : created from root.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f118ec3abafe8830f_d20260505_m015719_c001_v0001117_t0011_u01777946239229") 2026/05/05 01:57:51 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : file name.txt: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f4097681f49ff75ab_d20260505_m015728_c001_v7007000_t0000_u01777946248871") as it is a hide marker 2026/05/05 01:57:51 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : file name.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda032_d20260505_m015708_c001_v0001157_t0036_u01777946228109") 2026/05/05 01:57:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : file name.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f117023e089e6c31c_d20260505_m015704_c001_v0001174_t0043_u01777946224336") 2026/05/05 01:57:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : file name.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9ff6_d20260505_m015642_c001_v0001157_t0002_u01777946202516") 2026/05/05 01:57:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : file name.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9ff0_d20260505_m015641_c001_v0001157_t0008_u01777946201550") 2026/05/05 01:57:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9ff4_d20260505_m015642_c001_v0001157_t0053_u01777946202020") "upload" dated 2026-05-05 01:56:42.02 +0000 UTC (1m9.381328956s ago) 2026/05/05 01:57:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416497dc120c6bd4_d20260505_m015702_c001_v7007000_t0000_u01777946222096") as it is a hide marker 2026/05/05 01:57:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f11460adfb50a4fca_d20260505_m015701_c001_v0001185_t0057_u01777946221694") 2026/05/05 01:57:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f115b3d332054315b_d20260505_m015700_c001_v0001038_t0010_u01777946220704") 2026/05/05 01:57:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543482b_d20260505_m015631_c001_v7007000_t0000_u01777946191336") as it is a hide marker 2026/05/05 01:57:51 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fbc_d20260505_m015630_c001_v0001157_t0007_u01777946190469") 2026/05/05 01:57:51 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : piped data.txt: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f4097681f49ff75bc_d20260505_m015730_c001_v7007000_t0000_u01777946250791") as it is a hide marker 2026/05/05 01:57:51 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : piped data.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda068_d20260505_m015730_c001_v0001157_t0036_u01777946250185") 2026/05/05 01:57:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : piped data.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4097681f49ff75b5_d20260505_m015729_c001_v7007000_t0000_u01777946249996") 2026/05/05 01:57:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : piped data.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f408e105f0bfda066_d20260505_m015729_c001_v0001157_t0042_u01777946249635") 2026/05/05 01:57:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434834_d20260505_m015632_c001_v7007000_t0000_u01777946192496") as it is a hide marker 2026/05/05 01:57:51 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fbe_d20260505_m015631_c001_v0001157_t0037_u01777946191711") 2026/05/05 01:57:51 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : test-metadata: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f4097681f49ff75ee_d20260505_m015737_c001_v7007000_t0000_u01777946257760") as it is a hide marker 2026/05/05 01:57:51 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : test-metadata: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2097681f49ff75cc_d20260505_m015732_c001_v0001173_t0043_u01777946252678") 2026/05/05 01:57:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : test-metadata: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4097681f49ff75c4_d20260505_m015731_c001_v7007000_t0000_u01777946251871") 2026/05/05 01:57:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : test-metadata: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda06c_d20260505_m015730_c001_v0001157_t0054_u01777946250978") 2026/05/05 01:57:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543481a_d20260505_m015625_c001_v7007000_t0000_u01777946185831") as it is a hide marker 2026/05/05 01:57:51 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fa4_d20260505_m015625_c001_v0001157_t0051_u01777946185181") 2026/05/05 01:57:51 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543481e_d20260505_m015627_c001_v7007000_t0000_u01777946187884") as it is a hide marker 2026/05/05 01:57:51 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fb2_d20260505_m015627_c001_v0001157_t0052_u01777946187215") 2026/05/05 01:57:51 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543481c_d20260505_m015626_c001_v7007000_t0000_u01777946186817") as it is a hide marker 2026/05/05 01:57:51 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fa8_d20260505_m015626_c001_v0001157_t0009_u01777946186193") 2026/05/05 01:57:51 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434821_d20260505_m015629_c001_v7007000_t0000_u01777946189009") as it is a hide marker 2026/05/05 01:57:51 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fb6_d20260505_m015628_c001_v0001157_t0028_u01777946188246") 2026/05/05 01:57:51 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434824_d20260505_m015630_c001_v7007000_t0000_u01777946190009") as it is a hide marker 2026/05/05 01:57:51 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fb8_d20260505_m015629_c001_v0001157_t0002_u01777946189372") 2026/05/05 01:57:51 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434818_d20260505_m015624_c001_v7007000_t0000_u01777946184819") as it is a hide marker 2026/05/05 01:57:51 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : trailing space /trailing space : Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fa2_d20260505_m015624_c001_v0001157_t0037_u01777946184061") 2026/05/05 01:57:51 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda084_d20260505_m015745_c001_v0001157_t0043_u01777946265309") "upload" dated 2026-05-05 01:57:45.309 +0000 UTC (6.092719266s ago) 2026/05/05 01:57:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f41233acd46afd7d1_d20260505_m015743_c001_v7007000_t0000_u01777946263127") 2026/05/05 01:57:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda07c_d20260505_m015740_c001_v0001157_t0055_u01777946260345") 2026/05/05 01:57:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434893_d20260505_m015640_c001_v7007000_t0000_u01777946200986") as it is a hide marker 2026/05/05 01:57:51 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f216f8eab5543483e_d20260505_m015634_c001_v0001178_t0050_u01777946194727") 2026/05/05 01:57:51 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : zero-length-file: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543483d_d20260505_m015634_c001_v7007000_t0000_u01777946194546") as it is a hide marker 2026/05/05 01:57:51 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : zero-length-file: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f408e105f0bfd9fc4_d20260505_m015634_c001_v0001157_t0042_u01777946194001") 2026/05/05 01:57:51 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434809_d20260505_m015618_c001_v7007000_t0000_u01777946178368") as it is a hide marker 2026/05/05 01:57:51 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f8a_d20260505_m015617_c001_v0001157_t0023_u01777946177632") 2026/05/05 01:57:51 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab554347f5_d20260505_m015612_c001_v7007000_t0000_u01777946172958") as it is a hide marker 2026/05/05 01:57:51 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f78_d20260505_m015611_c001_v0001157_t0026_u01777946171875") 2026/05/05 01:57:51 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434810_d20260505_m015621_c001_v7007000_t0000_u01777946181650") as it is a hide marker 2026/05/05 01:57:51 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f96_d20260505_m015620_c001_v0001157_t0018_u01777946180979") 2026/05/05 01:57:51 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543480e_d20260505_m015620_c001_v7007000_t0000_u01777946180616") as it is a hide marker 2026/05/05 01:57:51 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f94_d20260505_m015619_c001_v0001157_t0035_u01777946179721") 2026/05/05 01:57:51 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434812_d20260505_m015622_c001_v7007000_t0000_u01777946182657") as it is a hide marker 2026/05/05 01:57:51 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f9c_d20260505_m015622_c001_v0001157_t0049_u01777946182013") 2026/05/05 01:57:51 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543480a_d20260505_m015619_c001_v7007000_t0000_u01777946179359") as it is a hide marker 2026/05/05 01:57:51 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f90_d20260505_m015618_c001_v0001157_t0013_u01777946178730") 2026/05/05 01:57:51 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : ./.: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab554347fa_d20260505_m015614_c001_v7007000_t0000_u01777946174029") as it is a hide marker 2026/05/05 01:57:51 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : ./.: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f7e_d20260505_m015613_c001_v0001157_t0008_u01777946173372") 2026/05/05 01:57:51 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/05 01:57:51 DEBUG : ../..: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434801_d20260505_m015615_c001_v7007000_t0000_u01777946175128") as it is a hide marker 2026/05/05 01:57:51 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/05 01:57:51 DEBUG : ../..: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f82_d20260505_m015614_c001_v0001157_t0014_u01777946174391") 2026/05/05 01:57:51 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/05 01:57:51 INFO : B2 bucket rclone-test-folaxap8tusa: cleaning bucket "rclone-test-folaxap8tusa" of all hidden files 2026/05/05 01:57:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434806_d20260505_m015617_c001_v7007000_t0000_u01777946177269") as it is a hide marker 2026/05/05 01:57:51 DEBUG : leading space/ leading space: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f86_d20260505_m015616_c001_v0001157_t0034_u01777946176538") 2026/05/05 01:57:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434804_d20260505_m015616_c001_v7007000_t0000_u01777946176174") as it is a hide marker 2026/05/05 01:57:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f84_d20260505_m015615_c001_v0001157_t0016_u01777946175490") 2026/05/05 01:57:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434816_d20260505_m015623_c001_v7007000_t0000_u01777946183699") as it is a hide marker 2026/05/05 01:57:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fa0_d20260505_m015623_c001_v0001157_t0018_u01777946183019") 2026/05/05 01:57:51 DEBUG : created from root.txt: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f411d3e09f0a5afa2_d20260505_m015720_c001_v7007000_t0000_u01777946240687") as it is a hide marker 2026/05/05 01:57:51 DEBUG : created from root.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f118ec3abafe8830f_d20260505_m015719_c001_v0001117_t0011_u01777946239229") 2026/05/05 01:57:51 DEBUG : file name.txt: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f4097681f49ff75ab_d20260505_m015728_c001_v7007000_t0000_u01777946248871") as it is a hide marker 2026/05/05 01:57:52 DEBUG : file name.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda032_d20260505_m015708_c001_v0001157_t0036_u01777946228109") 2026/05/05 01:57:52 DEBUG : file name.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f117023e089e6c31c_d20260505_m015704_c001_v0001174_t0043_u01777946224336") 2026/05/05 01:57:52 DEBUG : file name.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9ff6_d20260505_m015642_c001_v0001157_t0002_u01777946202516") 2026/05/05 01:57:52 DEBUG : file name.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9ff0_d20260505_m015641_c001_v0001157_t0008_u01777946201550") 2026/05/05 01:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9ff4_d20260505_m015642_c001_v0001157_t0053_u01777946202020") "upload" dated 2026-05-05 01:56:42.02 +0000 UTC (1m10.389186004s ago) 2026/05/05 01:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416497dc120c6bd4_d20260505_m015702_c001_v7007000_t0000_u01777946222096") as it is a hide marker 2026/05/05 01:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f11460adfb50a4fca_d20260505_m015701_c001_v0001185_t0057_u01777946221694") 2026/05/05 01:57:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f115b3d332054315b_d20260505_m015700_c001_v0001038_t0010_u01777946220704") 2026/05/05 01:57:52 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543482b_d20260505_m015631_c001_v7007000_t0000_u01777946191336") as it is a hide marker 2026/05/05 01:57:52 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fbc_d20260505_m015630_c001_v0001157_t0007_u01777946190469") 2026/05/05 01:57:52 DEBUG : piped data.txt: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f4097681f49ff75bc_d20260505_m015730_c001_v7007000_t0000_u01777946250791") as it is a hide marker 2026/05/05 01:57:52 DEBUG : piped data.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda068_d20260505_m015730_c001_v0001157_t0036_u01777946250185") 2026/05/05 01:57:52 DEBUG : piped data.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4097681f49ff75b5_d20260505_m015729_c001_v7007000_t0000_u01777946249996") 2026/05/05 01:57:52 DEBUG : piped data.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f408e105f0bfda066_d20260505_m015729_c001_v0001157_t0042_u01777946249635") 2026/05/05 01:57:52 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434834_d20260505_m015632_c001_v7007000_t0000_u01777946192496") as it is a hide marker 2026/05/05 01:57:52 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fbe_d20260505_m015631_c001_v0001157_t0037_u01777946191711") 2026/05/05 01:57:52 DEBUG : test-metadata: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f4097681f49ff75ee_d20260505_m015737_c001_v7007000_t0000_u01777946257760") as it is a hide marker 2026/05/05 01:57:53 DEBUG : test-metadata: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2097681f49ff75cc_d20260505_m015732_c001_v0001173_t0043_u01777946252678") 2026/05/05 01:57:53 DEBUG : test-metadata: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4097681f49ff75c4_d20260505_m015731_c001_v7007000_t0000_u01777946251871") 2026/05/05 01:57:53 DEBUG : test-metadata: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda06c_d20260505_m015730_c001_v0001157_t0054_u01777946250978") 2026/05/05 01:57:53 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543481a_d20260505_m015625_c001_v7007000_t0000_u01777946185831") as it is a hide marker 2026/05/05 01:57:53 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fa4_d20260505_m015625_c001_v0001157_t0051_u01777946185181") 2026/05/05 01:57:53 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543481e_d20260505_m015627_c001_v7007000_t0000_u01777946187884") as it is a hide marker 2026/05/05 01:57:53 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fb2_d20260505_m015627_c001_v0001157_t0052_u01777946187215") 2026/05/05 01:57:53 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543481c_d20260505_m015626_c001_v7007000_t0000_u01777946186817") as it is a hide marker 2026/05/05 01:57:53 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fa8_d20260505_m015626_c001_v0001157_t0009_u01777946186193") 2026/05/05 01:57:53 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434821_d20260505_m015629_c001_v7007000_t0000_u01777946189009") as it is a hide marker 2026/05/05 01:57:53 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fb6_d20260505_m015628_c001_v0001157_t0028_u01777946188246") 2026/05/05 01:57:53 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434824_d20260505_m015630_c001_v7007000_t0000_u01777946190009") as it is a hide marker 2026/05/05 01:57:53 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fb8_d20260505_m015629_c001_v0001157_t0002_u01777946189372") 2026/05/05 01:57:53 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434818_d20260505_m015624_c001_v7007000_t0000_u01777946184819") as it is a hide marker 2026/05/05 01:57:53 DEBUG : trailing space /trailing space : Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9fa2_d20260505_m015624_c001_v0001157_t0037_u01777946184061") 2026/05/05 01:57:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda084_d20260505_m015745_c001_v0001157_t0043_u01777946265309") "upload" dated 2026-05-05 01:57:45.309 +0000 UTC (8.54235873s ago) 2026/05/05 01:57:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f41233acd46afd7d1_d20260505_m015743_c001_v7007000_t0000_u01777946263127") 2026/05/05 01:57:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda07c_d20260505_m015740_c001_v0001157_t0055_u01777946260345") 2026/05/05 01:57:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434893_d20260505_m015640_c001_v7007000_t0000_u01777946200986") as it is a hide marker 2026/05/05 01:57:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f216f8eab5543483e_d20260505_m015634_c001_v0001178_t0050_u01777946194727") 2026/05/05 01:57:54 DEBUG : zero-length-file: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543483d_d20260505_m015634_c001_v7007000_t0000_u01777946194546") as it is a hide marker 2026/05/05 01:57:54 DEBUG : zero-length-file: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f408e105f0bfd9fc4_d20260505_m015634_c001_v0001157_t0042_u01777946194001") 2026/05/05 01:57:54 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434809_d20260505_m015618_c001_v7007000_t0000_u01777946178368") as it is a hide marker 2026/05/05 01:57:54 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f8a_d20260505_m015617_c001_v0001157_t0023_u01777946177632") 2026/05/05 01:57:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab554347f5_d20260505_m015612_c001_v7007000_t0000_u01777946172958") as it is a hide marker 2026/05/05 01:57:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f78_d20260505_m015611_c001_v0001157_t0026_u01777946171875") 2026/05/05 01:57:54 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434810_d20260505_m015621_c001_v7007000_t0000_u01777946181650") as it is a hide marker 2026/05/05 01:57:54 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f96_d20260505_m015620_c001_v0001157_t0018_u01777946180979") 2026/05/05 01:57:54 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543480e_d20260505_m015620_c001_v7007000_t0000_u01777946180616") as it is a hide marker 2026/05/05 01:57:54 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f94_d20260505_m015619_c001_v0001157_t0035_u01777946179721") 2026/05/05 01:57:54 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434812_d20260505_m015622_c001_v7007000_t0000_u01777946182657") as it is a hide marker 2026/05/05 01:57:54 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f9c_d20260505_m015622_c001_v0001157_t0049_u01777946182013") 2026/05/05 01:57:54 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab5543480a_d20260505_m015619_c001_v7007000_t0000_u01777946179359") as it is a hide marker 2026/05/05 01:57:54 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f90_d20260505_m015618_c001_v0001157_t0013_u01777946178730") 2026/05/05 01:57:54 DEBUG : ./.: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab554347fa_d20260505_m015614_c001_v7007000_t0000_u01777946174029") as it is a hide marker 2026/05/05 01:57:54 DEBUG : ./.: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f7e_d20260505_m015613_c001_v0001157_t0008_u01777946173372") 2026/05/05 01:57:54 DEBUG : ../..: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f416f8eab55434801_d20260505_m015615_c001_v7007000_t0000_u01777946175128") as it is a hide marker 2026/05/05 01:57:54 DEBUG : ../..: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9f82_d20260505_m015614_c001_v0001157_t0014_u01777946174391") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/05 01:57:55 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. 2026/05/05 01:57:55 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. 2026/05/05 01:57:55 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. 2026/05/05 01:57:56 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 2026/05/05 01:57:56 INFO : B2 bucket rclone-test-folaxap8tusa: cleaning bucket "rclone-test-folaxap8tusa" of pending multipart uploads older than 0s 2026/05/05 01:57:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9ff4_d20260505_m015642_c001_v0001157_t0053_u01777946202020") "upload" dated 2026-05-05 01:56:42.02 +0000 UTC (1m14.631134824s ago) 2026/05/05 01:57:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f21233acd46afd7e4_d20260505_m015755_c001_v0001115_t0013_u01777946275642") as it is a start marker (upload started at 2026-05-05 01:57:55.642 +0000 UTC) 2026/05/05 01:57:56 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/05 01:57:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f21233acd46afd7e5_d20260505_m015755_c001_v0001185_t0046_u01777946275824") as it is a start marker (upload started at 2026-05-05 01:57:55.824 +0000 UTC) 2026/05/05 01:57:56 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/05 01:57:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f21233acd46afd7e7_d20260505_m015756_c001_v0001182_t0031_u01777946276006") as it is a start marker (upload started at 2026-05-05 01:57:56.006 +0000 UTC) 2026/05/05 01:57:56 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/05 01:57:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f21233acd46afd7e9_d20260505_m015756_c001_v0001137_t0056_u01777946276188") as it is a start marker (upload started at 2026-05-05 01:57:56.188 +0000 UTC) 2026/05/05 01:57:56 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/05 01:57:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f41233acd46afd7e3_d20260505_m015755_c001_v7007000_t0000_u01777946275461") "hide" dated 2026-05-05 01:57:55.461 +0000 UTC (1.190257015s ago) 2026/05/05 01:57:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda084_d20260505_m015745_c001_v0001157_t0043_u01777946265309") 2026/05/05 01:57:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/05 01:57:56 INFO : B2 bucket rclone-test-folaxap8tusa: cleaning bucket "rclone-test-folaxap8tusa" of pending multipart uploads older than 0s 2026/05/05 01:57:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9ff4_d20260505_m015642_c001_v0001157_t0053_u01777946202020") "upload" dated 2026-05-05 01:56:42.02 +0000 UTC (1m14.993577462s ago) 2026/05/05 01:57:57 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f21233acd46afd7e4_d20260505_m015755_c001_v0001115_t0013_u01777946275642") as it is a start marker (upload started at 2026-05-05 01:57:55.642 +0000 UTC) 2026/05/05 01:57:57 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f21233acd46afd7e5_d20260505_m015755_c001_v0001185_t0046_u01777946275824") as it is a start marker (upload started at 2026-05-05 01:57:55.824 +0000 UTC) 2026/05/05 01:57:57 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f21233acd46afd7e7_d20260505_m015756_c001_v0001182_t0031_u01777946276006") as it is a start marker (upload started at 2026-05-05 01:57:56.006 +0000 UTC) 2026/05/05 01:57:57 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f21233acd46afd7e9_d20260505_m015756_c001_v0001137_t0056_u01777946276188") as it is a start marker (upload started at 2026-05-05 01:57:56.188 +0000 UTC) 2026/05/05 01:57:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f828df3d09dfb5b9fd80e1b_f41233acd46afd7e3_d20260505_m015755_c001_v7007000_t0000_u01777946275461") "hide" dated 2026-05-05 01:57:55.461 +0000 UTC (1.552682359s ago) 2026/05/05 01:57:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda084_d20260505_m015745_c001_v0001157_t0043_u01777946265309") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/05 01:57:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/05 01:57:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/05 01:57:58 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 2026/05/05 01:57:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/05 01:57:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/05 01:57:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/05 01:57:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/05 01:58:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/05 01:58:01 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/05 01:58:01 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/05 01:58:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 01:58:04 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. 2026/05/05 01:58:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f2054076aac96d5bf_d20260505_m015804_c001_v0001113_t0008_u01777946284614") 2026/05/05 01:58:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/05 01:58:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/05 01:58:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/05 01:58:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/05 01:58:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/05 01:58:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/05 01:58:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/05 01:58:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/05 01:58:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/05 01:58:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/05 01:58:12 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/05 01:58:22 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/05 01:58:22 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/05 01:58:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 01:58:25 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. 2026/05/05 01:58:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f204e8b46d580cc08_d20260505_m015825_c001_v0001101_t0051_u01777946305474") 2026/05/05 01:58:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/05 01:58:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/05 01:58:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/05 01:58:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/05 01:58:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/05 01:58:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/05 01:58:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/05 01:58:29 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/05 01:58:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/05 01:58:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/05 01:58:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/05 01:58:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/05 01:58:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/05 01:58:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/05 01:58:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/05 01:58:32 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/05 01:58:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 01:58:34 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. 2026/05/05 01:58:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f2175d65fc3959673_d20260505_m015834_c001_v0001172_t0035_u01777946314643") 2026/05/05 01:58:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/05 01:58:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/05 01:58:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/05 01:58:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/05 01:58:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/05 01:58:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/05 01:58:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/05 01:58:37 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 2026/05/05 01:58:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/05 01:58:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/05 01:58:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/05 01:58:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/05 01:58:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/05 01:58:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/05 01:58:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/05 01:58:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 01:58:51 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. 2026/05/05 01:58:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f2074f3f90de0c833_d20260505_m015851_c001_v0001103_t0040_u01777946331750") 2026/05/05 01:58:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/05 01:58:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/05 01:58:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/05 01:58:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/05 01:58:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/05 01:58:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/05 01:58:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/05 01:58:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/05 01:58:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/05 01:58:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/05 01:58:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/05 01:58:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/05 01:58:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/05 01:59:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 01:59:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/05/05 01:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f214e8c0befdf5d32_d20260505_m015900_c001_v0001174_t0001_u01777946340941") 2026/05/05 01:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/05 01:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/05 01:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/05 01:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/05 01:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/05 01:59:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/05 01:59:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/05 01:59:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/05 01:59:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/05 01:59:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/05 01:59:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/05 01:59:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/05 01:59:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/05 01:59:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/05 01:59:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/05 01:59:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/05 01:59:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 01:59:09 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. 2026/05/05 01:59:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f221ee37b5e8f77a1_d20260505_m015910_c001_v0001115_t0048_u01777946350039") 2026/05/05 01:59:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/05 01:59:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/05 01:59:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/05 01:59:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/05 01:59:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/05 01:59:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/05 01:59:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/05 01:59:13 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 2026/05/05 01:59:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/05 01:59:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/05 01:59:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/05 01:59:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/05 01:59:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/05 01:59:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/05 01:59:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/05 01:59:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 01:59:19 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. 2026/05/05 01:59:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6614_d20260505_m015919_c001_v0001167_t0033_u01777946359868") 2026/05/05 01:59:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/05 01:59:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/05 01:59:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/05 01:59:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/05 01:59:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/05 01:59:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/05 01:59:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/05 01:59:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/05 01:59:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/05 01:59:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/05 01:59:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/05 01:59:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/05 01:59:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/05 01:59:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 01:59:27 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. 2026/05/05 01:59:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e662a_d20260505_m015927_c001_v0001117_t0038_u01777946367870") 2026/05/05 01:59:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/05 01:59:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/05 01:59:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/05 01:59:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/05 01:59:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/05 01:59:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/05 01:59:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/05 01:59:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/05 01:59:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/05 01:59:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/05 01:59:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/05 01:59:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/05 01:59:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/05 01:59:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/05 01:59:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/05 01:59:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/05 01:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 01:59:37 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. 2026/05/05 01:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f20500a79f2f74c86_d20260505_m015937_c001_v0001167_t0008_u01777946377470") 2026/05/05 01:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/05 01:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/05 01:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/05 01:59:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/05 01:59:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/05 01:59:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/05 01:59:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/05 01:59:40 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 2026/05/05 01:59:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/05 01:59:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/05 01:59:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/05 01:59:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/05 01:59:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/05 01:59:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/05 01:59:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/05 01:59:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 01:59:45 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. 2026/05/05 01:59:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f20500a79f2f74cad_d20260505_m015946_c001_v0001117_t0022_u01777946386046") 2026/05/05 01:59:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/05 01:59:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/05 01:59:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/05 01:59:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/05 01:59:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/05 01:59:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/05 01:59:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/05 01:59:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/05 01:59:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/05 01:59:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/05 01:59:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/05 01:59:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/05 01:59:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/05 01:59:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 01:59:56 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. 2026/05/05 01:59:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6636_d20260505_m015956_c001_v0001115_t0052_u01777946396153") 2026/05/05 01:59:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/05 01:59:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/05 01:59:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/05 01:59:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/05 01:59:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/05 01:59:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/05 02:00:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/05 02:00:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/05 02:00:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/05 02:00:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/05 02:00:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/05 02:00:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/05 02:00:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/05 02:00:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/05 02:00:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/05 02:00:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/05 02:00:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 02:00:05 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. 2026/05/05 02:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f211d3e09f0a5b69c_d20260505_m020006_c001_v0001179_t0020_u01777946406069") 2026/05/05 02:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/05 02:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/05 02:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/05 02:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/05 02:00:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/05 02:00:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/05 02:00:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/05 02:00:08 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 2026/05/05 02:00:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/05 02:00:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/05 02:00:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/05 02:00:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/05 02:00:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/05 02:00:13 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/05 02:00:13 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/05 02:00:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 02:00:15 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. 2026/05/05 02:00:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f211d3e09f0a5b705_d20260505_m020015_c001_v0001182_t0014_u01777946415554") 2026/05/05 02:00:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/05 02:00:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/05 02:00:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/05 02:00:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/05 02:00:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/05 02:00:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/05 02:00:19 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/05 02:00:19 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/05 02:00:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/05 02:00:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/05 02:00:22 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/05 02:00:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/05 02:00:23 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/05 02:00:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 02:00:25 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. 2026/05/05 02:00:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6666_d20260505_m020025_c001_v0001102_t0049_u01777946425195") 2026/05/05 02:00:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/05 02:00:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/05 02:00:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/05 02:00:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/05 02:00:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/05 02:00:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/05 02:00:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/05 02:00:30 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/05 02:00:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/05 02:00:30 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/05 02:00:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/05 02:00:30 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/05 02:00:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/05 02:00:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/05 02:00:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/05 02:00:33 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/05 02:00:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 02:00:35 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. 2026/05/05 02:00:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f216497dc120c706c_d20260505_m020035_c001_v0001185_t0002_u01777946435119") 2026/05/05 02:00:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/05 02:00:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/05 02:00:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/05 02:00:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/05 02:00:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/05 02:00:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/05 02:00:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/05 02:00:37 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 2026/05/05 02:00:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/05 02:00:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/05 02:00:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/05 02:00:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/05 02:00:41 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/05 02:00:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/05 02:00:43 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/05 02:00:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 02:00:44 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. 2026/05/05 02:00:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f216497dc120c7081_d20260505_m020044_c001_v0001178_t0041_u01777946444925") 2026/05/05 02:00:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/05 02:00:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/05 02:00:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/05 02:00:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/05 02:00:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/05 02:00:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/05 02:00:49 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/05 02:00:49 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/05 02:00:49 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/05 02:00:49 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/05 02:00:52 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/05 02:00:52 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/05 02:00:52 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/05 02:00:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 02:00:55 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. 2026/05/05 02:00:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e66c6_d20260505_m020055_c001_v0001131_t0027_u01777946455172") 2026/05/05 02:00:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/05 02:00:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/05 02:00:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/05 02:00:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/05 02:00:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/05 02:00:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/05 02:01:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/05 02:01:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/05 02:01:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/05 02:01:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/05 02:01:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/05 02:01:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/05 02:01:02 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/05 02:01:04 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/05 02:01:04 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/05 02:01:04 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/05 02:01:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/05 02:01:06 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. 2026/05/05 02:01:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e66cd_d20260505_m020106_c001_v0001115_t0018_u01777946466975") 2026/05/05 02:01:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/05 02:01:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/05 02:01:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/05 02:01:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/05 02:01:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/05 02:01:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/05 02:01:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/05 02:01:10 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 2026/05/05 02:01:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e66d4_d20260505_m020118_c001_v0001173_t0030_u01777946478580") 2026/05/05 02:01:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/05 02:01:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/05 02:01:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/05 02:01:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/05 02:01:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/05 02:01:21 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/05 02:01:21 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/05 02:01:21 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/05 02:01:21 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/05 02:01:23 DEBUG : chunked-copy: Done sending chunk 0 2026/05/05 02:01:23 DEBUG : chunked-copy: Done sending chunk 1 2026/05/05 02:01:23 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/05 02:01:24 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e66d6_d20260505_m020124_c001_v0001184_t0041_u01777946484491") 2026/05/05 02:01:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/05 02:01:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/05 02:01:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/05 02:01:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/05 02:01:25 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/05 02:01:27 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/05 02:01:27 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/05 02:01:27 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/05 02:01:27 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/05 02:01:29 DEBUG : chunked-copy: Done sending chunk 0 2026/05/05 02:01:30 DEBUG : chunked-copy: Done sending chunk 1 2026/05/05 02:01:30 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/05 02:01:31 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f828df3d09dfb5b9fd80e1b_f2175d65fc3959995_d20260505_m020130_c001_v0001033_t0051_u01777946490961") 2026/05/05 02:01:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/05 02:01:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/05 02:01:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/05 02:01:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/05 02:01:32 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/05 02:01:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/05 02:01:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/05 02:01:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/05 02:01:34 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/05 02:01:37 DEBUG : chunked-copy: Done sending chunk 0 2026/05/05 02:01:37 DEBUG : chunked-copy: Done sending chunk 1 2026/05/05 02:01:37 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/05 02:01:38 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0f828df3d09dfb5b9fd80e1b_f2175d65fc39599bd_d20260505_m020137_c001_v0001179_t0031_u01777946497942") 2026/05/05 02:01:38 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/05 02:01:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/05 02:01:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/05 02:01:38 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/05 02:01:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/05 02:01:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/05 02:01:38 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/05 02:01:40 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/05 02:01:42 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/05 02:01:42 DEBUG : Creating backend with remote "TestB2:rclone-test-folaxap8tusa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/05 02:01:43 INFO : B2 bucket rclone-test-folaxap8tusa: cleaning bucket "rclone-test-folaxap8tusa" of all files 2026/05/05 02:01:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e66b8_d20260505_m020048_c001_v7007000_t0000_u01777946448939") 2026/05/05 02:01:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f216497dc120c7081_d20260505_m020044_c001_v0001178_t0041_u01777946444925") 2026/05/05 02:01:44 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f416497dc120c707f_d20260505_m020044_c001_v7007000_t0000_u01777946444409") 2026/05/05 02:01:44 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6684_d20260505_m020039_c001_v0001136_t0054_u01777946439870") 2026/05/05 02:01:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e66ce_d20260505_m020112_c001_v7007000_t0000_u01777946472640") 2026/05/05 02:01:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e66cd_d20260505_m020106_c001_v0001115_t0018_u01777946466975") 2026/05/05 02:01:44 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e66cc_d20260505_m020106_c001_v7007000_t0000_u01777946466475") 2026/05/05 02:01:44 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e66c8_d20260505_m020100_c001_v0001100_t0055_u01777946460762") 2026/05/05 02:01:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e66c7_d20260505_m020100_c001_v7007000_t0000_u01777946460575") 2026/05/05 02:01:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e66c6_d20260505_m020055_c001_v0001131_t0027_u01777946455172") 2026/05/05 02:01:44 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e66c5_d20260505_m020054_c001_v7007000_t0000_u01777946454650") 2026/05/05 02:01:44 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e66ba_d20260505_m020049_c001_v0001177_t0029_u01777946449127") 2026/05/05 02:01:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f421ee37b5e8f77d1_d20260505_m015915_c001_v7007000_t0000_u01777946355242") 2026/05/05 02:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f221ee37b5e8f77a1_d20260505_m015910_c001_v0001115_t0048_u01777946350039") 2026/05/05 02:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f421ee37b5e8f7770_d20260505_m015904_c001_v7007000_t0000_u01777946344841") 2026/05/05 02:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f214e8c0befdf5d32_d20260505_m015900_c001_v0001174_t0001_u01777946340941") 2026/05/05 02:01:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f421ee37b5e8f779c_d20260505_m015909_c001_v7007000_t0000_u01777946349696") 2026/05/05 02:01:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f221ee37b5e8f7772_d20260505_m015905_c001_v0001109_t0057_u01777946345026") 2026/05/05 02:01:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f414e8c0befdf5d2f_d20260505_m015900_c001_v7007000_t0000_u01777946340499") 2026/05/05 02:01:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f214e8c0befdf5d22_d20260505_m015855_c001_v0001179_t0001_u01777946335724") 2026/05/05 02:01:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f414e8c0befdf5d21_d20260505_m015855_c001_v7007000_t0000_u01777946335543") 2026/05/05 02:01:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2074f3f90de0c833_d20260505_m015851_c001_v0001103_t0040_u01777946331750") 2026/05/05 02:01:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4074f3f90de0c82b_d20260505_m015851_c001_v7007000_t0000_u01777946331314") 2026/05/05 02:01:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f20947d26e8a423c7_d20260505_m015838_c001_v0001116_t0039_u01777946318714") 2026/05/05 02:01:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e662f_d20260505_m015941_c001_v7007000_t0000_u01777946381612") 2026/05/05 02:01:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f20500a79f2f74c86_d20260505_m015937_c001_v0001167_t0008_u01777946377470") 2026/05/05 02:01:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e662d_d20260505_m015932_c001_v7007000_t0000_u01777946372094") 2026/05/05 02:01:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e662a_d20260505_m015927_c001_v0001117_t0038_u01777946367870") 2026/05/05 02:01:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f40500a79f2f74c82_d20260505_m015936_c001_v7007000_t0000_u01777946376924") 2026/05/05 02:01:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e662e_d20260505_m015932_c001_v0001042_t0044_u01777946372298") 2026/05/05 02:01:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e6627_d20260505_m015927_c001_v7007000_t0000_u01777946367520") 2026/05/05 02:01:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f221ee37b5e8f77e9_d20260505_m015923_c001_v0001101_t0032_u01777946363436") 2026/05/05 02:01:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f421ee37b5e8f77e7_d20260505_m015923_c001_v7007000_t0000_u01777946363253") 2026/05/05 02:01:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6614_d20260505_m015919_c001_v0001167_t0033_u01777946359868") 2026/05/05 02:01:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e6613_d20260505_m015919_c001_v7007000_t0000_u01777946359505") 2026/05/05 02:01:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f221ee37b5e8f77d2_d20260505_m015915_c001_v0001106_t0038_u01777946355427") 2026/05/05 02:01:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f40947d26e8a423c6_d20260505_m015838_c001_v7007000_t0000_u01777946318517") 2026/05/05 02:01:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2175d65fc3959673_d20260505_m015834_c001_v0001172_t0035_u01777946314643") 2026/05/05 02:01:46 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4175d65fc3959520_d20260505_m015834_c001_v7007000_t0000_u01777946314223") 2026/05/05 02:01:46 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f204e8b46d580cc0b_d20260505_m015829_c001_v0001131_t0014_u01777946309666") 2026/05/05 02:01:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f404e8b46d580cc0a_d20260505_m015829_c001_v7007000_t0000_u01777946309481") 2026/05/05 02:01:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f204e8b46d580cc08_d20260505_m015825_c001_v0001101_t0051_u01777946305474") 2026/05/05 02:01:46 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f404e8b46d580cc07_d20260505_m015825_c001_v7007000_t0000_u01777946305126") 2026/05/05 02:01:46 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f202dd39eaba1578a_d20260505_m015808_c001_v0001144_t0055_u01777946288179") 2026/05/05 02:01:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f402dd39eaba15787_d20260505_m015807_c001_v7007000_t0000_u01777946287996") 2026/05/05 02:01:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2054076aac96d5bf_d20260505_m015804_c001_v0001113_t0008_u01777946284614") 2026/05/05 02:01:46 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4054076aac96d5be_d20260505_m015804_c001_v7007000_t0000_u01777946284267") 2026/05/05 02:01:46 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f21233acd46afd806_d20260505_m015759_c001_v0001090_t0030_u01777946279035") 2026/05/05 02:01:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e663f_d20260505_m020010_c001_v7007000_t0000_u01777946410451") 2026/05/05 02:01:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f211d3e09f0a5b69c_d20260505_m020006_c001_v0001179_t0020_u01777946406069") 2026/05/05 02:01:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e6637_d20260505_m020000_c001_v7007000_t0000_u01777946400635") 2026/05/05 02:01:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6636_d20260505_m015956_c001_v0001115_t0052_u01777946396153") 2026/05/05 02:01:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f411d3e09f0a5b693_d20260505_m020005_c001_v7007000_t0000_u01777946405590") 2026/05/05 02:01:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6638_d20260505_m020000_c001_v0001100_t0005_u01777946400822") 2026/05/05 02:01:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e6635_d20260505_m015955_c001_v7007000_t0000_u01777946395739") 2026/05/05 02:01:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6633_d20260505_m015950_c001_v0001109_t0051_u01777946390288") 2026/05/05 02:01:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e6632_d20260505_m015950_c001_v7007000_t0000_u01777946390084") 2026/05/05 02:01:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f20500a79f2f74cad_d20260505_m015946_c001_v0001117_t0022_u01777946386046") 2026/05/05 02:01:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f40500a79f2f74cab_d20260505_m015945_c001_v7007000_t0000_u01777946385650") 2026/05/05 02:01:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6630_d20260505_m015941_c001_v0001183_t0050_u01777946381810") 2026/05/05 02:01:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e667f_d20260505_m020039_c001_v7007000_t0000_u01777946439629") 2026/05/05 02:01:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f216497dc120c706c_d20260505_m020035_c001_v0001185_t0002_u01777946435119") 2026/05/05 02:01:47 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f416497dc120c7063_d20260505_m020034_c001_v7007000_t0000_u01777946434679") 2026/05/05 02:01:47 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6672_d20260505_m020030_c001_v0001181_t0055_u01777946430062") 2026/05/05 02:01:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e6671_d20260505_m020029_c001_v7007000_t0000_u01777946429874") 2026/05/05 02:01:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6666_d20260505_m020025_c001_v0001102_t0049_u01777946425195") 2026/05/05 02:01:47 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e6664_d20260505_m020024_c001_v7007000_t0000_u01777946424740") 2026/05/05 02:01:47 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6657_d20260505_m020019_c001_v0001116_t0028_u01777946419441") 2026/05/05 02:01:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e6656_d20260505_m020019_c001_v7007000_t0000_u01777946419255") 2026/05/05 02:01:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f211d3e09f0a5b705_d20260505_m020015_c001_v0001182_t0014_u01777946415554") 2026/05/05 02:01:48 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f411d3e09f0a5b6ff_d20260505_m020015_c001_v7007000_t0000_u01777946415043") 2026/05/05 02:01:48 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e6640_d20260505_m020010_c001_v0001174_t0028_u01777946410637") 2026/05/05 02:01:48 DEBUG : chunked-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4175d65fc39599c7_d20260505_m020140_c001_v7007000_t0000_u01777946500162") 2026/05/05 02:01:48 DEBUG : chunked-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2097681f49ff83dd_d20260505_m020134_c001_v0001154_t0025_u01777946494421") 2026/05/05 02:01:48 DEBUG : chunked-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4097681f49ff83dc_d20260505_m020133_c001_v7007000_t0000_u01777946493895") 2026/05/05 02:01:48 DEBUG : chunked-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2175d65fc3959973_d20260505_m020127_c001_v0001174_t0013_u01777946487174") 2026/05/05 02:01:48 DEBUG : chunked-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4175d65fc395996e_d20260505_m020126_c001_v7007000_t0000_u01777946486652") 2026/05/05 02:01:48 DEBUG : chunked-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2175d65fc3959934_d20260505_m020120_c001_v0001174_t0047_u01777946480865") 2026/05/05 02:01:48 DEBUG : chunked-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4175d65fc3959932_d20260505_m020120_c001_v7007000_t0000_u01777946480314") 2026/05/05 02:01:48 DEBUG : chunked-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda26b_d20260505_m020116_c001_v0001157_t0051_u01777946476980") 2026/05/05 02:01:48 DEBUG : chunked-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e66d2_d20260505_m020116_c001_v7007000_t0000_u01777946476603") 2026/05/05 02:01:48 DEBUG : chunked-copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda263_d20260505_m020113_c001_v0001157_t0017_u01777946473380") 2026/05/05 02:01:48 DEBUG : chunked-copy.copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4175d65fc39599c5_d20260505_m020139_c001_v7007000_t0000_u01777946499919") 2026/05/05 02:01:48 DEBUG : chunked-copy.copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2175d65fc39599bd_d20260505_m020137_c001_v0001179_t0031_u01777946497942") 2026/05/05 02:01:48 DEBUG : chunked-copy.copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4097681f49ff83d9_d20260505_m020133_c001_v7007000_t0000_u01777946493637") 2026/05/05 02:01:48 DEBUG : chunked-copy.copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2175d65fc3959995_d20260505_m020130_c001_v0001033_t0051_u01777946490961") 2026/05/05 02:01:48 DEBUG : chunked-copy.copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4175d65fc395996c_d20260505_m020126_c001_v7007000_t0000_u01777946486468") 2026/05/05 02:01:48 DEBUG : chunked-copy.copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e66d6_d20260505_m020124_c001_v0001184_t0041_u01777946484491") 2026/05/05 02:01:48 DEBUG : chunked-copy.copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4175d65fc3959930_d20260505_m020120_c001_v7007000_t0000_u01777946480126") 2026/05/05 02:01:48 DEBUG : chunked-copy.copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f2087a1ddb15e66d4_d20260505_m020118_c001_v0001173_t0030_u01777946478580") 2026/05/05 02:01:48 DEBUG : chunked-copy.copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4087a1ddb15e66d0_d20260505_m020116_c001_v7007000_t0000_u01777946476416") 2026/05/05 02:01:48 DEBUG : chunked-copy.copy: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f101e98dc08893d7d_d20260505_m020115_c001_v0001097_t0054_u01777946475458") 2026/05/05 02:01:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfd9ff4_d20260505_m015642_c001_v0001157_t0053_u01777946202020") 2026/05/05 02:01:49 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4175d65fc39599ca_d20260505_m020141_c001_v7007000_t0000_u01777946501249") 2026/05/05 02:01:49 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda2be_d20260505_m020140_c001_v0001157_t0008_u01777946500806") 2026/05/05 02:01:49 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f4175d65fc39599cf_d20260505_m020142_c001_v7007000_t0000_u01777946502596") 2026/05/05 02:01:49 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda2c4_d20260505_m020142_c001_v0001157_t0032_u01777946502227") 2026/05/05 02:01:49 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f108e105f0bfda2c2_d20260505_m020141_c001_v0001157_t0023_u01777946501437") 2026/05/05 02:01:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f828df3d09dfb5b9fd80e1b_f41233acd46afd7e3_d20260505_m015755_c001_v7007000_t0000_u01777946275461") 2026/05/05 02:01:50 INFO : B2 bucket rclone-test-folaxap8tusa: cleaning bucket "rclone-test-folaxap8tusa" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (343.99s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.53s) --- PASS: TestIntegration/FsMkdir (341.61s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.21s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.15s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.32s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.44s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.57s) --- 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.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.89s) --- 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 (17.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.23s) --- 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 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (193.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (39.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (21.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (36.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (17.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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.015s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m45.86691425s (try 1/5)