"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/20 14:47:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kocumot6guso" 2025/11/20 14:47: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/20 14:47:42 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/20 14:47:43 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/20 14:47: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/20 14:48:09 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/20 14:48:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/11/20 14:48:11 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/11/20 14:48:11 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/11/20 14:48:12 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/11/20 14:48:12 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/11/20 14:48:12 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/11/20 14:48:12 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/20 14:48:19 DEBUG : Creating backend with remote "TestB2:" 2025/11/20 14:48:19 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/20 14:48:21 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/20 14:48:25 INFO : B2 bucket rclone-test-kocumot6guso: cleaning bucket "rclone-test-kocumot6guso" of all files 2025/11/20 14:48:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2582f_d20251120_m144825_c001_v0001037_t0010_u01763650105262") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/20 14:48:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kocumot6guso/dirToPurgeFromRoot" 2025/11/20 14:48:28 INFO : B2 bucket rclone-test-kocumot6guso path dirToPurgeFromRoot: cleaning bucket "rclone-test-kocumot6guso" of all files 2025/11/20 14:48:29 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25831_d20251120_m144826_c001_v0001037_t0004_u01763650106836") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/20 14:48:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kocumot6guso/hello? sausage/êé" 2025/11/20 14:48:33 INFO : B2 bucket rclone-test-kocumot6guso path hello? sausage/êé: cleaning bucket "rclone-test-kocumot6guso" of all files 2025/11/20 14:48:33 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1113943d68282c13_d20251120_m144832_c001_v0001178_t0024_u01763650112173") === 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/20 14:48:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kocumot6guso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/20 14:48:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kocumot6guso/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-kocumot6guso" from "TestB2:rclone-test-kocumot6guso" 2025/11/20 14:48:45 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/20 14:48:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kigejap6qepe" 2025/11/20 14:49:00 DEBUG : B2 bucket rclone-test-kigejap6qepe: Purge remote 2025/11/20 14:49:00 INFO : B2 bucket rclone-test-kigejap6qepe: cleaning bucket "rclone-test-kigejap6qepe" of all files 2025/11/20 14:49:00 DEBUG : somefile: Deleting (id "4_z5fe27d23b0ddab1b9fa80e1b_f4168cab3f68de125_d20251120_m144859_c001_v0001146_t0039_u01763650139761") === 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/20 14:49:02 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/20 14:49:03 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/20 14:49:06 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/11/20 14:49:06 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/11/20 14:49:06 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.817Ki offset 6Mi/6.106Mi 2025/11/20 14:49:06 DEBUG : test-metadata: Sending chunk 1 length 111429 2025/11/20 14:49:07 DEBUG : test-metadata: Done sending chunk 1 2025/11/20 14:49:08 DEBUG : test-metadata: Done sending chunk 0 2025/11/20 14:49:08 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 2025/11/20 14:49:18 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1037-15.backblaze.com/b2api/v1/b2_upload_file/df324d83b0cdab1b9fa80e1b/c001_v0001037_t0053": EOF 2025/11/20 14:49:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1037-15.backblaze.com/b2api/v1/b2_upload_file/df324d83b0cdab1b9fa80e1b/c001_v0001037_t0053": EOF) 2025/11/20 14:49:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1037-15.backblaze.com/b2api/v1/b2_upload_file/df324d83b0cdab1b9fa80e1b/c001_v0001037_t0053": EOF - low level retry 1/10 2025/11/20 14:49:20 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-11-20-144913-301.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/20 14:49:22 DEBUG : oldPath = "TestB2:rclone-test-kocumot6guso/versions/test-versions-v2025-11-20-144913-301.txt" 2025/11/20 14:49:22 DEBUG : newPath = "TestB2,versions:rclone-test-kocumot6guso/versions/test-versions-v2025-11-20-144913-301.txt" 2025/11/20 14:49:22 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kocumot6guso/versions/test-versions-v2025-11-20-144913-301.txt" 2025/11/20 14:49:22 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/20 14:49:24 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kocumot6guso/versions/test-versions-v2025-11-20-144913-301.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kocumot6guso/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/20 14:49:27 INFO : B2 bucket rclone-test-kocumot6guso: cleaning bucket "rclone-test-kocumot6guso" of all hidden files 2025/11/20 14:49:27 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e68_d20251120_m144750_c001_v7007000_t0000_u01763650070925") as it is a hide marker 2025/11/20 14:49:27 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : leading space/ leading space: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257f3_d20251120_m144750_c001_v0001037_t0049_u01763650070148") 2025/11/20 14:49:27 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e67_d20251120_m144749_c001_v7007000_t0000_u01763650069787") as it is a hide marker 2025/11/20 14:49:27 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257f1_d20251120_m144749_c001_v0001037_t0011_u01763650069031") 2025/11/20 14:49:27 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e85_d20251120_m144758_c001_v7007000_t0000_u01763650078061") as it is a hide marker 2025/11/20 14:49:27 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25803_d20251120_m144757_c001_v0001037_t0029_u01763650077128") 2025/11/20 14:49:27 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : created from root.txt: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f4034dd4fe908f0ec_d20251120_m144853_c001_v7007000_t0000_u01763650133751") as it is a hide marker 2025/11/20 14:49:27 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : created from root.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f102e2be12ada632b_d20251120_m144852_c001_v0001109_t0036_u01763650132406") 2025/11/20 14:49:27 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : file name.txt: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f411f5bf7c37e50f9_d20251120_m144901_c001_v7007000_t0000_u01763650141820") as it is a hide marker 2025/11/20 14:49:27 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : file name.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2583c_d20251120_m144841_c001_v0001037_t0030_u01763650121279") 2025/11/20 14:49:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : file name.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1095c18112430d41_d20251120_m144837_c001_v0001171_t0018_u01763650117749") 2025/11/20 14:49:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : file name.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25826_d20251120_m144817_c001_v0001037_t0013_u01763650097104") 2025/11/20 14:49:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : file name.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25822_d20251120_m144815_c001_v0001037_t0021_u01763650095852") 2025/11/20 14:49:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25824_d20251120_m144816_c001_v0001037_t0005_u01763650096385") "upload" dated 2025-11-20 14:48:16.385 +0000 UTC (1m11.353420148s ago) 2025/11/20 14:49:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f41096641a4719bd0_d20251120_m144835_c001_v7007000_t0000_u01763650115515") as it is a hide marker 2025/11/20 14:49:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f10073675bf76e1e3_d20251120_m144835_c001_v0001183_t0026_u01763650115307") 2025/11/20 14:49:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f107605cee3965a7b_d20251120_m144834_c001_v0001177_t0046_u01763650114683") 2025/11/20 14:49:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503eab_d20251120_m144806_c001_v7007000_t0000_u01763650086089") as it is a hide marker 2025/11/20 14:49:27 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25817_d20251120_m144805_c001_v0001037_t0045_u01763650085313") 2025/11/20 14:49:27 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : piped data.txt: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f411f5bf7c37e5117_d20251120_m144903_c001_v7007000_t0000_u01763650143802") as it is a hide marker 2025/11/20 14:49:27 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : piped data.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2584f_d20251120_m144903_c001_v0001037_t0019_u01763650143096") 2025/11/20 14:49:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : piped data.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f411f5bf7c37e5108_d20251120_m144902_c001_v7007000_t0000_u01763650142911") 2025/11/20 14:49:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : piped data.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4156334be7e2584d_d20251120_m144902_c001_v0001037_t0053_u01763650142546") 2025/11/20 14:49:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503ecc_d20251120_m144807_c001_v7007000_t0000_u01763650087238") as it is a hide marker 2025/11/20 14:49:27 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25819_d20251120_m144806_c001_v0001037_t0040_u01763650086453") 2025/11/20 14:49:27 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : test-metadata: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f4076efd2d5bbb32e_d20251120_m144910_c001_v7007000_t0000_u01763650150756") as it is a hide marker 2025/11/20 14:49:27 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : test-metadata: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f211f5bf7c37e5134_d20251120_m144905_c001_v0001145_t0029_u01763650145756") 2025/11/20 14:49:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : test-metadata: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f411f5bf7c37e5125_d20251120_m144904_c001_v7007000_t0000_u01763650144881") 2025/11/20 14:49:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : test-metadata: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25853_d20251120_m144903_c001_v0001037_t0027_u01763650143983") 2025/11/20 14:49:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e8e_d20251120_m144800_c001_v7007000_t0000_u01763650080350") as it is a hide marker 2025/11/20 14:49:27 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2580a_d20251120_m144759_c001_v0001037_t0043_u01763650079550") 2025/11/20 14:49:27 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e9c_d20251120_m144802_c001_v7007000_t0000_u01763650082686") as it is a hide marker 2025/11/20 14:49:27 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2580e_d20251120_m144801_c001_v0001037_t0051_u01763650081839") 2025/11/20 14:49:27 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e91_d20251120_m144801_c001_v7007000_t0000_u01763650081475") as it is a hide marker 2025/11/20 14:49:27 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2580c_d20251120_m144800_c001_v0001037_t0027_u01763650080723") 2025/11/20 14:49:27 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e9d_d20251120_m144803_c001_v7007000_t0000_u01763650083815") as it is a hide marker 2025/11/20 14:49:27 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25812_d20251120_m144803_c001_v0001037_t0024_u01763650083051") 2025/11/20 14:49:27 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503ea2_d20251120_m144804_c001_v7007000_t0000_u01763650084894") as it is a hide marker 2025/11/20 14:49:27 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25815_d20251120_m144804_c001_v0001037_t0030_u01763650084179") 2025/11/20 14:49:27 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e8a_d20251120_m144759_c001_v7007000_t0000_u01763650079188") as it is a hide marker 2025/11/20 14:49:27 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : trailing space /trailing space : Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25805_d20251120_m144758_c001_v0001037_t0002_u01763650078425") 2025/11/20 14:49:27 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f10944a4a65451b2e_d20251120_m144921_c001_v0001134_t0027_u01763650161230") "upload" dated 2025-11-20 14:49:21.23 +0000 UTC (6.508803557s ago) 2025/11/20 14:49:27 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40214feff8428768_d20251120_m144916_c001_v7007000_t0000_u01763650156415") 2025/11/20 14:49:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2585b_d20251120_m144913_c001_v0001037_t0026_u01763650153301") 2025/11/20 14:49:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503edc_d20251120_m144815_c001_v7007000_t0000_u01763650095295") as it is a hide marker 2025/11/20 14:49:27 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f216e43f41c503ed1_d20251120_m144809_c001_v0001098_t0051_u01763650089388") 2025/11/20 14:49:27 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : zero-length-file: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503ecf_d20251120_m144809_c001_v7007000_t0000_u01763650089079") as it is a hide marker 2025/11/20 14:49:27 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : zero-length-file: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4156334be7e2581d_d20251120_m144808_c001_v0001037_t0053_u01763650088532") 2025/11/20 14:49:27 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e6c_d20251120_m144752_c001_v7007000_t0000_u01763650072018") as it is a hide marker 2025/11/20 14:49:27 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257f7_d20251120_m144751_c001_v0001037_t0045_u01763650071288") 2025/11/20 14:49:27 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e5f_d20251120_m144746_c001_v7007000_t0000_u01763650066342") as it is a hide marker 2025/11/20 14:49:27 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257e8_d20251120_m144745_c001_v0001037_t0022_u01763650065235") 2025/11/20 14:49:27 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e7b_d20251120_m144755_c001_v7007000_t0000_u01763650075676") as it is a hide marker 2025/11/20 14:49:27 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257ff_d20251120_m144754_c001_v0001037_t0029_u01763650074930") 2025/11/20 14:49:27 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e77_d20251120_m144754_c001_v7007000_t0000_u01763650074567") as it is a hide marker 2025/11/20 14:49:27 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257fd_d20251120_m144753_c001_v0001037_t0040_u01763650073766") 2025/11/20 14:49:27 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e7f_d20251120_m144756_c001_v7007000_t0000_u01763650076763") as it is a hide marker 2025/11/20 14:49:27 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25801_d20251120_m144756_c001_v0001037_t0028_u01763650076043") 2025/11/20 14:49:27 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e73_d20251120_m144753_c001_v7007000_t0000_u01763650073404") as it is a hide marker 2025/11/20 14:49:27 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257fb_d20251120_m144752_c001_v0001037_t0026_u01763650072409") 2025/11/20 14:49:27 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : ./.: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e62_d20251120_m144747_c001_v7007000_t0000_u01763650067424") as it is a hide marker 2025/11/20 14:49:27 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : ./.: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257eb_d20251120_m144746_c001_v0001037_t0006_u01763650066703") 2025/11/20 14:49:27 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/20 14:49:27 DEBUG : ../..: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e66_d20251120_m144748_c001_v7007000_t0000_u01763650068669") as it is a hide marker 2025/11/20 14:49:27 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/20 14:49:27 DEBUG : ../..: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257ed_d20251120_m144747_c001_v0001037_t0051_u01763650067786") 2025/11/20 14:49:27 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/20 14:49:27 INFO : B2 bucket rclone-test-kocumot6guso: cleaning bucket "rclone-test-kocumot6guso" of all hidden files 2025/11/20 14:49:28 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e68_d20251120_m144750_c001_v7007000_t0000_u01763650070925") as it is a hide marker 2025/11/20 14:49:28 DEBUG : leading space/ leading space: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257f3_d20251120_m144750_c001_v0001037_t0049_u01763650070148") 2025/11/20 14:49:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e67_d20251120_m144749_c001_v7007000_t0000_u01763650069787") as it is a hide marker 2025/11/20 14:49:28 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257f1_d20251120_m144749_c001_v0001037_t0011_u01763650069031") 2025/11/20 14:49:28 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e85_d20251120_m144758_c001_v7007000_t0000_u01763650078061") as it is a hide marker 2025/11/20 14:49:28 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25803_d20251120_m144757_c001_v0001037_t0029_u01763650077128") 2025/11/20 14:49:28 DEBUG : created from root.txt: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f4034dd4fe908f0ec_d20251120_m144853_c001_v7007000_t0000_u01763650133751") as it is a hide marker 2025/11/20 14:49:28 DEBUG : created from root.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f102e2be12ada632b_d20251120_m144852_c001_v0001109_t0036_u01763650132406") 2025/11/20 14:49:28 DEBUG : file name.txt: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f411f5bf7c37e50f9_d20251120_m144901_c001_v7007000_t0000_u01763650141820") as it is a hide marker 2025/11/20 14:49:28 DEBUG : file name.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2583c_d20251120_m144841_c001_v0001037_t0030_u01763650121279") 2025/11/20 14:49:28 DEBUG : file name.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1095c18112430d41_d20251120_m144837_c001_v0001171_t0018_u01763650117749") 2025/11/20 14:49:28 DEBUG : file name.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25826_d20251120_m144817_c001_v0001037_t0013_u01763650097104") 2025/11/20 14:49:28 DEBUG : file name.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25822_d20251120_m144815_c001_v0001037_t0021_u01763650095852") 2025/11/20 14:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25824_d20251120_m144816_c001_v0001037_t0005_u01763650096385") "upload" dated 2025-11-20 14:48:16.385 +0000 UTC (1m12.379576197s ago) 2025/11/20 14:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f41096641a4719bd0_d20251120_m144835_c001_v7007000_t0000_u01763650115515") as it is a hide marker 2025/11/20 14:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f10073675bf76e1e3_d20251120_m144835_c001_v0001183_t0026_u01763650115307") 2025/11/20 14:49:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f107605cee3965a7b_d20251120_m144834_c001_v0001177_t0046_u01763650114683") 2025/11/20 14:49:28 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503eab_d20251120_m144806_c001_v7007000_t0000_u01763650086089") as it is a hide marker 2025/11/20 14:49:28 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25817_d20251120_m144805_c001_v0001037_t0045_u01763650085313") 2025/11/20 14:49:29 DEBUG : piped data.txt: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f411f5bf7c37e5117_d20251120_m144903_c001_v7007000_t0000_u01763650143802") as it is a hide marker 2025/11/20 14:49:29 DEBUG : piped data.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2584f_d20251120_m144903_c001_v0001037_t0019_u01763650143096") 2025/11/20 14:49:29 DEBUG : piped data.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f411f5bf7c37e5108_d20251120_m144902_c001_v7007000_t0000_u01763650142911") 2025/11/20 14:49:29 DEBUG : piped data.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4156334be7e2584d_d20251120_m144902_c001_v0001037_t0053_u01763650142546") 2025/11/20 14:49:29 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503ecc_d20251120_m144807_c001_v7007000_t0000_u01763650087238") as it is a hide marker 2025/11/20 14:49:29 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25819_d20251120_m144806_c001_v0001037_t0040_u01763650086453") 2025/11/20 14:49:29 DEBUG : test-metadata: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f4076efd2d5bbb32e_d20251120_m144910_c001_v7007000_t0000_u01763650150756") as it is a hide marker 2025/11/20 14:49:29 DEBUG : test-metadata: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f211f5bf7c37e5134_d20251120_m144905_c001_v0001145_t0029_u01763650145756") 2025/11/20 14:49:29 DEBUG : test-metadata: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f411f5bf7c37e5125_d20251120_m144904_c001_v7007000_t0000_u01763650144881") 2025/11/20 14:49:29 DEBUG : test-metadata: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25853_d20251120_m144903_c001_v0001037_t0027_u01763650143983") 2025/11/20 14:49:29 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e8e_d20251120_m144800_c001_v7007000_t0000_u01763650080350") as it is a hide marker 2025/11/20 14:49:29 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2580a_d20251120_m144759_c001_v0001037_t0043_u01763650079550") 2025/11/20 14:49:29 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e9c_d20251120_m144802_c001_v7007000_t0000_u01763650082686") as it is a hide marker 2025/11/20 14:49:29 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2580e_d20251120_m144801_c001_v0001037_t0051_u01763650081839") 2025/11/20 14:49:29 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e91_d20251120_m144801_c001_v7007000_t0000_u01763650081475") as it is a hide marker 2025/11/20 14:49:29 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2580c_d20251120_m144800_c001_v0001037_t0027_u01763650080723") 2025/11/20 14:49:29 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e9d_d20251120_m144803_c001_v7007000_t0000_u01763650083815") as it is a hide marker 2025/11/20 14:49:29 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25812_d20251120_m144803_c001_v0001037_t0024_u01763650083051") 2025/11/20 14:49:29 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503ea2_d20251120_m144804_c001_v7007000_t0000_u01763650084894") as it is a hide marker 2025/11/20 14:49:29 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25815_d20251120_m144804_c001_v0001037_t0030_u01763650084179") 2025/11/20 14:49:30 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e8a_d20251120_m144759_c001_v7007000_t0000_u01763650079188") as it is a hide marker 2025/11/20 14:49:30 DEBUG : trailing space /trailing space : Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25805_d20251120_m144758_c001_v0001037_t0002_u01763650078425") 2025/11/20 14:49:30 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f10944a4a65451b2e_d20251120_m144921_c001_v0001134_t0027_u01763650161230") "upload" dated 2025-11-20 14:49:21.23 +0000 UTC (8.843877842s ago) 2025/11/20 14:49:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40214feff8428768_d20251120_m144916_c001_v7007000_t0000_u01763650156415") 2025/11/20 14:49:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e2585b_d20251120_m144913_c001_v0001037_t0026_u01763650153301") 2025/11/20 14:49:30 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503edc_d20251120_m144815_c001_v7007000_t0000_u01763650095295") as it is a hide marker 2025/11/20 14:49:30 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f216e43f41c503ed1_d20251120_m144809_c001_v0001098_t0051_u01763650089388") 2025/11/20 14:49:30 DEBUG : zero-length-file: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503ecf_d20251120_m144809_c001_v7007000_t0000_u01763650089079") as it is a hide marker 2025/11/20 14:49:30 DEBUG : zero-length-file: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4156334be7e2581d_d20251120_m144808_c001_v0001037_t0053_u01763650088532") 2025/11/20 14:49:30 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e6c_d20251120_m144752_c001_v7007000_t0000_u01763650072018") as it is a hide marker 2025/11/20 14:49:30 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257f7_d20251120_m144751_c001_v0001037_t0045_u01763650071288") 2025/11/20 14:49:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e5f_d20251120_m144746_c001_v7007000_t0000_u01763650066342") as it is a hide marker 2025/11/20 14:49:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257e8_d20251120_m144745_c001_v0001037_t0022_u01763650065235") 2025/11/20 14:49:30 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e7b_d20251120_m144755_c001_v7007000_t0000_u01763650075676") as it is a hide marker 2025/11/20 14:49:30 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257ff_d20251120_m144754_c001_v0001037_t0029_u01763650074930") 2025/11/20 14:49:30 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e77_d20251120_m144754_c001_v7007000_t0000_u01763650074567") as it is a hide marker 2025/11/20 14:49:30 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257fd_d20251120_m144753_c001_v0001037_t0040_u01763650073766") 2025/11/20 14:49:30 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e7f_d20251120_m144756_c001_v7007000_t0000_u01763650076763") as it is a hide marker 2025/11/20 14:49:30 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25801_d20251120_m144756_c001_v0001037_t0028_u01763650076043") 2025/11/20 14:49:30 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e73_d20251120_m144753_c001_v7007000_t0000_u01763650073404") as it is a hide marker 2025/11/20 14:49:30 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257fb_d20251120_m144752_c001_v0001037_t0026_u01763650072409") 2025/11/20 14:49:30 DEBUG : ./.: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e62_d20251120_m144747_c001_v7007000_t0000_u01763650067424") as it is a hide marker 2025/11/20 14:49:30 DEBUG : ./.: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257eb_d20251120_m144746_c001_v0001037_t0006_u01763650066703") 2025/11/20 14:49:31 DEBUG : ../..: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f416e43f41c503e66_d20251120_m144748_c001_v7007000_t0000_u01763650068669") as it is a hide marker 2025/11/20 14:49:31 DEBUG : ../..: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e257ed_d20251120_m144747_c001_v0001037_t0051_u01763650067786") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/20 14:49:31 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/20 14:49:32 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/20 14:49:32 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/20 14:49:32 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/20 14:49:32 INFO : B2 bucket rclone-test-kocumot6guso: cleaning bucket "rclone-test-kocumot6guso" of pending multipart uploads older than 0s 2025/11/20 14:49:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25824_d20251120_m144816_c001_v0001037_t0005_u01763650096385") "upload" dated 2025-11-20 14:48:16.385 +0000 UTC (1m16.616048764s ago) 2025/11/20 14:49:33 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f21955b45bf6124f7_d20251120_m144931_c001_v0001179_t0010_u01763650171987") as it is a start marker (upload started at 2025-11-20 14:49:31.987 +0000 UTC) 2025/11/20 14:49:33 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/11/20 14:49:33 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f21955b45bf6124f8_d20251120_m144932_c001_v0001117_t0029_u01763650172170") as it is a start marker (upload started at 2025-11-20 14:49:32.17 +0000 UTC) 2025/11/20 14:49:33 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/11/20 14:49:33 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f21955b45bf6124fc_d20251120_m144932_c001_v0001091_t0020_u01763650172354") as it is a start marker (upload started at 2025-11-20 14:49:32.354 +0000 UTC) 2025/11/20 14:49:33 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/11/20 14:49:33 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f21955b45bf6124fd_d20251120_m144932_c001_v0001038_t0032_u01763650172538") as it is a start marker (upload started at 2025-11-20 14:49:32.538 +0000 UTC) 2025/11/20 14:49:33 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/11/20 14:49:33 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f41955b45bf6124f6_d20251120_m144931_c001_v7007000_t0000_u01763650171805") "hide" dated 2025-11-20 14:49:31.805 +0000 UTC (1.196208213s ago) 2025/11/20 14:49:33 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f10944a4a65451b2e_d20251120_m144921_c001_v0001134_t0027_u01763650161230") 2025/11/20 14:49:33 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/11/20 14:49:33 INFO : B2 bucket rclone-test-kocumot6guso: cleaning bucket "rclone-test-kocumot6guso" of pending multipart uploads older than 0s 2025/11/20 14:49:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25824_d20251120_m144816_c001_v0001037_t0005_u01763650096385") "upload" dated 2025-11-20 14:48:16.385 +0000 UTC (1m16.982837721s ago) 2025/11/20 14:49:33 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f21955b45bf6124f7_d20251120_m144931_c001_v0001179_t0010_u01763650171987") as it is a start marker (upload started at 2025-11-20 14:49:31.987 +0000 UTC) 2025/11/20 14:49:33 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f21955b45bf6124f8_d20251120_m144932_c001_v0001117_t0029_u01763650172170") as it is a start marker (upload started at 2025-11-20 14:49:32.17 +0000 UTC) 2025/11/20 14:49:33 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f21955b45bf6124fc_d20251120_m144932_c001_v0001091_t0020_u01763650172354") as it is a start marker (upload started at 2025-11-20 14:49:32.354 +0000 UTC) 2025/11/20 14:49:33 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f21955b45bf6124fd_d20251120_m144932_c001_v0001038_t0032_u01763650172538") as it is a start marker (upload started at 2025-11-20 14:49:32.538 +0000 UTC) 2025/11/20 14:49:33 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf324d83b0cdab1b9fa80e1b_f41955b45bf6124f6_d20251120_m144931_c001_v7007000_t0000_u01763650171805") "hide" dated 2025-11-20 14:49:31.805 +0000 UTC (1.56293818s ago) 2025/11/20 14:49:33 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f10944a4a65451b2e_d20251120_m144921_c001_v0001134_t0027_u01763650161230") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/11/20 14:49:34 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/20 14:49:34 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/20 14:49:34 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/20 14:49:35 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/11/20 14:49:35 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/11/20 14:49:35 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/11/20 14:49:35 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/11/20 14:49:36 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/11/20 14:49:38 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/11/20 14:49:38 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/11/20 14:49:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:49:41 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/20 14:49:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f21876482235d5a60_d20251120_m144941_c001_v0001117_t0044_u01763650181201") 2025/11/20 14:49:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/20 14:49:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/20 14:49:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/20 14:49:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:49:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:49:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/11/20 14:49:45 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/11/20 14:49:45 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/11/20 14:49:45 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/11/20 14:49:45 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/11/20 14:49:47 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/11/20 14:49:48 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/11/20 14:49:48 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/11/20 14:49:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:49:49 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/20 14:49:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac315_d20251120_m144949_c001_v0001146_t0041_u01763650189859") 2025/11/20 14:49:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/20 14:49:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/20 14:49:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/20 14:49:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:49:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:49:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/20 14:49:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/20 14:49:54 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/11/20 14:49:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/20 14:49:54 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/11/20 14:49:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/20 14:49:54 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/11/20 14:49:55 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/11/20 14:49:56 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/11/20 14:49:57 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/11/20 14:49:57 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/20 14:49:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:49:58 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/20 14:49:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac33d_d20251120_m144958_c001_v0001171_t0006_u01763650198828") 2025/11/20 14:49:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/11/20 14:49:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/20 14:49:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/11/20 14:49:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/20 14:50:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/11/20 14:50:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:50:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:50:01 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/20 14:50:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/20 14:50:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/11/20 14:50:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/11/20 14:50:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/11/20 14:50:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/11/20 14:50:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/11/20 14:50:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/11/20 14:50:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:50:06 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/20 14:50:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac368_d20251120_m145006_c001_v0001180_t0010_u01763650206896") 2025/11/20 14:50:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/20 14:50:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/20 14:50:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/11/20 14:50:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:50:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:50:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/11/20 14:50:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/20 14:50:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/20 14:50:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/20 14:50:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/20 14:50:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/20 14:50:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/20 14:50:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/11/20 14:50:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:50:14 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/20 14:50:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac3ac_d20251120_m145014_c001_v0001184_t0043_u01763650214746") 2025/11/20 14:50:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/20 14:50:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/20 14:50:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/20 14:50:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:50:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:50:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/20 14:50:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/20 14:50:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/11/20 14:50:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/20 14:50:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/11/20 14:50:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/20 14:50:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/20 14:50:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/11/20 14:50:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/11/20 14:50:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/11/20 14:50:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/20 14:50:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:50:23 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/20 14:50:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f215744888f82a1c0_d20251120_m145023_c001_v0001134_t0010_u01763650223140") 2025/11/20 14:50:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/11/20 14:50:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/20 14:50:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/20 14:50:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/11/20 14:50:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/20 14:50:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:50:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:50:26 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/20 14:50:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/20 14:50:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/11/20 14:50:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/11/20 14:50:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/11/20 14:50:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/11/20 14:50:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/11/20 14:50:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/11/20 14:50:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:50:31 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/20 14:50:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f215744888f82a1e8_d20251120_m145031_c001_v0001115_t0049_u01763650231459") 2025/11/20 14:50:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/20 14:50:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/11/20 14:50:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/20 14:50:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:50:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:50:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/11/20 14:50:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/20 14:50:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/20 14:50:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/20 14:50:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/20 14:50:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/20 14:50:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/20 14:50:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/11/20 14:50:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:50:39 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/20 14:50:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac459_d20251120_m145039_c001_v0001036_t0011_u01763650239860") 2025/11/20 14:50:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/20 14:50:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/20 14:50:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/20 14:50:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:50:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:50:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/20 14:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/20 14:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/11/20 14:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/20 14:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/11/20 14:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/20 14:50:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/11/20 14:50:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/11/20 14:50:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/11/20 14:50:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/11/20 14:50:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/20 14:50:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:50:48 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/20 14:50:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f2011d72800c316fb_d20251120_m145048_c001_v0001171_t0013_u01763650248503") 2025/11/20 14:50:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/11/20 14:50:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/20 14:50:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/11/20 14:50:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/11/20 14:50:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/11/20 14:50:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:50:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:50:51 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/20 14:50:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/11/20 14:50:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/20 14:50:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/11/20 14:50:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/11/20 14:50:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/11/20 14:50:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/11/20 14:50:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/11/20 14:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:50:57 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/20 14:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f2011d72800c31724_d20251120_m145057_c001_v0001183_t0014_u01763650257704") 2025/11/20 14:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/20 14:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/11/20 14:50:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/20 14:50:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:51:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:51:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/11/20 14:51:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/20 14:51:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/20 14:51:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/20 14:51:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/20 14:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/20 14:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/20 14:51:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/11/20 14:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:51:06 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/20 14:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac4c4_d20251120_m145106_c001_v0001184_t0029_u01763650266579") 2025/11/20 14:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/20 14:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/20 14:51:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/20 14:51:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:51:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:51:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/20 14:51:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/20 14:51:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/11/20 14:51:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/20 14:51:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/20 14:51:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/11/20 14:51:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/11/20 14:51:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/11/20 14:51:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/11/20 14:51:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/11/20 14:51:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/20 14:51:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:51:16 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/20 14:51:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f2196b5bd772b3049_d20251120_m145116_c001_v0001179_t0016_u01763650276172") 2025/11/20 14:51:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/11/20 14:51:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/20 14:51:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/11/20 14:51:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/11/20 14:51:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/11/20 14:51:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:51:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:51:19 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/20 14:51:21 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/11/20 14:51:21 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/11/20 14:51:21 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/11/20 14:51:21 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/11/20 14:51:22 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/11/20 14:51:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/11/20 14:51:24 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/11/20 14:51:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:51:26 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/20 14:51:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f217cfe99453ef16e_d20251120_m145126_c001_v0001150_t0019_u01763650286307") 2025/11/20 14:51:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/20 14:51:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/20 14:51:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/20 14:51:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:51:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:51:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/11/20 14:51:30 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/11/20 14:51:30 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/11/20 14:51:30 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/11/20 14:51:30 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/11/20 14:51:33 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/11/20 14:51:33 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/11/20 14:51:33 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/11/20 14:51:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:51:35 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/20 14:51:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac535_d20251120_m145135_c001_v0001157_t0026_u01763650295916") 2025/11/20 14:51:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/20 14:51:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/20 14:51:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/20 14:51:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:51:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:51:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/20 14:51:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/20 14:51:41 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/11/20 14:51:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/20 14:51:41 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/11/20 14:51:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/20 14:51:41 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/11/20 14:51:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/11/20 14:51:43 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/11/20 14:51:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/11/20 14:51:44 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/20 14:51:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:51:46 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/20 14:51:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f2006b5f67708910d_d20251120_m145146_c001_v0001181_t0053_u01763650306298") 2025/11/20 14:51:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/11/20 14:51:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/20 14:51:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/20 14:51:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/11/20 14:51:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/11/20 14:51:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:51:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:51:49 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/20 14:51:51 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/11/20 14:51:51 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/11/20 14:51:51 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/11/20 14:51:51 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/11/20 14:51:52 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/11/20 14:51:54 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/11/20 14:51:54 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/11/20 14:51:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:51:56 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/20 14:51:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f2006b5f677089158_d20251120_m145156_c001_v0001036_t0026_u01763650316168") 2025/11/20 14:51:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/20 14:51:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/11/20 14:51:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/20 14:51:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:51:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:51:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/11/20 14:52:01 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/11/20 14:52:01 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/11/20 14:52:01 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/11/20 14:52:01 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/11/20 14:52:04 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/11/20 14:52:04 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/11/20 14:52:04 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/11/20 14:52:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:52:06 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/20 14:52:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f2196b5bd772b4358_d20251120_m145206_c001_v0001183_t0021_u01763650326958") 2025/11/20 14:52:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/20 14:52:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/11/20 14:52:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/20 14:52:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:52:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:52:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/20 14:52:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/20 14:52:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/11/20 14:52:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/20 14:52:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/11/20 14:52:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/20 14:52:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/11/20 14:52:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/11/20 14:52:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/11/20 14:52:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/11/20 14:52:15 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/20 14:52:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/11/20 14:52:17 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/20 14:52:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf324d83b0cdab1b9fa80e1b_f2196b5bd772b43b8_d20251120_m145217_c001_v0001032_t0041_u01763650337788") 2025/11/20 14:52:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/11/20 14:52:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/11/20 14:52:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/11/20 14:52:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/11/20 14:52:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/11/20 14:52:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/11/20 14:52:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/11/20 14:52:21 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/20 14:52:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf324d83b0cdab1b9fa80e1b_f222ebe3dcd322fb8_d20251120_m145229_c001_v0001134_t0030_u01763650349766") 2025/11/20 14:52:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/11/20 14:52:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/20 14:52:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/20 14:52:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/20 14:52:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/20 14:52:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/20 14:52:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/20 14:52:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/20 14:52:32 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/11/20 14:52:35 DEBUG : chunked-copy: Done sending chunk 1 2025/11/20 14:52:35 DEBUG : chunked-copy: Done sending chunk 0 2025/11/20 14:52:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/20 14:52:36 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf324d83b0cdab1b9fa80e1b_f222ebe3dcd322fd9_d20251120_m145235_c001_v0001182_t0029_u01763650355972") 2025/11/20 14:52:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/11/20 14:52:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/20 14:52:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/20 14:52:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/20 14:52:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/20 14:52:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/11/20 14:52:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/20 14:52:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/11/20 14:52:39 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/11/20 14:52:41 DEBUG : chunked-copy: Done sending chunk 0 2025/11/20 14:52:41 DEBUG : chunked-copy: Done sending chunk 1 2025/11/20 14:52:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/20 14:52:42 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf324d83b0cdab1b9fa80e1b_f222ebe3dcd322fef_d20251120_m145242_c001_v0001037_t0017_u01763650362364") 2025/11/20 14:52:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/20 14:52:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/20 14:52:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/20 14:52:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/20 14:52:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/20 14:52:45 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/11/20 14:52:45 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/11/20 14:52:45 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/11/20 14:52:45 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/11/20 14:52:47 DEBUG : chunked-copy: Done sending chunk 1 2025/11/20 14:52:47 DEBUG : chunked-copy: Done sending chunk 0 2025/11/20 14:52:47 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/11/20 14:52:48 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdf324d83b0cdab1b9fa80e1b_f205d1538e87d6cc2_d20251120_m145248_c001_v0001183_t0031_u01763650368480") 2025/11/20 14:52:48 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/11/20 14:52:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/11/20 14:52:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/11/20 14:52:48 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/11/20 14:52:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/11/20 14:52:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/11/20 14:52:49 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/20 14:52:50 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/20 14:52:52 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/20 14:52:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kocumot6guso/deeper/nonexisting/directory" 2025/11/20 14:52:52 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/20 14:52:53 INFO : B2 bucket rclone-test-kocumot6guso: cleaning bucket "rclone-test-kocumot6guso" of all files 2025/11/20 14:52:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4196b5bd772b4326_d20251120_m145200_c001_v7007000_t0000_u01763650320509") 2025/11/20 14:52:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f2006b5f677089158_d20251120_m145156_c001_v0001036_t0026_u01763650316168") 2025/11/20 14:52:54 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4006b5f677089152_d20251120_m145155_c001_v7007000_t0000_u01763650315604") 2025/11/20 14:52:54 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f2196b5bd772b42ec_d20251120_m145150_c001_v0001172_t0058_u01763650310968") 2025/11/20 14:52:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f422ebe3dcd322f8d_d20251120_m145223_c001_v7007000_t0000_u01763650343249") 2025/11/20 14:52:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f2196b5bd772b43b8_d20251120_m145217_c001_v0001032_t0041_u01763650337788") 2025/11/20 14:52:54 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4196b5bd772b43b5_d20251120_m145217_c001_v7007000_t0000_u01763650337232") 2025/11/20 14:52:54 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f2196b5bd772b438b_d20251120_m145211_c001_v0001184_t0005_u01763650331990") 2025/11/20 14:52:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4196b5bd772b4389_d20251120_m145211_c001_v7007000_t0000_u01763650331809") 2025/11/20 14:52:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f2196b5bd772b4358_d20251120_m145206_c001_v0001183_t0021_u01763650326958") 2025/11/20 14:52:54 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4196b5bd772b4351_d20251120_m145206_c001_v7007000_t0000_u01763650326417") 2025/11/20 14:52:54 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f2196b5bd772b4329_d20251120_m145200_c001_v0001144_t0051_u01763650320690") 2025/11/20 14:52:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac412_d20251120_m145027_c001_v7007000_t0000_u01763650227426") 2025/11/20 14:52:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f215744888f82a1c0_d20251120_m145023_c001_v0001134_t0010_u01763650223140") 2025/11/20 14:52:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac3fa_d20251120_m145018_c001_v7007000_t0000_u01763650218546") 2025/11/20 14:52:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac3ac_d20251120_m145014_c001_v0001184_t0043_u01763650214746") 2025/11/20 14:52:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f415744888f82a1bc_d20251120_m145022_c001_v7007000_t0000_u01763650222750") 2025/11/20 14:52:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac3fc_d20251120_m145018_c001_v0001177_t0019_u01763650218730") 2025/11/20 14:52:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac3a8_d20251120_m145014_c001_v7007000_t0000_u01763650214374") 2025/11/20 14:52:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac383_d20251120_m145010_c001_v0001100_t0026_u01763650210342") 2025/11/20 14:52:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac381_d20251120_m145010_c001_v7007000_t0000_u01763650210158") 2025/11/20 14:52:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac368_d20251120_m145006_c001_v0001180_t0010_u01763650206896") 2025/11/20 14:52:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac360_d20251120_m145006_c001_v7007000_t0000_u01763650206511") 2025/11/20 14:52:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac34e_d20251120_m145003_c001_v0001179_t0026_u01763650203039") 2025/11/20 14:52:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac491_d20251120_m145053_c001_v7007000_t0000_u01763650253199") 2025/11/20 14:52:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f2011d72800c316fb_d20251120_m145048_c001_v0001171_t0013_u01763650248503") 2025/11/20 14:52:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac468_d20251120_m145043_c001_v7007000_t0000_u01763650243944") 2025/11/20 14:52:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac459_d20251120_m145039_c001_v0001036_t0011_u01763650239860") 2025/11/20 14:52:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4011d72800c316fa_d20251120_m145048_c001_v7007000_t0000_u01763650248138") 2025/11/20 14:52:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac46b_d20251120_m145044_c001_v0001180_t0054_u01763650244126") 2025/11/20 14:52:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac457_d20251120_m145039_c001_v7007000_t0000_u01763650239453") 2025/11/20 14:52:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac445_d20251120_m145035_c001_v0001180_t0024_u01763650235246") 2025/11/20 14:52:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac444_d20251120_m145035_c001_v7007000_t0000_u01763650235061") 2025/11/20 14:52:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f215744888f82a1e8_d20251120_m145031_c001_v0001115_t0049_u01763650231459") 2025/11/20 14:52:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f415744888f82a1e3_d20251120_m145031_c001_v7007000_t0000_u01763650231074") 2025/11/20 14:52:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac414_d20251120_m145027_c001_v0001183_t0053_u01763650227614") 2025/11/20 14:52:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac34d_d20251120_m145002_c001_v7007000_t0000_u01763650202857") 2025/11/20 14:52:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac33d_d20251120_m144958_c001_v0001171_t0006_u01763650198828") 2025/11/20 14:52:56 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac33c_d20251120_m144958_c001_v7007000_t0000_u01763650198450") 2025/11/20 14:52:56 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac32c_d20251120_m144954_c001_v0001115_t0027_u01763650194010") 2025/11/20 14:52:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac32b_d20251120_m144953_c001_v7007000_t0000_u01763650193827") 2025/11/20 14:52:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac315_d20251120_m144949_c001_v0001146_t0041_u01763650189859") 2025/11/20 14:52:56 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac314_d20251120_m144949_c001_v7007000_t0000_u01763650189472") 2025/11/20 14:52:56 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac30a_d20251120_m144945_c001_v0001150_t0017_u01763650185097") 2025/11/20 14:52:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac309_d20251120_m144944_c001_v7007000_t0000_u01763650184915") 2025/11/20 14:52:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f21876482235d5a60_d20251120_m144941_c001_v0001117_t0044_u01763650181201") 2025/11/20 14:52:56 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f41876482235d5a5c_d20251120_m144940_c001_v7007000_t0000_u01763650180828") 2025/11/20 14:52:56 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f21955b45bf61250f_d20251120_m144935_c001_v0001150_t0047_u01763650175570") 2025/11/20 14:52:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac505_d20251120_m145121_c001_v7007000_t0000_u01763650281105") 2025/11/20 14:52:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f2196b5bd772b3049_d20251120_m145116_c001_v0001179_t0016_u01763650276172") 2025/11/20 14:52:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac4d8_d20251120_m145110_c001_v7007000_t0000_u01763650270807") 2025/11/20 14:52:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac4c4_d20251120_m145106_c001_v0001184_t0029_u01763650266579") 2025/11/20 14:52:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4196b5bd772b3048_d20251120_m145115_c001_v7007000_t0000_u01763650275743") 2025/11/20 14:52:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac4db_d20251120_m145110_c001_v0001098_t0032_u01763650270992") 2025/11/20 14:52:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac4c0_d20251120_m145106_c001_v7007000_t0000_u01763650266148") 2025/11/20 14:52:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac4bc_d20251120_m145101_c001_v0001134_t0031_u01763650261479") 2025/11/20 14:52:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac4b9_d20251120_m145101_c001_v7007000_t0000_u01763650261297") 2025/11/20 14:52:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f2011d72800c31724_d20251120_m145057_c001_v0001183_t0014_u01763650257704") 2025/11/20 14:52:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4011d72800c31720_d20251120_m145057_c001_v7007000_t0000_u01763650257262") 2025/11/20 14:52:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac492_d20251120_m145053_c001_v0001181_t0032_u01763650253384") 2025/11/20 14:52:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4196b5bd772b42eb_d20251120_m145150_c001_v7007000_t0000_u01763650310786") 2025/11/20 14:52:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f2006b5f67708910d_d20251120_m145146_c001_v0001181_t0053_u01763650306298") 2025/11/20 14:52:57 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4006b5f677089109_d20251120_m145145_c001_v7007000_t0000_u01763650305814") 2025/11/20 14:52:57 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f2196b5bd772b31b0_d20251120_m145141_c001_v0001182_t0059_u01763650301042") 2025/11/20 14:52:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f4196b5bd772b31ad_d20251120_m145140_c001_v7007000_t0000_u01763650300861") 2025/11/20 14:52:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac535_d20251120_m145135_c001_v0001157_t0026_u01763650295916") 2025/11/20 14:52:57 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac530_d20251120_m145135_c001_v7007000_t0000_u01763650295430") 2025/11/20 14:52:57 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac519_d20251120_m145130_c001_v0001165_t0013_u01763650290238") 2025/11/20 14:52:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f40937c63546ac518_d20251120_m145130_c001_v7007000_t0000_u01763650290054") 2025/11/20 14:52:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f217cfe99453ef16e_d20251120_m145126_c001_v0001150_t0019_u01763650286307") 2025/11/20 14:52:57 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f417cfe99453ef168_d20251120_m145125_c001_v7007000_t0000_u01763650285816") 2025/11/20 14:52:58 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f20937c63546ac506_d20251120_m145121_c001_v0001116_t0002_u01763650281290") 2025/11/20 14:52:58 DEBUG : chunked-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f405d1538e87d6ccb_d20251120_m145250_c001_v7007000_t0000_u01763650370457") 2025/11/20 14:52:58 DEBUG : chunked-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f222ebe3dcd322ffb_d20251120_m145245_c001_v0001113_t0011_u01763650365087") 2025/11/20 14:52:58 DEBUG : chunked-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f422ebe3dcd322ff7_d20251120_m145244_c001_v7007000_t0000_u01763650364491") 2025/11/20 14:52:58 DEBUG : chunked-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f205d1538e87d6c98_d20251120_m145238_c001_v0001105_t0019_u01763650358575") 2025/11/20 14:52:58 DEBUG : chunked-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f405d1538e87d6c95_d20251120_m145237_c001_v7007000_t0000_u01763650357948") 2025/11/20 14:52:58 DEBUG : chunked-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f205d1538e87d6c72_d20251120_m145232_c001_v0001130_t0035_u01763650352325") 2025/11/20 14:52:58 DEBUG : chunked-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f405d1538e87d6c6d_d20251120_m145231_c001_v7007000_t0000_u01763650351685") 2025/11/20 14:52:58 DEBUG : chunked-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f10944a4a65451bac_d20251120_m145227_c001_v0001134_t0044_u01763650347976") 2025/11/20 14:52:58 DEBUG : chunked-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f422ebe3dcd322fac_d20251120_m145227_c001_v7007000_t0000_u01763650347560") 2025/11/20 14:52:58 DEBUG : chunked-copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f10944a4a65451baa_d20251120_m145224_c001_v0001134_t0001_u01763650344061") 2025/11/20 14:52:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f405d1538e87d6cc8_d20251120_m145250_c001_v7007000_t0000_u01763650370274") 2025/11/20 14:52:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f205d1538e87d6cc2_d20251120_m145248_c001_v0001183_t0031_u01763650368480") 2025/11/20 14:52:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f422ebe3dcd322ff6_d20251120_m145244_c001_v7007000_t0000_u01763650364309") 2025/11/20 14:52:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f222ebe3dcd322fef_d20251120_m145242_c001_v0001037_t0017_u01763650362364") 2025/11/20 14:52:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f405d1538e87d6c92_d20251120_m145237_c001_v7007000_t0000_u01763650357767") 2025/11/20 14:52:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f222ebe3dcd322fd9_d20251120_m145235_c001_v0001182_t0029_u01763650355972") 2025/11/20 14:52:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f405d1538e87d6c6b_d20251120_m145231_c001_v7007000_t0000_u01763650351504") 2025/11/20 14:52:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f222ebe3dcd322fb8_d20251120_m145229_c001_v0001134_t0030_u01763650349766") 2025/11/20 14:52:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f422ebe3dcd322fab_d20251120_m145227_c001_v7007000_t0000_u01763650347378") 2025/11/20 14:52:58 DEBUG : chunked-copy.copy: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f112360d8845bf9b6_d20251120_m145226_c001_v0001131_t0010_u01763650346419") 2025/11/20 14:52:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f1156334be7e25824_d20251120_m144816_c001_v0001037_t0005_u01763650096385") 2025/11/20 14:52:59 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f405d1538e87d6ccc_d20251120_m145251_c001_v7007000_t0000_u01763650371293") 2025/11/20 14:52:59 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f10944a4a65451bbd_d20251120_m145251_c001_v0001134_t0028_u01763650371002") 2025/11/20 14:52:59 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f405d1538e87d6ccf_d20251120_m145252_c001_v7007000_t0000_u01763650372571") 2025/11/20 14:52:59 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f10944a4a65451bc1_d20251120_m145252_c001_v0001134_t0047_u01763650372149") 2025/11/20 14:52:59 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f10944a4a65451bbf_d20251120_m145251_c001_v0001134_t0031_u01763650371475") 2025/11/20 14:52:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf324d83b0cdab1b9fa80e1b_f41955b45bf6124f6_d20251120_m144931_c001_v7007000_t0000_u01763650171805") 2025/11/20 14:53:00 INFO : B2 bucket rclone-test-kocumot6guso: cleaning bucket "rclone-test-kocumot6guso" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (320.45s) --- 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.50s) --- PASS: TestIntegration/FsMkdir (318.13s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.14s) --- 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.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.22s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.66s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (167.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 320.472s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m21.837105055s (try 1/5)