"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:457: Using remote "TestB2:" 2026/08/13 03:01:20 DEBUG : Creating backend with remote "TestB2:rclone-test-labuser4bumu" 2026/08/13 03:01:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: 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/08/13 03:01:23 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/13 03:01:23 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/13 03:01:23 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/13 03:01:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/13 03:01:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/13 03:01:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/13 03:01:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/13 03:01:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/13 03:01:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/13 03:01:51 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/13 03:01:58 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/13 03:02:00 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/13 03:02:04 INFO : B2 bucket rclone-test-labuser4bumu: cleaning bucket "rclone-test-labuser4bumu" of all files 2026/08/13 03:02:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184f84_d20260813_m030204_c001_v0001173_t0015_u01786590124183") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/13 03:02:06 DEBUG : Creating backend with remote "TestB2:rclone-test-labuser4bumu/dirToPurgeFromRoot" 2026/08/13 03:02:07 INFO : B2 bucket rclone-test-labuser4bumu path dirToPurgeFromRoot: cleaning bucket "rclone-test-labuser4bumu" of all files 2026/08/13 03:02:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184f98_d20260813_m030205_c001_v0001173_t0052_u01786590125877") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/13 03:02:08 DEBUG : Creating backend with remote "TestB2:rclone-test-labuser4bumu/hello? sausage/êé" 2026/08/13 03:02:13 INFO : B2 bucket rclone-test-labuser4bumu path hello? sausage/êé: cleaning bucket "rclone-test-labuser4bumu" of all files 2026/08/13 03:02:13 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f113e0201accf957a_d20260813_m030211_c001_v0001167_t0049_u01786590131771") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/13 03:02:25 DEBUG : Creating backend with remote "TestB2:rclone-test-labuser4bumu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/13 03:02:27 DEBUG : Creating backend with remote "TestB2:rclone-test-labuser4bumu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-labuser4bumu" from "TestB2:rclone-test-labuser4bumu" 2026/08/13 03:02:29 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/08/13 03:02:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yozopeh0kayu" 2026/08/13 03:02:44 DEBUG : B2 bucket rclone-test-yozopeh0kayu: Purge remote 2026/08/13 03:02:44 INFO : B2 bucket rclone-test-yozopeh0kayu: cleaning bucket "rclone-test-yozopeh0kayu" of all files 2026/08/13 03:02:44 DEBUG : somefile: Deleting (id "4_zffa26dc3102dfb9b9ff80e1b_f4037a04be9fd7507_d20260813_m030243_c001_v0001184_t0057_u01786590163067") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/13 03:02:45 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/13 03:02:46 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/08/13 03:02:49 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/13 03:02:49 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/13 03:02:49 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.653Ki offset 6Mi/6.106Mi 2026/08/13 03:02:49 DEBUG : test-metadata: Sending chunk 1 length 111261 2026/08/13 03:02:51 DEBUG : test-metadata: Done sending chunk 1 2026/08/13 03:02:52 DEBUG : test-metadata: Done sending chunk 0 2026/08/13 03:02:52 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-08-13-030257-180.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/08/13 03:03:03 DEBUG : oldPath = "TestB2:rclone-test-labuser4bumu/versions/test-versions-v2026-08-13-030257-180.txt" 2026/08/13 03:03:03 DEBUG : newPath = "TestB2,versions:rclone-test-labuser4bumu/versions/test-versions-v2026-08-13-030257-180.txt" 2026/08/13 03:03:03 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-labuser4bumu/versions/test-versions-v2026-08-13-030257-180.txt" 2026/08/13 03:03:03 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/13 03:03:04 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-labuser4bumu/versions/test-versions-v2026-08-13-030257-180.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-labuser4bumu/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/08/13 03:03:08 INFO : B2 bucket rclone-test-labuser4bumu: cleaning bucket "rclone-test-labuser4bumu" of all hidden files 2026/08/13 03:03:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ccc_d20260813_m030131_c001_v7007000_t0000_u01786590091049") as it is a hide marker 2026/08/13 03:03:08 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : leading space/ leading space: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e68_d20260813_m030130_c001_v0001173_t0054_u01786590090342") 2026/08/13 03:03:08 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cca_d20260813_m030129_c001_v7007000_t0000_u01786590089980") as it is a hide marker 2026/08/13 03:03:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e5a_d20260813_m030129_c001_v0001173_t0034_u01786590089327") 2026/08/13 03:03:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cdf_d20260813_m030137_c001_v7007000_t0000_u01786590097243") as it is a hide marker 2026/08/13 03:03:08 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184ea8_d20260813_m030136_c001_v0001173_t0049_u01786590096490") 2026/08/13 03:03:08 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : created from root.txt: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c1b_d20260813_m030237_c001_v7007000_t0000_u01786590157166") as it is a hide marker 2026/08/13 03:03:08 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : created from root.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f1153727e6ad8a752_d20260813_m030236_c001_v0001150_t0045_u01786590155999") 2026/08/13 03:03:08 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : file name.txt: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c50_d20260813_m030245_c001_v7007000_t0000_u01786590165559") as it is a hide marker 2026/08/13 03:03:08 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : file name.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b818503a_d20260813_m030224_c001_v0001173_t0012_u01786590144996") 2026/08/13 03:03:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : file name.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f114c6130c98e782b_d20260813_m030219_c001_v0001171_t0047_u01786590139301") 2026/08/13 03:03:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : file name.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184f4a_d20260813_m030156_c001_v0001173_t0015_u01786590116182") 2026/08/13 03:03:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : file name.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184f40_d20260813_m030155_c001_v0001173_t0006_u01786590115051") 2026/08/13 03:03:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184f48_d20260813_m030155_c001_v0001173_t0046_u01786590115688") "upload" dated 2026-08-13 03:01:55.688 +0000 UTC (1m13.148149876s ago) 2026/08/13 03:03:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4004132ab4b84c09_d20260813_m030216_c001_v7007000_t0000_u01786590136705") as it is a hide marker 2026/08/13 03:03:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f1171747e463bbd0e_d20260813_m030215_c001_v0001029_t0005_u01786590135805") 2026/08/13 03:03:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f1195d679460ed2b8_d20260813_m030214_c001_v0001033_t0042_u01786590134682") 2026/08/13 03:03:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cf1_d20260813_m030145_c001_v7007000_t0000_u01786590105349") as it is a hide marker 2026/08/13 03:03:08 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184ee4_d20260813_m030144_c001_v0001173_t0057_u01786590104350") 2026/08/13 03:03:08 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : piped data.txt: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c5f_d20260813_m030247_c001_v7007000_t0000_u01786590167408") as it is a hide marker 2026/08/13 03:03:08 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : piped data.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b81850fc_d20260813_m030246_c001_v0001173_t0040_u01786590166853") 2026/08/13 03:03:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : piped data.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c5a_d20260813_m030246_c001_v7007000_t0000_u01786590166668") 2026/08/13 03:03:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : piped data.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f41791be9b81850f2_d20260813_m030246_c001_v0001173_t0045_u01786590166300") 2026/08/13 03:03:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cf5_d20260813_m030146_c001_v7007000_t0000_u01786590106395") as it is a hide marker 2026/08/13 03:03:08 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184eec_d20260813_m030145_c001_v0001173_t0019_u01786590105711") 2026/08/13 03:03:08 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : test-metadata: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c91_d20260813_m030254_c001_v7007000_t0000_u01786590174635") as it is a hide marker 2026/08/13 03:03:08 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : test-metadata: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2057acd005308c6e_d20260813_m030249_c001_v0001103_t0021_u01786590169403") 2026/08/13 03:03:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : test-metadata: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c67_d20260813_m030248_c001_v7007000_t0000_u01786590168500") 2026/08/13 03:03:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : test-metadata: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8185108_d20260813_m030247_c001_v0001173_t0059_u01786590167603") 2026/08/13 03:03:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ce4_d20260813_m030139_c001_v7007000_t0000_u01786590099460") as it is a hide marker 2026/08/13 03:03:08 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184eba_d20260813_m030138_c001_v0001173_t0032_u01786590098741") 2026/08/13 03:03:08 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ce6_d20260813_m030141_c001_v7007000_t0000_u01786590101768") as it is a hide marker 2026/08/13 03:03:08 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184ece_d20260813_m030141_c001_v0001173_t0056_u01786590101020") 2026/08/13 03:03:08 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ce5_d20260813_m030140_c001_v7007000_t0000_u01786590100646") as it is a hide marker 2026/08/13 03:03:08 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184ec6_d20260813_m030139_c001_v0001173_t0050_u01786590099822") 2026/08/13 03:03:08 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ce7_d20260813_m030142_c001_v7007000_t0000_u01786590102832") as it is a hide marker 2026/08/13 03:03:08 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184ed4_d20260813_m030142_c001_v0001173_t0045_u01786590102130") 2026/08/13 03:03:08 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cef_d20260813_m030143_c001_v7007000_t0000_u01786590103987") as it is a hide marker 2026/08/13 03:03:08 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184eda_d20260813_m030143_c001_v0001173_t0026_u01786590103196") 2026/08/13 03:03:08 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ce1_d20260813_m030138_c001_v7007000_t0000_u01786590098295") as it is a hide marker 2026/08/13 03:03:08 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : trailing space /trailing space : Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184eb2_d20260813_m030137_c001_v0001173_t0045_u01786590097605") 2026/08/13 03:03:08 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b81851ac_d20260813_m030302_c001_v0001173_t0049_u01786590182101") "upload" dated 2026-08-13 03:03:02.101 +0000 UTC (6.735744631s ago) 2026/08/13 03:03:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c99_d20260813_m030259_c001_v7007000_t0000_u01786590179918") 2026/08/13 03:03:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8185172_d20260813_m030257_c001_v0001173_t0012_u01786590177180") 2026/08/13 03:03:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191d0c_d20260813_m030154_c001_v7007000_t0000_u01786590114507") as it is a hide marker 2026/08/13 03:03:08 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2231a11fe1191cf7_d20260813_m030148_c001_v0001105_t0033_u01786590108411") 2026/08/13 03:03:08 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : zero-length-file: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cf6_d20260813_m030148_c001_v7007000_t0000_u01786590108227") as it is a hide marker 2026/08/13 03:03:08 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : zero-length-file: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f41791be9b8184efc_d20260813_m030147_c001_v0001173_t0045_u01786590107677") 2026/08/13 03:03:08 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ccd_d20260813_m030132_c001_v7007000_t0000_u01786590092061") as it is a hide marker 2026/08/13 03:03:08 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e74_d20260813_m030131_c001_v0001173_t0037_u01786590091411") 2026/08/13 03:03:08 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cbb_d20260813_m030126_c001_v7007000_t0000_u01786590086882") as it is a hide marker 2026/08/13 03:03:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e30_d20260813_m030125_c001_v0001173_t0039_u01786590085872") 2026/08/13 03:03:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cdd_d20260813_m030135_c001_v7007000_t0000_u01786590095066") as it is a hide marker 2026/08/13 03:03:08 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e8e_d20260813_m030134_c001_v0001173_t0012_u01786590094444") 2026/08/13 03:03:08 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cd9_d20260813_m030134_c001_v7007000_t0000_u01786590094082") as it is a hide marker 2026/08/13 03:03:08 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e82_d20260813_m030133_c001_v0001173_t0032_u01786590093428") 2026/08/13 03:03:08 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cde_d20260813_m030136_c001_v7007000_t0000_u01786590096128") as it is a hide marker 2026/08/13 03:03:08 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e9a_d20260813_m030135_c001_v0001173_t0037_u01786590095433") 2026/08/13 03:03:08 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cd2_d20260813_m030133_c001_v7007000_t0000_u01786590093066") as it is a hide marker 2026/08/13 03:03:08 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e78_d20260813_m030132_c001_v0001173_t0001_u01786590092425") 2026/08/13 03:03:08 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : ./.: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cbf_d20260813_m030127_c001_v7007000_t0000_u01786590087902") as it is a hide marker 2026/08/13 03:03:08 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : ./.: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e3a_d20260813_m030127_c001_v0001173_t0032_u01786590087244") 2026/08/13 03:03:08 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/13 03:03:08 DEBUG : ../..: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cc6_d20260813_m030128_c001_v7007000_t0000_u01786590088965") as it is a hide marker 2026/08/13 03:03:08 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/13 03:03:08 DEBUG : ../..: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e48_d20260813_m030128_c001_v0001173_t0055_u01786590088263") 2026/08/13 03:03:08 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/13 03:03:09 INFO : B2 bucket rclone-test-labuser4bumu: cleaning bucket "rclone-test-labuser4bumu" of all hidden files 2026/08/13 03:03:09 DEBUG : leading space/ leading space: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ccc_d20260813_m030131_c001_v7007000_t0000_u01786590091049") as it is a hide marker 2026/08/13 03:03:09 DEBUG : leading space/ leading space: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e68_d20260813_m030130_c001_v0001173_t0054_u01786590090342") 2026/08/13 03:03:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cca_d20260813_m030129_c001_v7007000_t0000_u01786590089980") as it is a hide marker 2026/08/13 03:03:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e5a_d20260813_m030129_c001_v0001173_t0034_u01786590089327") 2026/08/13 03:03:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cdf_d20260813_m030137_c001_v7007000_t0000_u01786590097243") as it is a hide marker 2026/08/13 03:03:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184ea8_d20260813_m030136_c001_v0001173_t0049_u01786590096490") 2026/08/13 03:03:09 DEBUG : created from root.txt: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c1b_d20260813_m030237_c001_v7007000_t0000_u01786590157166") as it is a hide marker 2026/08/13 03:03:09 DEBUG : created from root.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f1153727e6ad8a752_d20260813_m030236_c001_v0001150_t0045_u01786590155999") 2026/08/13 03:03:09 DEBUG : file name.txt: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c50_d20260813_m030245_c001_v7007000_t0000_u01786590165559") as it is a hide marker 2026/08/13 03:03:09 DEBUG : file name.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b818503a_d20260813_m030224_c001_v0001173_t0012_u01786590144996") 2026/08/13 03:03:09 DEBUG : file name.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f114c6130c98e782b_d20260813_m030219_c001_v0001171_t0047_u01786590139301") 2026/08/13 03:03:09 DEBUG : file name.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184f4a_d20260813_m030156_c001_v0001173_t0015_u01786590116182") 2026/08/13 03:03:09 DEBUG : file name.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184f40_d20260813_m030155_c001_v0001173_t0006_u01786590115051") 2026/08/13 03:03:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184f48_d20260813_m030155_c001_v0001173_t0046_u01786590115688") "upload" dated 2026-08-13 03:01:55.688 +0000 UTC (1m14.262751102s ago) 2026/08/13 03:03:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4004132ab4b84c09_d20260813_m030216_c001_v7007000_t0000_u01786590136705") as it is a hide marker 2026/08/13 03:03:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f1171747e463bbd0e_d20260813_m030215_c001_v0001029_t0005_u01786590135805") 2026/08/13 03:03:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f1195d679460ed2b8_d20260813_m030214_c001_v0001033_t0042_u01786590134682") 2026/08/13 03:03:10 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cf1_d20260813_m030145_c001_v7007000_t0000_u01786590105349") as it is a hide marker 2026/08/13 03:03:10 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184ee4_d20260813_m030144_c001_v0001173_t0057_u01786590104350") 2026/08/13 03:03:10 DEBUG : piped data.txt: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c5f_d20260813_m030247_c001_v7007000_t0000_u01786590167408") as it is a hide marker 2026/08/13 03:03:10 DEBUG : piped data.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b81850fc_d20260813_m030246_c001_v0001173_t0040_u01786590166853") 2026/08/13 03:03:10 DEBUG : piped data.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c5a_d20260813_m030246_c001_v7007000_t0000_u01786590166668") 2026/08/13 03:03:10 DEBUG : piped data.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f41791be9b81850f2_d20260813_m030246_c001_v0001173_t0045_u01786590166300") 2026/08/13 03:03:10 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cf5_d20260813_m030146_c001_v7007000_t0000_u01786590106395") as it is a hide marker 2026/08/13 03:03:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184eec_d20260813_m030145_c001_v0001173_t0019_u01786590105711") 2026/08/13 03:03:10 DEBUG : test-metadata: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c91_d20260813_m030254_c001_v7007000_t0000_u01786590174635") as it is a hide marker 2026/08/13 03:03:10 DEBUG : test-metadata: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2057acd005308c6e_d20260813_m030249_c001_v0001103_t0021_u01786590169403") 2026/08/13 03:03:10 DEBUG : test-metadata: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c67_d20260813_m030248_c001_v7007000_t0000_u01786590168500") 2026/08/13 03:03:10 DEBUG : test-metadata: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8185108_d20260813_m030247_c001_v0001173_t0059_u01786590167603") 2026/08/13 03:03:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ce4_d20260813_m030139_c001_v7007000_t0000_u01786590099460") as it is a hide marker 2026/08/13 03:03:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184eba_d20260813_m030138_c001_v0001173_t0032_u01786590098741") 2026/08/13 03:03:10 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ce6_d20260813_m030141_c001_v7007000_t0000_u01786590101768") as it is a hide marker 2026/08/13 03:03:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184ece_d20260813_m030141_c001_v0001173_t0056_u01786590101020") 2026/08/13 03:03:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ce5_d20260813_m030140_c001_v7007000_t0000_u01786590100646") as it is a hide marker 2026/08/13 03:03:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184ec6_d20260813_m030139_c001_v0001173_t0050_u01786590099822") 2026/08/13 03:03:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ce7_d20260813_m030142_c001_v7007000_t0000_u01786590102832") as it is a hide marker 2026/08/13 03:03:10 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184ed4_d20260813_m030142_c001_v0001173_t0045_u01786590102130") 2026/08/13 03:03:10 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cef_d20260813_m030143_c001_v7007000_t0000_u01786590103987") as it is a hide marker 2026/08/13 03:03:11 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184eda_d20260813_m030143_c001_v0001173_t0026_u01786590103196") 2026/08/13 03:03:11 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ce1_d20260813_m030138_c001_v7007000_t0000_u01786590098295") as it is a hide marker 2026/08/13 03:03:11 DEBUG : trailing space /trailing space : Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184eb2_d20260813_m030137_c001_v0001173_t0045_u01786590097605") 2026/08/13 03:03:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b81851ac_d20260813_m030302_c001_v0001173_t0049_u01786590182101") "upload" dated 2026-08-13 03:03:02.101 +0000 UTC (9.075270867s ago) 2026/08/13 03:03:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308c99_d20260813_m030259_c001_v7007000_t0000_u01786590179918") 2026/08/13 03:03:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8185172_d20260813_m030257_c001_v0001173_t0012_u01786590177180") 2026/08/13 03:03:11 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191d0c_d20260813_m030154_c001_v7007000_t0000_u01786590114507") as it is a hide marker 2026/08/13 03:03:11 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2231a11fe1191cf7_d20260813_m030148_c001_v0001105_t0033_u01786590108411") 2026/08/13 03:03:11 DEBUG : zero-length-file: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cf6_d20260813_m030148_c001_v7007000_t0000_u01786590108227") as it is a hide marker 2026/08/13 03:03:11 DEBUG : zero-length-file: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f41791be9b8184efc_d20260813_m030147_c001_v0001173_t0045_u01786590107677") 2026/08/13 03:03:11 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191ccd_d20260813_m030132_c001_v7007000_t0000_u01786590092061") as it is a hide marker 2026/08/13 03:03:11 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e74_d20260813_m030131_c001_v0001173_t0037_u01786590091411") 2026/08/13 03:03:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cbb_d20260813_m030126_c001_v7007000_t0000_u01786590086882") as it is a hide marker 2026/08/13 03:03:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e30_d20260813_m030125_c001_v0001173_t0039_u01786590085872") 2026/08/13 03:03:11 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cdd_d20260813_m030135_c001_v7007000_t0000_u01786590095066") as it is a hide marker 2026/08/13 03:03:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e8e_d20260813_m030134_c001_v0001173_t0012_u01786590094444") 2026/08/13 03:03:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cd9_d20260813_m030134_c001_v7007000_t0000_u01786590094082") as it is a hide marker 2026/08/13 03:03:11 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e82_d20260813_m030133_c001_v0001173_t0032_u01786590093428") 2026/08/13 03:03:11 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cde_d20260813_m030136_c001_v7007000_t0000_u01786590096128") as it is a hide marker 2026/08/13 03:03:11 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e9a_d20260813_m030135_c001_v0001173_t0037_u01786590095433") 2026/08/13 03:03:11 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cd2_d20260813_m030133_c001_v7007000_t0000_u01786590093066") as it is a hide marker 2026/08/13 03:03:12 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e78_d20260813_m030132_c001_v0001173_t0001_u01786590092425") 2026/08/13 03:03:12 DEBUG : ./.: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cbf_d20260813_m030127_c001_v7007000_t0000_u01786590087902") as it is a hide marker 2026/08/13 03:03:12 DEBUG : ./.: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e3a_d20260813_m030127_c001_v0001173_t0032_u01786590087244") 2026/08/13 03:03:12 DEBUG : ../..: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1191cc6_d20260813_m030128_c001_v7007000_t0000_u01786590088965") as it is a hide marker 2026/08/13 03:03:12 DEBUG : ../..: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184e48_d20260813_m030128_c001_v0001173_t0055_u01786590088263") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/13 03:03:13 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/08/13 03:03:13 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/08/13 03:03:13 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/08/13 03:03:13 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/08/13 03:03:14 INFO : B2 bucket rclone-test-labuser4bumu: cleaning bucket "rclone-test-labuser4bumu" of pending multipart uploads older than 0s 2026/08/13 03:03:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184f48_d20260813_m030155_c001_v0001173_t0046_u01786590115688") "upload" dated 2026-08-13 03:01:55.688 +0000 UTC (1m18.677636529s ago) 2026/08/13 03:03:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f2057acd005308d20_d20260813_m030313_c001_v0001032_t0024_u01786590193230") as it is a start marker (upload started at 2026-08-13 03:03:13.23 +0000 UTC) 2026/08/13 03:03:14 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/13 03:03:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f2057acd005308d24_d20260813_m030313_c001_v0001109_t0037_u01786590193413") as it is a start marker (upload started at 2026-08-13 03:03:13.413 +0000 UTC) 2026/08/13 03:03:14 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/13 03:03:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f2057acd005308d29_d20260813_m030313_c001_v0001178_t0038_u01786590193598") as it is a start marker (upload started at 2026-08-13 03:03:13.598 +0000 UTC) 2026/08/13 03:03:14 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/13 03:03:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f2057acd005308d2e_d20260813_m030313_c001_v0001037_t0016_u01786590193781") as it is a start marker (upload started at 2026-08-13 03:03:13.781 +0000 UTC) 2026/08/13 03:03:14 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/13 03:03:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308d1c_d20260813_m030313_c001_v7007000_t0000_u01786590193047") "hide" dated 2026-08-13 03:03:13.047 +0000 UTC (1.319022623s ago) 2026/08/13 03:03:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b81851ac_d20260813_m030302_c001_v0001173_t0049_u01786590182101") 2026/08/13 03:03:14 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/13 03:03:14 INFO : B2 bucket rclone-test-labuser4bumu: cleaning bucket "rclone-test-labuser4bumu" of pending multipart uploads older than 0s 2026/08/13 03:03:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184f48_d20260813_m030155_c001_v0001173_t0046_u01786590115688") "upload" dated 2026-08-13 03:01:55.688 +0000 UTC (1m19.046172998s ago) 2026/08/13 03:03:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f2057acd005308d20_d20260813_m030313_c001_v0001032_t0024_u01786590193230") as it is a start marker (upload started at 2026-08-13 03:03:13.23 +0000 UTC) 2026/08/13 03:03:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f2057acd005308d24_d20260813_m030313_c001_v0001109_t0037_u01786590193413") as it is a start marker (upload started at 2026-08-13 03:03:13.413 +0000 UTC) 2026/08/13 03:03:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f2057acd005308d29_d20260813_m030313_c001_v0001178_t0038_u01786590193598") as it is a start marker (upload started at 2026-08-13 03:03:13.598 +0000 UTC) 2026/08/13 03:03:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f2057acd005308d2e_d20260813_m030313_c001_v0001037_t0016_u01786590193781") as it is a start marker (upload started at 2026-08-13 03:03:13.781 +0000 UTC) 2026/08/13 03:03:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308d1c_d20260813_m030313_c001_v7007000_t0000_u01786590193047") "hide" dated 2026-08-13 03:03:13.047 +0000 UTC (1.687333479s ago) 2026/08/13 03:03:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b81851ac_d20260813_m030302_c001_v0001173_t0049_u01786590182101") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/13 03:03:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/13 03:03:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/13 03:03:15 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/08/13 03:03:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/13 03:03:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/13 03:03:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/13 03:03:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/13 03:03:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/13 03:03:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/13 03:03:19 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/13 03:03:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:03:22 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/08/13 03:03:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f2067bfbb1ea86de8_d20260813_m030322_c001_v0001033_t0056_u01786590202407") 2026/08/13 03:03:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/13 03:03:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/13 03:03:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/13 03:03:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/13 03:03:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/13 03:03:22 DEBUG : pacer: Reducing sleep to 10ms 2026/08/13 03:03:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:03:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:03:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/13 03:03:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/13 03:03:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/13 03:03:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/13 03:03:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/13 03:03:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/13 03:03:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/13 03:03:29 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/13 03:03:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:03:31 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/08/13 03:03:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f21009e268e720c76_d20260813_m030331_c001_v0001179_t0059_u01786590211455") 2026/08/13 03:03:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/13 03:03:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/13 03:03:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/13 03:03:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:03:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:03:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/13 03:03:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/13 03:03:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/13 03:03:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/13 03:03:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/13 03:03:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/13 03:03:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/13 03:03:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/13 03:03:38 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/13 03:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/13 03:03:45 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/13 03:03:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:03:48 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/08/13 03:03:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f220e67f86f0defc0_d20260813_m030348_c001_v0001117_t0055_u01786590228495") 2026/08/13 03:03:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/13 03:03:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/13 03:03:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/13 03:03:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/13 03:03:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/13 03:03:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:03:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:03:51 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/08/13 03:03:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/13 03:03:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/13 03:03:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/13 03:03:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/13 03:03:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/13 03:03:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/13 03:03:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/13 03:03:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:03:56 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/08/13 03:03:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f2185093e2be38cbb_d20260813_m030356_c001_v0001177_t0018_u01786590236963") 2026/08/13 03:03:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/13 03:03:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/13 03:03:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/13 03:03:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:03:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:03:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/13 03:04:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/13 03:04:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/13 03:04:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/13 03:04:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/13 03:04:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/13 03:04:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/13 03:04:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/13 03:04:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:04:04 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/08/13 03:04:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f220e67f86f0defda_d20260813_m030405_c001_v0001099_t0046_u01786590245079") 2026/08/13 03:04:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/13 03:04:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/13 03:04:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/13 03:04:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:04:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:04:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/13 03:04:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/13 03:04:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/13 03:04:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/13 03:04:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/13 03:04:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/13 03:04:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/13 03:04:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/13 03:04:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/13 03:04:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/13 03:04:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/13 03:04:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:04:15 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/08/13 03:04:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f220e67f86f0defeb_d20260813_m030415_c001_v0001115_t0032_u01786590255088") 2026/08/13 03:04:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/13 03:04:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/13 03:04:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/13 03:04:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/13 03:04:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/13 03:04:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:04:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:04:18 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/08/13 03:04:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/13 03:04:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/13 03:04:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/13 03:04:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/13 03:04:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/13 03:04:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/13 03:04:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/13 03:04:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:04:23 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/08/13 03:04:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f220e67f86f0deffb_d20260813_m030423_c001_v0001161_t0016_u01786590263703") 2026/08/13 03:04:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/13 03:04:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/13 03:04:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/13 03:04:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:04:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:04:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/13 03:04:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/13 03:04:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/13 03:04:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/13 03:04:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/13 03:04:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/13 03:04:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/13 03:04:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/13 03:04:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:04:33 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/08/13 03:04:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f390_d20260813_m030433_c001_v0001185_t0000_u01786590273842") 2026/08/13 03:04:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/13 03:04:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/13 03:04:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/13 03:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/13 03:04:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/13 03:04:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/13 03:04:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/13 03:04:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/13 03:04:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/13 03:04:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/13 03:04:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/13 03:04:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/13 03:04:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/13 03:04:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/13 03:04:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:04:42 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/08/13 03:04:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f216cecb1c4aa2737_d20260813_m030442_c001_v0001171_t0011_u01786590282560") 2026/08/13 03:04:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/13 03:04:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/13 03:04:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/13 03:04:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/13 03:04:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/13 03:04:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:04:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:04:45 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/08/13 03:04:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/13 03:04:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/13 03:04:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/13 03:04:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/13 03:04:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/13 03:04:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/13 03:04:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/13 03:04:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:04:51 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/08/13 03:04:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f216cecb1c4aa2741_d20260813_m030451_c001_v0001161_t0056_u01786590291554") 2026/08/13 03:04:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/13 03:04:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/13 03:04:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/13 03:04:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:04:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:04:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/13 03:04:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/13 03:04:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/13 03:04:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/13 03:04:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/13 03:04:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/13 03:04:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/13 03:04:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/13 03:05:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:05:00 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/08/13 03:05:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f3f4_d20260813_m030500_c001_v0001184_t0008_u01786590300782") 2026/08/13 03:05:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/13 03:05:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/13 03:05:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/13 03:05:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:05:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:05:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/13 03:05:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/13 03:05:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/13 03:05:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/13 03:05:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/13 03:05:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/13 03:05:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/13 03:05:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/13 03:05:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/13 03:05:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/13 03:05:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/13 03:05:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:05:10 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/08/13 03:05:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f2231a11fe119252c_d20260813_m030510_c001_v0001032_t0026_u01786590310803") 2026/08/13 03:05:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/13 03:05:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/13 03:05:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/13 03:05:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/13 03:05:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/13 03:05:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:05:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:05:14 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/08/13 03:05:16 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/13 03:05:16 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/13 03:05:16 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/13 03:05:16 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/13 03:05:17 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/13 03:05:19 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/13 03:05:19 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/13 03:05:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:05:20 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/08/13 03:05:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f2231a11fe1192537_d20260813_m030520_c001_v0001090_t0059_u01786590320885") 2026/08/13 03:05:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/13 03:05:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/13 03:05:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/13 03:05:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:05:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:05:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/13 03:05:25 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/13 03:05:25 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/13 03:05:26 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/13 03:05:26 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/13 03:05:28 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/13 03:05:29 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/13 03:05:29 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/13 03:05:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:05:31 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/08/13 03:05:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f472_d20260813_m030531_c001_v0001041_t0032_u01786590331437") 2026/08/13 03:05:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/13 03:05:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/13 03:05:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/13 03:05:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:05:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:05:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/13 03:05:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/13 03:05:36 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/13 03:05:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/13 03:05:37 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/13 03:05:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/13 03:05:37 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/13 03:05:38 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/13 03:05:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/13 03:05:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/13 03:05:39 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/13 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:05:42 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/08/13 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f2085766727ab2eef_d20260813_m030542_c001_v0001106_t0028_u01786590342385") 2026/08/13 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/13 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/13 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/13 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/13 03:05:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/13 03:05:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/13 03:05:43 DEBUG : pacer: Reducing sleep to 10ms 2026/08/13 03:05:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/13 03:05:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:05:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:05:46 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/08/13 03:05:48 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/13 03:05:48 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/13 03:05:48 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/13 03:05:48 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/13 03:05:49 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/13 03:05:51 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/13 03:05:51 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/13 03:05:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:05:53 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/08/13 03:05:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f2085766727ab2f14_d20260813_m030553_c001_v0001165_t0000_u01786590353505") 2026/08/13 03:05:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/13 03:05:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/13 03:05:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/13 03:05:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:05:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:05:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/13 03:05:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/13 03:05:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/13 03:05:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/13 03:05:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/13 03:06:01 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/13 03:06:01 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/13 03:06:01 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/13 03:06:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:06:04 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/08/13 03:06:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f2231a11fe11926f7_d20260813_m030604_c001_v0001037_t0041_u01786590364540") 2026/08/13 03:06:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/13 03:06:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/13 03:06:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/13 03:06:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:06:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:06:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/13 03:06:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/13 03:06:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/13 03:06:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/13 03:06:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/13 03:06:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/13 03:06:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/13 03:06:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/13 03:06:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/13 03:06:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/13 03:06:13 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/13 03:06:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/13 03:06:16 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/08/13 03:06:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fc23d73101dfb9b9ff80e1b_f2190b163f3d84d2c_d20260813_m030616_c001_v0001174_t0025_u01786590376530") 2026/08/13 03:06:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/13 03:06:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/13 03:06:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/13 03:06:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/13 03:06:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/13 03:06:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/13 03:06:17 DEBUG : pacer: Reducing sleep to 10ms 2026/08/13 03:06:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/13 03:06:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/13 03:06:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/13 03:06:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/13 03:06:22 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1173-17.backblaze.com/b2api/v1/b2_upload_file/5fc23d73101dfb9b9ff80e1b/c001_v0001173_t0045": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/13 03:06:22 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-17.backblaze.com/b2api/v1/b2_upload_file/5fc23d73101dfb9b9ff80e1b/c001_v0001173_t0045": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/08/13 03:06:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2596: Put returned an error (acceptable): Post "https://pod-000-1173-17.backblaze.com/b2api/v1/b2_upload_file/5fc23d73101dfb9b9ff80e1b/c001_v0001173_t0045": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/13 03:06:22 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/13 03:06:23 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/13 03:06:23 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/08/13 03:06:23 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/13 03:06:23 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/08/13 03:06:25 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/08/13 03:06:25 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/08/13 03:06:25 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/13 03:06:25 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/13 03:06:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f4e7_d20260813_m030633_c001_v0001098_t0048_u01786590393418") 2026/08/13 03:06:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/13 03:06:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/13 03:06:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/13 03:06:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/13 03:06:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/13 03:06:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/13 03:06:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/13 03:06:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/13 03:06:37 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/13 03:06:39 DEBUG : chunked-copy: Done sending chunk 0 2026/08/13 03:06:39 DEBUG : chunked-copy: Done sending chunk 1 2026/08/13 03:06:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/13 03:06:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f4f2_d20260813_m030640_c001_v0001042_t0033_u01786590400147") 2026/08/13 03:06:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/13 03:06:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/13 03:06:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/13 03:06:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/13 03:06:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/13 03:06:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/13 03:06:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/13 03:06:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/13 03:06:43 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/13 03:06:45 DEBUG : chunked-copy: Done sending chunk 0 2026/08/13 03:06:46 DEBUG : chunked-copy: Done sending chunk 1 2026/08/13 03:06:46 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/13 03:06:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fc23d73101dfb9b9ff80e1b_f221f864f0b78cd2b_d20260813_m030647_c001_v0001173_t0059_u01786590407185") 2026/08/13 03:06:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/13 03:06:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/13 03:06:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/13 03:06:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/13 03:06:47 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/13 03:06:50 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/13 03:06:50 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/13 03:06:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/13 03:06:50 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/13 03:06:52 DEBUG : chunked-copy: Done sending chunk 0 2026/08/13 03:06:53 DEBUG : chunked-copy: Done sending chunk 1 2026/08/13 03:06:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/13 03:06:53 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f51c_d20260813_m030653_c001_v0001103_t0058_u01786590413768") 2026/08/13 03:06:53 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/13 03:06:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/13 03:06:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/13 03:06:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/13 03:06:54 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/13 03:06:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/13 03:06:54 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/13 03:06:56 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/13 03:06:58 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/13 03:06:58 DEBUG : Creating backend with remote "TestB2:rclone-test-labuser4bumu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/13 03:07:00 INFO : B2 bucket rclone-test-labuser4bumu: cleaning bucket "rclone-test-labuser4bumu" of all files 2026/08/13 03:07:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe11926f1_d20260813_m030557_c001_v7007000_t0000_u01786590357684") 2026/08/13 03:07:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2085766727ab2f14_d20260813_m030553_c001_v0001165_t0000_u01786590353505") 2026/08/13 03:07:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4085766727ab2f11_d20260813_m030552_c001_v7007000_t0000_u01786590352899") 2026/08/13 03:07:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2231a11fe1192575_d20260813_m030547_c001_v0001039_t0031_u01786590347939") 2026/08/13 03:07:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1192743_d20260813_m030622_c001_v7007000_t0000_u01786590382319") 2026/08/13 03:07:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2190b163f3d84d2c_d20260813_m030616_c001_v0001174_t0025_u01786590376530") 2026/08/13 03:07:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4190b163f3d84d29_d20260813_m030615_c001_v7007000_t0000_u01786590375895") 2026/08/13 03:07:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2231a11fe1192708_d20260813_m030610_c001_v0001179_t0034_u01786590370547") 2026/08/13 03:07:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1192706_d20260813_m030610_c001_v7007000_t0000_u01786590370367") 2026/08/13 03:07:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2231a11fe11926f7_d20260813_m030604_c001_v0001037_t0041_u01786590364540") 2026/08/13 03:07:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe11926f6_d20260813_m030603_c001_v7007000_t0000_u01786590363867") 2026/08/13 03:07:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2231a11fe11926f2_d20260813_m030557_c001_v0001173_t0039_u01786590357865") 2026/08/13 03:07:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f35c_d20260813_m030419_c001_v7007000_t0000_u01786590259417") 2026/08/13 03:07:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f220e67f86f0defeb_d20260813_m030415_c001_v0001115_t0032_u01786590255088") 2026/08/13 03:07:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f420e67f86f0defe3_d20260813_m030409_c001_v7007000_t0000_u01786590249482") 2026/08/13 03:07:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f220e67f86f0defda_d20260813_m030405_c001_v0001099_t0046_u01786590245079") 2026/08/13 03:07:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f420e67f86f0defea_d20260813_m030414_c001_v7007000_t0000_u01786590254685") 2026/08/13 03:07:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f220e67f86f0defe4_d20260813_m030409_c001_v0001130_t0026_u01786590249668") 2026/08/13 03:07:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f420e67f86f0defd9_d20260813_m030404_c001_v7007000_t0000_u01786590244674") 2026/08/13 03:07:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f220e67f86f0defd0_d20260813_m030400_c001_v0001180_t0048_u01786590240424") 2026/08/13 03:07:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f420e67f86f0defcf_d20260813_m030400_c001_v7007000_t0000_u01786590240239") 2026/08/13 03:07:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2185093e2be38cbb_d20260813_m030356_c001_v0001177_t0018_u01786590236963") 2026/08/13 03:07:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4185093e2be38cb6_d20260813_m030356_c001_v7007000_t0000_u01786590236558") 2026/08/13 03:07:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f220e67f86f0defc5_d20260813_m030352_c001_v0001174_t0039_u01786590232946") 2026/08/13 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f3c1_d20260813_m030446_c001_v7007000_t0000_u01786590286741") 2026/08/13 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f216cecb1c4aa2737_d20260813_m030442_c001_v0001171_t0011_u01786590282560") 2026/08/13 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f392_d20260813_m030437_c001_v7007000_t0000_u01786590277665") 2026/08/13 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f390_d20260813_m030433_c001_v0001185_t0000_u01786590273842") 2026/08/13 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f416cecb1c4aa2736_d20260813_m030442_c001_v7007000_t0000_u01786590282086") 2026/08/13 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f394_d20260813_m030437_c001_v0001183_t0057_u01786590277846") 2026/08/13 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f38e_d20260813_m030433_c001_v7007000_t0000_u01786590273453") 2026/08/13 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f387_d20260813_m030428_c001_v0001039_t0006_u01786590268825") 2026/08/13 03:07:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f385_d20260813_m030428_c001_v7007000_t0000_u01786590268643") 2026/08/13 03:07:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f220e67f86f0deffb_d20260813_m030423_c001_v0001161_t0016_u01786590263703") 2026/08/13 03:07:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f420e67f86f0deffa_d20260813_m030423_c001_v7007000_t0000_u01786590263322") 2026/08/13 03:07:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f35e_d20260813_m030419_c001_v0001091_t0034_u01786590259596") 2026/08/13 03:07:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f420e67f86f0defc4_d20260813_m030352_c001_v7007000_t0000_u01786590232677") 2026/08/13 03:07:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f220e67f86f0defc0_d20260813_m030348_c001_v0001117_t0055_u01786590228495") 2026/08/13 03:07:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f420e67f86f0defbe_d20260813_m030348_c001_v7007000_t0000_u01786590228086") 2026/08/13 03:07:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f21009e268e722429_d20260813_m030335_c001_v0001154_t0005_u01786590215627") 2026/08/13 03:07:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f41009e268e72203d_d20260813_m030335_c001_v7007000_t0000_u01786590215444") 2026/08/13 03:07:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f21009e268e720c76_d20260813_m030331_c001_v0001179_t0059_u01786590211455") 2026/08/13 03:07:02 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f41009e268e720c6f_d20260813_m030331_c001_v7007000_t0000_u01786590211056") 2026/08/13 03:07:02 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f21009e268e720c2c_d20260813_m030326_c001_v0001042_t0029_u01786590206326") 2026/08/13 03:07:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f41009e268e720c29_d20260813_m030326_c001_v7007000_t0000_u01786590206069") 2026/08/13 03:07:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2067bfbb1ea86de8_d20260813_m030322_c001_v0001033_t0056_u01786590202407") 2026/08/13 03:07:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4067bfbb1ea86de7_d20260813_m030322_c001_v7007000_t0000_u01786590202036") 2026/08/13 03:07:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2057acd005308d58_d20260813_m030316_c001_v0001101_t0039_u01786590196832") 2026/08/13 03:07:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f428_d20260813_m030515_c001_v7007000_t0000_u01786590315729") 2026/08/13 03:07:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2231a11fe119252c_d20260813_m030510_c001_v0001032_t0026_u01786590310803") 2026/08/13 03:07:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f3ff_d20260813_m030504_c001_v7007000_t0000_u01786590304995") 2026/08/13 03:07:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f3f4_d20260813_m030500_c001_v0001184_t0008_u01786590300782") 2026/08/13 03:07:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1192527_d20260813_m030510_c001_v7007000_t0000_u01786590310332") 2026/08/13 03:07:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f401_d20260813_m030505_c001_v0001097_t0047_u01786590305180") 2026/08/13 03:07:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f3f1_d20260813_m030500_c001_v7007000_t0000_u01786590300255") 2026/08/13 03:07:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f3ef_d20260813_m030455_c001_v0001109_t0002_u01786590295287") 2026/08/13 03:07:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f3ee_d20260813_m030455_c001_v7007000_t0000_u01786590295106") 2026/08/13 03:07:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f216cecb1c4aa2741_d20260813_m030451_c001_v0001161_t0056_u01786590291554") 2026/08/13 03:07:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f416cecb1c4aa2740_d20260813_m030450_c001_v7007000_t0000_u01786590290930") 2026/08/13 03:07:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f3c4_d20260813_m030446_c001_v0001182_t0034_u01786590286947") 2026/08/13 03:07:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1192571_d20260813_m030547_c001_v7007000_t0000_u01786590347758") 2026/08/13 03:07:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2085766727ab2eef_d20260813_m030542_c001_v0001106_t0028_u01786590342385") 2026/08/13 03:07:03 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4085766727ab2eec_d20260813_m030541_c001_v7007000_t0000_u01786590341853") 2026/08/13 03:07:03 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f481_d20260813_m030536_c001_v0001120_t0047_u01786590336523") 2026/08/13 03:07:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f480_d20260813_m030536_c001_v7007000_t0000_u01786590336342") 2026/08/13 03:07:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f472_d20260813_m030531_c001_v0001041_t0032_u01786590331437") 2026/08/13 03:07:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f471_d20260813_m030530_c001_v7007000_t0000_u01786590330906") 2026/08/13 03:07:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f45c_d20260813_m030525_c001_v0001104_t0058_u01786590325315") 2026/08/13 03:07:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f45a_d20260813_m030525_c001_v7007000_t0000_u01786590325134") 2026/08/13 03:07:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f2231a11fe1192537_d20260813_m030520_c001_v0001090_t0059_u01786590320885") 2026/08/13 03:07:04 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4231a11fe1192536_d20260813_m030520_c001_v7007000_t0000_u01786590320391") 2026/08/13 03:07:04 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f429_d20260813_m030515_c001_v0001090_t0006_u01786590315910") 2026/08/13 03:07:04 DEBUG : chunked-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f411617f33a260944_d20260813_m030656_c001_v7007000_t0000_u01786590416197") 2026/08/13 03:07:04 DEBUG : chunked-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f221f864f0b78cd2e_d20260813_m030649_c001_v0001109_t0044_u01786590409748") 2026/08/13 03:07:04 DEBUG : chunked-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f421f864f0b78cd2d_d20260813_m030649_c001_v7007000_t0000_u01786590409104") 2026/08/13 03:07:04 DEBUG : chunked-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f4fb_d20260813_m030643_c001_v0001174_t0001_u01786590403049") 2026/08/13 03:07:04 DEBUG : chunked-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f4fa_d20260813_m030642_c001_v7007000_t0000_u01786590402396") 2026/08/13 03:07:04 DEBUG : chunked-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f221f864f0b78cd1f_d20260813_m030636_c001_v0001157_t0047_u01786590396600") 2026/08/13 03:07:04 DEBUG : chunked-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f421f864f0b78cd1e_d20260813_m030635_c001_v7007000_t0000_u01786590395938") 2026/08/13 03:07:04 DEBUG : chunked-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f107731f22de525c8_d20260813_m030631_c001_v0001100_t0042_u01786590391197") 2026/08/13 03:07:04 DEBUG : chunked-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f4e4_d20260813_m030630_c001_v7007000_t0000_u01786590390777") 2026/08/13 03:07:04 DEBUG : chunked-copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f107731f22de525aa_d20260813_m030626_c001_v0001100_t0009_u01786590386775") 2026/08/13 03:07:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f411617f33a260943_d20260813_m030656_c001_v7007000_t0000_u01786590416011") 2026/08/13 03:07:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f51c_d20260813_m030653_c001_v0001103_t0058_u01786590413768") 2026/08/13 03:07:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f421f864f0b78cd2c_d20260813_m030648_c001_v7007000_t0000_u01786590408920") 2026/08/13 03:07:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f221f864f0b78cd2b_d20260813_m030647_c001_v0001173_t0059_u01786590407185") 2026/08/13 03:07:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f4f9_d20260813_m030642_c001_v7007000_t0000_u01786590402131") 2026/08/13 03:07:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f4f2_d20260813_m030640_c001_v0001042_t0033_u01786590400147") 2026/08/13 03:07:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f421f864f0b78cd1c_d20260813_m030635_c001_v7007000_t0000_u01786590395756") 2026/08/13 03:07:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f22510b775e71f4e7_d20260813_m030633_c001_v0001098_t0048_u01786590393418") 2026/08/13 03:07:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f42510b775e71f4e2_d20260813_m030630_c001_v7007000_t0000_u01786590390596") 2026/08/13 03:07:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f1034674a3534c3f9_d20260813_m030629_c001_v0001171_t0013_u01786590389707") 2026/08/13 03:07:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f11791be9b8184f48_d20260813_m030155_c001_v0001173_t0046_u01786590115688") 2026/08/13 03:07:05 DEBUG : unknown-size-put.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f411617f33a260949_d20260813_m030657_c001_v7007000_t0000_u01786590417144") 2026/08/13 03:07:05 DEBUG : unknown-size-put.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f107731f22de52644_d20260813_m030656_c001_v0001100_t0010_u01786590416743") 2026/08/13 03:07:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f411617f33a260953_d20260813_m030658_c001_v7007000_t0000_u01786590418898") 2026/08/13 03:07:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f107731f22de52654_d20260813_m030658_c001_v0001100_t0059_u01786590418452") 2026/08/13 03:07:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f107731f22de5264a_d20260813_m030657_c001_v0001100_t0053_u01786590417326") 2026/08/13 03:07:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fc23d73101dfb9b9ff80e1b_f4057acd005308d1c_d20260813_m030313_c001_v7007000_t0000_u01786590193047") 2026/08/13 03:07:06 INFO : B2 bucket rclone-test-labuser4bumu: cleaning bucket "rclone-test-labuser4bumu" of all files === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (346.33s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.46s) --- PASS: TestIntegration/FsMkdir (343.99s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.60s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.28s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.95s) --- 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.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.49s) --- 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.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (185.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (36.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (17.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (32.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.42s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (30.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.75s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.39s) --- 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 346.359s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m47.499656771s (try 1/5)