"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:464: Using remote "TestB2:" 2026/09/07 01:13:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zexoqah4ramo" 2026/09/07 01:13:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: 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/09/07 01:13:15 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/07 01:13:15 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/07 01:13:15 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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/07 01:13:38 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/07 01:13:41 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/07 01:13:41 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/07 01:13:42 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/07 01:13:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/07 01:13:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/07 01:13:44 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/07 01:13:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/07 01:13:53 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:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/07 01:13:57 INFO : B2 bucket rclone-test-zexoqah4ramo: cleaning bucket "rclone-test-zexoqah4ramo" of all files 2026/09/07 01:13:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6dbd_d20260907_m011357_c001_v0001176_t0001_u01788743637494") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/07 01:13:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zexoqah4ramo/dirToPurgeFromRoot" 2026/09/07 01:14:00 INFO : B2 bucket rclone-test-zexoqah4ramo path dirToPurgeFromRoot: cleaning bucket "rclone-test-zexoqah4ramo" of all files 2026/09/07 01:14:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6dc1_d20260907_m011358_c001_v0001176_t0033_u01788743638610") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/07 01:14:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zexoqah4ramo/hello? sausage/êé" 2026/09/07 01:14:05 INFO : B2 bucket rclone-test-zexoqah4ramo path hello? sausage/êé: cleaning bucket "rclone-test-zexoqah4ramo" of all files 2026/09/07 01:14:06 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f107d9fd12d7c0e7d_d20260907_m011404_c001_v0001171_t0000_u01788743644284") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: 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/09/07 01:14:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zexoqah4ramo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/07 01:14:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zexoqah4ramo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-zexoqah4ramo" from "TestB2:rclone-test-zexoqah4ramo" 2026/09/07 01:14:20 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/09/07 01:14:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bobivaq4vusa" 2026/09/07 01:14:34 DEBUG : B2 bucket rclone-test-bobivaq4vusa: Purge remote 2026/09/07 01:14:34 INFO : B2 bucket rclone-test-bobivaq4vusa: cleaning bucket "rclone-test-bobivaq4vusa" of all files 2026/09/07 01:14:35 DEBUG : somefile: Deleting (id "4_zef626d4360ed7b9baf080e1b_f4181d6de91247232_d20260907_m011433_c001_v0001179_t0042_u01788743673970") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/07 01:14:36 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/07 01:14:37 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/09/07 01:14:40 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.069Mi 2026/09/07 01:14:40 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/07 01:14:40 DEBUG : test-metadata: multipart upload: starting chunk 1 size 70.733Ki offset 6Mi/6.069Mi 2026/09/07 01:14:40 DEBUG : test-metadata: Sending chunk 1 length 72431 2026/09/07 01:14:41 DEBUG : test-metadata: Done sending chunk 1 2026/09/07 01:14:42 DEBUG : test-metadata: Done sending chunk 0 2026/09/07 01:14:42 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-09-07-011447-822.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/09/07 01:14:53 DEBUG : oldPath = "TestB2:rclone-test-zexoqah4ramo/versions/test-versions-v2026-09-07-011447-822.txt" 2026/09/07 01:14:53 DEBUG : newPath = "TestB2,versions:rclone-test-zexoqah4ramo/versions/test-versions-v2026-09-07-011447-822.txt" 2026/09/07 01:14:53 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zexoqah4ramo/versions/test-versions-v2026-09-07-011447-822.txt" 2026/09/07 01:14:53 DEBUG : Config file has changed externally - reloading 2026/09/07 01:14:53 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/07 01:14:55 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zexoqah4ramo/versions/test-versions-v2026-09-07-011447-822.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zexoqah4ramo/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/09/07 01:14:58 INFO : B2 bucket rclone-test-zexoqah4ramo: cleaning bucket "rclone-test-zexoqah4ramo" of all hidden files 2026/09/07 01:14:58 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735c6_d20260907_m011322_c001_v7007000_t0000_u01788743602694") as it is a hide marker 2026/09/07 01:14:58 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : leading space/ leading space: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d09_d20260907_m011322_c001_v0001176_t0028_u01788743602107") 2026/09/07 01:14:58 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735c4_d20260907_m011321_c001_v7007000_t0000_u01788743601740") as it is a hide marker 2026/09/07 01:14:58 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d07_d20260907_m011321_c001_v0001176_t0022_u01788743601149") 2026/09/07 01:14:58 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735cd_d20260907_m011328_c001_v7007000_t0000_u01788743608663") as it is a hide marker 2026/09/07 01:14:58 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d39_d20260907_m011328_c001_v0001176_t0009_u01788743608065") 2026/09/07 01:14:58 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : created from root.txt: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f401ddc18a90e73d1_d20260907_m011428_c001_v7007000_t0000_u01788743668192") as it is a hide marker 2026/09/07 01:14:58 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : created from root.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f1004ab14c3468c47_d20260907_m011427_c001_v0001177_t0009_u01788743667262") 2026/09/07 01:14:58 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : file name.txt: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f411fc87cc5115096_d20260907_m011436_c001_v7007000_t0000_u01788743676303") as it is a hide marker 2026/09/07 01:14:58 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : file name.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6df7_d20260907_m011416_c001_v0001176_t0000_u01788743656368") 2026/09/07 01:14:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : file name.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f1114dfe83eafc57a_d20260907_m011410_c001_v0001040_t0019_u01788743650890") 2026/09/07 01:14:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : file name.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d95_d20260907_m011349_c001_v0001176_t0046_u01788743629680") 2026/09/07 01:14:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : file name.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d8f_d20260907_m011348_c001_v0001176_t0002_u01788743628847") 2026/09/07 01:14:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d91_d20260907_m011349_c001_v0001176_t0035_u01788743629264") "upload" dated 2026-09-07 01:13:49.264 +0000 UTC (1m9.469806922s ago) 2026/09/07 01:14:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f40920f9b7a2f8f2f_d20260907_m011408_c001_v7007000_t0000_u01788743648320") as it is a hide marker 2026/09/07 01:14:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f109f1c42d0662c11_d20260907_m011407_c001_v0001174_t0006_u01788743647780") 2026/09/07 01:14:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10541bc06fc0855f_d20260907_m011406_c001_v0001130_t0005_u01788743646839") 2026/09/07 01:14:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c77361e_d20260907_m011335_c001_v7007000_t0000_u01788743615513") as it is a hide marker 2026/09/07 01:14:58 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d5f_d20260907_m011334_c001_v0001176_t0015_u01788743614885") 2026/09/07 01:14:58 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : piped data.txt: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f411fc87cc51150a2_d20260907_m011437_c001_v7007000_t0000_u01788743677973") as it is a hide marker 2026/09/07 01:14:58 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : piped data.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6e4e_d20260907_m011437_c001_v0001176_t0006_u01788743677571") 2026/09/07 01:14:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : piped data.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f411fc87cc511509d_d20260907_m011437_c001_v7007000_t0000_u01788743677388") 2026/09/07 01:14:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : piped data.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f40672b3fad5d6e4a_d20260907_m011437_c001_v0001176_t0057_u01788743677028") 2026/09/07 01:14:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c77362b_d20260907_m011336_c001_v7007000_t0000_u01788743616479") as it is a hide marker 2026/09/07 01:14:58 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d65_d20260907_m011335_c001_v0001176_t0047_u01788743615885") 2026/09/07 01:14:58 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : test-metadata: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f415970880aa10928_d20260907_m011445_c001_v7007000_t0000_u01788743685276") as it is a hide marker 2026/09/07 01:14:58 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : test-metadata: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f211fc87cc51150af_d20260907_m011439_c001_v0001113_t0057_u01788743679956") 2026/09/07 01:14:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : test-metadata: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f411fc87cc51150a9_d20260907_m011439_c001_v7007000_t0000_u01788743679010") 2026/09/07 01:14:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : test-metadata: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6e52_d20260907_m011438_c001_v0001176_t0011_u01788743678156") 2026/09/07 01:14:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735d9_d20260907_m011330_c001_v7007000_t0000_u01788743610576") as it is a hide marker 2026/09/07 01:14:58 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d45_d20260907_m011330_c001_v0001176_t0026_u01788743610002") 2026/09/07 01:14:58 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735f5_d20260907_m011332_c001_v7007000_t0000_u01788743612564") as it is a hide marker 2026/09/07 01:14:58 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d51_d20260907_m011331_c001_v0001176_t0043_u01788743611986") 2026/09/07 01:14:58 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735e7_d20260907_m011331_c001_v7007000_t0000_u01788743611621") as it is a hide marker 2026/09/07 01:14:58 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d49_d20260907_m011330_c001_v0001176_t0029_u01788743610953") 2026/09/07 01:14:58 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c773602_d20260907_m011333_c001_v7007000_t0000_u01788743613540") as it is a hide marker 2026/09/07 01:14:58 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d55_d20260907_m011332_c001_v0001176_t0055_u01788743612937") 2026/09/07 01:14:58 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c773610_d20260907_m011334_c001_v7007000_t0000_u01788743614508") as it is a hide marker 2026/09/07 01:14:58 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d5b_d20260907_m011333_c001_v0001176_t0013_u01788743613906") 2026/09/07 01:14:58 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735ce_d20260907_m011329_c001_v7007000_t0000_u01788743609640") as it is a hide marker 2026/09/07 01:14:58 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : trailing space /trailing space : Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d41_d20260907_m011329_c001_v0001176_t0045_u01788743609036") 2026/09/07 01:14:58 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6e82_d20260907_m011452_c001_v0001176_t0048_u01788743692595") "upload" dated 2026-09-07 01:14:52.595 +0000 UTC (6.139601682s ago) 2026/09/07 01:14:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f415970880aa1092f_d20260907_m011450_c001_v7007000_t0000_u01788743690414") 2026/09/07 01:14:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6e72_d20260907_m011447_c001_v0001176_t0025_u01788743687822") 2026/09/07 01:14:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f40920f9b7a2f8eec_d20260907_m011348_c001_v7007000_t0000_u01788743628298") as it is a hide marker 2026/09/07 01:14:58 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f218bee942c773646_d20260907_m011338_c001_v0001134_t0024_u01788743618545") 2026/09/07 01:14:58 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : zero-length-file: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c773643_d20260907_m011338_c001_v7007000_t0000_u01788743618363") as it is a hide marker 2026/09/07 01:14:58 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : zero-length-file: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f40672b3fad5d6d71_d20260907_m011337_c001_v0001176_t0057_u01788743617799") 2026/09/07 01:14:58 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735c7_d20260907_m011323_c001_v7007000_t0000_u01788743603642") as it is a hide marker 2026/09/07 01:14:58 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d0f_d20260907_m011323_c001_v0001176_t0022_u01788743603056") 2026/09/07 01:14:58 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735b9_d20260907_m011318_c001_v7007000_t0000_u01788743598793") as it is a hide marker 2026/09/07 01:14:58 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6cf7_d20260907_m011317_c001_v0001176_t0025_u01788743597838") 2026/09/07 01:14:58 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735cb_d20260907_m011326_c001_v7007000_t0000_u01788743606630") as it is a hide marker 2026/09/07 01:14:58 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d27_d20260907_m011326_c001_v0001176_t0015_u01788743606039") 2026/09/07 01:14:58 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735ca_d20260907_m011325_c001_v7007000_t0000_u01788743605669") as it is a hide marker 2026/09/07 01:14:58 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d1d_d20260907_m011324_c001_v0001176_t0033_u01788743604985") 2026/09/07 01:14:58 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735cc_d20260907_m011327_c001_v7007000_t0000_u01788743607641") as it is a hide marker 2026/09/07 01:14:58 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d31_d20260907_m011327_c001_v0001176_t0051_u01788743607048") 2026/09/07 01:14:58 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735c9_d20260907_m011324_c001_v7007000_t0000_u01788743604619") as it is a hide marker 2026/09/07 01:14:58 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d17_d20260907_m011324_c001_v0001176_t0038_u01788743604020") 2026/09/07 01:14:58 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : ./.: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735bc_d20260907_m011319_c001_v7007000_t0000_u01788743599751") as it is a hide marker 2026/09/07 01:14:58 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : ./.: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6cfd_d20260907_m011319_c001_v0001176_t0022_u01788743599173") 2026/09/07 01:14:58 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/07 01:14:58 DEBUG : ../..: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735c3_d20260907_m011320_c001_v7007000_t0000_u01788743600779") as it is a hide marker 2026/09/07 01:14:58 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/07 01:14:58 DEBUG : ../..: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d01_d20260907_m011320_c001_v0001176_t0051_u01788743600187") 2026/09/07 01:14:58 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/07 01:14:58 INFO : B2 bucket rclone-test-zexoqah4ramo: cleaning bucket "rclone-test-zexoqah4ramo" of all hidden files 2026/09/07 01:14:59 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735c6_d20260907_m011322_c001_v7007000_t0000_u01788743602694") as it is a hide marker 2026/09/07 01:14:59 DEBUG : leading space/ leading space: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d09_d20260907_m011322_c001_v0001176_t0028_u01788743602107") 2026/09/07 01:14:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735c4_d20260907_m011321_c001_v7007000_t0000_u01788743601740") as it is a hide marker 2026/09/07 01:14:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d07_d20260907_m011321_c001_v0001176_t0022_u01788743601149") 2026/09/07 01:14:59 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735cd_d20260907_m011328_c001_v7007000_t0000_u01788743608663") as it is a hide marker 2026/09/07 01:14:59 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d39_d20260907_m011328_c001_v0001176_t0009_u01788743608065") 2026/09/07 01:14:59 DEBUG : created from root.txt: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f401ddc18a90e73d1_d20260907_m011428_c001_v7007000_t0000_u01788743668192") as it is a hide marker 2026/09/07 01:14:59 DEBUG : created from root.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f1004ab14c3468c47_d20260907_m011427_c001_v0001177_t0009_u01788743667262") 2026/09/07 01:14:59 DEBUG : file name.txt: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f411fc87cc5115096_d20260907_m011436_c001_v7007000_t0000_u01788743676303") as it is a hide marker 2026/09/07 01:14:59 DEBUG : file name.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6df7_d20260907_m011416_c001_v0001176_t0000_u01788743656368") 2026/09/07 01:14:59 DEBUG : file name.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f1114dfe83eafc57a_d20260907_m011410_c001_v0001040_t0019_u01788743650890") 2026/09/07 01:14:59 DEBUG : file name.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d95_d20260907_m011349_c001_v0001176_t0046_u01788743629680") 2026/09/07 01:14:59 DEBUG : file name.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d8f_d20260907_m011348_c001_v0001176_t0002_u01788743628847") 2026/09/07 01:14:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d91_d20260907_m011349_c001_v0001176_t0035_u01788743629264") "upload" dated 2026-09-07 01:13:49.264 +0000 UTC (1m10.461063604s ago) 2026/09/07 01:14:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f40920f9b7a2f8f2f_d20260907_m011408_c001_v7007000_t0000_u01788743648320") as it is a hide marker 2026/09/07 01:14:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f109f1c42d0662c11_d20260907_m011407_c001_v0001174_t0006_u01788743647780") 2026/09/07 01:14:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10541bc06fc0855f_d20260907_m011406_c001_v0001130_t0005_u01788743646839") 2026/09/07 01:14:59 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c77361e_d20260907_m011335_c001_v7007000_t0000_u01788743615513") as it is a hide marker 2026/09/07 01:14:59 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d5f_d20260907_m011334_c001_v0001176_t0015_u01788743614885") 2026/09/07 01:14:59 DEBUG : piped data.txt: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f411fc87cc51150a2_d20260907_m011437_c001_v7007000_t0000_u01788743677973") as it is a hide marker 2026/09/07 01:15:00 DEBUG : piped data.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6e4e_d20260907_m011437_c001_v0001176_t0006_u01788743677571") 2026/09/07 01:15:00 DEBUG : piped data.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f411fc87cc511509d_d20260907_m011437_c001_v7007000_t0000_u01788743677388") 2026/09/07 01:15:00 DEBUG : piped data.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f40672b3fad5d6e4a_d20260907_m011437_c001_v0001176_t0057_u01788743677028") 2026/09/07 01:15:00 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c77362b_d20260907_m011336_c001_v7007000_t0000_u01788743616479") as it is a hide marker 2026/09/07 01:15:00 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d65_d20260907_m011335_c001_v0001176_t0047_u01788743615885") 2026/09/07 01:15:00 DEBUG : test-metadata: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f415970880aa10928_d20260907_m011445_c001_v7007000_t0000_u01788743685276") as it is a hide marker 2026/09/07 01:15:00 DEBUG : test-metadata: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f211fc87cc51150af_d20260907_m011439_c001_v0001113_t0057_u01788743679956") 2026/09/07 01:15:00 DEBUG : test-metadata: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f411fc87cc51150a9_d20260907_m011439_c001_v7007000_t0000_u01788743679010") 2026/09/07 01:15:00 DEBUG : test-metadata: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6e52_d20260907_m011438_c001_v0001176_t0011_u01788743678156") 2026/09/07 01:15:00 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735d9_d20260907_m011330_c001_v7007000_t0000_u01788743610576") as it is a hide marker 2026/09/07 01:15:00 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d45_d20260907_m011330_c001_v0001176_t0026_u01788743610002") 2026/09/07 01:15:00 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735f5_d20260907_m011332_c001_v7007000_t0000_u01788743612564") as it is a hide marker 2026/09/07 01:15:00 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d51_d20260907_m011331_c001_v0001176_t0043_u01788743611986") 2026/09/07 01:15:00 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735e7_d20260907_m011331_c001_v7007000_t0000_u01788743611621") as it is a hide marker 2026/09/07 01:15:00 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d49_d20260907_m011330_c001_v0001176_t0029_u01788743610953") 2026/09/07 01:15:00 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c773602_d20260907_m011333_c001_v7007000_t0000_u01788743613540") as it is a hide marker 2026/09/07 01:15:00 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d55_d20260907_m011332_c001_v0001176_t0055_u01788743612937") 2026/09/07 01:15:00 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c773610_d20260907_m011334_c001_v7007000_t0000_u01788743614508") as it is a hide marker 2026/09/07 01:15:00 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d5b_d20260907_m011333_c001_v0001176_t0013_u01788743613906") 2026/09/07 01:15:00 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735ce_d20260907_m011329_c001_v7007000_t0000_u01788743609640") as it is a hide marker 2026/09/07 01:15:00 DEBUG : trailing space /trailing space : Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d41_d20260907_m011329_c001_v0001176_t0045_u01788743609036") 2026/09/07 01:15:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6e82_d20260907_m011452_c001_v0001176_t0048_u01788743692595") "upload" dated 2026-09-07 01:14:52.595 +0000 UTC (8.399137092s ago) 2026/09/07 01:15:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f415970880aa1092f_d20260907_m011450_c001_v7007000_t0000_u01788743690414") 2026/09/07 01:15:01 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6e72_d20260907_m011447_c001_v0001176_t0025_u01788743687822") 2026/09/07 01:15:01 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f40920f9b7a2f8eec_d20260907_m011348_c001_v7007000_t0000_u01788743628298") as it is a hide marker 2026/09/07 01:15:01 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f218bee942c773646_d20260907_m011338_c001_v0001134_t0024_u01788743618545") 2026/09/07 01:15:01 DEBUG : zero-length-file: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c773643_d20260907_m011338_c001_v7007000_t0000_u01788743618363") as it is a hide marker 2026/09/07 01:15:01 DEBUG : zero-length-file: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f40672b3fad5d6d71_d20260907_m011337_c001_v0001176_t0057_u01788743617799") 2026/09/07 01:15:01 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735c7_d20260907_m011323_c001_v7007000_t0000_u01788743603642") as it is a hide marker 2026/09/07 01:15:01 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d0f_d20260907_m011323_c001_v0001176_t0022_u01788743603056") 2026/09/07 01:15:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735b9_d20260907_m011318_c001_v7007000_t0000_u01788743598793") as it is a hide marker 2026/09/07 01:15:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6cf7_d20260907_m011317_c001_v0001176_t0025_u01788743597838") 2026/09/07 01:15:01 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735cb_d20260907_m011326_c001_v7007000_t0000_u01788743606630") as it is a hide marker 2026/09/07 01:15:01 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d27_d20260907_m011326_c001_v0001176_t0015_u01788743606039") 2026/09/07 01:15:01 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735ca_d20260907_m011325_c001_v7007000_t0000_u01788743605669") as it is a hide marker 2026/09/07 01:15:01 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d1d_d20260907_m011324_c001_v0001176_t0033_u01788743604985") 2026/09/07 01:15:01 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735cc_d20260907_m011327_c001_v7007000_t0000_u01788743607641") as it is a hide marker 2026/09/07 01:15:01 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d31_d20260907_m011327_c001_v0001176_t0051_u01788743607048") 2026/09/07 01:15:01 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735c9_d20260907_m011324_c001_v7007000_t0000_u01788743604619") as it is a hide marker 2026/09/07 01:15:01 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d17_d20260907_m011324_c001_v0001176_t0038_u01788743604020") 2026/09/07 01:15:01 DEBUG : ./.: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735bc_d20260907_m011319_c001_v7007000_t0000_u01788743599751") as it is a hide marker 2026/09/07 01:15:01 DEBUG : ./.: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6cfd_d20260907_m011319_c001_v0001176_t0022_u01788743599173") 2026/09/07 01:15:01 DEBUG : ../..: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c7735c3_d20260907_m011320_c001_v7007000_t0000_u01788743600779") as it is a hide marker 2026/09/07 01:15:01 DEBUG : ../..: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d01_d20260907_m011320_c001_v0001176_t0051_u01788743600187") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/07 01:15:02 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/09/07 01:15:02 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/09/07 01:15:03 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/09/07 01:15:03 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/09/07 01:15:03 INFO : B2 bucket rclone-test-zexoqah4ramo: cleaning bucket "rclone-test-zexoqah4ramo" of pending multipart uploads older than 0s 2026/09/07 01:15:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d91_d20260907_m011349_c001_v0001176_t0035_u01788743629264") "upload" dated 2026-09-07 01:13:49.264 +0000 UTC (1m14.575965275s ago) 2026/09/07 01:15:03 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c88ce_d20260907_m011502_c001_v0001144_t0012_u01788743702783") as it is a start marker (upload started at 2026-09-07 01:15:02.783 +0000 UTC) 2026/09/07 01:15:03 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/07 01:15:03 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c88d0_d20260907_m011502_c001_v0001103_t0016_u01788743702969") as it is a start marker (upload started at 2026-09-07 01:15:02.969 +0000 UTC) 2026/09/07 01:15:03 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/07 01:15:03 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c88d2_d20260907_m011503_c001_v0001150_t0000_u01788743703159") as it is a start marker (upload started at 2026-09-07 01:15:03.159 +0000 UTC) 2026/09/07 01:15:03 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/07 01:15:03 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c88d4_d20260907_m011503_c001_v0001130_t0044_u01788743703343") as it is a start marker (upload started at 2026-09-07 01:15:03.343 +0000 UTC) 2026/09/07 01:15:03 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/07 01:15:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f41670784d13c88cc_d20260907_m011502_c001_v7007000_t0000_u01788743702596") "hide" dated 2026-09-07 01:15:02.596 +0000 UTC (1.244215428s ago) 2026/09/07 01:15:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6e82_d20260907_m011452_c001_v0001176_t0048_u01788743692595") 2026/09/07 01:15:03 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/07 01:15:04 INFO : B2 bucket rclone-test-zexoqah4ramo: cleaning bucket "rclone-test-zexoqah4ramo" of pending multipart uploads older than 0s 2026/09/07 01:15:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d91_d20260907_m011349_c001_v0001176_t0035_u01788743629264") "upload" dated 2026-09-07 01:13:49.264 +0000 UTC (1m14.944470308s ago) 2026/09/07 01:15:04 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c88ce_d20260907_m011502_c001_v0001144_t0012_u01788743702783") as it is a start marker (upload started at 2026-09-07 01:15:02.783 +0000 UTC) 2026/09/07 01:15:04 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c88d0_d20260907_m011502_c001_v0001103_t0016_u01788743702969") as it is a start marker (upload started at 2026-09-07 01:15:02.969 +0000 UTC) 2026/09/07 01:15:04 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c88d2_d20260907_m011503_c001_v0001150_t0000_u01788743703159") as it is a start marker (upload started at 2026-09-07 01:15:03.159 +0000 UTC) 2026/09/07 01:15:04 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c88d4_d20260907_m011503_c001_v0001130_t0044_u01788743703343") as it is a start marker (upload started at 2026-09-07 01:15:03.343 +0000 UTC) 2026/09/07 01:15:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f423d4360dd7b9baf080e1b_f41670784d13c88cc_d20260907_m011502_c001_v7007000_t0000_u01788743702596") "hide" dated 2026-09-07 01:15:02.596 +0000 UTC (1.612771116s ago) 2026/09/07 01:15:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6e82_d20260907_m011452_c001_v0001176_t0048_u01788743692595") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/07 01:15:04 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/07 01:15:05 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/07 01:15:05 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/09/07 01:15:06 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/07 01:15:06 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/07 01:15:06 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/07 01:15:06 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/07 01:15:07 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/07 01:15:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/07 01:15:09 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/07 01:15:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:15:12 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/09/07 01:15:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f2275c184caf06357_d20260907_m011512_c001_v0001145_t0056_u01788743712193") 2026/09/07 01:15:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/07 01:15:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/07 01:15:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/07 01:15:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:15:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:15:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/07 01:15:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/07 01:15:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/07 01:15:17 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/07 01:15:17 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/07 01:15:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/07 01:15:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/07 01:15:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/07 01:15:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:15:21 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/09/07 01:15:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c88ff_d20260907_m011521_c001_v0001136_t0034_u01788743721393") 2026/09/07 01:15:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/07 01:15:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/07 01:15:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/07 01:15:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:15:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:15:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/07 01:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/07 01:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/07 01:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/07 01:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/07 01:15:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/07 01:15:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/07 01:15:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/07 01:15:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/07 01:15:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/07 01:15:28 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/07 01:15:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:15:29 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/09/07 01:15:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c371e0_d20260907_m011529_c001_v0001174_t0043_u01788743729886") 2026/09/07 01:15:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/07 01:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/07 01:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/07 01:15:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/07 01:15:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/07 01:15:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:15:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:15:32 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/09/07 01:15:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/07 01:15:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/07 01:15:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/07 01:15:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/07 01:15:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/07 01:15:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/07 01:15:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/07 01:15:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:15:38 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/09/07 01:15:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c37233_d20260907_m011538_c001_v0001097_t0016_u01788743738454") 2026/09/07 01:15:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/07 01:15:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/07 01:15:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/07 01:15:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:15:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:15:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/07 01:15:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/07 01:15:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/07 01:15:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/07 01:15:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/07 01:15:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/07 01:15:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/07 01:15:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/07 01:15:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:15:46 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/09/07 01:15:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c37298_d20260907_m011546_c001_v0001103_t0001_u01788743746912") 2026/09/07 01:15:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/07 01:15:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/07 01:15:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/07 01:15:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:15:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:15:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/07 01:15:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/07 01:15:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/07 01:15:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/07 01:15:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/07 01:15:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/07 01:15:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/07 01:15:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/07 01:15:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/07 01:15:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/07 01:15:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/07 01:15:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:15:55 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/09/07 01:15:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c372a1_d20260907_m011555_c001_v0001044_t0040_u01788743755943") 2026/09/07 01:15:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/07 01:15:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/07 01:15:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/07 01:15:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/07 01:15:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/07 01:15:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:15:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:15:58 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/09/07 01:16:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/07 01:16:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/07 01:16:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/07 01:16:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/07 01:16:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/07 01:16:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/07 01:16:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/07 01:16:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:16:04 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/09/07 01:16:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f22079c84fda63b53_d20260907_m011604_c001_v0001091_t0000_u01788743764483") 2026/09/07 01:16:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/07 01:16:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/07 01:16:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/07 01:16:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:16:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:16:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/07 01:16:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/07 01:16:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/07 01:16:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/07 01:16:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/07 01:16:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/07 01:16:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/07 01:16:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/07 01:16:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:16:12 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/09/07 01:16:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c3730e_d20260907_m011612_c001_v0001174_t0046_u01788743772708") 2026/09/07 01:16:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/07 01:16:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/07 01:16:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/07 01:16:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:16:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:16:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/07 01:16:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/07 01:16:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/07 01:16:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/07 01:16:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/07 01:16:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/07 01:16:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/07 01:16:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/07 01:16:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/07 01:16:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/07 01:16:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/07 01:16:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:16:29 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/09/07 01:16:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f2059ea51273cf87d_d20260907_m011629_c001_v0001040_t0027_u01788743789829") 2026/09/07 01:16:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/07 01:16:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/07 01:16:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/07 01:16:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/07 01:16:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/07 01:16:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:16:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:16:33 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/09/07 01:16:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/07 01:16:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/07 01:16:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/07 01:16:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/07 01:16:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/07 01:16:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/07 01:16:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/07 01:16:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:16:38 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/09/07 01:16:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f21220d452462ca98_d20260907_m011639_c001_v0001037_t0024_u01788743799041") 2026/09/07 01:16:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/07 01:16:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/07 01:16:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/07 01:16:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:16:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:16:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/07 01:16:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/07 01:16:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/07 01:16:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/07 01:16:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/07 01:16:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/07 01:16:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/07 01:16:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/07 01:16:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:16:47 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/09/07 01:16:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f2059ea51273cf883_d20260907_m011648_c001_v0001157_t0023_u01788743808009") 2026/09/07 01:16:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/07 01:16:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/07 01:16:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/07 01:16:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:16:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:16:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/07 01:16:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/07 01:16:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/07 01:16:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/07 01:16:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/07 01:16:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/07 01:16:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/07 01:16:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/07 01:16:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/07 01:16:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/07 01:16:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/07 01:16:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:16:58 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/09/07 01:16:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f20920f9b7a2f9212_d20260907_m011658_c001_v0001177_t0048_u01788743818270") 2026/09/07 01:16:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/07 01:16:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/07 01:16:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/07 01:16:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/07 01:16:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/07 01:17:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:17:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:17:01 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/09/07 01:17:03 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/07 01:17:03 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/07 01:17:03 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/07 01:17:03 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/07 01:17:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/07 01:17:06 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/07 01:17:06 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/07 01:17:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:17:07 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/09/07 01:17:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f20920f9b7a2f9219_d20260907_m011707_c001_v0001044_t0041_u01788743827963") 2026/09/07 01:17:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/07 01:17:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/07 01:17:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/07 01:17:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:17:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:17:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/07 01:17:13 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/07 01:17:13 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/07 01:17:13 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/07 01:17:13 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/07 01:17:16 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/07 01:17:16 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/07 01:17:16 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/07 01:17:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:17:19 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/09/07 01:17:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f2059ea51273cf8bc_d20260907_m011719_c001_v0001145_t0041_u01788743839188") 2026/09/07 01:17:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/07 01:17:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/07 01:17:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/07 01:17:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:17:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:17:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/07 01:17:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/07 01:17:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/07 01:17:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/07 01:17:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/07 01:17:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/07 01:17:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/07 01:17:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/07 01:17:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/07 01:17:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/07 01:17:33 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/07 01:17:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:17:38 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/09/07 01:17:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f21994da936782d07_d20260907_m011738_c001_v0001180_t0013_u01788743858741") 2026/09/07 01:17:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/07 01:17:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/07 01:17:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/07 01:17:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/07 01:17:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/07 01:17:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:17:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:17:41 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/09/07 01:17:45 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/07 01:17:45 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/07 01:17:45 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/07 01:17:45 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/07 01:17:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/07 01:17:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/07 01:17:45 DEBUG : pacer: Reducing sleep to 10ms 2026/09/07 01:17:46 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/07 01:17:48 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/07 01:17:48 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/07 01:17:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:17:51 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/09/07 01:17:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f2058dee3c1bb000d_d20260907_m011751_c001_v0001174_t0050_u01788743871889") 2026/09/07 01:17:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/07 01:17:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/07 01:17:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/07 01:17:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:17:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:17:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/07 01:17:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/07 01:17:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/07 01:17:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/07 01:17:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/07 01:18:00 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/07 01:18:04 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/07 01:18:04 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/07 01:18:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:18:08 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/09/07 01:18:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f20260a825b009123_d20260907_m011808_c001_v0001174_t0009_u01788743888794") 2026/09/07 01:18:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/07 01:18:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/07 01:18:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/07 01:18:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:18:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:18:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/07 01:18:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/07 01:18:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/07 01:18:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/07 01:18:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/07 01:18:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/07 01:18:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/07 01:18:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/07 01:18:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/07 01:18:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/07 01:18:18 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/07 01:18:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/07 01:18:20 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/09/07 01:18:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f423d4360dd7b9baf080e1b_f213ea8dd54329cf3_d20260907_m011820_c001_v0001182_t0028_u01788743900849") 2026/09/07 01:18:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/07 01:18:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/07 01:18:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/07 01:18:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/07 01:18:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/07 01:18:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/07 01:18:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/07 01:18:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/07 01:18:26 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/07 01:18:26 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/07 01:18:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Unknown 500 Internal Server Error (500 unknown) 2026/09/07 01:18:26 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/07 01:18:26 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1184-02.backblaze.com/b2api/v1/b2_upload_file/9f423d4360dd7b9baf080e1b/c001_v0001184_t0052": write tcp: unexpected EOF 2026/09/07 01:18:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-02.backblaze.com/b2api/v1/b2_upload_file/9f423d4360dd7b9baf080e1b/c001_v0001184_t0052": write tcp: unexpected EOF) 2026/09/07 01:18:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1184-02.backblaze.com/b2api/v1/b2_upload_file/9f423d4360dd7b9baf080e1b/c001_v0001184_t0052": write tcp: unexpected EOF 2026/09/07 01:18:26 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/07 01:18:27 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/07 01:18:27 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/07 01:18:27 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/07 01:18:27 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/07 01:18:27 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/07 01:18:27 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/07 01:18:27 DEBUG : retry-chunked-Status500.bin: Error sending chunk 0 (retry=true): Unknown 500 Internal Server Error (500 unknown): &api.Error{Status:500, Code:"unknown", Message:"Unknown 500 Internal Server Error"} 2026/09/07 01:18:27 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/07 01:18:27 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/07 01:18:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/07 01:18:27 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/07 01:18:27 DEBUG : pacer: Reducing sleep to 10ms 2026/09/07 01:18:28 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/07 01:18:30 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/07 01:18:30 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/07 01:18:30 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/07 01:18:32 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/07 01:18:32 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/07 01:18:32 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1090-16.backblaze.com/b2api/v1/b2_upload_part/4_z9f423d4360dd7b9baf080e1b_f20260a825b0091a4_d20260907_m011832_c001_v0001090_t0017_u01788743912109/0033": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1090-16.backblaze.com/b2api/v1/b2_upload_part/4_z9f423d4360dd7b9baf080e1b_f20260a825b0091a4_d20260907_m011832_c001_v0001090_t0017_u01788743912109/0033", Err:(*net.OpError)(0x20625c54d860)} 2026/09/07 01:18:32 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1090-16.backblaze.com/b2api/v1/b2_upload_part/4_z9f423d4360dd7b9baf080e1b_f20260a825b0091a4_d20260907_m011832_c001_v0001090_t0017_u01788743912109/0033": write tcp: unexpected EOF 2026/09/07 01:18:32 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1090-16.backblaze.com/b2api/v1/b2_upload_part/4_z9f423d4360dd7b9baf080e1b_f20260a825b0091a4_d20260907_m011832_c001_v0001090_t0017_u01788743912109/0033": write tcp: unexpected EOF) 2026/09/07 01:18:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/07 01:18:32 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/07 01:18:32 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/07 01:18:32 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/07 01:18:32 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/07 01:18:32 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/07 01:18:32 DEBUG : pacer: Reducing sleep to 10ms 2026/09/07 01:18:33 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/07 01:18:35 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/07 01:18:35 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/07 01:18:35 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/07 01:18:37 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1043-19.backblaze.com/b2api/v1/b2_upload_file/9f423d4360dd7b9baf080e1b/c001_v0001043_t0010": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/07 01:18:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-19.backblaze.com/b2api/v1/b2_upload_file/9f423d4360dd7b9baf080e1b/c001_v0001043_t0010": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/07 01:18:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1043-19.backblaze.com/b2api/v1/b2_upload_file/9f423d4360dd7b9baf080e1b/c001_v0001043_t0010": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/07 01:18:37 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/07 01:18:37 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/07 01:18:37 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/07 01:18:37 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/07 01:18:37 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/07 01:18:40 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/07 01:18:40 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/07 01:18:40 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/07 01:18:40 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2784: 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/09/07 01:19:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f423d4360dd7b9baf080e1b_f218bee942c773a57_d20260907_m011901_c001_v0001117_t0013_u01788743941467") 2026/09/07 01:19:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/07 01:19:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/07 01:19:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/07 01:19:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/07 01:19:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/07 01:19:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/07 01:19:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/07 01:19:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/07 01:19:05 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/07 01:19:08 DEBUG : chunked-copy: Done sending chunk 1 2026/09/07 01:19:08 DEBUG : chunked-copy: Done sending chunk 0 2026/09/07 01:19:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/07 01:19:09 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f423d4360dd7b9baf080e1b_f218bee942c773a59_d20260907_m011908_c001_v0001097_t0054_u01788743948994") 2026/09/07 01:19:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/07 01:19:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/07 01:19:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/07 01:19:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/07 01:19:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/07 01:19:12 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/07 01:19:12 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/07 01:19:12 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/07 01:19:12 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/07 01:19:14 DEBUG : chunked-copy: Done sending chunk 1 2026/09/07 01:19:14 DEBUG : chunked-copy: Done sending chunk 0 2026/09/07 01:19:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/07 01:19:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f423d4360dd7b9baf080e1b_f217682374846ea95_d20260907_m011915_c001_v0001171_t0008_u01788743955271") 2026/09/07 01:19:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/07 01:19:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/07 01:19:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/07 01:19:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/07 01:19:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/07 01:19:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/07 01:19:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/07 01:19:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/07 01:19:18 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/07 01:19:20 DEBUG : chunked-copy: Done sending chunk 0 2026/09/07 01:19:20 DEBUG : chunked-copy: Done sending chunk 1 2026/09/07 01:19:20 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/07 01:19:21 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f423d4360dd7b9baf080e1b_f217682374846ea98_d20260907_m011921_c001_v0001039_t0015_u01788743961278") 2026/09/07 01:19:21 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/07 01:19:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/07 01:19:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/07 01:19:21 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/07 01:19:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/07 01:19:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/07 01:19:22 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/07 01:19:23 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/07 01:19:26 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/07 01:19:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zexoqah4ramo/deeper/nonexisting/directory" 2026/09/07 01:19:26 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/07 01:19:28 INFO : B2 bucket rclone-test-zexoqah4ramo: cleaning bucket "rclone-test-zexoqah4ramo" of all files 2026/09/07 01:19:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f415970880aa10aa4_d20260907_m011757_c001_v7007000_t0000_u01788743877403") 2026/09/07 01:19:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f2058dee3c1bb000d_d20260907_m011751_c001_v0001174_t0050_u01788743871889") 2026/09/07 01:19:28 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f4058dee3c1bb000c_d20260907_m011751_c001_v7007000_t0000_u01788743871312") 2026/09/07 01:19:28 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f226f778e8ac64364_d20260907_m011744_c001_v0001106_t0054_u01788743864775") 2026/09/07 01:19:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c773a47_d20260907_m011826_c001_v7007000_t0000_u01788743906067") 2026/09/07 01:19:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f213ea8dd54329cf3_d20260907_m011820_c001_v0001182_t0028_u01788743900849") 2026/09/07 01:19:28 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f413ea8dd54329cf2_d20260907_m011820_c001_v7007000_t0000_u01788743900169") 2026/09/07 01:19:28 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f20260a825b009198_d20260907_m011814_c001_v0001041_t0018_u01788743894263") 2026/09/07 01:19:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f40260a825b009197_d20260907_m011814_c001_v7007000_t0000_u01788743894081") 2026/09/07 01:19:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f20260a825b009123_d20260907_m011808_c001_v0001174_t0009_u01788743888794") 2026/09/07 01:19:29 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f40260a825b009121_d20260907_m011808_c001_v7007000_t0000_u01788743888169") 2026/09/07 01:19:29 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f215970880aa10aa5_d20260907_m011757_c001_v0001177_t0018_u01788743877584") 2026/09/07 01:19:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f403fca32a1c372bf_d20260907_m011600_c001_v7007000_t0000_u01788743760007") 2026/09/07 01:19:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c372a1_d20260907_m011555_c001_v0001044_t0040_u01788743755943") 2026/09/07 01:19:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f403fca32a1c3729c_d20260907_m011550_c001_v7007000_t0000_u01788743750862") 2026/09/07 01:19:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c37298_d20260907_m011546_c001_v0001103_t0001_u01788743746912") 2026/09/07 01:19:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f403fca32a1c372a0_d20260907_m011555_c001_v7007000_t0000_u01788743755552") 2026/09/07 01:19:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c3729d_d20260907_m011551_c001_v0001146_t0008_u01788743751044") 2026/09/07 01:19:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f403fca32a1c37296_d20260907_m011546_c001_v7007000_t0000_u01788743746507") 2026/09/07 01:19:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c8913_d20260907_m011542_c001_v0001130_t0037_u01788743742258") 2026/09/07 01:19:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f41670784d13c8912_d20260907_m011542_c001_v7007000_t0000_u01788743742059") 2026/09/07 01:19:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c37233_d20260907_m011538_c001_v0001097_t0016_u01788743738454") 2026/09/07 01:19:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f403fca32a1c37221_d20260907_m011538_c001_v7007000_t0000_u01788743738074") 2026/09/07 01:19:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c8908_d20260907_m011534_c001_v0001173_t0030_u01788743734319") 2026/09/07 01:19:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f4059ea51273cf87e_d20260907_m011634_c001_v7007000_t0000_u01788743794385") 2026/09/07 01:19:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f2059ea51273cf87d_d20260907_m011629_c001_v0001040_t0027_u01788743789829") 2026/09/07 01:19:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f403fca32a1c37359_d20260907_m011616_c001_v7007000_t0000_u01788743776723") 2026/09/07 01:19:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c3730e_d20260907_m011612_c001_v0001174_t0046_u01788743772708") 2026/09/07 01:19:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f4059ea51273cf87c_d20260907_m011629_c001_v7007000_t0000_u01788743789483") 2026/09/07 01:19:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c37363_d20260907_m011616_c001_v0001115_t0022_u01788743776907") 2026/09/07 01:19:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f403fca32a1c3730d_d20260907_m011612_c001_v7007000_t0000_u01788743772311") 2026/09/07 01:19:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c3730c_d20260907_m011608_c001_v0001184_t0026_u01788743768279") 2026/09/07 01:19:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f403fca32a1c3730b_d20260907_m011608_c001_v7007000_t0000_u01788743768098") 2026/09/07 01:19:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f22079c84fda63b53_d20260907_m011604_c001_v0001091_t0000_u01788743764483") 2026/09/07 01:19:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f42079c84fda63b52_d20260907_m011604_c001_v7007000_t0000_u01788743764062") 2026/09/07 01:19:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c372c3_d20260907_m011600_c001_v0001099_t0030_u01788743760189") 2026/09/07 01:19:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f41670784d13c8907_d20260907_m011534_c001_v7007000_t0000_u01788743734027") 2026/09/07 01:19:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f203fca32a1c371e0_d20260907_m011529_c001_v0001174_t0043_u01788743729886") 2026/09/07 01:19:30 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f403fca32a1c371df_d20260907_m011529_c001_v7007000_t0000_u01788743729500") 2026/09/07 01:19:30 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c8903_d20260907_m011525_c001_v0001181_t0057_u01788743725434") 2026/09/07 01:19:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f41670784d13c8902_d20260907_m011525_c001_v7007000_t0000_u01788743725251") 2026/09/07 01:19:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c88ff_d20260907_m011521_c001_v0001136_t0034_u01788743721393") 2026/09/07 01:19:30 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f41670784d13c88fe_d20260907_m011520_c001_v7007000_t0000_u01788743720985") 2026/09/07 01:19:30 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c88f7_d20260907_m011516_c001_v0001131_t0037_u01788743716866") 2026/09/07 01:19:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f41670784d13c88f5_d20260907_m011516_c001_v7007000_t0000_u01788743716670") 2026/09/07 01:19:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f2275c184caf06357_d20260907_m011512_c001_v0001145_t0056_u01788743712193") 2026/09/07 01:19:30 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f4275c184caf06356_d20260907_m011511_c001_v7007000_t0000_u01788743711791") 2026/09/07 01:19:30 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f21670784d13c88e2_d20260907_m011506_c001_v0001039_t0038_u01788743706261") 2026/09/07 01:19:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f4059ea51273cf88e_d20260907_m011702_c001_v7007000_t0000_u01788743822542") 2026/09/07 01:19:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f20920f9b7a2f9212_d20260907_m011658_c001_v0001177_t0048_u01788743818270") 2026/09/07 01:19:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f4059ea51273cf885_d20260907_m011652_c001_v7007000_t0000_u01788743812543") 2026/09/07 01:19:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f2059ea51273cf883_d20260907_m011648_c001_v0001157_t0023_u01788743808009") 2026/09/07 01:19:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f40920f9b7a2f9211_d20260907_m011657_c001_v7007000_t0000_u01788743817817") 2026/09/07 01:19:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f2059ea51273cf886_d20260907_m011652_c001_v0001174_t0039_u01788743812726") 2026/09/07 01:19:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f4059ea51273cf882_d20260907_m011647_c001_v7007000_t0000_u01788743807493") 2026/09/07 01:19:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f2059ea51273cf881_d20260907_m011643_c001_v0001178_t0052_u01788743803010") 2026/09/07 01:19:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f4059ea51273cf880_d20260907_m011642_c001_v7007000_t0000_u01788743802828") 2026/09/07 01:19:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f21220d452462ca98_d20260907_m011639_c001_v0001037_t0024_u01788743799041") 2026/09/07 01:19:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f41220d452462ca97_d20260907_m011638_c001_v7007000_t0000_u01788743798537") 2026/09/07 01:19:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f2059ea51273cf87f_d20260907_m011634_c001_v0001137_t0008_u01788743794578") 2026/09/07 01:19:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f426f778e8ac64363_d20260907_m011744_c001_v7007000_t0000_u01788743864540") 2026/09/07 01:19:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f21994da936782d07_d20260907_m011738_c001_v0001180_t0013_u01788743858741") 2026/09/07 01:19:31 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f41994da936782d04_d20260907_m011738_c001_v7007000_t0000_u01788743858181") 2026/09/07 01:19:31 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f2059ea51273cf8c2_d20260907_m011724_c001_v0001115_t0022_u01788743844789") 2026/09/07 01:19:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f4059ea51273cf8c1_d20260907_m011724_c001_v7007000_t0000_u01788743844596") 2026/09/07 01:19:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f2059ea51273cf8bc_d20260907_m011719_c001_v0001145_t0041_u01788743839188") 2026/09/07 01:19:31 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f4059ea51273cf8ba_d20260907_m011718_c001_v7007000_t0000_u01788743838632") 2026/09/07 01:19:31 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f2059ea51273cf8ab_d20260907_m011712_c001_v0001174_t0056_u01788743832986") 2026/09/07 01:19:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f4059ea51273cf8aa_d20260907_m011712_c001_v7007000_t0000_u01788743832790") 2026/09/07 01:19:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f20920f9b7a2f9219_d20260907_m011707_c001_v0001044_t0041_u01788743827963") 2026/09/07 01:19:31 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f40920f9b7a2f9218_d20260907_m011707_c001_v7007000_t0000_u01788743827425") 2026/09/07 01:19:31 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f2059ea51273cf88f_d20260907_m011702_c001_v0001134_t0056_u01788743822724") 2026/09/07 01:19:31 DEBUG : chunked-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f42079c84fda6c492_d20260907_m011923_c001_v7007000_t0000_u01788743963382") 2026/09/07 01:19:32 DEBUG : chunked-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f218bee942c773b29_d20260907_m011917_c001_v0001184_t0040_u01788743957864") 2026/09/07 01:19:32 DEBUG : chunked-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c773b20_d20260907_m011917_c001_v7007000_t0000_u01788743957182") 2026/09/07 01:19:32 DEBUG : chunked-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f218bee942c773a88_d20260907_m011911_c001_v0001102_t0033_u01788743951702") 2026/09/07 01:19:32 DEBUG : chunked-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c773a77_d20260907_m011911_c001_v7007000_t0000_u01788743951070") 2026/09/07 01:19:32 DEBUG : chunked-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f217682374846ea90_d20260907_m011905_c001_v0001174_t0048_u01788743945525") 2026/09/07 01:19:32 DEBUG : chunked-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f417682374846ea8e_d20260907_m011904_c001_v7007000_t0000_u01788743944898") 2026/09/07 01:19:32 DEBUG : chunked-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f114aafb0a364f53b_d20260907_m011853_c001_v0001115_t0035_u01788743933175") 2026/09/07 01:19:32 DEBUG : chunked-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f41029a34784787e9_d20260907_m011852_c001_v7007000_t0000_u01788743932791") 2026/09/07 01:19:32 DEBUG : chunked-copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f114aafb0a364f523_d20260907_m011841_c001_v0001115_t0044_u01788743921880") 2026/09/07 01:19:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f42079c84fda6c491_d20260907_m011923_c001_v7007000_t0000_u01788743963202") 2026/09/07 01:19:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f217682374846ea98_d20260907_m011921_c001_v0001039_t0015_u01788743961278") 2026/09/07 01:19:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c773b1a_d20260907_m011916_c001_v7007000_t0000_u01788743956999") 2026/09/07 01:19:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f217682374846ea95_d20260907_m011915_c001_v0001171_t0008_u01788743955271") 2026/09/07 01:19:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f418bee942c773a71_d20260907_m011910_c001_v7007000_t0000_u01788743950888") 2026/09/07 01:19:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f218bee942c773a59_d20260907_m011908_c001_v0001097_t0054_u01788743948994") 2026/09/07 01:19:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f417682374846ea8d_d20260907_m011904_c001_v7007000_t0000_u01788743944716") 2026/09/07 01:19:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f218bee942c773a57_d20260907_m011901_c001_v0001117_t0013_u01788743941467") 2026/09/07 01:19:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f41029a34784787e8_d20260907_m011852_c001_v7007000_t0000_u01788743932610") 2026/09/07 01:19:32 DEBUG : chunked-copy.copy: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f116fbe6d76573f82_d20260907_m011850_c001_v0001184_t0039_u01788743930632") 2026/09/07 01:19:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f10672b3fad5d6d91_d20260907_m011349_c001_v0001176_t0035_u01788743629264") 2026/09/07 01:19:32 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f409ae79792fe9416_d20260907_m011836_c001_v7007000_t0000_u01788743916527") 2026/09/07 01:19:32 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f20260a825b0091a4_d20260907_m011832_c001_v0001090_t0017_u01788743912109") 2026/09/07 01:19:33 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f40260a825b0091a3_d20260907_m011831_c001_v7007000_t0000_u01788743911747") 2026/09/07 01:19:33 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f218bee942c773a49_d20260907_m011827_c001_v0001120_t0021_u01788743907160") 2026/09/07 01:19:33 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f42079c84fda6c494_d20260907_m011924_c001_v7007000_t0000_u01788743964682") 2026/09/07 01:19:33 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f114aafb0a364f5a9_d20260907_m011923_c001_v0001115_t0004_u01788743963925") 2026/09/07 01:19:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f42079c84fda6c495_d20260907_m011926_c001_v7007000_t0000_u01788743966849") 2026/09/07 01:19:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f114aafb0a364f5af_d20260907_m011926_c001_v0001115_t0035_u01788743966226") 2026/09/07 01:19:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f114aafb0a364f5ad_d20260907_m011924_c001_v0001115_t0005_u01788743964864") 2026/09/07 01:19:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f423d4360dd7b9baf080e1b_f41670784d13c88cc_d20260907_m011502_c001_v7007000_t0000_u01788743702596") 2026/09/07 01:19:34 INFO : B2 bucket rclone-test-zexoqah4ramo: cleaning bucket "rclone-test-zexoqah4ramo" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (381.53s) --- 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.37s) --- PASS: TestIntegration/FsMkdir (379.43s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.96s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.93s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.22s) --- 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.21s) --- 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.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.78s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.22s) --- 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.89s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.04s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- 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.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (199.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (34.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (17.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (42.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (19.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (41.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (12.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (6.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (16.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (10.64s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (42.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (11.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (12.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.17s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- 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 381.565s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m22.932710544s (try 1/5)