"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:" 2025/11/13 03:41:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zuretig1bezi" 2025/11/13 03:41:40 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 2025/11/13 03:41:42 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/13 03:41:43 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/13 03:41:43 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/11/13 03:42:10 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/11/13 03:42:11 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/11/13 03:42:13 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/11/13 03:42:13 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/11/13 03:42:14 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/11/13 03:42:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/11/13 03:42:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/11/13 03:42:15 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/11/13 03:42:22 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/13 03:42:24 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/13 03:42:28 INFO : B2 bucket rclone-test-zuretig1bezi: cleaning bucket "rclone-test-zuretig1bezi" of all files 2025/11/13 03:42:29 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db39a_d20251113_m034228_c001_v0001172_t0025_u01763005348284") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/13 03:42:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zuretig1bezi/dirToPurgeFromRoot" 2025/11/13 03:42:31 INFO : B2 bucket rclone-test-zuretig1bezi path dirToPurgeFromRoot: cleaning bucket "rclone-test-zuretig1bezi" of all files 2025/11/13 03:42:32 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db3a0_d20251113_m034229_c001_v0001172_t0045_u01763005349925") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/13 03:42:33 DEBUG : Creating backend with remote "TestB2:rclone-test-zuretig1bezi/hello? sausage/êé" 2025/11/13 03:42:35 DEBUG : a/b/c/d/e.txt: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/13 03:42:35 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/13 03:42:35 DEBUG : pacer: Rate limited, increasing sleep to 1s fstests.go:143: Put error: CPU too busy (503 service_unavailable): trying again in 1s - low level retry 1/10 2025/11/13 03:42:37 DEBUG : pacer: Reducing sleep to 500ms 2025/11/13 03:42:39 DEBUG : pacer: Reducing sleep to 250ms 2025/11/13 03:42:40 DEBUG : pacer: Reducing sleep to 125ms 2025/11/13 03:42:40 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/13 03:42:40 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/13 03:42:40 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/13 03:42:41 DEBUG : pacer: Reducing sleep to 10ms 2025/11/13 03:42:41 INFO : B2 bucket rclone-test-zuretig1bezi path hello? sausage/êé: cleaning bucket "rclone-test-zuretig1bezi" of all files 2025/11/13 03:42:41 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f107d41af031d26de_d20251113_m034239_c001_v0001180_t0056_u01763005359199") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/11/13 03:42:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zuretig1bezi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/13 03:42:51 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/13 03:42:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zuretig1bezi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-zuretig1bezi" from "TestB2:rclone-test-zuretig1bezi" 2025/11/13 03:42:54 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 2025/11/13 03:43:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wakifoj4fono" 2025/11/13 03:43:09 DEBUG : B2 bucket rclone-test-wakifoj4fono: Purge remote 2025/11/13 03:43:09 INFO : B2 bucket rclone-test-wakifoj4fono: cleaning bucket "rclone-test-wakifoj4fono" of all files 2025/11/13 03:43:09 DEBUG : somefile: Deleting (id "4_z4fd25d3340fd7bbb9fa80e1b_f417a768dbeca8c1d_d20251113_m034308_c001_v0001180_t0025_u01763005388563") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/13 03:43:10 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/13 03:43:11 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 2025/11/13 03:43:15 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/11/13 03:43:15 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/11/13 03:43:15 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.560Ki offset 6Mi/6.106Mi 2025/11/13 03:43:15 DEBUG : test-metadata: Sending chunk 1 length 111165 2025/11/13 03:43:16 DEBUG : test-metadata: Done sending chunk 1 2025/11/13 03:43:18 DEBUG : test-metadata: Done sending chunk 0 2025/11/13 03:43:18 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-11-13-034324-168.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 2025/11/13 03:43:30 DEBUG : oldPath = "TestB2:rclone-test-zuretig1bezi/versions/test-versions-v2025-11-13-034324-168.txt" 2025/11/13 03:43:30 DEBUG : newPath = "TestB2,versions:rclone-test-zuretig1bezi/versions/test-versions-v2025-11-13-034324-168.txt" 2025/11/13 03:43:30 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-zuretig1bezi/versions/test-versions-v2025-11-13-034324-168.txt" 2025/11/13 03:43:30 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/13 03:43:31 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-zuretig1bezi/versions/test-versions-v2025-11-13-034324-168.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-zuretig1bezi/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 2025/11/13 03:43:35 INFO : B2 bucket rclone-test-zuretig1bezi: cleaning bucket "rclone-test-zuretig1bezi" of all hidden files 2025/11/13 03:43:35 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b21_d20251113_m034151_c001_v7007000_t0000_u01763005311158") as it is a hide marker 2025/11/13 03:43:35 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : leading space/ leading space: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2b4_d20251113_m034150_c001_v0001172_t0023_u01763005310369") 2025/11/13 03:43:35 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b1e_d20251113_m034150_c001_v7007000_t0000_u01763005310018") as it is a hide marker 2025/11/13 03:43:35 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2aa_d20251113_m034149_c001_v0001172_t0041_u01763005309159") 2025/11/13 03:43:35 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b32_d20251113_m034158_c001_v7007000_t0000_u01763005318279") as it is a hide marker 2025/11/13 03:43:35 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2ec_d20251113_m034157_c001_v0001172_t0039_u01763005317541") 2025/11/13 03:43:35 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : created from root.txt: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f4083fd133a5158c0_d20251113_m034302_c001_v7007000_t0000_u01763005382633") as it is a hide marker 2025/11/13 03:43:35 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : created from root.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f102a3a9f5508654b_d20251113_m034301_c001_v0001177_t0012_u01763005381588") 2025/11/13 03:43:35 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : file name.txt: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f4044b017f99ae448_d20251113_m034310_c001_v7007000_t0000_u01763005390611") as it is a hide marker 2025/11/13 03:43:35 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : file name.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db3fc_d20251113_m034249_c001_v0001172_t0037_u01763005369886") 2025/11/13 03:43:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : file name.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f102c7ad818179aba_d20251113_m034246_c001_v0001136_t0051_u01763005366255") 2025/11/13 03:43:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : file name.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db36f_d20251113_m034219_c001_v0001172_t0056_u01763005339531") 2025/11/13 03:43:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : file name.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db365_d20251113_m034218_c001_v0001172_t0006_u01763005338194") 2025/11/13 03:43:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db369_d20251113_m034218_c001_v0001172_t0007_u01763005338746") "upload" dated 2025-11-13 03:42:18.746 +0000 UTC (1m16.799600091s ago) 2025/11/13 03:43:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca821_d20251113_m034243_c001_v7007000_t0000_u01763005363990") as it is a hide marker 2025/11/13 03:43:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f119bb3bdf1cee605_d20251113_m034243_c001_v0001181_t0001_u01763005363749") 2025/11/13 03:43:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f1119bf5c8bf1e6bf_d20251113_m034242_c001_v0001116_t0003_u01763005362839") 2025/11/13 03:43:35 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b48_d20251113_m034207_c001_v7007000_t0000_u01763005327787") as it is a hide marker 2025/11/13 03:43:35 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db31d_d20251113_m034206_c001_v0001172_t0044_u01763005326822") 2025/11/13 03:43:35 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : piped data.txt: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f4044b017f99ae44a_d20251113_m034312_c001_v7007000_t0000_u01763005392826") as it is a hide marker 2025/11/13 03:43:35 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : piped data.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db480_d20251113_m034311_c001_v0001172_t0025_u01763005391913") 2025/11/13 03:43:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : piped data.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4044b017f99ae449_d20251113_m034311_c001_v7007000_t0000_u01763005391722") 2025/11/13 03:43:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : piped data.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f40425798e61db47b_d20251113_m034311_c001_v0001172_t0043_u01763005391357") 2025/11/13 03:43:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b4d_d20251113_m034208_c001_v7007000_t0000_u01763005328928") as it is a hide marker 2025/11/13 03:43:35 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db323_d20251113_m034208_c001_v0001172_t0022_u01763005328166") 2025/11/13 03:43:35 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : test-metadata: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f4044b017f99ae44f_d20251113_m034321_c001_v7007000_t0000_u01763005401617") as it is a hide marker 2025/11/13 03:43:35 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : test-metadata: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2044b017f99ae44c_d20251113_m034314_c001_v0001171_t0038_u01763005394934") 2025/11/13 03:43:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : test-metadata: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4044b017f99ae44b_d20251113_m034313_c001_v7007000_t0000_u01763005393979") 2025/11/13 03:43:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : test-metadata: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db48e_d20251113_m034313_c001_v0001172_t0029_u01763005393011") 2025/11/13 03:43:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b35_d20251113_m034201_c001_v7007000_t0000_u01763005321167") as it is a hide marker 2025/11/13 03:43:35 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2fd_d20251113_m034200_c001_v0001172_t0042_u01763005320278") 2025/11/13 03:43:35 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b3d_d20251113_m034204_c001_v7007000_t0000_u01763005324228") as it is a hide marker 2025/11/13 03:43:35 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db30e_d20251113_m034202_c001_v0001172_t0033_u01763005322898") 2025/11/13 03:43:35 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b39_d20251113_m034202_c001_v7007000_t0000_u01763005322546") as it is a hide marker 2025/11/13 03:43:35 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db304_d20251113_m034201_c001_v0001172_t0038_u01763005321519") 2025/11/13 03:43:35 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b41_d20251113_m034205_c001_v7007000_t0000_u01763005325361") as it is a hide marker 2025/11/13 03:43:35 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db312_d20251113_m034204_c001_v0001172_t0037_u01763005324579") 2025/11/13 03:43:35 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b43_d20251113_m034206_c001_v7007000_t0000_u01763005326470") as it is a hide marker 2025/11/13 03:43:35 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db318_d20251113_m034205_c001_v0001172_t0024_u01763005325714") 2025/11/13 03:43:35 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b34_d20251113_m034159_c001_v7007000_t0000_u01763005319926") as it is a hide marker 2025/11/13 03:43:35 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : trailing space /trailing space : Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2f2_d20251113_m034158_c001_v0001172_t0048_u01763005318636") 2025/11/13 03:43:35 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db4d8_d20251113_m034329_c001_v0001172_t0022_u01763005409019") "upload" dated 2025-11-13 03:43:29.019 +0000 UTC (6.527315334s ago) 2025/11/13 03:43:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f417ea52e04b194ae_d20251113_m034326_c001_v7007000_t0000_u01763005406836") 2025/11/13 03:43:35 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db4c8_d20251113_m034324_c001_v0001172_t0001_u01763005404168") 2025/11/13 03:43:35 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b7a_d20251113_m034217_c001_v7007000_t0000_u01763005337651") as it is a hide marker 2025/11/13 03:43:35 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f215071e978ee1b55_d20251113_m034211_c001_v0001036_t0034_u01763005331095") 2025/11/13 03:43:35 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : zero-length-file: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b52_d20251113_m034210_c001_v7007000_t0000_u01763005330782") as it is a hide marker 2025/11/13 03:43:35 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : zero-length-file: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f40425798e61db33f_d20251113_m034210_c001_v0001172_t0043_u01763005330230") 2025/11/13 03:43:35 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b25_d20251113_m034152_c001_v7007000_t0000_u01763005312447") as it is a hide marker 2025/11/13 03:43:35 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2ba_d20251113_m034151_c001_v0001172_t0047_u01763005311522") 2025/11/13 03:43:35 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b14_d20251113_m034146_c001_v7007000_t0000_u01763005306502") as it is a hide marker 2025/11/13 03:43:35 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db296_d20251113_m034145_c001_v0001172_t0056_u01763005305163") 2025/11/13 03:43:35 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b2e_d20251113_m034156_c001_v7007000_t0000_u01763005316004") as it is a hide marker 2025/11/13 03:43:35 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2dd_d20251113_m034155_c001_v0001172_t0025_u01763005315256") 2025/11/13 03:43:35 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b2c_d20251113_m034154_c001_v7007000_t0000_u01763005314905") as it is a hide marker 2025/11/13 03:43:35 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2d5_d20251113_m034154_c001_v0001172_t0004_u01763005314157") 2025/11/13 03:43:35 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b30_d20251113_m034157_c001_v7007000_t0000_u01763005317179") as it is a hide marker 2025/11/13 03:43:35 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2e8_d20251113_m034156_c001_v0001172_t0037_u01763005316365") 2025/11/13 03:43:35 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b29_d20251113_m034153_c001_v7007000_t0000_u01763005313806") as it is a hide marker 2025/11/13 03:43:35 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2c3_d20251113_m034152_c001_v0001172_t0017_u01763005312799") 2025/11/13 03:43:35 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : ./.: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b19_d20251113_m034147_c001_v7007000_t0000_u01763005307719") as it is a hide marker 2025/11/13 03:43:35 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : ./.: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db29c_d20251113_m034146_c001_v0001172_t0026_u01763005306852") 2025/11/13 03:43:35 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/13 03:43:35 DEBUG : ../..: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b1c_d20251113_m034148_c001_v7007000_t0000_u01763005308807") as it is a hide marker 2025/11/13 03:43:35 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/13 03:43:35 DEBUG : ../..: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2a4_d20251113_m034148_c001_v0001172_t0024_u01763005308070") 2025/11/13 03:43:35 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/13 03:43:35 INFO : B2 bucket rclone-test-zuretig1bezi: cleaning bucket "rclone-test-zuretig1bezi" of all hidden files 2025/11/13 03:43:36 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b21_d20251113_m034151_c001_v7007000_t0000_u01763005311158") as it is a hide marker 2025/11/13 03:43:36 DEBUG : leading space/ leading space: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2b4_d20251113_m034150_c001_v0001172_t0023_u01763005310369") 2025/11/13 03:43:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b1e_d20251113_m034150_c001_v7007000_t0000_u01763005310018") as it is a hide marker 2025/11/13 03:43:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2aa_d20251113_m034149_c001_v0001172_t0041_u01763005309159") 2025/11/13 03:43:36 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b32_d20251113_m034158_c001_v7007000_t0000_u01763005318279") as it is a hide marker 2025/11/13 03:43:36 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2ec_d20251113_m034157_c001_v0001172_t0039_u01763005317541") 2025/11/13 03:43:36 DEBUG : created from root.txt: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f4083fd133a5158c0_d20251113_m034302_c001_v7007000_t0000_u01763005382633") as it is a hide marker 2025/11/13 03:43:36 DEBUG : created from root.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f102a3a9f5508654b_d20251113_m034301_c001_v0001177_t0012_u01763005381588") 2025/11/13 03:43:36 DEBUG : file name.txt: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f4044b017f99ae448_d20251113_m034310_c001_v7007000_t0000_u01763005390611") as it is a hide marker 2025/11/13 03:43:36 DEBUG : file name.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db3fc_d20251113_m034249_c001_v0001172_t0037_u01763005369886") 2025/11/13 03:43:36 DEBUG : file name.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f102c7ad818179aba_d20251113_m034246_c001_v0001136_t0051_u01763005366255") 2025/11/13 03:43:36 DEBUG : file name.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db36f_d20251113_m034219_c001_v0001172_t0056_u01763005339531") 2025/11/13 03:43:36 DEBUG : file name.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db365_d20251113_m034218_c001_v0001172_t0006_u01763005338194") 2025/11/13 03:43:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db369_d20251113_m034218_c001_v0001172_t0007_u01763005338746") "upload" dated 2025-11-13 03:42:18.746 +0000 UTC (1m17.858418592s ago) 2025/11/13 03:43:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca821_d20251113_m034243_c001_v7007000_t0000_u01763005363990") as it is a hide marker 2025/11/13 03:43:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f119bb3bdf1cee605_d20251113_m034243_c001_v0001181_t0001_u01763005363749") 2025/11/13 03:43:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f1119bf5c8bf1e6bf_d20251113_m034242_c001_v0001116_t0003_u01763005362839") 2025/11/13 03:43:36 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b48_d20251113_m034207_c001_v7007000_t0000_u01763005327787") as it is a hide marker 2025/11/13 03:43:36 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db31d_d20251113_m034206_c001_v0001172_t0044_u01763005326822") 2025/11/13 03:43:36 DEBUG : piped data.txt: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f4044b017f99ae44a_d20251113_m034312_c001_v7007000_t0000_u01763005392826") as it is a hide marker 2025/11/13 03:43:36 DEBUG : piped data.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db480_d20251113_m034311_c001_v0001172_t0025_u01763005391913") 2025/11/13 03:43:36 DEBUG : piped data.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4044b017f99ae449_d20251113_m034311_c001_v7007000_t0000_u01763005391722") 2025/11/13 03:43:36 DEBUG : piped data.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f40425798e61db47b_d20251113_m034311_c001_v0001172_t0043_u01763005391357") 2025/11/13 03:43:37 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b4d_d20251113_m034208_c001_v7007000_t0000_u01763005328928") as it is a hide marker 2025/11/13 03:43:37 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db323_d20251113_m034208_c001_v0001172_t0022_u01763005328166") 2025/11/13 03:43:37 DEBUG : test-metadata: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f4044b017f99ae44f_d20251113_m034321_c001_v7007000_t0000_u01763005401617") as it is a hide marker 2025/11/13 03:43:37 DEBUG : test-metadata: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2044b017f99ae44c_d20251113_m034314_c001_v0001171_t0038_u01763005394934") 2025/11/13 03:43:37 DEBUG : test-metadata: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4044b017f99ae44b_d20251113_m034313_c001_v7007000_t0000_u01763005393979") 2025/11/13 03:43:37 DEBUG : test-metadata: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db48e_d20251113_m034313_c001_v0001172_t0029_u01763005393011") 2025/11/13 03:43:37 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b35_d20251113_m034201_c001_v7007000_t0000_u01763005321167") as it is a hide marker 2025/11/13 03:43:37 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2fd_d20251113_m034200_c001_v0001172_t0042_u01763005320278") 2025/11/13 03:43:37 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b3d_d20251113_m034204_c001_v7007000_t0000_u01763005324228") as it is a hide marker 2025/11/13 03:43:37 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db30e_d20251113_m034202_c001_v0001172_t0033_u01763005322898") 2025/11/13 03:43:37 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b39_d20251113_m034202_c001_v7007000_t0000_u01763005322546") as it is a hide marker 2025/11/13 03:43:37 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db304_d20251113_m034201_c001_v0001172_t0038_u01763005321519") 2025/11/13 03:43:37 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b41_d20251113_m034205_c001_v7007000_t0000_u01763005325361") as it is a hide marker 2025/11/13 03:43:37 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db312_d20251113_m034204_c001_v0001172_t0037_u01763005324579") 2025/11/13 03:43:37 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b43_d20251113_m034206_c001_v7007000_t0000_u01763005326470") as it is a hide marker 2025/11/13 03:43:37 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db318_d20251113_m034205_c001_v0001172_t0024_u01763005325714") 2025/11/13 03:43:37 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b34_d20251113_m034159_c001_v7007000_t0000_u01763005319926") as it is a hide marker 2025/11/13 03:43:37 DEBUG : trailing space /trailing space : Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2f2_d20251113_m034158_c001_v0001172_t0048_u01763005318636") 2025/11/13 03:43:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db4d8_d20251113_m034329_c001_v0001172_t0022_u01763005409019") "upload" dated 2025-11-13 03:43:29.019 +0000 UTC (8.960980584s ago) 2025/11/13 03:43:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f417ea52e04b194ae_d20251113_m034326_c001_v7007000_t0000_u01763005406836") 2025/11/13 03:43:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db4c8_d20251113_m034324_c001_v0001172_t0001_u01763005404168") 2025/11/13 03:43:38 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b7a_d20251113_m034217_c001_v7007000_t0000_u01763005337651") as it is a hide marker 2025/11/13 03:43:38 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f215071e978ee1b55_d20251113_m034211_c001_v0001036_t0034_u01763005331095") 2025/11/13 03:43:38 DEBUG : zero-length-file: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b52_d20251113_m034210_c001_v7007000_t0000_u01763005330782") as it is a hide marker 2025/11/13 03:43:38 DEBUG : zero-length-file: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f40425798e61db33f_d20251113_m034210_c001_v0001172_t0043_u01763005330230") 2025/11/13 03:43:38 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b25_d20251113_m034152_c001_v7007000_t0000_u01763005312447") as it is a hide marker 2025/11/13 03:43:38 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2ba_d20251113_m034151_c001_v0001172_t0047_u01763005311522") 2025/11/13 03:43:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b14_d20251113_m034146_c001_v7007000_t0000_u01763005306502") as it is a hide marker 2025/11/13 03:43:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db296_d20251113_m034145_c001_v0001172_t0056_u01763005305163") 2025/11/13 03:43:38 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b2e_d20251113_m034156_c001_v7007000_t0000_u01763005316004") as it is a hide marker 2025/11/13 03:43:38 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2dd_d20251113_m034155_c001_v0001172_t0025_u01763005315256") 2025/11/13 03:43:38 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b2c_d20251113_m034154_c001_v7007000_t0000_u01763005314905") as it is a hide marker 2025/11/13 03:43:38 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2d5_d20251113_m034154_c001_v0001172_t0004_u01763005314157") 2025/11/13 03:43:38 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b30_d20251113_m034157_c001_v7007000_t0000_u01763005317179") as it is a hide marker 2025/11/13 03:43:38 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2e8_d20251113_m034156_c001_v0001172_t0037_u01763005316365") 2025/11/13 03:43:38 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b29_d20251113_m034153_c001_v7007000_t0000_u01763005313806") as it is a hide marker 2025/11/13 03:43:38 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2c3_d20251113_m034152_c001_v0001172_t0017_u01763005312799") 2025/11/13 03:43:38 DEBUG : ./.: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b19_d20251113_m034147_c001_v7007000_t0000_u01763005307719") as it is a hide marker 2025/11/13 03:43:38 DEBUG : ./.: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db29c_d20251113_m034146_c001_v0001172_t0026_u01763005306852") 2025/11/13 03:43:38 DEBUG : ../..: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f415071e978ee1b1c_d20251113_m034148_c001_v7007000_t0000_u01763005308807") as it is a hide marker 2025/11/13 03:43:38 DEBUG : ../..: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db2a4_d20251113_m034148_c001_v0001172_t0024_u01763005308070") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/13 03:43:39 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. 2025/11/13 03:43:39 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. 2025/11/13 03:43:40 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. 2025/11/13 03:43:40 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 2025/11/13 03:43:40 INFO : B2 bucket rclone-test-zuretig1bezi: cleaning bucket "rclone-test-zuretig1bezi" of pending multipart uploads older than 0s 2025/11/13 03:43:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db369_d20251113_m034218_c001_v0001172_t0007_u01763005338746") "upload" dated 2025-11-13 03:42:18.746 +0000 UTC (1m22.226989075s ago) 2025/11/13 03:43:40 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b194bd_d20251113_m034339_c001_v0001093_t0047_u01763005419807") as it is a start marker (upload started at 2025-11-13 03:43:39.807 +0000 UTC) 2025/11/13 03:43:40 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/11/13 03:43:40 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b194bf_d20251113_m034340_c001_v0001182_t0037_u01763005420007") as it is a start marker (upload started at 2025-11-13 03:43:40.007 +0000 UTC) 2025/11/13 03:43:40 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/11/13 03:43:40 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b194c1_d20251113_m034340_c001_v0001157_t0026_u01763005420234") as it is a start marker (upload started at 2025-11-13 03:43:40.234 +0000 UTC) 2025/11/13 03:43:40 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/11/13 03:43:40 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b194c2_d20251113_m034340_c001_v0001116_t0034_u01763005420418") as it is a start marker (upload started at 2025-11-13 03:43:40.418 +0000 UTC) 2025/11/13 03:43:40 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/11/13 03:43:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f417ea52e04b194bc_d20251113_m034339_c001_v7007000_t0000_u01763005419624") "hide" dated 2025-11-13 03:43:39.624 +0000 UTC (1.349266244s ago) 2025/11/13 03:43:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db4d8_d20251113_m034329_c001_v0001172_t0022_u01763005409019") 2025/11/13 03:43:40 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/11/13 03:43:41 INFO : B2 bucket rclone-test-zuretig1bezi: cleaning bucket "rclone-test-zuretig1bezi" of pending multipart uploads older than 0s 2025/11/13 03:43:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db369_d20251113_m034218_c001_v0001172_t0007_u01763005338746") "upload" dated 2025-11-13 03:42:18.746 +0000 UTC (1m22.594704803s ago) 2025/11/13 03:43:41 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b194bd_d20251113_m034339_c001_v0001093_t0047_u01763005419807") as it is a start marker (upload started at 2025-11-13 03:43:39.807 +0000 UTC) 2025/11/13 03:43:41 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b194bf_d20251113_m034340_c001_v0001182_t0037_u01763005420007") as it is a start marker (upload started at 2025-11-13 03:43:40.007 +0000 UTC) 2025/11/13 03:43:41 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b194c1_d20251113_m034340_c001_v0001157_t0026_u01763005420234") as it is a start marker (upload started at 2025-11-13 03:43:40.234 +0000 UTC) 2025/11/13 03:43:41 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b194c2_d20251113_m034340_c001_v0001116_t0034_u01763005420418") as it is a start marker (upload started at 2025-11-13 03:43:40.418 +0000 UTC) 2025/11/13 03:43:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f620d6340ed7bbb9fa80e1b_f417ea52e04b194bc_d20251113_m034339_c001_v7007000_t0000_u01763005419624") "hide" dated 2025-11-13 03:43:39.624 +0000 UTC (1.716906151s ago) 2025/11/13 03:43:41 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db4d8_d20251113_m034329_c001_v0001172_t0022_u01763005409019") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/11/13 03:43:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/13 03:43:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/13 03:43:42 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 2025/11/13 03:43:43 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/11/13 03:43:43 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/11/13 03:43:43 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/11/13 03:43:43 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/11/13 03:43:44 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/11/13 03:43:46 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/11/13 03:43:46 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/11/13 03:43:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:43:48 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. 2025/11/13 03:43:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f20108f13c72f73b8_d20251113_m034348_c001_v0001172_t0057_u01763005428932") 2025/11/13 03:43:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/13 03:43:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/13 03:43:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/13 03:43:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:43:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:43:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/11/13 03:43:52 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/11/13 03:43:52 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/11/13 03:43:53 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/11/13 03:43:53 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/11/13 03:43:55 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/11/13 03:43:55 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/11/13 03:43:55 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/11/13 03:43:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:43:57 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. 2025/11/13 03:43:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca878_d20251113_m034357_c001_v0001182_t0035_u01763005437236") 2025/11/13 03:43:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/13 03:43:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/13 03:43:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/13 03:43:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:43:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:43:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/13 03:44:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/13 03:44:01 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/11/13 03:44:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/13 03:44:01 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/11/13 03:44:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/13 03:44:01 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/11/13 03:44:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/11/13 03:44:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/11/13 03:44:04 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/11/13 03:44:04 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/13 03:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:44:06 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. 2025/11/13 03:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f2238fd51c214af07_d20251113_m034406_c001_v0001176_t0046_u01763005446338") 2025/11/13 03:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/13 03:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/13 03:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/13 03:44:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/13 03:44:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/11/13 03:44:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:44:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:44:08 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 2025/11/13 03:44:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/11/13 03:44:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/11/13 03:44:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/13 03:44:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/11/13 03:44:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/11/13 03:44:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/11/13 03:44:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/11/13 03:44:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:44:14 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. 2025/11/13 03:44:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f2238fd51c214af30_d20251113_m034414_c001_v0001109_t0036_u01763005454630") 2025/11/13 03:44:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/13 03:44:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/11/13 03:44:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/13 03:44:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:44:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:44:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/11/13 03:44:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/13 03:44:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/13 03:44:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/13 03:44:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/13 03:44:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/13 03:44:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/13 03:44:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/11/13 03:44:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:44:22 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. 2025/11/13 03:44:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca895_d20251113_m034423_c001_v0001165_t0044_u01763005463011") 2025/11/13 03:44:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/13 03:44:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/13 03:44:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/13 03:44:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:44:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:44:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/13 03:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/13 03:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/13 03:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/13 03:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/13 03:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/13 03:44:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/13 03:44:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/11/13 03:44:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/13 03:44:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/13 03:44:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/13 03:44:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:44:31 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. 2025/11/13 03:44:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b19542_d20251113_m034431_c001_v0001146_t0050_u01763005471864") 2025/11/13 03:44:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/13 03:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/13 03:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/13 03:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/13 03:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/13 03:44:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:44:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:44:34 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 2025/11/13 03:44:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/11/13 03:44:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/11/13 03:44:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/13 03:44:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/11/13 03:44:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/11/13 03:44:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/11/13 03:44:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/11/13 03:44:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:44:44 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. 2025/11/13 03:44:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b1955b_d20251113_m034444_c001_v0001165_t0030_u01763005484414") 2025/11/13 03:44:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/13 03:44:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/11/13 03:44:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/13 03:44:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:44:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:44:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/11/13 03:44:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/13 03:44:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/13 03:44:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/13 03:44:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/13 03:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/13 03:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/13 03:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/11/13 03:44:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:44:53 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. 2025/11/13 03:44:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca8e6_d20251113_m034453_c001_v0001131_t0030_u01763005493284") 2025/11/13 03:44:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/13 03:44:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/13 03:44:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/13 03:44:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:44:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:44:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/13 03:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/13 03:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/13 03:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/13 03:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/13 03:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/13 03:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/13 03:45:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/11/13 03:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/13 03:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/13 03:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/13 03:45:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:45:03 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. 2025/11/13 03:45:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f211858a37530498f_d20251113_m034503_c001_v0001184_t0001_u01763005503402") 2025/11/13 03:45:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/13 03:45:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/13 03:45:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/13 03:45:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/13 03:45:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/13 03:45:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:45:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:45:05 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 2025/11/13 03:45:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/11/13 03:45:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/11/13 03:45:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/13 03:45:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/11/13 03:45:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/11/13 03:45:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/11/13 03:45:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/11/13 03:45:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:45:11 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. 2025/11/13 03:45:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f211858a375304998_d20251113_m034511_c001_v0001145_t0049_u01763005511965") 2025/11/13 03:45:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/13 03:45:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/11/13 03:45:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/13 03:45:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:45:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:45:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/11/13 03:45:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/13 03:45:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/13 03:45:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/13 03:45:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/13 03:45:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/13 03:45:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/13 03:45:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/11/13 03:45:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:45:20 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. 2025/11/13 03:45:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca940_d20251113_m034520_c001_v0001145_t0040_u01763005520799") 2025/11/13 03:45:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/13 03:45:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/13 03:45:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/13 03:45:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:45:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:45:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/13 03:45:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/13 03:45:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/13 03:45:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/13 03:45:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/13 03:45:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/13 03:45:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/11/13 03:45:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/11/13 03:45:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/13 03:45:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/13 03:45:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/13 03:45:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:45:30 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. 2025/11/13 03:45:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f21587366533cf04d_d20251113_m034530_c001_v0001113_t0053_u01763005530683") 2025/11/13 03:45:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/13 03:45:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/13 03:45:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/11/13 03:45:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/13 03:45:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/11/13 03:45:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:45:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:45:33 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 2025/11/13 03:45:35 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/11/13 03:45:35 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/11/13 03:45:35 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/11/13 03:45:35 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/11/13 03:45:36 DEBUG : chunked-8Mi-8.000Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc000363c20), retryAfter:1000000000} 2025/11/13 03:45:36 DEBUG : chunked-8Mi-8.000Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/13 03:45:36 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/13 03:45:36 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/13 03:45:36 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/11/13 03:45:36 DEBUG : chunked-8Mi-8.000Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc0002e60f0), retryAfter:1000000000} 2025/11/13 03:45:36 DEBUG : chunked-8Mi-8.000Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/13 03:45:36 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/13 03:45:37 DEBUG : pacer: Reducing sleep to 500ms 2025/11/13 03:45:38 DEBUG : pacer: Reducing sleep to 250ms 2025/11/13 03:45:38 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/11/13 03:45:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/11/13 03:45:40 DEBUG : pacer: Reducing sleep to 125ms 2025/11/13 03:45:40 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/11/13 03:45:40 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts 2025/11/13 03:45:41 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/13 03:45:41 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/13 03:45:41 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/13 03:45:43 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/11/13 03:45:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:45:43 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. 2025/11/13 03:45:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f21587366533cf052_d20251113_m034544_c001_v0001090_t0035_u01763005544049") 2025/11/13 03:45:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/13 03:45:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/13 03:45:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/13 03:45:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:45:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:45:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/11/13 03:45:48 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/11/13 03:45:48 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/11/13 03:45:48 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/11/13 03:45:48 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/11/13 03:45:51 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/11/13 03:45:51 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/11/13 03:45:51 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/11/13 03:45:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:45:54 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. 2025/11/13 03:45:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f2199673b39e64510_d20251113_m034554_c001_v0001100_t0051_u01763005554245") 2025/11/13 03:45:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/13 03:45:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/13 03:45:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/13 03:45:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:45:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:45:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/13 03:46:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/13 03:46:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/11/13 03:46:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/13 03:46:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/11/13 03:46:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/13 03:46:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/11/13 03:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/11/13 03:46:02 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/11/13 03:46:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/11/13 03:46:03 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/13 03:46:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:46:05 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. 2025/11/13 03:46:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b19624_d20251113_m034605_c001_v0001131_t0028_u01763005565408") 2025/11/13 03:46:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/13 03:46:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/13 03:46:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/13 03:46:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/13 03:46:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/11/13 03:46:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:46:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:46:08 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 2025/11/13 03:46:10 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/11/13 03:46:10 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/11/13 03:46:10 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/11/13 03:46:10 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/11/13 03:46:11 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/11/13 03:46:13 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/11/13 03:46:13 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/11/13 03:46:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:46:15 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. 2025/11/13 03:46:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b19641_d20251113_m034615_c001_v0001181_t0036_u01763005575856") 2025/11/13 03:46:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/13 03:46:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/13 03:46:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/13 03:46:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:46:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:46:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/11/13 03:46:21 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/11/13 03:46:21 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/11/13 03:46:21 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/11/13 03:46:21 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/11/13 03:46:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/11/13 03:46:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/11/13 03:46:24 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/11/13 03:46:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:46:26 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. 2025/11/13 03:46:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f2216311f44c3c09c_d20251113_m034626_c001_v0001102_t0045_u01763005586990") 2025/11/13 03:46:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/13 03:46:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/13 03:46:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/13 03:46:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:46:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/13 03:46:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/13 03:46:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/11/13 03:46:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/13 03:46:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/11/13 03:46:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/13 03:46:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/11/13 03:46:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/11/13 03:46:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/11/13 03:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/11/13 03:46:36 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/13 03:46:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/13 03:46:38 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. 2025/11/13 03:46:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f620d6340ed7bbb9fa80e1b_f2120efd2da3ddb1c_d20251113_m034638_c001_v0001099_t0050_u01763005598956") 2025/11/13 03:46:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/13 03:46:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/13 03:46:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/13 03:46:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/13 03:46:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/11/13 03:46:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/11/13 03:46:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/11/13 03:46:42 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 2025/11/13 03:46:51 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f620d6340ed7bbb9fa80e1b_f2120efd2da3ddb29_d20251113_m034651_c001_v0001179_t0017_u01763005611628") 2025/11/13 03:46:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/11/13 03:46:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/13 03:46:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/13 03:46:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/13 03:46:52 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/13 03:46:54 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/13 03:46:54 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/13 03:46:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/13 03:46:54 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/11/13 03:46:56 DEBUG : chunked-copy: Done sending chunk 0 2025/11/13 03:46:57 DEBUG : chunked-copy: Done sending chunk 1 2025/11/13 03:46:57 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/13 03:46:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f620d6340ed7bbb9fa80e1b_f2120efd2da3ddb31_d20251113_m034657_c001_v0001136_t0023_u01763005617828") 2025/11/13 03:46:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/11/13 03:46:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/13 03:46:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/13 03:46:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/13 03:46:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/13 03:47:00 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/11/13 03:47:00 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/13 03:47:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/11/13 03:47:01 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/11/13 03:47:03 DEBUG : chunked-copy: Done sending chunk 0 2025/11/13 03:47:03 DEBUG : chunked-copy: Done sending chunk 1 2025/11/13 03:47:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/13 03:47:04 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f620d6340ed7bbb9fa80e1b_f2120efd2da3ddb38_d20251113_m034704_c001_v0001102_t0045_u01763005624059") 2025/11/13 03:47:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/13 03:47:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/13 03:47:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/13 03:47:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/13 03:47:04 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/13 03:47:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/13 03:47:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/13 03:47:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/13 03:47:07 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/11/13 03:47:09 DEBUG : chunked-copy: Done sending chunk 1 2025/11/13 03:47:09 DEBUG : chunked-copy: Done sending chunk 0 2025/11/13 03:47:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/13 03:47:10 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6f620d6340ed7bbb9fa80e1b_f2120efd2da3ddb46_d20251113_m034710_c001_v0001184_t0032_u01763005630152") 2025/11/13 03:47:10 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/11/13 03:47:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/13 03:47:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/13 03:47:10 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/11/13 03:47:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/13 03:47:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/13 03:47:10 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/13 03:47:12 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/13 03:47:14 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/13 03:47:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zuretig1bezi/deeper/nonexisting/directory" 2025/11/13 03:47:15 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/13 03:47:16 INFO : B2 bucket rclone-test-zuretig1bezi: cleaning bucket "rclone-test-zuretig1bezi" of all files 2025/11/13 03:47:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4216311f44c3c08f_d20251113_m034620_c001_v7007000_t0000_u01763005580636") 2025/11/13 03:47:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b19641_d20251113_m034615_c001_v0001181_t0036_u01763005575856") 2025/11/13 03:47:17 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f417ea52e04b1963d_d20251113_m034615_c001_v7007000_t0000_u01763005575267") 2025/11/13 03:47:17 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2162881cf4550122_d20251113_m034610_c001_v0001038_t0020_u01763005570450") 2025/11/13 03:47:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4120efd2da3ddb1f_d20251113_m034644_c001_v7007000_t0000_u01763005604568") 2025/11/13 03:47:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2120efd2da3ddb1c_d20251113_m034638_c001_v0001099_t0050_u01763005598956") 2025/11/13 03:47:17 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4120efd2da3ddb1b_d20251113_m034638_c001_v7007000_t0000_u01763005598330") 2025/11/13 03:47:17 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2216311f44c3c09f_d20251113_m034632_c001_v0001172_t0009_u01763005592626") 2025/11/13 03:47:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4216311f44c3c09d_d20251113_m034632_c001_v7007000_t0000_u01763005592443") 2025/11/13 03:47:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2216311f44c3c09c_d20251113_m034626_c001_v0001102_t0045_u01763005586990") 2025/11/13 03:47:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4216311f44c3c09b_d20251113_m034626_c001_v7007000_t0000_u01763005586429") 2025/11/13 03:47:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2216311f44c3c093_d20251113_m034620_c001_v0001040_t0039_u01763005580819") 2025/11/13 03:47:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca8ab_d20251113_m034436_c001_v7007000_t0000_u01763005476243") 2025/11/13 03:47:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b19542_d20251113_m034431_c001_v0001146_t0050_u01763005471864") 2025/11/13 03:47:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca899_d20251113_m034426_c001_v7007000_t0000_u01763005466917") 2025/11/13 03:47:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca895_d20251113_m034423_c001_v0001165_t0044_u01763005463011") 2025/11/13 03:47:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f417ea52e04b19540_d20251113_m034431_c001_v7007000_t0000_u01763005471421") 2025/11/13 03:47:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca89a_d20251113_m034427_c001_v0001182_t0017_u01763005467099") 2025/11/13 03:47:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca894_d20251113_m034422_c001_v7007000_t0000_u01763005462644") 2025/11/13 03:47:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca88d_d20251113_m034418_c001_v0001101_t0036_u01763005458501") 2025/11/13 03:47:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca88c_d20251113_m034418_c001_v7007000_t0000_u01763005458318") 2025/11/13 03:47:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2238fd51c214af30_d20251113_m034414_c001_v0001109_t0036_u01763005454630") 2025/11/13 03:47:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4238fd51c214af2e_d20251113_m034414_c001_v7007000_t0000_u01763005454213") 2025/11/13 03:47:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca881_d20251113_m034410_c001_v0001157_t0036_u01763005450328") 2025/11/13 03:47:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca932_d20251113_m034507_c001_v7007000_t0000_u01763005507266") 2025/11/13 03:47:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f211858a37530498f_d20251113_m034503_c001_v0001184_t0001_u01763005503402") 2025/11/13 03:47:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca90c_d20251113_m034458_c001_v7007000_t0000_u01763005498522") 2025/11/13 03:47:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca8e6_d20251113_m034453_c001_v0001131_t0030_u01763005493284") 2025/11/13 03:47:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f411858a37530498e_d20251113_m034503_c001_v7007000_t0000_u01763005503002") 2025/11/13 03:47:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca90f_d20251113_m034458_c001_v0001136_t0059_u01763005498704") 2025/11/13 03:47:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca8e2_d20251113_m034452_c001_v7007000_t0000_u01763005492886") 2025/11/13 03:47:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca8c2_d20251113_m034448_c001_v0001099_t0020_u01763005488378") 2025/11/13 03:47:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca8c1_d20251113_m034448_c001_v7007000_t0000_u01763005488195") 2025/11/13 03:47:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b1955b_d20251113_m034444_c001_v0001165_t0030_u01763005484414") 2025/11/13 03:47:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f417ea52e04b1955a_d20251113_m034443_c001_v7007000_t0000_u01763005483999") 2025/11/13 03:47:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca8ad_d20251113_m034436_c001_v0001171_t0010_u01763005476426") 2025/11/13 03:47:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca880_d20251113_m034410_c001_v7007000_t0000_u01763005450146") 2025/11/13 03:47:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2238fd51c214af07_d20251113_m034406_c001_v0001176_t0046_u01763005446338") 2025/11/13 03:47:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4238fd51c214af05_d20251113_m034405_c001_v7007000_t0000_u01763005445946") 2025/11/13 03:47:18 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca87c_d20251113_m034401_c001_v0001091_t0031_u01763005441254") 2025/11/13 03:47:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca87b_d20251113_m034401_c001_v7007000_t0000_u01763005441072") 2025/11/13 03:47:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca878_d20251113_m034357_c001_v0001182_t0035_u01763005437236") 2025/11/13 03:47:19 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca877_d20251113_m034356_c001_v7007000_t0000_u01763005436856") 2025/11/13 03:47:19 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca86c_d20251113_m034352_c001_v0001131_t0038_u01763005432627") 2025/11/13 03:47:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca86b_d20251113_m034352_c001_v7007000_t0000_u01763005432434") 2025/11/13 03:47:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f20108f13c72f73b8_d20251113_m034348_c001_v0001172_t0057_u01763005428932") 2025/11/13 03:47:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f40108f13c72f73b7_d20251113_m034348_c001_v7007000_t0000_u01763005428530") 2025/11/13 03:47:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b194cb_d20251113_m034343_c001_v0001041_t0020_u01763005423382") 2025/11/13 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca978_d20251113_m034535_c001_v7007000_t0000_u01763005535260") 2025/11/13 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f21587366533cf04d_d20251113_m034530_c001_v0001113_t0053_u01763005530683") 2025/11/13 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca953_d20251113_m034525_c001_v7007000_t0000_u01763005525313") 2025/11/13 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca940_d20251113_m034520_c001_v0001145_t0040_u01763005520799") 2025/11/13 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f41587366533cf04c_d20251113_m034530_c001_v7007000_t0000_u01763005530236") 2025/11/13 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca955_d20251113_m034525_c001_v0001102_t0056_u01763005525508") 2025/11/13 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca93e_d20251113_m034520_c001_v7007000_t0000_u01763005520344") 2025/11/13 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca937_d20251113_m034515_c001_v0001183_t0041_u01763005515858") 2025/11/13 03:47:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f413f2cbeee9ca936_d20251113_m034515_c001_v7007000_t0000_u01763005515676") 2025/11/13 03:47:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f211858a375304998_d20251113_m034511_c001_v0001145_t0049_u01763005511965") 2025/11/13 03:47:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f411858a375304997_d20251113_m034511_c001_v7007000_t0000_u01763005511489") 2025/11/13 03:47:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca933_d20251113_m034507_c001_v0001101_t0045_u01763005507447") 2025/11/13 03:47:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4162881cf4550121_d20251113_m034610_c001_v7007000_t0000_u01763005570266") 2025/11/13 03:47:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f217ea52e04b19624_d20251113_m034605_c001_v0001131_t0028_u01763005565408") 2025/11/13 03:47:20 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f417ea52e04b19622_d20251113_m034604_c001_v7007000_t0000_u01763005564833") 2025/11/13 03:47:20 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2199673b39e64521_d20251113_m034559_c001_v0001161_t0017_u01763005559638") 2025/11/13 03:47:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4199673b39e6451f_d20251113_m034559_c001_v7007000_t0000_u01763005559456") 2025/11/13 03:47:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2199673b39e64510_d20251113_m034554_c001_v0001100_t0051_u01763005554245") 2025/11/13 03:47:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4199673b39e6450f_d20251113_m034553_c001_v7007000_t0000_u01763005553731") 2025/11/13 03:47:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2199673b39e64507_d20251113_m034548_c001_v0001113_t0002_u01763005548255") 2025/11/13 03:47:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4199673b39e64506_d20251113_m034548_c001_v7007000_t0000_u01763005548073") 2025/11/13 03:47:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f21587366533cf052_d20251113_m034544_c001_v0001090_t0035_u01763005544049") 2025/11/13 03:47:20 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f41587366533cf051_d20251113_m034543_c001_v7007000_t0000_u01763005543554") 2025/11/13 03:47:20 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f213f2cbeee9ca979_d20251113_m034535_c001_v0001105_t0050_u01763005535449") 2025/11/13 03:47:20 DEBUG : chunked-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4120efd2da3ddb54_d20251113_m034712_c001_v7007000_t0000_u01763005632243") 2025/11/13 03:47:20 DEBUG : chunked-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f211858a375304b6f_d20251113_m034706_c001_v0001161_t0010_u01763005626654") 2025/11/13 03:47:20 DEBUG : chunked-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f411858a375304b6c_d20251113_m034706_c001_v7007000_t0000_u01763005626059") 2025/11/13 03:47:20 DEBUG : chunked-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f211858a375304b56_d20251113_m034700_c001_v0001182_t0019_u01763005620667") 2025/11/13 03:47:21 DEBUG : chunked-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f411858a375304b52_d20251113_m034700_c001_v7007000_t0000_u01763005620084") 2025/11/13 03:47:21 DEBUG : chunked-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f211858a375304b34_d20251113_m034654_c001_v0001145_t0023_u01763005614302") 2025/11/13 03:47:21 DEBUG : chunked-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f411858a375304b33_d20251113_m034653_c001_v7007000_t0000_u01763005613600") 2025/11/13 03:47:21 DEBUG : chunked-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db99f_d20251113_m034649_c001_v0001172_t0033_u01763005609572") 2025/11/13 03:47:21 DEBUG : chunked-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4120efd2da3ddb24_d20251113_m034649_c001_v7007000_t0000_u01763005609153") 2025/11/13 03:47:21 DEBUG : chunked-copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db987_d20251113_m034645_c001_v0001172_t0052_u01763005605353") 2025/11/13 03:47:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4120efd2da3ddb51_d20251113_m034712_c001_v7007000_t0000_u01763005632059") 2025/11/13 03:47:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2120efd2da3ddb46_d20251113_m034710_c001_v0001184_t0032_u01763005630152") 2025/11/13 03:47:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f411858a375304b6a_d20251113_m034705_c001_v7007000_t0000_u01763005625865") 2025/11/13 03:47:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2120efd2da3ddb38_d20251113_m034704_c001_v0001102_t0045_u01763005624059") 2025/11/13 03:47:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f411858a375304b50_d20251113_m034659_c001_v7007000_t0000_u01763005619873") 2025/11/13 03:47:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2120efd2da3ddb31_d20251113_m034657_c001_v0001136_t0023_u01763005617828") 2025/11/13 03:47:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f411858a375304b32_d20251113_m034653_c001_v7007000_t0000_u01763005613418") 2025/11/13 03:47:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f2120efd2da3ddb29_d20251113_m034651_c001_v0001179_t0017_u01763005611628") 2025/11/13 03:47:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4120efd2da3ddb23_d20251113_m034648_c001_v7007000_t0000_u01763005608969") 2025/11/13 03:47:21 DEBUG : chunked-copy.copy: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f1157c60ca4943c73_d20251113_m034647_c001_v0001098_t0042_u01763005607790") 2025/11/13 03:47:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61db369_d20251113_m034218_c001_v0001172_t0007_u01763005338746") 2025/11/13 03:47:21 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4120efd2da3ddb5b_d20251113_m034713_c001_v7007000_t0000_u01763005633700") 2025/11/13 03:47:21 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61dba0a_d20251113_m034712_c001_v0001172_t0031_u01763005632784") 2025/11/13 03:47:21 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f4120efd2da3ddb64_d20251113_m034715_c001_v7007000_t0000_u01763005635358") 2025/11/13 03:47:22 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61dba18_d20251113_m034714_c001_v0001172_t0046_u01763005634726") 2025/11/13 03:47:22 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f10425798e61dba14_d20251113_m034713_c001_v0001172_t0014_u01763005633880") 2025/11/13 03:47:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f620d6340ed7bbb9fa80e1b_f417ea52e04b194bc_d20251113_m034339_c001_v7007000_t0000_u01763005419624") 2025/11/13 03:47:23 INFO : B2 bucket rclone-test-zuretig1bezi: cleaning bucket "rclone-test-zuretig1bezi" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (343.23s) --- 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.45s) --- PASS: TestIntegration/FsMkdir (341.09s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.15s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.87s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (85.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.44s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.37s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (181.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (31.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (11.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (12.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.19s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.45s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.66s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 343.270s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m45.410023792s (try 1/5)