"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/06/27 01:46:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fuxegeh4cida" 2026/06/27 01:46:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/27 01:46:59 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/27 01:46:59 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/27 01:47:00 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/06/27 01:47:25 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/27 01:47:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/27 01:47:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/27 01:47:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/27 01:47:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/27 01:47:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/27 01:47:29 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/27 01:47:36 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/27 01:47:37 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/27 01:47:41 INFO : B2 bucket rclone-test-fuxegeh4cida: cleaning bucket "rclone-test-fuxegeh4cida" of all files 2026/06/27 01:47:42 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587662_d20260627_m014741_c001_v0001146_t0010_u01782524861296") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/27 01:47:43 DEBUG : Creating backend with remote "TestB2:rclone-test-fuxegeh4cida/dirToPurgeFromRoot" 2026/06/27 01:47:44 INFO : B2 bucket rclone-test-fuxegeh4cida path dirToPurgeFromRoot: cleaning bucket "rclone-test-fuxegeh4cida" of all files 2026/06/27 01:47:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587668_d20260627_m014742_c001_v0001146_t0007_u01782524862963") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/27 01:47:45 DEBUG : Creating backend with remote "TestB2:rclone-test-fuxegeh4cida/hello? sausage/êé" 2026/06/27 01:47:50 INFO : B2 bucket rclone-test-fuxegeh4cida path hello? sausage/êé: cleaning bucket "rclone-test-fuxegeh4cida" of all files 2026/06/27 01:47:50 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f117075796b7be174_d20260627_m014748_c001_v0001136_t0045_u01782524868487") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/27 01:48:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fuxegeh4cida/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/27 01:48:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fuxegeh4cida/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-fuxegeh4cida" from "TestB2:rclone-test-fuxegeh4cida" 2026/06/27 01:48:03 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/06/27 01:48:15 DEBUG : Creating backend with remote "TestB2:rclone-test-sigabez7qefe" 2026/06/27 01:48:18 DEBUG : B2 bucket rclone-test-sigabez7qefe: Purge remote 2026/06/27 01:48:18 INFO : B2 bucket rclone-test-sigabez7qefe: cleaning bucket "rclone-test-sigabez7qefe" of all files 2026/06/27 01:48:18 DEBUG : somefile: Deleting (id "4_z3fc26d43c03d0b6b9ff80e1b_f40778cfc4d75a361_d20260627_m014817_c001_v0001161_t0050_u01782524897254") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/27 01:48:19 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/27 01:48:20 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/06/27 01:48:23 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/27 01:48:23 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/27 01:48:23 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.892Ki offset 6Mi/6.106Mi 2026/06/27 01:48:23 DEBUG : test-metadata: Sending chunk 1 length 111505 2026/06/27 01:48:25 DEBUG : test-metadata: Done sending chunk 1 2026/06/27 01:48:25 DEBUG : test-metadata: Done sending chunk 0 2026/06/27 01:48:25 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 2026/06/27 01:48:36 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1146-00.backblaze.com/b2api/v1/b2_upload_file/6f523d73c02d0b6b9ff80e1b/c001_v0001146_t0029": EOF 2026/06/27 01:48:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-00.backblaze.com/b2api/v1/b2_upload_file/6f523d73c02d0b6b9ff80e1b/c001_v0001146_t0029": EOF) 2026/06/27 01:48:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1146-00.backblaze.com/b2api/v1/b2_upload_file/6f523d73c02d0b6b9ff80e1b/c001_v0001146_t0029": EOF - low level retry 1/10 2026/06/27 01:48:38 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-06-27-014830-696.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/06/27 01:48:40 DEBUG : oldPath = "TestB2:rclone-test-fuxegeh4cida/versions/test-versions-v2026-06-27-014830-696.txt" 2026/06/27 01:48:40 DEBUG : newPath = "TestB2,versions:rclone-test-fuxegeh4cida/versions/test-versions-v2026-06-27-014830-696.txt" 2026/06/27 01:48:40 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-fuxegeh4cida/versions/test-versions-v2026-06-27-014830-696.txt" 2026/06/27 01:48:40 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/27 01:48:41 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-fuxegeh4cida/versions/test-versions-v2026-06-27-014830-696.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-fuxegeh4cida/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/06/27 01:48:45 INFO : B2 bucket rclone-test-fuxegeh4cida: cleaning bucket "rclone-test-fuxegeh4cida" of all hidden files 2026/06/27 01:48:45 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9647_d20260627_m014707_c001_v7007000_t0000_u01782524827625") as it is a hide marker 2026/06/27 01:48:45 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : leading space/ leading space: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875f7_d20260627_m014706_c001_v0001146_t0026_u01782524826834") 2026/06/27 01:48:45 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9646_d20260627_m014706_c001_v7007000_t0000_u01782524826471") as it is a hide marker 2026/06/27 01:48:45 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875f3_d20260627_m014705_c001_v0001146_t0017_u01782524825711") 2026/06/27 01:48:45 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d964e_d20260627_m014714_c001_v7007000_t0000_u01782524834949") as it is a hide marker 2026/06/27 01:48:45 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558760b_d20260627_m014713_c001_v0001146_t0003_u01782524833962") 2026/06/27 01:48:45 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : created from root.txt: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f402dde4d518a966d_d20260627_m014811_c001_v7007000_t0000_u01782524891401") as it is a hide marker 2026/06/27 01:48:45 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : created from root.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1176e4ca9a1bfd46_d20260627_m014810_c001_v0001033_t0018_u01782524890332") 2026/06/27 01:48:45 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : file name.txt: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f40669196329683b4_d20260627_m014819_c001_v7007000_t0000_u01782524899431") as it is a hide marker 2026/06/27 01:48:45 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : file name.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587681_d20260627_m014759_c001_v0001146_t0018_u01782524879363") 2026/06/27 01:48:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : file name.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f11975d5a2ce29772_d20260627_m014755_c001_v0001174_t0036_u01782524875501") 2026/06/27 01:48:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : file name.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558764e_d20260627_m014733_c001_v0001146_t0028_u01782524853460") 2026/06/27 01:48:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : file name.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587648_d20260627_m014732_c001_v0001146_t0003_u01782524852325") 2026/06/27 01:48:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558764c_d20260627_m014732_c001_v0001146_t0014_u01782524852899") "upload" dated 2026-06-27 01:47:32.899 +0000 UTC (1m12.48948136s ago) 2026/06/27 01:48:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f41697f9507f74297_d20260627_m014753_c001_v7007000_t0000_u01782524873271") as it is a hide marker 2026/06/27 01:48:45 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1199fb507e4f01c6_d20260627_m014752_c001_v0001039_t0001_u01782524872366") 2026/06/27 01:48:45 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f104c819578504e4f_d20260627_m014751_c001_v0001167_t0028_u01782524871445") 2026/06/27 01:48:45 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d965a_d20260627_m014722_c001_v7007000_t0000_u01782524842699") as it is a hide marker 2026/06/27 01:48:45 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558761f_d20260627_m014721_c001_v0001146_t0053_u01782524841954") 2026/06/27 01:48:45 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : piped data.txt: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f40669196329683b8_d20260627_m014821_c001_v7007000_t0000_u01782524901371") as it is a hide marker 2026/06/27 01:48:45 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : piped data.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555876a7_d20260627_m014820_c001_v0001146_t0057_u01782524900765") 2026/06/27 01:48:45 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : piped data.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f40669196329683b6_d20260627_m014820_c001_v7007000_t0000_u01782524900541") 2026/06/27 01:48:45 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : piped data.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4009661e555876a5_d20260627_m014820_c001_v0001146_t0029_u01782524900156") 2026/06/27 01:48:45 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d965b_d20260627_m014723_c001_v7007000_t0000_u01782524843779") as it is a hide marker 2026/06/27 01:48:45 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587625_d20260627_m014723_c001_v0001146_t0059_u01782524843062") 2026/06/27 01:48:45 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : test-metadata: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d969f_d20260627_m014828_c001_v7007000_t0000_u01782524908145") as it is a hide marker 2026/06/27 01:48:45 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : test-metadata: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f20669196329683ba_d20260627_m014823_c001_v0001097_t0033_u01782524903186") 2026/06/27 01:48:45 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : test-metadata: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f40669196329683b9_d20260627_m014822_c001_v7007000_t0000_u01782524902431") 2026/06/27 01:48:45 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : test-metadata: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555876a9_d20260627_m014821_c001_v0001146_t0055_u01782524901554") 2026/06/27 01:48:45 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9652_d20260627_m014717_c001_v7007000_t0000_u01782524837009") as it is a hide marker 2026/06/27 01:48:45 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587611_d20260627_m014716_c001_v0001146_t0043_u01782524836341") 2026/06/27 01:48:45 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9654_d20260627_m014719_c001_v7007000_t0000_u01782524839207") as it is a hide marker 2026/06/27 01:48:45 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587619_d20260627_m014718_c001_v0001146_t0009_u01782524838488") 2026/06/27 01:48:45 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9653_d20260627_m014718_c001_v7007000_t0000_u01782524838123") as it is a hide marker 2026/06/27 01:48:45 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587613_d20260627_m014717_c001_v0001146_t0025_u01782524837373") 2026/06/27 01:48:45 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9658_d20260627_m014720_c001_v7007000_t0000_u01782524840323") as it is a hide marker 2026/06/27 01:48:45 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558761b_d20260627_m014719_c001_v0001146_t0041_u01782524839570") 2026/06/27 01:48:45 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9659_d20260627_m014721_c001_v7007000_t0000_u01782524841589") as it is a hide marker 2026/06/27 01:48:45 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558761d_d20260627_m014720_c001_v0001146_t0000_u01782524840688") 2026/06/27 01:48:45 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9650_d20260627_m014715_c001_v7007000_t0000_u01782524835977") as it is a hide marker 2026/06/27 01:48:45 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : trailing space /trailing space : Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558760f_d20260627_m014715_c001_v0001146_t0035_u01782524835317") 2026/06/27 01:48:45 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f114a422080f03b53_d20260627_m014838_c001_v0001101_t0026_u01782524918788") "upload" dated 2026-06-27 01:48:38.788 +0000 UTC (6.600999814s ago) 2026/06/27 01:48:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4189478fe4fcbebf_d20260627_m014833_c001_v7007000_t0000_u01782524913974") 2026/06/27 01:48:45 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555876c7_d20260627_m014830_c001_v0001146_t0007_u01782524910696") 2026/06/27 01:48:45 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d966e_d20260627_m014731_c001_v7007000_t0000_u01782524851783") as it is a hide marker 2026/06/27 01:48:45 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f205c8a872a3d965f_d20260627_m014725_c001_v0001041_t0036_u01782524845786") 2026/06/27 01:48:45 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : zero-length-file: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d965e_d20260627_m014725_c001_v7007000_t0000_u01782524845603") as it is a hide marker 2026/06/27 01:48:45 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : zero-length-file: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4009661e55587631_d20260627_m014725_c001_v0001146_t0029_u01782524845053") 2026/06/27 01:48:45 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9648_d20260627_m014708_c001_v7007000_t0000_u01782524828922") as it is a hide marker 2026/06/27 01:48:45 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875f9_d20260627_m014707_c001_v0001146_t0037_u01782524827988") 2026/06/27 01:48:45 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9643_d20260627_m014703_c001_v7007000_t0000_u01782524823085") as it is a hide marker 2026/06/27 01:48:45 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875e3_d20260627_m014702_c001_v0001146_t0023_u01782524822019") 2026/06/27 01:48:45 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d964b_d20260627_m014712_c001_v7007000_t0000_u01782524832529") as it is a hide marker 2026/06/27 01:48:45 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587605_d20260627_m014711_c001_v0001146_t0035_u01782524831750") 2026/06/27 01:48:45 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d964a_d20260627_m014711_c001_v7007000_t0000_u01782524831383") as it is a hide marker 2026/06/27 01:48:45 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587601_d20260627_m014710_c001_v0001146_t0059_u01782524830558") 2026/06/27 01:48:45 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d964c_d20260627_m014713_c001_v7007000_t0000_u01782524833598") as it is a hide marker 2026/06/27 01:48:45 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587607_d20260627_m014712_c001_v0001146_t0049_u01782524832893") 2026/06/27 01:48:45 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9649_d20260627_m014710_c001_v7007000_t0000_u01782524830190") as it is a hide marker 2026/06/27 01:48:45 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875ff_d20260627_m014709_c001_v0001146_t0007_u01782524829289") 2026/06/27 01:48:45 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : ./.: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9644_d20260627_m014704_c001_v7007000_t0000_u01782524824228") as it is a hide marker 2026/06/27 01:48:45 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : ./.: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875e5_d20260627_m014703_c001_v0001146_t0016_u01782524823448") 2026/06/27 01:48:45 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/27 01:48:45 DEBUG : ../..: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9645_d20260627_m014705_c001_v7007000_t0000_u01782524825347") as it is a hide marker 2026/06/27 01:48:45 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/27 01:48:45 DEBUG : ../..: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875ed_d20260627_m014704_c001_v0001146_t0040_u01782524824590") 2026/06/27 01:48:45 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/27 01:48:45 INFO : B2 bucket rclone-test-fuxegeh4cida: cleaning bucket "rclone-test-fuxegeh4cida" of all hidden files 2026/06/27 01:48:45 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9647_d20260627_m014707_c001_v7007000_t0000_u01782524827625") as it is a hide marker 2026/06/27 01:48:45 DEBUG : leading space/ leading space: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875f7_d20260627_m014706_c001_v0001146_t0026_u01782524826834") 2026/06/27 01:48:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9646_d20260627_m014706_c001_v7007000_t0000_u01782524826471") as it is a hide marker 2026/06/27 01:48:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875f3_d20260627_m014705_c001_v0001146_t0017_u01782524825711") 2026/06/27 01:48:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d964e_d20260627_m014714_c001_v7007000_t0000_u01782524834949") as it is a hide marker 2026/06/27 01:48:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558760b_d20260627_m014713_c001_v0001146_t0003_u01782524833962") 2026/06/27 01:48:45 DEBUG : created from root.txt: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f402dde4d518a966d_d20260627_m014811_c001_v7007000_t0000_u01782524891401") as it is a hide marker 2026/06/27 01:48:45 DEBUG : created from root.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1176e4ca9a1bfd46_d20260627_m014810_c001_v0001033_t0018_u01782524890332") 2026/06/27 01:48:45 DEBUG : file name.txt: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f40669196329683b4_d20260627_m014819_c001_v7007000_t0000_u01782524899431") as it is a hide marker 2026/06/27 01:48:46 DEBUG : file name.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587681_d20260627_m014759_c001_v0001146_t0018_u01782524879363") 2026/06/27 01:48:46 DEBUG : file name.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f11975d5a2ce29772_d20260627_m014755_c001_v0001174_t0036_u01782524875501") 2026/06/27 01:48:46 DEBUG : file name.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558764e_d20260627_m014733_c001_v0001146_t0028_u01782524853460") 2026/06/27 01:48:46 DEBUG : file name.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587648_d20260627_m014732_c001_v0001146_t0003_u01782524852325") 2026/06/27 01:48:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558764c_d20260627_m014732_c001_v0001146_t0014_u01782524852899") "upload" dated 2026-06-27 01:47:32.899 +0000 UTC (1m13.515354089s ago) 2026/06/27 01:48:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f41697f9507f74297_d20260627_m014753_c001_v7007000_t0000_u01782524873271") as it is a hide marker 2026/06/27 01:48:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1199fb507e4f01c6_d20260627_m014752_c001_v0001039_t0001_u01782524872366") 2026/06/27 01:48:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f104c819578504e4f_d20260627_m014751_c001_v0001167_t0028_u01782524871445") 2026/06/27 01:48:46 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d965a_d20260627_m014722_c001_v7007000_t0000_u01782524842699") as it is a hide marker 2026/06/27 01:48:46 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558761f_d20260627_m014721_c001_v0001146_t0053_u01782524841954") 2026/06/27 01:48:46 DEBUG : piped data.txt: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f40669196329683b8_d20260627_m014821_c001_v7007000_t0000_u01782524901371") as it is a hide marker 2026/06/27 01:48:46 DEBUG : piped data.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555876a7_d20260627_m014820_c001_v0001146_t0057_u01782524900765") 2026/06/27 01:48:46 DEBUG : piped data.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f40669196329683b6_d20260627_m014820_c001_v7007000_t0000_u01782524900541") 2026/06/27 01:48:46 DEBUG : piped data.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4009661e555876a5_d20260627_m014820_c001_v0001146_t0029_u01782524900156") 2026/06/27 01:48:46 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d965b_d20260627_m014723_c001_v7007000_t0000_u01782524843779") as it is a hide marker 2026/06/27 01:48:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587625_d20260627_m014723_c001_v0001146_t0059_u01782524843062") 2026/06/27 01:48:46 DEBUG : test-metadata: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d969f_d20260627_m014828_c001_v7007000_t0000_u01782524908145") as it is a hide marker 2026/06/27 01:48:46 DEBUG : test-metadata: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f20669196329683ba_d20260627_m014823_c001_v0001097_t0033_u01782524903186") 2026/06/27 01:48:47 DEBUG : test-metadata: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f40669196329683b9_d20260627_m014822_c001_v7007000_t0000_u01782524902431") 2026/06/27 01:48:47 DEBUG : test-metadata: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555876a9_d20260627_m014821_c001_v0001146_t0055_u01782524901554") 2026/06/27 01:48:47 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9652_d20260627_m014717_c001_v7007000_t0000_u01782524837009") as it is a hide marker 2026/06/27 01:48:47 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587611_d20260627_m014716_c001_v0001146_t0043_u01782524836341") 2026/06/27 01:48:47 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9654_d20260627_m014719_c001_v7007000_t0000_u01782524839207") as it is a hide marker 2026/06/27 01:48:47 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587619_d20260627_m014718_c001_v0001146_t0009_u01782524838488") 2026/06/27 01:48:47 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9653_d20260627_m014718_c001_v7007000_t0000_u01782524838123") as it is a hide marker 2026/06/27 01:48:47 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587613_d20260627_m014717_c001_v0001146_t0025_u01782524837373") 2026/06/27 01:48:47 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9658_d20260627_m014720_c001_v7007000_t0000_u01782524840323") as it is a hide marker 2026/06/27 01:48:47 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558761b_d20260627_m014719_c001_v0001146_t0041_u01782524839570") 2026/06/27 01:48:47 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9659_d20260627_m014721_c001_v7007000_t0000_u01782524841589") as it is a hide marker 2026/06/27 01:48:47 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558761d_d20260627_m014720_c001_v0001146_t0000_u01782524840688") 2026/06/27 01:48:47 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9650_d20260627_m014715_c001_v7007000_t0000_u01782524835977") as it is a hide marker 2026/06/27 01:48:47 DEBUG : trailing space /trailing space : Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558760f_d20260627_m014715_c001_v0001146_t0035_u01782524835317") 2026/06/27 01:48:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f114a422080f03b53_d20260627_m014838_c001_v0001101_t0026_u01782524918788") "upload" dated 2026-06-27 01:48:38.788 +0000 UTC (8.972984628s ago) 2026/06/27 01:48:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4189478fe4fcbebf_d20260627_m014833_c001_v7007000_t0000_u01782524913974") 2026/06/27 01:48:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555876c7_d20260627_m014830_c001_v0001146_t0007_u01782524910696") 2026/06/27 01:48:47 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d966e_d20260627_m014731_c001_v7007000_t0000_u01782524851783") as it is a hide marker 2026/06/27 01:48:47 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f205c8a872a3d965f_d20260627_m014725_c001_v0001041_t0036_u01782524845786") 2026/06/27 01:48:47 DEBUG : zero-length-file: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d965e_d20260627_m014725_c001_v7007000_t0000_u01782524845603") as it is a hide marker 2026/06/27 01:48:47 DEBUG : zero-length-file: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4009661e55587631_d20260627_m014725_c001_v0001146_t0029_u01782524845053") 2026/06/27 01:48:47 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9648_d20260627_m014708_c001_v7007000_t0000_u01782524828922") as it is a hide marker 2026/06/27 01:48:48 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875f9_d20260627_m014707_c001_v0001146_t0037_u01782524827988") 2026/06/27 01:48:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9643_d20260627_m014703_c001_v7007000_t0000_u01782524823085") as it is a hide marker 2026/06/27 01:48:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875e3_d20260627_m014702_c001_v0001146_t0023_u01782524822019") 2026/06/27 01:48:48 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d964b_d20260627_m014712_c001_v7007000_t0000_u01782524832529") as it is a hide marker 2026/06/27 01:48:48 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587605_d20260627_m014711_c001_v0001146_t0035_u01782524831750") 2026/06/27 01:48:48 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d964a_d20260627_m014711_c001_v7007000_t0000_u01782524831383") as it is a hide marker 2026/06/27 01:48:48 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587601_d20260627_m014710_c001_v0001146_t0059_u01782524830558") 2026/06/27 01:48:48 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d964c_d20260627_m014713_c001_v7007000_t0000_u01782524833598") as it is a hide marker 2026/06/27 01:48:48 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e55587607_d20260627_m014712_c001_v0001146_t0049_u01782524832893") 2026/06/27 01:48:48 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9649_d20260627_m014710_c001_v7007000_t0000_u01782524830190") as it is a hide marker 2026/06/27 01:48:48 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875ff_d20260627_m014709_c001_v0001146_t0007_u01782524829289") 2026/06/27 01:48:48 DEBUG : ./.: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9644_d20260627_m014704_c001_v7007000_t0000_u01782524824228") as it is a hide marker 2026/06/27 01:48:48 DEBUG : ./.: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875e5_d20260627_m014703_c001_v0001146_t0016_u01782524823448") 2026/06/27 01:48:48 DEBUG : ../..: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f405c8a872a3d9645_d20260627_m014705_c001_v7007000_t0000_u01782524825347") as it is a hide marker 2026/06/27 01:48:48 DEBUG : ../..: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e555875ed_d20260627_m014704_c001_v0001146_t0040_u01782524824590") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/27 01:48:49 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/06/27 01:48:49 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/06/27 01:48:49 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/06/27 01:48:50 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/06/27 01:48:50 INFO : B2 bucket rclone-test-fuxegeh4cida: cleaning bucket "rclone-test-fuxegeh4cida" of pending multipart uploads older than 0s 2026/06/27 01:48:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558764c_d20260627_m014732_c001_v0001146_t0014_u01782524852899") "upload" dated 2026-06-27 01:47:32.899 +0000 UTC (1m17.727530229s ago) 2026/06/27 01:48:50 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f208b6a09d1becdee_d20260627_m014849_c001_v0001176_t0003_u01782524929598") as it is a start marker (upload started at 2026-06-27 01:48:49.598 +0000 UTC) 2026/06/27 01:48:50 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/27 01:48:50 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f208b6a09d1becdef_d20260627_m014849_c001_v0001099_t0016_u01782524929796") as it is a start marker (upload started at 2026-06-27 01:48:49.796 +0000 UTC) 2026/06/27 01:48:50 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/27 01:48:50 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f208b6a09d1becdf0_d20260627_m014849_c001_v0001180_t0017_u01782524929981") as it is a start marker (upload started at 2026-06-27 01:48:49.981 +0000 UTC) 2026/06/27 01:48:50 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/27 01:48:50 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f208b6a09d1becdf1_d20260627_m014850_c001_v0001167_t0053_u01782524930165") as it is a start marker (upload started at 2026-06-27 01:48:50.165 +0000 UTC) 2026/06/27 01:48:50 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/27 01:48:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f408b6a09d1becded_d20260627_m014849_c001_v7007000_t0000_u01782524929400") "hide" dated 2026-06-27 01:48:49.4 +0000 UTC (1.226757635s ago) 2026/06/27 01:48:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f114a422080f03b53_d20260627_m014838_c001_v0001101_t0026_u01782524918788") 2026/06/27 01:48:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/27 01:48:50 INFO : B2 bucket rclone-test-fuxegeh4cida: cleaning bucket "rclone-test-fuxegeh4cida" of pending multipart uploads older than 0s 2026/06/27 01:48:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558764c_d20260627_m014732_c001_v0001146_t0014_u01782524852899") "upload" dated 2026-06-27 01:47:32.899 +0000 UTC (1m18.097713148s ago) 2026/06/27 01:48:50 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f208b6a09d1becdee_d20260627_m014849_c001_v0001176_t0003_u01782524929598") as it is a start marker (upload started at 2026-06-27 01:48:49.598 +0000 UTC) 2026/06/27 01:48:50 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f208b6a09d1becdef_d20260627_m014849_c001_v0001099_t0016_u01782524929796") as it is a start marker (upload started at 2026-06-27 01:48:49.796 +0000 UTC) 2026/06/27 01:48:50 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f208b6a09d1becdf0_d20260627_m014849_c001_v0001180_t0017_u01782524929981") as it is a start marker (upload started at 2026-06-27 01:48:49.981 +0000 UTC) 2026/06/27 01:48:50 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f208b6a09d1becdf1_d20260627_m014850_c001_v0001167_t0053_u01782524930165") as it is a start marker (upload started at 2026-06-27 01:48:50.165 +0000 UTC) 2026/06/27 01:48:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f523d73c02d0b6b9ff80e1b_f408b6a09d1becded_d20260627_m014849_c001_v7007000_t0000_u01782524929400") "hide" dated 2026-06-27 01:48:49.4 +0000 UTC (1.596974179s ago) 2026/06/27 01:48:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f114a422080f03b53_d20260627_m014838_c001_v0001101_t0026_u01782524918788") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/27 01:48:51 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/27 01:48:51 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/27 01:48:52 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/06/27 01:48:53 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/27 01:48:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/27 01:48:53 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/27 01:48:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/27 01:48:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/27 01:48:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/27 01:48:55 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/27 01:48:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:48:58 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/06/27 01:48:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f227c4943fa2394b5_d20260627_m014858_c001_v0001153_t0003_u01782524938659") 2026/06/27 01:48:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/27 01:48:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/27 01:48:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/27 01:49:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:49:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:49:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/27 01:49:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/27 01:49:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/27 01:49:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/27 01:49:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/27 01:49:05 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/27 01:49:05 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/27 01:49:05 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/27 01:49:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:49:06 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/06/27 01:49:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f227c4943fa2394b7_d20260627_m014906_c001_v0001100_t0008_u01782524946996") 2026/06/27 01:49:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/27 01:49:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/27 01:49:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/27 01:49:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:49:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:49:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/27 01:49:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/27 01:49:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/27 01:49:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/27 01:49:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/27 01:49:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/27 01:49:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/27 01:49:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/27 01:49:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/27 01:49:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/27 01:49:15 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/27 01:49:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:49:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/27 01:49:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f200503bf63a71dc2_d20260627_m014916_c001_v0001179_t0045_u01782524956647") 2026/06/27 01:49:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/27 01:49:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/27 01:49:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/27 01:49:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/27 01:49:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/27 01:49:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:49:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:49:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/06/27 01:49:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/27 01:49:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/27 01:49:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/27 01:49:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/27 01:49:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/27 01:49:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/27 01:49:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/27 01:49:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:49:24 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/06/27 01:49:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcbef5_d20260627_m014924_c001_v0001106_t0015_u01782524964955") 2026/06/27 01:49:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/27 01:49:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/27 01:49:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/27 01:49:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:49:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:49:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/27 01:49:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/27 01:49:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/27 01:49:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/27 01:49:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/27 01:49:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/27 01:49:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/27 01:49:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/27 01:49:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:49:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/27 01:49:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcbf01_d20260627_m014933_c001_v0001181_t0057_u01782524973228") 2026/06/27 01:49:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/27 01:49:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/27 01:49:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/27 01:49:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:49:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:49:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/27 01:49:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/27 01:49:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/27 01:49:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/27 01:49:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/27 01:49:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/27 01:49:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/27 01:49:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/27 01:49:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/27 01:49:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/27 01:49:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/27 01:49:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:49:41 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/06/27 01:49:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f2239e41af1ddd203_d20260627_m014941_c001_v0001173_t0048_u01782524981652") 2026/06/27 01:49:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/27 01:49:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/27 01:49:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/27 01:49:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/27 01:49:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/27 01:49:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:49:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:49:44 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/06/27 01:49:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/27 01:49:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/27 01:49:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/27 01:49:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/27 01:49:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/27 01:49:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/27 01:49:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/27 01:49:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:49:49 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/06/27 01:49:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcbf2b_d20260627_m014949_c001_v0001167_t0049_u01782524989798") 2026/06/27 01:49:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/27 01:49:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/27 01:49:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/27 01:49:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:49:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:49:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/27 01:49:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/27 01:49:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/27 01:49:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/27 01:49:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/27 01:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/27 01:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/27 01:49:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/27 01:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:50:01 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/06/27 01:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f2156b835a86dc899_d20260627_m015001_c001_v0001174_t0022_u01782525001313") 2026/06/27 01:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/27 01:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/27 01:50:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/27 01:50:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:50:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:50:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/27 01:50:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/27 01:50:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/27 01:50:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/27 01:50:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/27 01:50:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/27 01:50:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/27 01:50:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/27 01:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/27 01:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/27 01:50:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/27 01:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:50:10 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/06/27 01:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcbf5e_d20260627_m015010_c001_v0001102_t0041_u01782525010100") 2026/06/27 01:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/27 01:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/27 01:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/27 01:50:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/27 01:50:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/27 01:50:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:50:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:50:12 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/06/27 01:50:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/27 01:50:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/27 01:50:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/27 01:50:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/27 01:50:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/27 01:50:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/27 01:50:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/27 01:50:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:50:18 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/06/27 01:50:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f2156b835a86dc8ab_d20260627_m015018_c001_v0001167_t0038_u01782525018776") 2026/06/27 01:50:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/27 01:50:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/27 01:50:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/27 01:50:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:50:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:50:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/27 01:50:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/27 01:50:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/27 01:50:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/27 01:50:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/27 01:50:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/27 01:50:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/27 01:50:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/27 01:50:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:50:33 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/06/27 01:50:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcbfe3_d20260627_m015033_c001_v0001038_t0017_u01782525033103") 2026/06/27 01:50:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/27 01:50:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/27 01:50:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/27 01:50:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:50:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:50:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/27 01:50:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/27 01:50:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/27 01:50:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/27 01:50:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/27 01:50:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/27 01:50:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/27 01:50:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/27 01:50:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/27 01:50:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/27 01:50:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/27 01:50:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:50:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/27 01:50:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f21819796af30292f_d20260627_m015047_c001_v0001102_t0001_u01782525047183") 2026/06/27 01:50:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/27 01:50:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/27 01:50:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/27 01:50:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/27 01:50:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/27 01:50:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:50:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:50:50 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/06/27 01:50:52 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/27 01:50:52 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/27 01:50:52 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/27 01:50:52 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/27 01:50:53 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/27 01:50:57 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/27 01:50:57 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/27 01:51:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:51:01 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/06/27 01:51:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f21819796af302950_d20260627_m015101_c001_v0001137_t0002_u01782525061124") 2026/06/27 01:51:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/27 01:51:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/27 01:51:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/27 01:51:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:51:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:51:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/27 01:51:05 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/27 01:51:05 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/27 01:51:05 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/27 01:51:05 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/27 01:51:08 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/27 01:51:08 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/27 01:51:08 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/27 01:51:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:51:10 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/06/27 01:51:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f200503bf63a71eb2_d20260627_m015110_c001_v0001134_t0020_u01782525070579") 2026/06/27 01:51:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/27 01:51:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/27 01:51:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/27 01:51:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:51:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:51:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/27 01:51:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/27 01:51:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/27 01:51:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/27 01:51:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/27 01:51:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/27 01:51:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/27 01:51:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/27 01:51:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/27 01:51:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/27 01:51:19 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/27 01:51:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:51:21 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/06/27 01:51:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f215e5a29703d129f_d20260627_m015121_c001_v0001130_t0044_u01782525081148") 2026/06/27 01:51:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/27 01:51:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/27 01:51:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/27 01:51:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/27 01:51:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/27 01:51:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/27 01:51:21 DEBUG : pacer: Reducing sleep to 10ms 2026/06/27 01:51:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/27 01:51:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:51:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:51:24 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/06/27 01:51:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/27 01:51:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/27 01:51:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/27 01:51:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/27 01:51:28 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/27 01:51:29 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/27 01:51:29 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/27 01:51:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:51:31 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/06/27 01:51:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f217ede8bf86a7d21_d20260627_m015131_c001_v0001184_t0059_u01782525091766") 2026/06/27 01:51:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/27 01:51:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/27 01:51:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/27 01:51:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:51:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:51:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/27 01:51:36 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/27 01:51:36 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/27 01:51:36 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/27 01:51:36 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/27 01:51:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/27 01:51:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/27 01:51:39 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/27 01:51:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:51:42 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/06/27 01:51:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f225f6d23b99bbef2_d20260627_m015142_c001_v0001174_t0046_u01782525102139") 2026/06/27 01:51:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/27 01:51:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/27 01:51:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/27 01:51:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:51:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:51:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/27 01:51:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/27 01:51:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/27 01:51:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/27 01:51:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/27 01:51:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/27 01:51:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/27 01:51:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/27 01:51:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/27 01:51:51 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/27 01:51:51 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/27 01:51:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/27 01:51:53 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/06/27 01:51:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f523d73c02d0b6b9ff80e1b_f225f6d23b99bbf0e_d20260627_m015153_c001_v0001178_t0056_u01782525113755") 2026/06/27 01:51:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/27 01:51:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/27 01:51:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/27 01:51:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/27 01:51:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/27 01:51:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/27 01:51:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/27 01:51:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/27 01:52:04 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f523d73c02d0b6b9ff80e1b_f224339bbaaaeeef7_d20260627_m015204_c001_v0001117_t0023_u01782525124612") 2026/06/27 01:52:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/27 01:52:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/27 01:52:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/27 01:52:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/27 01:52:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/27 01:52:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/27 01:52:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/27 01:52:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/27 01:52:07 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/27 01:52:11 DEBUG : chunked-copy: Done sending chunk 0 2026/06/27 01:52:12 DEBUG : chunked-copy: Done sending chunk 1 2026/06/27 01:52:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/27 01:52:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f523d73c02d0b6b9ff80e1b_f224339bbaaaeef0f_d20260627_m015213_c001_v0001120_t0048_u01782525133161") 2026/06/27 01:52:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/27 01:52:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/27 01:52:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/27 01:52:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/27 01:52:14 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/27 01:52:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/27 01:52:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/27 01:52:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/27 01:52:18 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/27 01:52:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/27 01:52:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/27 01:52:19 DEBUG : pacer: Reducing sleep to 10ms 2026/06/27 01:52:21 DEBUG : chunked-copy: Done sending chunk 0 2026/06/27 01:52:21 DEBUG : chunked-copy: Done sending chunk 1 2026/06/27 01:52:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/27 01:52:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f523d73c02d0b6b9ff80e1b_f2156b835a86dca95_d20260627_m015222_c001_v0001183_t0056_u01782525142062") 2026/06/27 01:52:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/27 01:52:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/27 01:52:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/27 01:52:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/27 01:52:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/27 01:52:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/27 01:52:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/27 01:52:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/27 01:52:32 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/27 01:52:34 DEBUG : chunked-copy: Done sending chunk 1 2026/06/27 01:52:34 DEBUG : chunked-copy: Done sending chunk 0 2026/06/27 01:52:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/27 01:52:35 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6f523d73c02d0b6b9ff80e1b_f227c4943fa239695_d20260627_m015235_c001_v0001176_t0054_u01782525155334") 2026/06/27 01:52:35 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/27 01:52:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/27 01:52:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/27 01:52:35 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/27 01:52:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/27 01:52:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/27 01:52:36 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/27 01:52:37 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/27 01:52:39 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/27 01:52:40 DEBUG : Creating backend with remote "TestB2:rclone-test-fuxegeh4cida/deeper/nonexisting/directory" 2026/06/27 01:52:40 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/27 01:52:41 INFO : B2 bucket rclone-test-fuxegeh4cida: cleaning bucket "rclone-test-fuxegeh4cida" of all files 2026/06/27 01:52:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f425f6d23b99bbee0_d20260627_m015135_c001_v7007000_t0000_u01782525095842") 2026/06/27 01:52:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f217ede8bf86a7d21_d20260627_m015131_c001_v0001184_t0059_u01782525091766") 2026/06/27 01:52:42 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f417ede8bf86a7d20_d20260627_m015131_c001_v7007000_t0000_u01782525091270") 2026/06/27 01:52:42 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f225f6d23b99bbec7_d20260627_m015126_c001_v0001097_t0042_u01782525086662") 2026/06/27 01:52:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f424339bbaaaeeeea_d20260627_m015158_c001_v7007000_t0000_u01782525118700") 2026/06/27 01:52:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f225f6d23b99bbf0e_d20260627_m015153_c001_v0001178_t0056_u01782525113755") 2026/06/27 01:52:42 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f425f6d23b99bbf0c_d20260627_m015153_c001_v7007000_t0000_u01782525113218") 2026/06/27 01:52:42 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f225f6d23b99bbefe_d20260627_m015147_c001_v0001173_t0036_u01782525107548") 2026/06/27 01:52:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f425f6d23b99bbefc_d20260627_m015147_c001_v7007000_t0000_u01782525107365") 2026/06/27 01:52:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f225f6d23b99bbef2_d20260627_m015142_c001_v0001174_t0046_u01782525102139") 2026/06/27 01:52:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f425f6d23b99bbef1_d20260627_m015141_c001_v7007000_t0000_u01782525101626") 2026/06/27 01:52:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f225f6d23b99bbee1_d20260627_m015136_c001_v0001172_t0029_u01782525096024") 2026/06/27 01:52:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f400503bf63a71df3_d20260627_m014945_c001_v7007000_t0000_u01782524985754") 2026/06/27 01:52:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2239e41af1ddd203_d20260627_m014941_c001_v0001173_t0048_u01782524981652") 2026/06/27 01:52:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f400503bf63a71dea_d20260627_m014937_c001_v7007000_t0000_u01782524977014") 2026/06/27 01:52:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcbf01_d20260627_m014933_c001_v0001181_t0057_u01782524973228") 2026/06/27 01:52:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4239e41af1ddd202_d20260627_m014941_c001_v7007000_t0000_u01782524981297") 2026/06/27 01:52:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f200503bf63a71deb_d20260627_m014937_c001_v0001100_t0059_u01782524977198") 2026/06/27 01:52:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4189478fe4fcbf00_d20260627_m014932_c001_v7007000_t0000_u01782524972880") 2026/06/27 01:52:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f200503bf63a71de6_d20260627_m014928_c001_v0001179_t0052_u01782524968801") 2026/06/27 01:52:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f400503bf63a71de5_d20260627_m014928_c001_v7007000_t0000_u01782524968616") 2026/06/27 01:52:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcbef5_d20260627_m014924_c001_v0001106_t0015_u01782524964955") 2026/06/27 01:52:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4189478fe4fcbef4_d20260627_m014924_c001_v7007000_t0000_u01782524964620") 2026/06/27 01:52:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f200503bf63a71ddb_d20260627_m014920_c001_v0001172_t0037_u01782524960819") 2026/06/27 01:52:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4189478fe4fcbf7b_d20260627_m015014_c001_v7007000_t0000_u01782525014019") 2026/06/27 01:52:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcbf5e_d20260627_m015010_c001_v0001102_t0041_u01782525010100") 2026/06/27 01:52:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4156b835a86dc8a0_d20260627_m015005_c001_v7007000_t0000_u01782525005347") 2026/06/27 01:52:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2156b835a86dc899_d20260627_m015001_c001_v0001174_t0022_u01782525001313") 2026/06/27 01:52:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4189478fe4fcbf5c_d20260627_m015009_c001_v7007000_t0000_u01782525009751") 2026/06/27 01:52:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2156b835a86dc8a1_d20260627_m015005_c001_v0001102_t0053_u01782525005529") 2026/06/27 01:52:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4156b835a86dc897_d20260627_m015000_c001_v7007000_t0000_u01782525000942") 2026/06/27 01:52:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f200503bf63a71dfe_d20260627_m014957_c001_v0001180_t0031_u01782524997004") 2026/06/27 01:52:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f400503bf63a71dfd_d20260627_m014956_c001_v7007000_t0000_u01782524996820") 2026/06/27 01:52:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcbf2b_d20260627_m014949_c001_v0001167_t0049_u01782524989798") 2026/06/27 01:52:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4189478fe4fcbf28_d20260627_m014949_c001_v7007000_t0000_u01782524989431") 2026/06/27 01:52:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f200503bf63a71df4_d20260627_m014945_c001_v0001177_t0005_u01782524985939") 2026/06/27 01:52:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f400503bf63a71dd9_d20260627_m014920_c001_v7007000_t0000_u01782524960555") 2026/06/27 01:52:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f200503bf63a71dc2_d20260627_m014916_c001_v0001179_t0045_u01782524956647") 2026/06/27 01:52:44 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f400503bf63a71dc1_d20260627_m014916_c001_v7007000_t0000_u01782524956298") 2026/06/27 01:52:44 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f208b6a09d1bece0c_d20260627_m014911_c001_v0001146_t0050_u01782524951144") 2026/06/27 01:52:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f408b6a09d1bece0a_d20260627_m014910_c001_v7007000_t0000_u01782524950960") 2026/06/27 01:52:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f227c4943fa2394b7_d20260627_m014906_c001_v0001100_t0008_u01782524946996") 2026/06/27 01:52:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f427c4943fa2394b6_d20260627_m014906_c001_v7007000_t0000_u01782524946638") 2026/06/27 01:52:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f208b6a09d1becdfa_d20260627_m014902_c001_v0001029_t0026_u01782524942361") 2026/06/27 01:52:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f408b6a09d1becdf9_d20260627_m014902_c001_v7007000_t0000_u01782524942180") 2026/06/27 01:52:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f227c4943fa2394b5_d20260627_m014858_c001_v0001153_t0003_u01782524938659") 2026/06/27 01:52:44 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f427c4943fa2394b4_d20260627_m014858_c001_v7007000_t0000_u01782524938316") 2026/06/27 01:52:44 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f208b6a09d1becdf4_d20260627_m014853_c001_v0001174_t0011_u01782524933109") 2026/06/27 01:52:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f425f6d23b99bbe78_d20260627_m015051_c001_v7007000_t0000_u01782525051680") 2026/06/27 01:52:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f21819796af30292f_d20260627_m015047_c001_v0001102_t0001_u01782525047183") 2026/06/27 01:52:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4189478fe4fcc00e_d20260627_m015038_c001_v7007000_t0000_u01782525038583") 2026/06/27 01:52:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcbfe3_d20260627_m015033_c001_v0001038_t0017_u01782525033103") 2026/06/27 01:52:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f41819796af30292e_d20260627_m015046_c001_v7007000_t0000_u01782525046795") 2026/06/27 01:52:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcc010_d20260627_m015038_c001_v0001115_t0045_u01782525038768") 2026/06/27 01:52:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4189478fe4fcbfe1_d20260627_m015032_c001_v7007000_t0000_u01782525032682") 2026/06/27 01:52:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcbfcf_d20260627_m015027_c001_v0001116_t0000_u01782525027056") 2026/06/27 01:52:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4189478fe4fcbfce_d20260627_m015026_c001_v7007000_t0000_u01782525026871") 2026/06/27 01:52:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2156b835a86dc8ab_d20260627_m015018_c001_v0001167_t0038_u01782525018776") 2026/06/27 01:52:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4156b835a86dc8aa_d20260627_m015018_c001_v7007000_t0000_u01782525018371") 2026/06/27 01:52:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcbf7f_d20260627_m015014_c001_v0001174_t0040_u01782525014201") 2026/06/27 01:52:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f425f6d23b99bbec5_d20260627_m015126_c001_v7007000_t0000_u01782525086479") 2026/06/27 01:52:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f215e5a29703d129f_d20260627_m015121_c001_v0001130_t0044_u01782525081148") 2026/06/27 01:52:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f415e5a29703d129e_d20260627_m015120_c001_v7007000_t0000_u01782525080710") 2026/06/27 01:52:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f200503bf63a71eb8_d20260627_m015115_c001_v0001097_t0048_u01782525075686") 2026/06/27 01:52:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f400503bf63a71eb7_d20260627_m015115_c001_v7007000_t0000_u01782525075494") 2026/06/27 01:52:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f200503bf63a71eb2_d20260627_m015110_c001_v0001134_t0020_u01782525070579") 2026/06/27 01:52:45 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f400503bf63a71eb0_d20260627_m015110_c001_v7007000_t0000_u01782525070116") 2026/06/27 01:52:45 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f200503bf63a71e9a_d20260627_m015105_c001_v0001146_t0044_u01782525065251") 2026/06/27 01:52:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f400503bf63a71e98_d20260627_m015105_c001_v7007000_t0000_u01782525065068") 2026/06/27 01:52:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f21819796af302950_d20260627_m015101_c001_v0001137_t0002_u01782525061124") 2026/06/27 01:52:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f41819796af30294f_d20260627_m015100_c001_v7007000_t0000_u01782525060677") 2026/06/27 01:52:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f225f6d23b99bbe79_d20260627_m015051_c001_v0001039_t0033_u01782525051864") 2026/06/27 01:52:45 DEBUG : chunked-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4156b835a86dcaba_d20260627_m015237_c001_v7007000_t0000_u01782525157342") 2026/06/27 01:52:45 DEBUG : chunked-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2156b835a86dcaa6_d20260627_m015231_c001_v0001104_t0001_u01782525151732") 2026/06/27 01:52:45 DEBUG : chunked-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4156b835a86dcaa5_d20260627_m015231_c001_v7007000_t0000_u01782525151226") 2026/06/27 01:52:45 DEBUG : chunked-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f227c4943fa23964e_d20260627_m015218_c001_v0001103_t0019_u01782525138640") 2026/06/27 01:52:45 DEBUG : chunked-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f427c4943fa239649_d20260627_m015218_c001_v7007000_t0000_u01782525138084") 2026/06/27 01:52:45 DEBUG : chunked-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2189478fe4fcc0b0_d20260627_m015207_c001_v0001144_t0023_u01782525127301") 2026/06/27 01:52:46 DEBUG : chunked-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4189478fe4fcc0af_d20260627_m015206_c001_v7007000_t0000_u01782525126785") 2026/06/27 01:52:46 DEBUG : chunked-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f114a422080f03cf2_d20260627_m015202_c001_v0001101_t0013_u01782525122901") 2026/06/27 01:52:46 DEBUG : chunked-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f424339bbaaaeeef5_d20260627_m015202_c001_v7007000_t0000_u01782525122553") 2026/06/27 01:52:46 DEBUG : chunked-copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f114a422080f03cec_d20260627_m015159_c001_v0001101_t0044_u01782525119413") 2026/06/27 01:52:46 DEBUG : chunked-copy.copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4156b835a86dcab8_d20260627_m015237_c001_v7007000_t0000_u01782525157144") 2026/06/27 01:52:46 DEBUG : chunked-copy.copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f227c4943fa239695_d20260627_m015235_c001_v0001176_t0054_u01782525155334") 2026/06/27 01:52:46 DEBUG : chunked-copy.copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4156b835a86dcaa4_d20260627_m015231_c001_v7007000_t0000_u01782525151045") 2026/06/27 01:52:46 DEBUG : chunked-copy.copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f2156b835a86dca95_d20260627_m015222_c001_v0001183_t0056_u01782525142062") 2026/06/27 01:52:46 DEBUG : chunked-copy.copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f427c4943fa239647_d20260627_m015217_c001_v7007000_t0000_u01782525137902") 2026/06/27 01:52:46 DEBUG : chunked-copy.copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f224339bbaaaeef0f_d20260627_m015213_c001_v0001120_t0048_u01782525133161") 2026/06/27 01:52:46 DEBUG : chunked-copy.copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4189478fe4fcc0ae_d20260627_m015206_c001_v7007000_t0000_u01782525126601") 2026/06/27 01:52:46 DEBUG : chunked-copy.copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f224339bbaaaeeef7_d20260627_m015204_c001_v0001117_t0023_u01782525124612") 2026/06/27 01:52:46 DEBUG : chunked-copy.copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f424339bbaaaeeef4_d20260627_m015202_c001_v7007000_t0000_u01782525122369") 2026/06/27 01:52:46 DEBUG : chunked-copy.copy: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f11132f82c5d2635b_d20260627_m015201_c001_v0001120_t0051_u01782525121437") 2026/06/27 01:52:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f1009661e5558764c_d20260627_m014732_c001_v0001146_t0014_u01782524852899") 2026/06/27 01:52:46 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4156b835a86dcac5_d20260627_m015238_c001_v7007000_t0000_u01782525158975") 2026/06/27 01:52:46 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f114a422080f03d35_d20260627_m015238_c001_v0001101_t0023_u01782525158648") 2026/06/27 01:52:46 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f4156b835a86dcacc_d20260627_m015240_c001_v7007000_t0000_u01782525160439") 2026/06/27 01:52:46 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f114a422080f03d3f_d20260627_m015240_c001_v0001101_t0030_u01782525160052") 2026/06/27 01:52:46 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f114a422080f03d37_d20260627_m015239_c001_v0001101_t0046_u01782525159156") 2026/06/27 01:52:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f523d73c02d0b6b9ff80e1b_f408b6a09d1becded_d20260627_m014849_c001_v7007000_t0000_u01782524929400") 2026/06/27 01:52:48 INFO : B2 bucket rclone-test-fuxegeh4cida: cleaning bucket "rclone-test-fuxegeh4cida" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (351.24s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.38s) --- PASS: TestIntegration/FsMkdir (349.06s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.08s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.18s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.19s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.27s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (185.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (11.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (7.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (37.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (12.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (13.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (13.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (38.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (11.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (13.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.46s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 351.260s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m51.941491196s (try 1/5)