"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/09 02:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-wicikiq5yuxu" 2026/09/09 02:06:04 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/09 02:06:07 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/09 02:06:07 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/09 02:06:07 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/09 02:06:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/09 02:06:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/09 02:06:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/09 02:06:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/09 02:06:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/09 02:06:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/09 02:06:33 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/09 02:06:40 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/09 02:06:41 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/09 02:06:46 INFO : B2 bucket rclone-test-wicikiq5yuxu: cleaning bucket "rclone-test-wicikiq5yuxu" of all files 2026/09/09 02:06:46 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11907_d20260909_m020645_c001_v0001184_t0045_u01788919605659") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/09 02:06:47 DEBUG : Creating backend with remote "TestB2:rclone-test-wicikiq5yuxu/dirToPurgeFromRoot" 2026/09/09 02:06:48 INFO : B2 bucket rclone-test-wicikiq5yuxu path dirToPurgeFromRoot: cleaning bucket "rclone-test-wicikiq5yuxu" of all files 2026/09/09 02:06:49 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1192d_d20260909_m020647_c001_v0001184_t0014_u01788919607124") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/09 02:06:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wicikiq5yuxu/hello? sausage/êé" 2026/09/09 02:06:54 INFO : B2 bucket rclone-test-wicikiq5yuxu path hello? sausage/êé: cleaning bucket "rclone-test-wicikiq5yuxu" of all files 2026/09/09 02:06:54 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f1075d0a097240824_d20260909_m020652_c001_v0001173_t0058_u01788919612719") === 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/09 02:07:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wicikiq5yuxu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/09 02:07:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wicikiq5yuxu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-wicikiq5yuxu" from "TestB2:rclone-test-wicikiq5yuxu" 2026/09/09 02:07:08 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/09 02:07:20 DEBUG : Creating backend with remote "TestB2:rclone-test-jelutet6poye" 2026/09/09 02:07:23 DEBUG : B2 bucket rclone-test-jelutet6poye: Purge remote 2026/09/09 02:07:23 INFO : B2 bucket rclone-test-jelutet6poye: cleaning bucket "rclone-test-jelutet6poye" of all files 2026/09/09 02:07:23 DEBUG : somefile: Deleting (id "4_z2f127d53e0bd8b3baf080e1b_f400bb1c17e378a78_d20260909_m020722_c001_v0001032_t0038_u01788919642278") === 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/09 02:07:25 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/09 02:07:25 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/09 02:07:28 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.069Mi 2026/09/09 02:07:28 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/09 02:07:28 DEBUG : test-metadata: multipart upload: starting chunk 1 size 71.075Ki offset 6Mi/6.069Mi 2026/09/09 02:07:28 DEBUG : test-metadata: Sending chunk 1 length 72781 2026/09/09 02:07:30 DEBUG : test-metadata: Done sending chunk 1 2026/09/09 02:07:31 DEBUG : test-metadata: Done sending chunk 0 2026/09/09 02:07:31 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-09-020737-368.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/09 02:07:43 DEBUG : oldPath = "TestB2:rclone-test-wicikiq5yuxu/versions/test-versions-v2026-09-09-020737-368.txt" 2026/09/09 02:07:43 DEBUG : newPath = "TestB2,versions:rclone-test-wicikiq5yuxu/versions/test-versions-v2026-09-09-020737-368.txt" 2026/09/09 02:07:43 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-wicikiq5yuxu/versions/test-versions-v2026-09-09-020737-368.txt" 2026/09/09 02:07:43 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/09 02:07:44 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-wicikiq5yuxu/versions/test-versions-v2026-09-09-020737-368.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-wicikiq5yuxu/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/09 02:07:47 INFO : B2 bucket rclone-test-wicikiq5yuxu: cleaning bucket "rclone-test-wicikiq5yuxu" of all hidden files 2026/09/09 02:07:47 DEBUG : leading space/ leading space: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfba_d20260909_m020614_c001_v7007000_t0000_u01788919574399") as it is a hide marker 2026/09/09 02:07:47 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : leading space/ leading space: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11609_d20260909_m020613_c001_v0001184_t0049_u01788919573714") 2026/09/09 02:07:47 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfac_d20260909_m020613_c001_v7007000_t0000_u01788919573351") as it is a hide marker 2026/09/09 02:07:47 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed115f3_d20260909_m020612_c001_v0001184_t0027_u01788919572729") 2026/09/09 02:07:47 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfd5_d20260909_m020620_c001_v7007000_t0000_u01788919580017") as it is a hide marker 2026/09/09 02:07:47 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : .leading dot/.leading dot: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11695_d20260909_m020619_c001_v0001184_t0059_u01788919579448") 2026/09/09 02:07:47 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : created from root.txt: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f415970880abb37df_d20260909_m020716_c001_v7007000_t0000_u01788919636461") as it is a hide marker 2026/09/09 02:07:47 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : created from root.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f103c5252ede89549_d20260909_m020715_c001_v0001167_t0002_u01788919635399") 2026/09/09 02:07:47 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : file name.txt: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f404eb151e3534e5b_d20260909_m020724_c001_v7007000_t0000_u01788919644733") as it is a hide marker 2026/09/09 02:07:47 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : file name.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11ac9_d20260909_m020704_c001_v0001184_t0010_u01788919624557") 2026/09/09 02:07:47 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : file name.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f1074171bc025b893_d20260909_m020659_c001_v0001167_t0049_u01788919619191") 2026/09/09 02:07:47 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : file name.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11857_d20260909_m020637_c001_v0001184_t0012_u01788919597989") 2026/09/09 02:07:47 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : file name.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11843_d20260909_m020637_c001_v0001184_t0012_u01788919597214") 2026/09/09 02:07:47 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1184f_d20260909_m020637_c001_v0001184_t0014_u01788919597604") "upload" dated 2026-09-09 02:06:37.604 +0000 UTC (1m10.36777024s ago) 2026/09/09 02:07:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f411fc87cc52f98a2_d20260909_m020656_c001_v7007000_t0000_u01788919616492") as it is a hide marker 2026/09/09 02:07:47 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f103cad74663f9901_d20260909_m020656_c001_v0001145_t0056_u01788919616055") 2026/09/09 02:07:47 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f1050af5280e57f86_d20260909_m020655_c001_v0001181_t0022_u01788919615249") 2026/09/09 02:07:47 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbff5_d20260909_m020626_c001_v7007000_t0000_u01788919586704") as it is a hide marker 2026/09/09 02:07:47 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1174b_d20260909_m020626_c001_v0001184_t0053_u01788919586133") 2026/09/09 02:07:47 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : piped data.txt: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f404eb151e3534e5f_d20260909_m020726_c001_v7007000_t0000_u01788919646404") as it is a hide marker 2026/09/09 02:07:47 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : piped data.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11c9d_d20260909_m020726_c001_v0001184_t0016_u01788919646013") 2026/09/09 02:07:47 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : piped data.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f404eb151e3534e5e_d20260909_m020725_c001_v7007000_t0000_u01788919645831") 2026/09/09 02:07:47 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : piped data.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f401822d5bed11c9b_d20260909_m020725_c001_v0001184_t0043_u01788919645469") 2026/09/09 02:07:47 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbffd_d20260909_m020627_c001_v7007000_t0000_u01788919587659") as it is a hide marker 2026/09/09 02:07:47 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1175d_d20260909_m020627_c001_v0001184_t0036_u01788919587063") 2026/09/09 02:07:47 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : test-metadata: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d8554640_d20260909_m020734_c001_v7007000_t0000_u01788919654828") as it is a hide marker 2026/09/09 02:07:47 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : test-metadata: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f204eb151e3534e64_d20260909_m020728_c001_v0001150_t0051_u01788919648314") 2026/09/09 02:07:47 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : test-metadata: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f404eb151e3534e61_d20260909_m020727_c001_v7007000_t0000_u01788919647409") 2026/09/09 02:07:47 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : test-metadata: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11ca9_d20260909_m020726_c001_v0001184_t0047_u01788919646605") 2026/09/09 02:07:47 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfd7_d20260909_m020621_c001_v7007000_t0000_u01788919581900") as it is a hide marker 2026/09/09 02:07:47 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed116cf_d20260909_m020621_c001_v0001184_t0019_u01788919581325") 2026/09/09 02:07:47 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfdf_d20260909_m020623_c001_v7007000_t0000_u01788919583768") as it is a hide marker 2026/09/09 02:07:47 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed116fb_d20260909_m020623_c001_v0001184_t0009_u01788919583180") 2026/09/09 02:07:47 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfda_d20260909_m020622_c001_v7007000_t0000_u01788919582820") as it is a hide marker 2026/09/09 02:07:47 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed116e1_d20260909_m020622_c001_v0001184_t0007_u01788919582261") 2026/09/09 02:07:47 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfe6_d20260909_m020624_c001_v7007000_t0000_u01788919584727") as it is a hide marker 2026/09/09 02:07:47 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11711_d20260909_m020624_c001_v0001184_t0041_u01788919584154") 2026/09/09 02:07:47 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfef_d20260909_m020625_c001_v7007000_t0000_u01788919585774") as it is a hide marker 2026/09/09 02:07:47 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11733_d20260909_m020625_c001_v0001184_t0049_u01788919585150") 2026/09/09 02:07:47 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : trailing space /trailing space : Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfd6_d20260909_m020620_c001_v7007000_t0000_u01788919580943") as it is a hide marker 2026/09/09 02:07:47 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : trailing space /trailing space : Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed116b1_d20260909_m020620_c001_v0001184_t0014_u01788919580376") 2026/09/09 02:07:47 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11e1b_d20260909_m020742_c001_v0001184_t0047_u01788919662115") "upload" dated 2026-09-09 02:07:42.115 +0000 UTC (5.857798773s ago) 2026/09/09 02:07:47 DEBUG : versions/test-versions.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d8554665_d20260909_m020739_c001_v7007000_t0000_u01788919659932") 2026/09/09 02:07:47 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : versions/test-versions.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11d9d_d20260909_m020737_c001_v0001184_t0011_u01788919657368") 2026/09/09 02:07:47 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cc036_d20260909_m020636_c001_v7007000_t0000_u01788919596666") as it is a hide marker 2026/09/09 02:07:47 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f225e938e577cc00c_d20260909_m020629_c001_v0001092_t0003_u01788919589765") 2026/09/09 02:07:47 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : zero-length-file: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cc00a_d20260909_m020629_c001_v7007000_t0000_u01788919589583") as it is a hide marker 2026/09/09 02:07:47 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : zero-length-file: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f401822d5bed1178b_d20260909_m020629_c001_v0001184_t0043_u01788919589034") 2026/09/09 02:07:47 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfc9_d20260909_m020615_c001_v7007000_t0000_u01788919575343") as it is a hide marker 2026/09/09 02:07:47 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11627_d20260909_m020614_c001_v0001184_t0053_u01788919574762") 2026/09/09 02:07:47 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbf8e_d20260909_m020610_c001_v7007000_t0000_u01788919570454") as it is a hide marker 2026/09/09 02:07:47 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1159d_d20260909_m020609_c001_v0001184_t0008_u01788919569520") 2026/09/09 02:07:47 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfd3_d20260909_m020618_c001_v7007000_t0000_u01788919578116") as it is a hide marker 2026/09/09 02:07:47 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11667_d20260909_m020617_c001_v0001184_t0019_u01788919577549") 2026/09/09 02:07:47 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfd1_d20260909_m020617_c001_v7007000_t0000_u01788919577190") as it is a hide marker 2026/09/09 02:07:47 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1164b_d20260909_m020616_c001_v0001184_t0033_u01788919576623") 2026/09/09 02:07:47 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfd4_d20260909_m020619_c001_v7007000_t0000_u01788919579089") as it is a hide marker 2026/09/09 02:07:47 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1167f_d20260909_m020618_c001_v0001184_t0045_u01788919578477") 2026/09/09 02:07:47 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfcf_d20260909_m020616_c001_v7007000_t0000_u01788919576263") as it is a hide marker 2026/09/09 02:07:47 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11637_d20260909_m020615_c001_v0001184_t0044_u01788919575701") 2026/09/09 02:07:47 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : ./.: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbf99_d20260909_m020611_c001_v7007000_t0000_u01788919571394") as it is a hide marker 2026/09/09 02:07:47 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : ./.: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed115bf_d20260909_m020610_c001_v0001184_t0034_u01788919570813") 2026/09/09 02:07:47 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/09 02:07:47 DEBUG : ../..: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbf9e_d20260909_m020612_c001_v7007000_t0000_u01788919572331") as it is a hide marker 2026/09/09 02:07:47 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/09 02:07:47 DEBUG : ../..: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed115d3_d20260909_m020611_c001_v0001184_t0044_u01788919571753") 2026/09/09 02:07:47 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/09 02:07:48 INFO : B2 bucket rclone-test-wicikiq5yuxu: cleaning bucket "rclone-test-wicikiq5yuxu" of all hidden files 2026/09/09 02:07:48 DEBUG : leading space/ leading space: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfba_d20260909_m020614_c001_v7007000_t0000_u01788919574399") as it is a hide marker 2026/09/09 02:07:48 DEBUG : leading space/ leading space: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11609_d20260909_m020613_c001_v0001184_t0049_u01788919573714") 2026/09/09 02:07:48 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfac_d20260909_m020613_c001_v7007000_t0000_u01788919573351") as it is a hide marker 2026/09/09 02:07:48 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed115f3_d20260909_m020612_c001_v0001184_t0027_u01788919572729") 2026/09/09 02:07:48 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfd5_d20260909_m020620_c001_v7007000_t0000_u01788919580017") as it is a hide marker 2026/09/09 02:07:48 DEBUG : .leading dot/.leading dot: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11695_d20260909_m020619_c001_v0001184_t0059_u01788919579448") 2026/09/09 02:07:48 DEBUG : created from root.txt: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f415970880abb37df_d20260909_m020716_c001_v7007000_t0000_u01788919636461") as it is a hide marker 2026/09/09 02:07:48 DEBUG : created from root.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f103c5252ede89549_d20260909_m020715_c001_v0001167_t0002_u01788919635399") 2026/09/09 02:07:48 DEBUG : file name.txt: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f404eb151e3534e5b_d20260909_m020724_c001_v7007000_t0000_u01788919644733") as it is a hide marker 2026/09/09 02:07:48 DEBUG : file name.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11ac9_d20260909_m020704_c001_v0001184_t0010_u01788919624557") 2026/09/09 02:07:48 DEBUG : file name.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f1074171bc025b893_d20260909_m020659_c001_v0001167_t0049_u01788919619191") 2026/09/09 02:07:48 DEBUG : file name.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11857_d20260909_m020637_c001_v0001184_t0012_u01788919597989") 2026/09/09 02:07:48 DEBUG : file name.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11843_d20260909_m020637_c001_v0001184_t0012_u01788919597214") 2026/09/09 02:07:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1184f_d20260909_m020637_c001_v0001184_t0014_u01788919597604") "upload" dated 2026-09-09 02:06:37.604 +0000 UTC (1m11.352134178s ago) 2026/09/09 02:07:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f411fc87cc52f98a2_d20260909_m020656_c001_v7007000_t0000_u01788919616492") as it is a hide marker 2026/09/09 02:07:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f103cad74663f9901_d20260909_m020656_c001_v0001145_t0056_u01788919616055") 2026/09/09 02:07:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f1050af5280e57f86_d20260909_m020655_c001_v0001181_t0022_u01788919615249") 2026/09/09 02:07:49 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbff5_d20260909_m020626_c001_v7007000_t0000_u01788919586704") as it is a hide marker 2026/09/09 02:07:49 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1174b_d20260909_m020626_c001_v0001184_t0053_u01788919586133") 2026/09/09 02:07:49 DEBUG : piped data.txt: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f404eb151e3534e5f_d20260909_m020726_c001_v7007000_t0000_u01788919646404") as it is a hide marker 2026/09/09 02:07:49 DEBUG : piped data.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11c9d_d20260909_m020726_c001_v0001184_t0016_u01788919646013") 2026/09/09 02:07:49 DEBUG : piped data.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f404eb151e3534e5e_d20260909_m020725_c001_v7007000_t0000_u01788919645831") 2026/09/09 02:07:49 DEBUG : piped data.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f401822d5bed11c9b_d20260909_m020725_c001_v0001184_t0043_u01788919645469") 2026/09/09 02:07:49 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbffd_d20260909_m020627_c001_v7007000_t0000_u01788919587659") as it is a hide marker 2026/09/09 02:07:49 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1175d_d20260909_m020627_c001_v0001184_t0036_u01788919587063") 2026/09/09 02:07:49 DEBUG : test-metadata: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d8554640_d20260909_m020734_c001_v7007000_t0000_u01788919654828") as it is a hide marker 2026/09/09 02:07:49 DEBUG : test-metadata: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f204eb151e3534e64_d20260909_m020728_c001_v0001150_t0051_u01788919648314") 2026/09/09 02:07:49 DEBUG : test-metadata: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f404eb151e3534e61_d20260909_m020727_c001_v7007000_t0000_u01788919647409") 2026/09/09 02:07:49 DEBUG : test-metadata: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11ca9_d20260909_m020726_c001_v0001184_t0047_u01788919646605") 2026/09/09 02:07:49 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfd7_d20260909_m020621_c001_v7007000_t0000_u01788919581900") as it is a hide marker 2026/09/09 02:07:49 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed116cf_d20260909_m020621_c001_v0001184_t0019_u01788919581325") 2026/09/09 02:07:49 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfdf_d20260909_m020623_c001_v7007000_t0000_u01788919583768") as it is a hide marker 2026/09/09 02:07:49 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed116fb_d20260909_m020623_c001_v0001184_t0009_u01788919583180") 2026/09/09 02:07:49 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfda_d20260909_m020622_c001_v7007000_t0000_u01788919582820") as it is a hide marker 2026/09/09 02:07:49 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed116e1_d20260909_m020622_c001_v0001184_t0007_u01788919582261") 2026/09/09 02:07:49 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfe6_d20260909_m020624_c001_v7007000_t0000_u01788919584727") as it is a hide marker 2026/09/09 02:07:50 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11711_d20260909_m020624_c001_v0001184_t0041_u01788919584154") 2026/09/09 02:07:50 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfef_d20260909_m020625_c001_v7007000_t0000_u01788919585774") as it is a hide marker 2026/09/09 02:07:50 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11733_d20260909_m020625_c001_v0001184_t0049_u01788919585150") 2026/09/09 02:07:50 DEBUG : trailing space /trailing space : Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfd6_d20260909_m020620_c001_v7007000_t0000_u01788919580943") as it is a hide marker 2026/09/09 02:07:50 DEBUG : trailing space /trailing space : Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed116b1_d20260909_m020620_c001_v0001184_t0014_u01788919580376") 2026/09/09 02:07:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11e1b_d20260909_m020742_c001_v0001184_t0047_u01788919662115") "upload" dated 2026-09-09 02:07:42.115 +0000 UTC (8.079451852s ago) 2026/09/09 02:07:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d8554665_d20260909_m020739_c001_v7007000_t0000_u01788919659932") 2026/09/09 02:07:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11d9d_d20260909_m020737_c001_v0001184_t0011_u01788919657368") 2026/09/09 02:07:50 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cc036_d20260909_m020636_c001_v7007000_t0000_u01788919596666") as it is a hide marker 2026/09/09 02:07:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f225e938e577cc00c_d20260909_m020629_c001_v0001092_t0003_u01788919589765") 2026/09/09 02:07:50 DEBUG : zero-length-file: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cc00a_d20260909_m020629_c001_v7007000_t0000_u01788919589583") as it is a hide marker 2026/09/09 02:07:50 DEBUG : zero-length-file: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f401822d5bed1178b_d20260909_m020629_c001_v0001184_t0043_u01788919589034") 2026/09/09 02:07:50 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfc9_d20260909_m020615_c001_v7007000_t0000_u01788919575343") as it is a hide marker 2026/09/09 02:07:50 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11627_d20260909_m020614_c001_v0001184_t0053_u01788919574762") 2026/09/09 02:07:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbf8e_d20260909_m020610_c001_v7007000_t0000_u01788919570454") as it is a hide marker 2026/09/09 02:07:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1159d_d20260909_m020609_c001_v0001184_t0008_u01788919569520") 2026/09/09 02:07:50 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfd3_d20260909_m020618_c001_v7007000_t0000_u01788919578116") as it is a hide marker 2026/09/09 02:07:50 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11667_d20260909_m020617_c001_v0001184_t0019_u01788919577549") 2026/09/09 02:07:50 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfd1_d20260909_m020617_c001_v7007000_t0000_u01788919577190") as it is a hide marker 2026/09/09 02:07:50 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1164b_d20260909_m020616_c001_v0001184_t0033_u01788919576623") 2026/09/09 02:07:50 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfd4_d20260909_m020619_c001_v7007000_t0000_u01788919579089") as it is a hide marker 2026/09/09 02:07:50 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1167f_d20260909_m020618_c001_v0001184_t0045_u01788919578477") 2026/09/09 02:07:50 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbfcf_d20260909_m020616_c001_v7007000_t0000_u01788919576263") as it is a hide marker 2026/09/09 02:07:50 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11637_d20260909_m020615_c001_v0001184_t0044_u01788919575701") 2026/09/09 02:07:50 DEBUG : ./.: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbf99_d20260909_m020611_c001_v7007000_t0000_u01788919571394") as it is a hide marker 2026/09/09 02:07:51 DEBUG : ./.: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed115bf_d20260909_m020610_c001_v0001184_t0034_u01788919570813") 2026/09/09 02:07:51 DEBUG : ../..: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f425e938e577cbf9e_d20260909_m020612_c001_v7007000_t0000_u01788919572331") as it is a hide marker 2026/09/09 02:07:51 DEBUG : ../..: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed115d3_d20260909_m020611_c001_v0001184_t0044_u01788919571753") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/09 02:07:51 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/09 02:07:52 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/09 02:07:52 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/09 02:07:52 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/09 02:07:52 INFO : B2 bucket rclone-test-wicikiq5yuxu: cleaning bucket "rclone-test-wicikiq5yuxu" of pending multipart uploads older than 0s 2026/09/09 02:07:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1184f_d20260909_m020637_c001_v0001184_t0014_u01788919597604") "upload" dated 2026-09-09 02:06:37.604 +0000 UTC (1m15.425218894s ago) 2026/09/09 02:07:53 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d85546d4_d20260909_m020752_c001_v0001103_t0014_u01788919672027") as it is a start marker (upload started at 2026-09-09 02:07:52.027 +0000 UTC) 2026/09/09 02:07:53 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/09 02:07:53 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d85546d5_d20260909_m020752_c001_v0001183_t0051_u01788919672207") as it is a start marker (upload started at 2026-09-09 02:07:52.207 +0000 UTC) 2026/09/09 02:07:53 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/09 02:07:53 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d85546d6_d20260909_m020752_c001_v0001116_t0049_u01788919672400") as it is a start marker (upload started at 2026-09-09 02:07:52.4 +0000 UTC) 2026/09/09 02:07:53 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/09 02:07:53 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d85546d7_d20260909_m020752_c001_v0001173_t0037_u01788919672580") as it is a start marker (upload started at 2026-09-09 02:07:52.58 +0000 UTC) 2026/09/09 02:07:53 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/09 02:07:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d85546d3_d20260909_m020751_c001_v7007000_t0000_u01788919671846") "hide" dated 2026-09-09 02:07:51.846 +0000 UTC (1.183412401s ago) 2026/09/09 02:07:53 DEBUG : versions/test-versions.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11e1b_d20260909_m020742_c001_v0001184_t0047_u01788919662115") 2026/09/09 02:07:53 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/09 02:07:53 INFO : B2 bucket rclone-test-wicikiq5yuxu: cleaning bucket "rclone-test-wicikiq5yuxu" of pending multipart uploads older than 0s 2026/09/09 02:07:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1184f_d20260909_m020637_c001_v0001184_t0014_u01788919597604") "upload" dated 2026-09-09 02:06:37.604 +0000 UTC (1m15.78746372s ago) 2026/09/09 02:07:53 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d85546d4_d20260909_m020752_c001_v0001103_t0014_u01788919672027") as it is a start marker (upload started at 2026-09-09 02:07:52.027 +0000 UTC) 2026/09/09 02:07:53 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d85546d5_d20260909_m020752_c001_v0001183_t0051_u01788919672207") as it is a start marker (upload started at 2026-09-09 02:07:52.207 +0000 UTC) 2026/09/09 02:07:53 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d85546d6_d20260909_m020752_c001_v0001116_t0049_u01788919672400") as it is a start marker (upload started at 2026-09-09 02:07:52.4 +0000 UTC) 2026/09/09 02:07:53 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d85546d7_d20260909_m020752_c001_v0001173_t0037_u01788919672580") as it is a start marker (upload started at 2026-09-09 02:07:52.58 +0000 UTC) 2026/09/09 02:07:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d85546d3_d20260909_m020751_c001_v7007000_t0000_u01788919671846") "hide" dated 2026-09-09 02:07:51.846 +0000 UTC (1.545745782s ago) 2026/09/09 02:07:53 DEBUG : versions/test-versions.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed11e1b_d20260909_m020742_c001_v0001184_t0047_u01788919662115") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/09 02:07:54 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/09 02:07:54 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/09 02:07:54 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/09 02:07:55 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/09 02:07:55 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/09 02:07:55 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/09 02:07:55 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/09 02:07:56 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/09 02:07:58 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/09 02:07:58 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/09 02:08:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:08:01 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/09 02:08:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f2000c361ff27238f_d20260909_m020801_c001_v0001177_t0049_u01788919681470") 2026/09/09 02:08:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/09 02:08:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/09 02:08:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/09 02:08:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:08:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:08:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/09 02:08:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/09 02:08:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/09 02:08:05 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/09 02:08:05 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/09 02:08:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/09 02:08:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/09 02:08:07 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/09 02:08:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:08:09 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/09 02:08:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d8554705_d20260909_m020809_c001_v0001092_t0033_u01788919689506") 2026/09/09 02:08:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/09 02:08:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/09 02:08:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/09 02:08:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/09 02:08:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 02:08:10 DEBUG : pacer: Reducing sleep to 10ms 2026/09/09 02:08:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:08:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:08:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/09 02:08:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/09 02:08:14 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/09 02:08:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/09 02:08:14 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/09 02:08:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/09 02:08:14 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/09 02:08:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/09 02:08:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/09 02:08:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/09 02:08:17 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/09 02:08:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:08:18 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/09 02:08:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f2000c361ff27240e_d20260909_m020818_c001_v0001103_t0054_u01788919698932") 2026/09/09 02:08:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/09 02:08:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/09 02:08:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/09 02:08:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/09 02:08:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/09 02:08:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:08:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:08:21 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/09 02:08:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/09 02:08:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/09 02:08:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/09 02:08:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/09 02:08:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/09 02:08:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/09 02:08:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/09 02:08:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:08:27 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/09 02:08:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f2000c361ff272412_d20260909_m020827_c001_v0001032_t0056_u01788919707485") 2026/09/09 02:08:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/09 02:08:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/09 02:08:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/09 02:08:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:08:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:08:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/09 02:08:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/09 02:08:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/09 02:08:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/09 02:08:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/09 02:08:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/09 02:08:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/09 02:08:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/09 02:08:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:08:35 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/09 02:08:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d8554724_d20260909_m020835_c001_v0001102_t0035_u01788919715637") 2026/09/09 02:08:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/09 02:08:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/09 02:08:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/09 02:08:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:08:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:08:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/09 02:08:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/09 02:08:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/09 02:08:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/09 02:08:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/09 02:08:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/09 02:08:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/09 02:08:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/09 02:08:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/09 02:08:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/09 02:08:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/09 02:08:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:08:44 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/09 02:08:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f206eaa69e3220fa2_d20260909_m020844_c001_v0001115_t0040_u01788919724382") 2026/09/09 02:08:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/09 02:08:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/09 02:08:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/09 02:08:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/09 02:08:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/09 02:08:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:08:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:08:52 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/09 02:08:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/09 02:08:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/09 02:08:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/09 02:08:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/09 02:08:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/09 02:08:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/09 02:08:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/09 02:09:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:09:00 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/09 02:09:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f217579424ce66d5c_d20260909_m020900_c001_v0001181_t0009_u01788919740852") 2026/09/09 02:09:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/09 02:09:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/09 02:09:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/09 02:09:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:09:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:09:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/09 02:09:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/09 02:09:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/09 02:09:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/09 02:09:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/09 02:09:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/09 02:09:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/09 02:09:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/09 02:09:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:09:09 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/09 02:09:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f21994da9369e8f6d_d20260909_m020909_c001_v0001184_t0018_u01788919749678") 2026/09/09 02:09:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/09 02:09:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/09 02:09:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/09 02:09:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:09:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:09:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/09 02:09:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/09 02:09:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/09 02:09:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/09 02:09:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/09 02:09:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/09 02:09:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/09 02:09:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/09 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/09 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/09 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/09 02:09:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:09:18 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/09 02:09:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f21589d773265636a_d20260909_m020918_c001_v0001036_t0047_u01788919758315") 2026/09/09 02:09:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/09 02:09:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/09 02:09:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/09 02:09:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/09 02:09:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/09 02:09:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:09:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:09:21 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/09 02:09:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/09 02:09:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/09 02:09:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/09 02:09:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/09 02:09:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/09 02:09:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/09 02:09:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/09 02:09:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:09:27 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/09 02:09:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f21589d773265637d_d20260909_m020927_c001_v0001036_t0021_u01788919767252") 2026/09/09 02:09:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/09 02:09:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/09 02:09:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/09 02:09:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:09:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:09:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/09 02:09:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/09 02:09:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/09 02:09:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/09 02:09:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/09 02:09:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/09 02:09:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/09 02:09:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/09 02:09:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:09:36 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/09 02:09:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f21994da9369e908f_d20260909_m020936_c001_v0001181_t0058_u01788919776609") 2026/09/09 02:09:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/09 02:09:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/09 02:09:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/09 02:09:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:09:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:09:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/09 02:09:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/09 02:09:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/09 02:09:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/09 02:09:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/09 02:09:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/09 02:09:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/09 02:09:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/09 02:09:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/09 02:09:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/09 02:09:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/09 02:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:09:57 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/09 02:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f20920f9b7a4c1f44_d20260909_m020957_c001_v0001161_t0000_u01788919797827") 2026/09/09 02:09:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/09 02:09:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/09 02:09:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/09 02:09:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/09 02:09:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/09 02:10:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:10:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:10:05 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/09 02:10:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/09 02:10:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/09 02:10:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/09 02:10:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/09 02:10:10 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/09 02:10:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/09 02:10:12 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/09 02:10:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:10:14 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/09 02:10:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f206eaa69e32211f5_d20260909_m021014_c001_v0001178_t0051_u01788919814263") 2026/09/09 02:10:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/09 02:10:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/09 02:10:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/09 02:10:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:10:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:10:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/09 02:10:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/09 02:10:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/09 02:10:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/09 02:10:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/09 02:10:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/09 02:10:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/09 02:10:21 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/09 02:10:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:10:23 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/09 02:10:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f21943dcbbb9fb4cc_d20260909_m021023_c001_v0001172_t0041_u01788919823521") 2026/09/09 02:10:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/09 02:10:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/09 02:10:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/09 02:10:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:10:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:10:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/09 02:10:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/09 02:10:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/09 02:10:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/09 02:10:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/09 02:10:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/09 02:10:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/09 02:10:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/09 02:10:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/09 02:10:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/09 02:10:32 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/09 02:10:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:10:34 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/09 02:10:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f204eb151e35353a9_d20260909_m021034_c001_v0001044_t0043_u01788919834334") 2026/09/09 02:10:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/09 02:10:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/09 02:10:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/09 02:10:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/09 02:10:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/09 02:10:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:10:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:10:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/09/09 02:10:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/09 02:10:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/09 02:10:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/09 02:10:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/09 02:10:41 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/09 02:10:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/09 02:10:43 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/09 02:10:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:10:45 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/09 02:10:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f203fca32a1df0492_d20260909_m021045_c001_v0001098_t0003_u01788919845424") 2026/09/09 02:10:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/09 02:10:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/09 02:10:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/09 02:10:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/09 02:10:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 02:10:45 DEBUG : pacer: Reducing sleep to 10ms 2026/09/09 02:10:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:10:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:10:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/09 02:10:50 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/09 02:10:50 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/09 02:10:51 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/09 02:10:51 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/09 02:10:53 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/09 02:10:53 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/09 02:10:53 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/09 02:10:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:10:56 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/09 02:10:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f218bee942c9b1ae5_d20260909_m021056_c001_v0001154_t0005_u01788919856564") 2026/09/09 02:10:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/09 02:10:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/09 02:10:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/09 02:10:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:11:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:11:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/09 02:11:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/09 02:11:03 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/09 02:11:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/09 02:11:03 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/09 02:11:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/09 02:11:03 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/09 02:11:04 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/09 02:11:05 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/09 02:11:05 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/09 02:11:05 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/09 02:11:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/09 02:11:08 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/09 02:11:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zefe25d13e0ad8b3baf080e1b_f21029a3478620b00_d20260909_m021108_c001_v0001098_t0035_u01788919868447") 2026/09/09 02:11:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/09 02:11:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/09 02:11:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/09 02:11:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/09 02:11:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/09 02:11:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/09 02:11:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/09 02:11:12 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/09 02:11:14 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/09 02:11:14 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/09 02:11:14 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/09 02:11:14 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/09 02:11:14 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1173-14.backblaze.com/b2api/v1/b2_upload_file/efe25d13e0ad8b3baf080e1b/c001_v0001173_t0018": write tcp: unexpected EOF 2026/09/09 02:11:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-14.backblaze.com/b2api/v1/b2_upload_file/efe25d13e0ad8b3baf080e1b/c001_v0001173_t0018": write tcp: unexpected EOF) 2026/09/09 02:11:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1173-14.backblaze.com/b2api/v1/b2_upload_file/efe25d13e0ad8b3baf080e1b/c001_v0001173_t0018": write tcp: unexpected EOF 2026/09/09 02:11:15 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/09 02:11:15 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/09 02:11:15 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/09 02:11:16 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/09 02:11:16 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/09 02:11:16 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/09 02:11:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 02:11:16 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/09 02:11:16 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/09 02:11:16 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/09 02:11:16 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/09 02:11:16 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/09 02:11:16 DEBUG : pacer: Reducing sleep to 10ms 2026/09/09 02:11:18 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/09 02:11:18 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/09 02:11:19 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/09 02:11:19 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/09 02:11:21 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/09 02:11:21 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/09 02:11:21 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_part/4_zefe25d13e0ad8b3baf080e1b_f21670784d14cb79a_d20260909_m021121_c001_v0001182_t0030_u01788919881012/0056": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_part/4_zefe25d13e0ad8b3baf080e1b_f21670784d14cb79a_d20260909_m021121_c001_v0001182_t0030_u01788919881012/0056", Err:(*net.OpError)(0x7b6888c8e10)} 2026/09/09 02:11:21 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_part/4_zefe25d13e0ad8b3baf080e1b_f21670784d14cb79a_d20260909_m021121_c001_v0001182_t0030_u01788919881012/0056": write tcp: unexpected EOF 2026/09/09 02:11:21 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1182-17.backblaze.com/b2api/v1/b2_upload_part/4_zefe25d13e0ad8b3baf080e1b_f21670784d14cb79a_d20260909_m021121_c001_v0001182_t0030_u01788919881012/0056": write tcp: unexpected EOF) 2026/09/09 02:11:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/09 02:11:21 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/09 02:11:21 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/09 02:11:21 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/09 02:11:21 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/09 02:11:21 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/09 02:11:21 DEBUG : pacer: Reducing sleep to 10ms 2026/09/09 02:11:22 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/09 02:11:23 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/09 02:11:23 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/09 02:11:23 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/09 02:11:26 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1130-13.backblaze.com/b2api/v1/b2_upload_file/efe25d13e0ad8b3baf080e1b/c001_v0001130_t0039": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/09 02:11:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-13.backblaze.com/b2api/v1/b2_upload_file/efe25d13e0ad8b3baf080e1b/c001_v0001130_t0039": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/09 02:11:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1130-13.backblaze.com/b2api/v1/b2_upload_file/efe25d13e0ad8b3baf080e1b/c001_v0001130_t0039": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/09 02:11:26 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/09 02:11:26 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/09 02:11:26 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/09 02:11:26 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/09 02:11:26 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/09 02:11:28 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/09 02:11:28 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/09 02:11:28 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/09 02:11:28 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/09 02:11:36 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zefe25d13e0ad8b3baf080e1b_f2231a6b0415a9b50_d20260909_m021136_c001_v0001167_t0028_u01788919896169") 2026/09/09 02:11:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/09 02:11:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/09 02:11:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/09 02:11:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/09 02:11:37 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/09 02:11:39 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/09 02:11:39 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/09 02:11:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/09 02:11:39 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/09 02:11:41 DEBUG : chunked-copy: Done sending chunk 1 2026/09/09 02:11:42 DEBUG : chunked-copy: Done sending chunk 0 2026/09/09 02:11:42 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/09 02:11:42 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zefe25d13e0ad8b3baf080e1b_f2231a6b0415a9f8e_d20260909_m021142_c001_v0001113_t0049_u01788919902889") 2026/09/09 02:11:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/09 02:11:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/09 02:11:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/09 02:11:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/09 02:11:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/09 02:11:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/09 02:11:46 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/09 02:11:46 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/09 02:11:46 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/09 02:11:48 DEBUG : chunked-copy: Done sending chunk 1 2026/09/09 02:11:49 DEBUG : chunked-copy: Done sending chunk 0 2026/09/09 02:11:49 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/09 02:11:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zefe25d13e0ad8b3baf080e1b_f2231a6b0415a9f94_d20260909_m021150_c001_v0001182_t0029_u01788919910033") 2026/09/09 02:11:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/09 02:11:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/09 02:11:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/09 02:11:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/09 02:11:50 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/09 02:11:52 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/09 02:11:52 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/09 02:11:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/09 02:11:53 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/09 02:11:55 DEBUG : chunked-copy: Done sending chunk 1 2026/09/09 02:11:55 DEBUG : chunked-copy: Done sending chunk 0 2026/09/09 02:11:55 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/09 02:11:56 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zefe25d13e0ad8b3baf080e1b_f2231a6b0415a9fe5_d20260909_m021156_c001_v0001038_t0044_u01788919916579") 2026/09/09 02:11:56 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/09 02:11:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/09 02:11:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/09 02:11:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/09 02:11:57 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/09 02:11:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/09 02:11:57 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/09 02:11:59 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/09 02:12:01 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/09 02:12:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wicikiq5yuxu/deeper/nonexisting/directory" 2026/09/09 02:12:01 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/09 02:12:03 INFO : B2 bucket rclone-test-wicikiq5yuxu: cleaning bucket "rclone-test-wicikiq5yuxu" of all files 2026/09/09 02:12:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f418bee942c9b1a54_d20260909_m021049_c001_v7007000_t0000_u01788919849982") 2026/09/09 02:12:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f203fca32a1df0492_d20260909_m021045_c001_v0001098_t0003_u01788919845424") 2026/09/09 02:12:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f403fca32a1df0488_d20260909_m021044_c001_v7007000_t0000_u01788919844778") 2026/09/09 02:12:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21943dcbbb9fb58b_d20260909_m021039_c001_v0001039_t0042_u01788919839698") 2026/09/09 02:12:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41670784d14cb795_d20260909_m021114_c001_v7007000_t0000_u01788919874322") 2026/09/09 02:12:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21029a3478620b00_d20260909_m021108_c001_v0001098_t0035_u01788919868447") 2026/09/09 02:12:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41029a3478620aff_d20260909_m021107_c001_v7007000_t0000_u01788919867793") 2026/09/09 02:12:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f218bee942c9b1b63_d20260909_m021102_c001_v0001183_t0025_u01788919862535") 2026/09/09 02:12:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f418bee942c9b1b5f_d20260909_m021102_c001_v7007000_t0000_u01788919862352") 2026/09/09 02:12:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f218bee942c9b1ae5_d20260909_m021056_c001_v0001154_t0005_u01788919856564") 2026/09/09 02:12:03 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f418bee942c9b1ad4_d20260909_m021055_c001_v7007000_t0000_u01788919855898") 2026/09/09 02:12:04 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f218bee942c9b1a58_d20260909_m021050_c001_v0001157_t0034_u01788919850164") 2026/09/09 02:12:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f417579424ce66d59_d20260909_m020855_c001_v7007000_t0000_u01788919735623") 2026/09/09 02:12:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f206eaa69e3220fa2_d20260909_m020844_c001_v0001115_t0040_u01788919724382") 2026/09/09 02:12:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d855473e_d20260909_m020839_c001_v7007000_t0000_u01788919719673") 2026/09/09 02:12:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d8554724_d20260909_m020835_c001_v0001102_t0035_u01788919715637") 2026/09/09 02:12:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f406eaa69e3220fa0_d20260909_m020843_c001_v7007000_t0000_u01788919723969") 2026/09/09 02:12:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d8554742_d20260909_m020839_c001_v0001101_t0042_u01788919719852") 2026/09/09 02:12:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d8554722_d20260909_m020835_c001_v7007000_t0000_u01788919715219") 2026/09/09 02:12:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d855471f_d20260909_m020831_c001_v0001131_t0018_u01788919711091") 2026/09/09 02:12:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d855471d_d20260909_m020830_c001_v7007000_t0000_u01788919710911") 2026/09/09 02:12:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f2000c361ff272412_d20260909_m020827_c001_v0001032_t0056_u01788919707485") 2026/09/09 02:12:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f4000c361ff272411_d20260909_m020827_c001_v7007000_t0000_u01788919707075") 2026/09/09 02:12:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d8554713_d20260909_m020823_c001_v0001157_t0056_u01788919703144") 2026/09/09 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41994da9369e900a_d20260909_m020922_c001_v7007000_t0000_u01788919762386") 2026/09/09 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21589d773265636a_d20260909_m020918_c001_v0001036_t0047_u01788919758315") 2026/09/09 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41994da9369e8fa3_d20260909_m020913_c001_v7007000_t0000_u01788919753666") 2026/09/09 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21994da9369e8f6d_d20260909_m020909_c001_v0001184_t0018_u01788919749678") 2026/09/09 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41589d7732656367_d20260909_m020917_c001_v7007000_t0000_u01788919757918") 2026/09/09 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21994da9369e8fa7_d20260909_m020913_c001_v0001184_t0011_u01788919753847") 2026/09/09 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41994da9369e8f65_d20260909_m020909_c001_v7007000_t0000_u01788919749156") 2026/09/09 02:12:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21994da9369e8f08_d20260909_m020904_c001_v0001040_t0006_u01788919744479") 2026/09/09 02:12:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41994da9369e8f02_d20260909_m020904_c001_v7007000_t0000_u01788919744298") 2026/09/09 02:12:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f217579424ce66d5c_d20260909_m020900_c001_v0001181_t0009_u01788919740852") 2026/09/09 02:12:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f417579424ce66d5b_d20260909_m020900_c001_v7007000_t0000_u01788919740428") 2026/09/09 02:12:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f217579424ce66d5a_d20260909_m020855_c001_v0001144_t0008_u01788919735805") 2026/09/09 02:12:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d8554712_d20260909_m020822_c001_v7007000_t0000_u01788919702963") 2026/09/09 02:12:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f2000c361ff27240e_d20260909_m020818_c001_v0001103_t0054_u01788919698932") 2026/09/09 02:12:05 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f4000c361ff27240d_d20260909_m020818_c001_v7007000_t0000_u01788919698508") 2026/09/09 02:12:05 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d855470b_d20260909_m020814_c001_v0001146_t0056_u01788919694078") 2026/09/09 02:12:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d855470a_d20260909_m020813_c001_v7007000_t0000_u01788919693898") 2026/09/09 02:12:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d8554705_d20260909_m020809_c001_v0001092_t0033_u01788919689506") 2026/09/09 02:12:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d8554704_d20260909_m020809_c001_v7007000_t0000_u01788919689077") 2026/09/09 02:12:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d85546ff_d20260909_m020805_c001_v0001183_t0032_u01788919685131") 2026/09/09 02:12:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d85546fd_d20260909_m020804_c001_v7007000_t0000_u01788919684950") 2026/09/09 02:12:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f2000c361ff27238f_d20260909_m020801_c001_v0001177_t0049_u01788919681470") 2026/09/09 02:12:05 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f4000c361ff27238a_d20260909_m020801_c001_v7007000_t0000_u01788919681088") 2026/09/09 02:12:05 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f22280698d85546da_d20260909_m020755_c001_v0001103_t0053_u01788919675532") 2026/09/09 02:12:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41943dcbbb9fb490_d20260909_m021008_c001_v7007000_t0000_u01788919808901") 2026/09/09 02:12:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f20920f9b7a4c1f44_d20260909_m020957_c001_v0001161_t0000_u01788919797827") 2026/09/09 02:12:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41994da9369e9099_d20260909_m020940_c001_v7007000_t0000_u01788919780884") 2026/09/09 02:12:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21994da9369e908f_d20260909_m020936_c001_v0001181_t0058_u01788919776609") 2026/09/09 02:12:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f40920f9b7a4c1f36_d20260909_m020957_c001_v7007000_t0000_u01788919797322") 2026/09/09 02:12:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21994da9369e909a_d20260909_m020941_c001_v0001174_t0034_u01788919781066") 2026/09/09 02:12:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41994da9369e9089_d20260909_m020936_c001_v7007000_t0000_u01788919776125") 2026/09/09 02:12:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21994da9369e9039_d20260909_m020931_c001_v0001043_t0056_u01788919771450") 2026/09/09 02:12:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41994da9369e9035_d20260909_m020931_c001_v7007000_t0000_u01788919771269") 2026/09/09 02:12:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21589d773265637d_d20260909_m020927_c001_v0001036_t0021_u01788919767252") 2026/09/09 02:12:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41589d773265637b_d20260909_m020926_c001_v7007000_t0000_u01788919766760") 2026/09/09 02:12:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21994da9369e900e_d20260909_m020922_c001_v0001109_t0046_u01788919762567") 2026/09/09 02:12:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41943dcbbb9fb58a_d20260909_m021039_c001_v7007000_t0000_u01788919839518") 2026/09/09 02:12:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f204eb151e35353a9_d20260909_m021034_c001_v0001044_t0043_u01788919834334") 2026/09/09 02:12:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f404eb151e35353a8_d20260909_m021033_c001_v7007000_t0000_u01788919833771") 2026/09/09 02:12:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21943dcbbb9fb574_d20260909_m021028_c001_v0001098_t0049_u01788919828600") 2026/09/09 02:12:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41943dcbbb9fb56f_d20260909_m021028_c001_v7007000_t0000_u01788919828419") 2026/09/09 02:12:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21943dcbbb9fb4cc_d20260909_m021023_c001_v0001172_t0041_u01788919823521") 2026/09/09 02:12:06 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41943dcbbb9fb4bf_d20260909_m021022_c001_v7007000_t0000_u01788919822990") 2026/09/09 02:12:06 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21943dcbbb9fb49b_d20260909_m021018_c001_v0001177_t0050_u01788919818131") 2026/09/09 02:12:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41943dcbbb9fb49a_d20260909_m021017_c001_v7007000_t0000_u01788919817949") 2026/09/09 02:12:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f206eaa69e32211f5_d20260909_m021014_c001_v0001178_t0051_u01788919814263") 2026/09/09 02:12:06 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f406eaa69e32211f4_d20260909_m021013_c001_v7007000_t0000_u01788919813742") 2026/09/09 02:12:06 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21943dcbbb9fb491_d20260909_m021009_c001_v0001104_t0050_u01788919809082") 2026/09/09 02:12:06 DEBUG : chunked-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f401ddc18a92b82ac_d20260909_m021158_c001_v7007000_t0000_u01788919918912") 2026/09/09 02:12:06 DEBUG : chunked-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f218987c7b9d813c2_d20260909_m021152_c001_v0001039_t0046_u01788919912570") 2026/09/09 02:12:06 DEBUG : chunked-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f418987c7b9d813c0_d20260909_m021151_c001_v7007000_t0000_u01788919911934") 2026/09/09 02:12:06 DEBUG : chunked-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f218987c7b9d813bb_d20260909_m021145_c001_v0001113_t0016_u01788919905996") 2026/09/09 02:12:06 DEBUG : chunked-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f418987c7b9d813b9_d20260909_m021145_c001_v7007000_t0000_u01788919905343") 2026/09/09 02:12:06 DEBUG : chunked-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f218987c7b9d8139c_d20260909_m021139_c001_v0001033_t0000_u01788919899052") 2026/09/09 02:12:06 DEBUG : chunked-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f418987c7b9d8139b_d20260909_m021138_c001_v7007000_t0000_u01788919898309") 2026/09/09 02:12:07 DEBUG : chunked-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f117cba1ffa786e5e_d20260909_m021134_c001_v0001150_t0037_u01788919894291") 2026/09/09 02:12:07 DEBUG : chunked-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f4231a6b0415a9752_d20260909_m021133_c001_v7007000_t0000_u01788919893874") 2026/09/09 02:12:07 DEBUG : chunked-copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f117cba1ffa786e50_d20260909_m021130_c001_v0001150_t0041_u01788919890245") 2026/09/09 02:12:07 DEBUG : chunked-copy.copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f401ddc18a92b82ab_d20260909_m021158_c001_v7007000_t0000_u01788919918732") 2026/09/09 02:12:07 DEBUG : chunked-copy.copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f2231a6b0415a9fe5_d20260909_m021156_c001_v0001038_t0044_u01788919916579") 2026/09/09 02:12:07 DEBUG : chunked-copy.copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f418987c7b9d813bf_d20260909_m021151_c001_v7007000_t0000_u01788919911739") 2026/09/09 02:12:07 DEBUG : chunked-copy.copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f2231a6b0415a9f94_d20260909_m021150_c001_v0001182_t0029_u01788919910033") 2026/09/09 02:12:07 DEBUG : chunked-copy.copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f418987c7b9d813b8_d20260909_m021145_c001_v7007000_t0000_u01788919905163") 2026/09/09 02:12:07 DEBUG : chunked-copy.copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f2231a6b0415a9f8e_d20260909_m021142_c001_v0001113_t0049_u01788919902889") 2026/09/09 02:12:07 DEBUG : chunked-copy.copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f418987c7b9d8139a_d20260909_m021138_c001_v7007000_t0000_u01788919898129") 2026/09/09 02:12:07 DEBUG : chunked-copy.copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f2231a6b0415a9b50_d20260909_m021136_c001_v0001167_t0028_u01788919896169") 2026/09/09 02:12:07 DEBUG : chunked-copy.copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f4231a6b0415a9751_d20260909_m021133_c001_v7007000_t0000_u01788919893618") 2026/09/09 02:12:07 DEBUG : chunked-copy.copy: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f109f996b1e882e09_d20260909_m021132_c001_v0001097_t0048_u01788919892484") 2026/09/09 02:12:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f101822d5bed1184f_d20260909_m020637_c001_v0001184_t0014_u01788919597604") 2026/09/09 02:12:07 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f418bee942c9b1b98_d20260909_m021125_c001_v7007000_t0000_u01788919885202") 2026/09/09 02:12:07 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21670784d14cb79a_d20260909_m021121_c001_v0001182_t0030_u01788919881012") 2026/09/09 02:12:07 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f41670784d14cb799_d20260909_m021120_c001_v7007000_t0000_u01788919880651") 2026/09/09 02:12:07 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f21670784d14cb796_d20260909_m021115_c001_v0001116_t0026_u01788919875528") 2026/09/09 02:12:07 DEBUG : unknown-size-put.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f401ddc18a92b82ae_d20260909_m021200_c001_v7007000_t0000_u01788919920111") 2026/09/09 02:12:07 DEBUG : unknown-size-put.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f117cba1ffa786eac_d20260909_m021159_c001_v0001150_t0032_u01788919919456") 2026/09/09 02:12:07 DEBUG : unknown-size-update.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f401ddc18a92b82af_d20260909_m021201_c001_v7007000_t0000_u01788919921634") 2026/09/09 02:12:08 DEBUG : unknown-size-update.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f117cba1ffa786eb8_d20260909_m021201_c001_v0001150_t0050_u01788919921271") 2026/09/09 02:12:08 DEBUG : unknown-size-update.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f117cba1ffa786eb2_d20260909_m021200_c001_v0001150_t0007_u01788919920293") 2026/09/09 02:12:08 DEBUG : versions/test-versions.txt: Deleting (id "4_zefe25d13e0ad8b3baf080e1b_f42280698d85546d3_d20260909_m020751_c001_v7007000_t0000_u01788919671846") 2026/09/09 02:12:09 INFO : B2 bucket rclone-test-wicikiq5yuxu: cleaning bucket "rclone-test-wicikiq5yuxu" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (364.68s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.42s) --- PASS: TestIntegration/FsMkdir (362.55s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.08s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.21s) --- 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.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.86s) --- 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.24s) --- 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.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- 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.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (198.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (32.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (15.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (11.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (46.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (28.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (11.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.53s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (11.06s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.59s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 364.708s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m6.304550232s (try 1/5)