"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/04/09 06:33:47 DEBUG : Creating backend with remote "TestB2:rclone-test-weqowuf2pivu" 2025/04/09 06:33:47 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/04/09 06:33:50 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/09 06:33:50 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/09 06:33:50 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/04/09 06:34:16 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/04/09 06:34:16 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/09 06:34:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/09 06:34:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/09 06:34:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/09 06:34:20 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/09 06:34:21 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/09 06:34:21 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/04/09 06:34:28 DEBUG : Creating backend with remote "TestB2:" 2025/04/09 06:34:28 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/09 06:34:29 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/04/09 06:34:34 INFO : B2 bucket rclone-test-weqowuf2pivu: cleaning bucket "rclone-test-weqowuf2pivu" of all files 2025/04/09 06:34:35 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2078e_d20250409_m063434_c001_v0001157_t0053_u01744180474041") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/09 06:34:36 DEBUG : Creating backend with remote "TestB2:rclone-test-weqowuf2pivu/dirToPurgeFromRoot" 2025/04/09 06:34:37 INFO : B2 bucket rclone-test-weqowuf2pivu path dirToPurgeFromRoot: cleaning bucket "rclone-test-weqowuf2pivu" of all files 2025/04/09 06:34:38 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20790_d20250409_m063435_c001_v0001157_t0029_u01744180475657") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/09 06:34:38 DEBUG : Creating backend with remote "TestB2:rclone-test-weqowuf2pivu/hello? sausage/êé" 2025/04/09 06:34:42 INFO : B2 bucket rclone-test-weqowuf2pivu path hello? sausage/êé: cleaning bucket "rclone-test-weqowuf2pivu" of all files 2025/04/09 06:34:42 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1116c3a67bf0eafc_d20250409_m063441_c001_v0001171_t0041_u01744180481040") === 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/04/09 06:34:52 DEBUG : Creating backend with remote "TestB2:rclone-test-weqowuf2pivu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/09 06:34:54 DEBUG : Creating backend with remote "TestB2:rclone-test-weqowuf2pivu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-weqowuf2pivu" from "TestB2:rclone-test-weqowuf2pivu" 2025/04/09 06:34:56 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/04/09 06:35:08 DEBUG : Creating backend with remote "TestB2:rclone-test-tufanas8zugu" 2025/04/09 06:35:08 DEBUG : Config file has changed externally - reloading 2025/04/09 06:35:11 DEBUG : B2 bucket rclone-test-tufanas8zugu: Purge remote 2025/04/09 06:35:11 INFO : B2 bucket rclone-test-tufanas8zugu: cleaning bucket "rclone-test-tufanas8zugu" of all files 2025/04/09 06:35:11 DEBUG : somefile: Deleting (id "4_zcfa27da3402d1b9b9f680e1b_f4170e995b9da9aa2_d20250409_m063510_c001_v0001106_t0034_u01744180510345") === 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/04/09 06:35:12 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/09 06:35:13 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/04/09 06:35:16 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/09 06:35:16 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/09 06:35:16 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.933Ki offset 6Mi/6.106Mi 2025/04/09 06:35:16 DEBUG : test-metadata: Sending chunk 1 length 111547 2025/04/09 06:35:18 DEBUG : test-metadata: Done sending chunk 1 2025/04/09 06:35:19 DEBUG : test-metadata: Done sending chunk 0 2025/04/09 06:35:19 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/04/09 06:35:29 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1157-16.backblaze.com/b2api/v1/b2_upload_file/6f024d33401d1b9b9f680e1b/c001_v0001157_t0040": EOF 2025/04/09 06:35:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-16.backblaze.com/b2api/v1/b2_upload_file/6f024d33401d1b9b9f680e1b/c001_v0001157_t0040": EOF) 2025/04/09 06:35:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1157-16.backblaze.com/b2api/v1/b2_upload_file/6f024d33401d1b9b9f680e1b/c001_v0001157_t0040": EOF - low level retry 1/10 2025/04/09 06:35:31 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-04-09-063524-080.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/04/09 06:35:33 DEBUG : oldPath = "TestB2:rclone-test-weqowuf2pivu/versions/test-versions-v2025-04-09-063524-080.txt" 2025/04/09 06:35:33 DEBUG : newPath = "TestB2,versions:rclone-test-weqowuf2pivu/versions/test-versions-v2025-04-09-063524-080.txt" 2025/04/09 06:35:33 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-weqowuf2pivu/versions/test-versions-v2025-04-09-063524-080.txt" 2025/04/09 06:35:33 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/09 06:35:35 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-weqowuf2pivu/versions/test-versions-v2025-04-09-063524-080.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-weqowuf2pivu/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/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/04/09 06:35:36 INFO : B2 bucket rclone-test-weqowuf2pivu: cleaning bucket "rclone-test-weqowuf2pivu" of all hidden files 2025/04/09 06:35:36 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d85_d20250409_m063358_c001_v7007000_t0000_u01744180438429") as it is a hide marker 2025/04/09 06:35:36 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : leading space/ leading space: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb206f8_d20250409_m063357_c001_v0001157_t0046_u01744180437488") 2025/04/09 06:35:36 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d7f_d20250409_m063357_c001_v7007000_t0000_u01744180437120") as it is a hide marker 2025/04/09 06:35:36 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb206f6_d20250409_m063356_c001_v0001157_t0012_u01744180436319") 2025/04/09 06:35:36 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7da0_d20250409_m063405_c001_v7007000_t0000_u01744180445706") as it is a hide marker 2025/04/09 06:35:36 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2071c_d20250409_m063405_c001_v0001157_t0034_u01744180445009") 2025/04/09 06:35:36 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : created from root.txt: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f4154fa61e80e4a32_d20250409_m063504_c001_v7007000_t0000_u01744180504412") as it is a hide marker 2025/04/09 06:35:36 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : created from root.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f119dec754a098491_d20250409_m063503_c001_v0001183_t0026_u01744180503446") 2025/04/09 06:35:36 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : file name.txt: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f411a5cb406c4c4f9_d20250409_m063512_c001_v7007000_t0000_u01744180512416") as it is a hide marker 2025/04/09 06:35:36 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : file name.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb207cc_d20250409_m063452_c001_v0001157_t0059_u01744180492006") 2025/04/09 06:35:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : file name.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f11896730e8a59ff2_d20250409_m063448_c001_v0001171_t0024_u01744180488187") 2025/04/09 06:35:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : file name.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2077c_d20250409_m063425_c001_v0001157_t0023_u01744180465922") 2025/04/09 06:35:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : file name.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20778_d20250409_m063424_c001_v0001157_t0043_u01744180464846") 2025/04/09 06:35:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2077a_d20250409_m063425_c001_v0001157_t0044_u01744180465377") "upload" dated 2025-04-09 06:34:25.377 +0000 UTC (1m11.369880394s ago) 2025/04/09 06:35:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f416caf4237c83704_d20250409_m063445_c001_v7007000_t0000_u01744180485919") as it is a hide marker 2025/04/09 06:35:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f102d0a5cbdfcfbae_d20250409_m063445_c001_v0001171_t0054_u01744180485380") 2025/04/09 06:35:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f116a06b24c793623_d20250409_m063444_c001_v0001171_t0010_u01744180484117") 2025/04/09 06:35:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7dc3_d20250409_m063413_c001_v7007000_t0000_u01744180453588") as it is a hide marker 2025/04/09 06:35:36 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2073b_d20250409_m063412_c001_v0001157_t0000_u01744180452703") 2025/04/09 06:35:36 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : piped data.txt: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f411a5cb406c4c502_d20250409_m063514_c001_v7007000_t0000_u01744180514506") as it is a hide marker 2025/04/09 06:35:36 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : piped data.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20810_d20250409_m063513_c001_v0001157_t0039_u01744180513703") 2025/04/09 06:35:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : piped data.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f411a5cb406c4c4fe_d20250409_m063513_c001_v7007000_t0000_u01744180513518") 2025/04/09 06:35:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : piped data.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4160bad5edb2080c_d20250409_m063513_c001_v0001157_t0040_u01744180513148") 2025/04/09 06:35:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7dc4_d20250409_m063414_c001_v7007000_t0000_u01744180454590") as it is a hide marker 2025/04/09 06:35:36 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20743_d20250409_m063413_c001_v0001157_t0057_u01744180453957") 2025/04/09 06:35:36 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : test-metadata: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f4065fc64ff7d3646_d20250409_m063521_c001_v7007000_t0000_u01744180521527") as it is a hide marker 2025/04/09 06:35:36 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : test-metadata: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f211a5cb406c4c509_d20250409_m063516_c001_v0001102_t0047_u01744180516443") 2025/04/09 06:35:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : test-metadata: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f411a5cb406c4c505_d20250409_m063515_c001_v7007000_t0000_u01744180515596") 2025/04/09 06:35:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : test-metadata: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2081a_d20250409_m063514_c001_v0001157_t0052_u01744180514692") 2025/04/09 06:35:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7db6_d20250409_m063408_c001_v7007000_t0000_u01744180448131") as it is a hide marker 2025/04/09 06:35:36 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20726_d20250409_m063407_c001_v0001157_t0040_u01744180447365") 2025/04/09 06:35:36 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7db8_d20250409_m063410_c001_v7007000_t0000_u01744180450262") as it is a hide marker 2025/04/09 06:35:36 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2072a_d20250409_m063409_c001_v0001157_t0011_u01744180449524") 2025/04/09 06:35:36 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7db7_d20250409_m063409_c001_v7007000_t0000_u01744180449156") as it is a hide marker 2025/04/09 06:35:36 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20728_d20250409_m063408_c001_v0001157_t0029_u01744180448499") 2025/04/09 06:35:36 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7dc0_d20250409_m063411_c001_v7007000_t0000_u01744180451284") as it is a hide marker 2025/04/09 06:35:36 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2072c_d20250409_m063410_c001_v0001157_t0058_u01744180450633") 2025/04/09 06:35:36 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7dc2_d20250409_m063412_c001_v7007000_t0000_u01744180452334") as it is a hide marker 2025/04/09 06:35:36 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20733_d20250409_m063411_c001_v0001157_t0053_u01744180451652") 2025/04/09 06:35:36 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7db4_d20250409_m063406_c001_v7007000_t0000_u01744180446997") as it is a hide marker 2025/04/09 06:35:36 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : trailing space /trailing space : Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20720_d20250409_m063406_c001_v0001157_t0037_u01744180446074") 2025/04/09 06:35:36 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f10906698f7e83eaf_d20250409_m063532_c001_v0001113_t0030_u01744180532023") "upload" dated 2025-04-09 06:35:32.023 +0000 UTC (4.724746309s ago) 2025/04/09 06:35:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f400e3be4426cc2dc_d20250409_m063527_c001_v7007000_t0000_u01744180527223") 2025/04/09 06:35:36 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20834_d20250409_m063524_c001_v0001157_t0017_u01744180524080") 2025/04/09 06:35:36 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7dd3_d20250409_m063424_c001_v7007000_t0000_u01744180464290") as it is a hide marker 2025/04/09 06:35:36 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f203016e154cd7dc9_d20250409_m063416_c001_v0001044_t0023_u01744180456790") 2025/04/09 06:35:36 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : zero-length-file: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7dc8_d20250409_m063416_c001_v7007000_t0000_u01744180456456") as it is a hide marker 2025/04/09 06:35:36 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : zero-length-file: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4160bad5edb2074b_d20250409_m063415_c001_v0001157_t0040_u01744180455904") 2025/04/09 06:35:36 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d8c_d20250409_m063359_c001_v7007000_t0000_u01744180439473") as it is a hide marker 2025/04/09 06:35:36 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20700_d20250409_m063358_c001_v0001157_t0026_u01744180438799") 2025/04/09 06:35:36 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d67_d20250409_m063353_c001_v7007000_t0000_u01744180433667") as it is a hide marker 2025/04/09 06:35:36 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb206ec_d20250409_m063352_c001_v0001157_t0019_u01744180432427") 2025/04/09 06:35:36 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d9c_d20250409_m063403_c001_v7007000_t0000_u01744180443301") as it is a hide marker 2025/04/09 06:35:36 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20714_d20250409_m063402_c001_v0001157_t0030_u01744180442433") 2025/04/09 06:35:36 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d98_d20250409_m063402_c001_v7007000_t0000_u01744180442066") as it is a hide marker 2025/04/09 06:35:36 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2070c_d20250409_m063401_c001_v0001157_t0039_u01744180441040") 2025/04/09 06:35:36 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d9e_d20250409_m063404_c001_v7007000_t0000_u01744180444635") as it is a hide marker 2025/04/09 06:35:36 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2071a_d20250409_m063403_c001_v0001157_t0045_u01744180443669") 2025/04/09 06:35:36 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d92_d20250409_m063400_c001_v7007000_t0000_u01744180440665") as it is a hide marker 2025/04/09 06:35:36 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20704_d20250409_m063359_c001_v0001157_t0047_u01744180439850") 2025/04/09 06:35:36 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : ./.: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d73_d20250409_m063354_c001_v7007000_t0000_u01744180434845") as it is a hide marker 2025/04/09 06:35:36 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : ./.: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb206f0_d20250409_m063354_c001_v0001157_t0015_u01744180434040") 2025/04/09 06:35:36 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/09 06:35:36 DEBUG : ../..: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d7a_d20250409_m063355_c001_v7007000_t0000_u01744180435950") as it is a hide marker 2025/04/09 06:35:36 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/09 06:35:36 DEBUG : ../..: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb206f4_d20250409_m063355_c001_v0001157_t0050_u01744180435211") 2025/04/09 06:35:36 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/09 06:35:36 INFO : B2 bucket rclone-test-weqowuf2pivu: cleaning bucket "rclone-test-weqowuf2pivu" of all hidden files 2025/04/09 06:35:37 DEBUG : leading space/ leading space: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d85_d20250409_m063358_c001_v7007000_t0000_u01744180438429") as it is a hide marker 2025/04/09 06:35:37 DEBUG : leading space/ leading space: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb206f8_d20250409_m063357_c001_v0001157_t0046_u01744180437488") 2025/04/09 06:35:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d7f_d20250409_m063357_c001_v7007000_t0000_u01744180437120") as it is a hide marker 2025/04/09 06:35:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb206f6_d20250409_m063356_c001_v0001157_t0012_u01744180436319") 2025/04/09 06:35:37 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7da0_d20250409_m063405_c001_v7007000_t0000_u01744180445706") as it is a hide marker 2025/04/09 06:35:37 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2071c_d20250409_m063405_c001_v0001157_t0034_u01744180445009") 2025/04/09 06:35:37 DEBUG : created from root.txt: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f4154fa61e80e4a32_d20250409_m063504_c001_v7007000_t0000_u01744180504412") as it is a hide marker 2025/04/09 06:35:37 DEBUG : created from root.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f119dec754a098491_d20250409_m063503_c001_v0001183_t0026_u01744180503446") 2025/04/09 06:35:37 DEBUG : file name.txt: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f411a5cb406c4c4f9_d20250409_m063512_c001_v7007000_t0000_u01744180512416") as it is a hide marker 2025/04/09 06:35:37 DEBUG : file name.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb207cc_d20250409_m063452_c001_v0001157_t0059_u01744180492006") 2025/04/09 06:35:37 DEBUG : file name.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f11896730e8a59ff2_d20250409_m063448_c001_v0001171_t0024_u01744180488187") 2025/04/09 06:35:37 DEBUG : file name.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2077c_d20250409_m063425_c001_v0001157_t0023_u01744180465922") 2025/04/09 06:35:37 DEBUG : file name.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20778_d20250409_m063424_c001_v0001157_t0043_u01744180464846") 2025/04/09 06:35:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2077a_d20250409_m063425_c001_v0001157_t0044_u01744180465377") "upload" dated 2025-04-09 06:34:25.377 +0000 UTC (1m12.412070577s ago) 2025/04/09 06:35:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f416caf4237c83704_d20250409_m063445_c001_v7007000_t0000_u01744180485919") as it is a hide marker 2025/04/09 06:35:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f102d0a5cbdfcfbae_d20250409_m063445_c001_v0001171_t0054_u01744180485380") 2025/04/09 06:35:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f116a06b24c793623_d20250409_m063444_c001_v0001171_t0010_u01744180484117") 2025/04/09 06:35:37 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7dc3_d20250409_m063413_c001_v7007000_t0000_u01744180453588") as it is a hide marker 2025/04/09 06:35:37 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2073b_d20250409_m063412_c001_v0001157_t0000_u01744180452703") 2025/04/09 06:35:37 DEBUG : piped data.txt: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f411a5cb406c4c502_d20250409_m063514_c001_v7007000_t0000_u01744180514506") as it is a hide marker 2025/04/09 06:35:38 DEBUG : piped data.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20810_d20250409_m063513_c001_v0001157_t0039_u01744180513703") 2025/04/09 06:35:38 DEBUG : piped data.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f411a5cb406c4c4fe_d20250409_m063513_c001_v7007000_t0000_u01744180513518") 2025/04/09 06:35:38 DEBUG : piped data.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4160bad5edb2080c_d20250409_m063513_c001_v0001157_t0040_u01744180513148") 2025/04/09 06:35:38 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7dc4_d20250409_m063414_c001_v7007000_t0000_u01744180454590") as it is a hide marker 2025/04/09 06:35:38 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20743_d20250409_m063413_c001_v0001157_t0057_u01744180453957") 2025/04/09 06:35:38 DEBUG : test-metadata: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f4065fc64ff7d3646_d20250409_m063521_c001_v7007000_t0000_u01744180521527") as it is a hide marker 2025/04/09 06:35:38 DEBUG : test-metadata: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f211a5cb406c4c509_d20250409_m063516_c001_v0001102_t0047_u01744180516443") 2025/04/09 06:35:38 DEBUG : test-metadata: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f411a5cb406c4c505_d20250409_m063515_c001_v7007000_t0000_u01744180515596") 2025/04/09 06:35:38 DEBUG : test-metadata: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2081a_d20250409_m063514_c001_v0001157_t0052_u01744180514692") 2025/04/09 06:35:38 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7db6_d20250409_m063408_c001_v7007000_t0000_u01744180448131") as it is a hide marker 2025/04/09 06:35:38 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20726_d20250409_m063407_c001_v0001157_t0040_u01744180447365") 2025/04/09 06:35:38 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7db8_d20250409_m063410_c001_v7007000_t0000_u01744180450262") as it is a hide marker 2025/04/09 06:35:38 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2072a_d20250409_m063409_c001_v0001157_t0011_u01744180449524") 2025/04/09 06:35:38 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7db7_d20250409_m063409_c001_v7007000_t0000_u01744180449156") as it is a hide marker 2025/04/09 06:35:38 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20728_d20250409_m063408_c001_v0001157_t0029_u01744180448499") 2025/04/09 06:35:38 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7dc0_d20250409_m063411_c001_v7007000_t0000_u01744180451284") as it is a hide marker 2025/04/09 06:35:38 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2072c_d20250409_m063410_c001_v0001157_t0058_u01744180450633") 2025/04/09 06:35:38 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7dc2_d20250409_m063412_c001_v7007000_t0000_u01744180452334") as it is a hide marker 2025/04/09 06:35:38 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20733_d20250409_m063411_c001_v0001157_t0053_u01744180451652") 2025/04/09 06:35:38 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7db4_d20250409_m063406_c001_v7007000_t0000_u01744180446997") as it is a hide marker 2025/04/09 06:35:39 DEBUG : trailing space /trailing space : Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20720_d20250409_m063406_c001_v0001157_t0037_u01744180446074") 2025/04/09 06:35:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f10906698f7e83eaf_d20250409_m063532_c001_v0001113_t0030_u01744180532023") "upload" dated 2025-04-09 06:35:32.023 +0000 UTC (7.074552749s ago) 2025/04/09 06:35:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f400e3be4426cc2dc_d20250409_m063527_c001_v7007000_t0000_u01744180527223") 2025/04/09 06:35:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20834_d20250409_m063524_c001_v0001157_t0017_u01744180524080") 2025/04/09 06:35:39 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7dd3_d20250409_m063424_c001_v7007000_t0000_u01744180464290") as it is a hide marker 2025/04/09 06:35:39 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f203016e154cd7dc9_d20250409_m063416_c001_v0001044_t0023_u01744180456790") 2025/04/09 06:35:39 DEBUG : zero-length-file: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7dc8_d20250409_m063416_c001_v7007000_t0000_u01744180456456") as it is a hide marker 2025/04/09 06:35:39 DEBUG : zero-length-file: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4160bad5edb2074b_d20250409_m063415_c001_v0001157_t0040_u01744180455904") 2025/04/09 06:35:39 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d8c_d20250409_m063359_c001_v7007000_t0000_u01744180439473") as it is a hide marker 2025/04/09 06:35:39 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20700_d20250409_m063358_c001_v0001157_t0026_u01744180438799") 2025/04/09 06:35:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d67_d20250409_m063353_c001_v7007000_t0000_u01744180433667") as it is a hide marker 2025/04/09 06:35:39 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb206ec_d20250409_m063352_c001_v0001157_t0019_u01744180432427") 2025/04/09 06:35:39 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d9c_d20250409_m063403_c001_v7007000_t0000_u01744180443301") as it is a hide marker 2025/04/09 06:35:39 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20714_d20250409_m063402_c001_v0001157_t0030_u01744180442433") 2025/04/09 06:35:39 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d98_d20250409_m063402_c001_v7007000_t0000_u01744180442066") as it is a hide marker 2025/04/09 06:35:39 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2070c_d20250409_m063401_c001_v0001157_t0039_u01744180441040") 2025/04/09 06:35:39 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d9e_d20250409_m063404_c001_v7007000_t0000_u01744180444635") as it is a hide marker 2025/04/09 06:35:39 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2071a_d20250409_m063403_c001_v0001157_t0045_u01744180443669") 2025/04/09 06:35:39 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d92_d20250409_m063400_c001_v7007000_t0000_u01744180440665") as it is a hide marker 2025/04/09 06:35:39 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb20704_d20250409_m063359_c001_v0001157_t0047_u01744180439850") 2025/04/09 06:35:39 DEBUG : ./.: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d73_d20250409_m063354_c001_v7007000_t0000_u01744180434845") as it is a hide marker 2025/04/09 06:35:40 DEBUG : ./.: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb206f0_d20250409_m063354_c001_v0001157_t0015_u01744180434040") 2025/04/09 06:35:40 DEBUG : ../..: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f403016e154cd7d7a_d20250409_m063355_c001_v7007000_t0000_u01744180435950") as it is a hide marker 2025/04/09 06:35:40 DEBUG : ../..: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb206f4_d20250409_m063355_c001_v0001157_t0050_u01744180435211") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/09 06:35:40 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/04/09 06:35:41 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/04/09 06:35:41 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/04/09 06:35:41 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/04/09 06:35:41 INFO : B2 bucket rclone-test-weqowuf2pivu: cleaning bucket "rclone-test-weqowuf2pivu" of pending multipart uploads older than 0s 2025/04/09 06:35:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2077a_d20250409_m063425_c001_v0001157_t0044_u01744180465377") "upload" dated 2025-04-09 06:34:25.377 +0000 UTC (1m16.639827739s ago) 2025/04/09 06:35:42 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f200e3be4426cc2ff_d20250409_m063540_c001_v0001181_t0059_u01744180540917") as it is a start marker (upload started at 2025-04-09 06:35:40.917 +0000 UTC) 2025/04/09 06:35:42 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/09 06:35:42 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f200e3be4426cc300_d20250409_m063541_c001_v0001032_t0020_u01744180541125") as it is a start marker (upload started at 2025-04-09 06:35:41.125 +0000 UTC) 2025/04/09 06:35:42 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/09 06:35:42 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f200e3be4426cc301_d20250409_m063541_c001_v0001117_t0035_u01744180541321") as it is a start marker (upload started at 2025-04-09 06:35:41.321 +0000 UTC) 2025/04/09 06:35:42 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/09 06:35:42 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f200e3be4426cc303_d20250409_m063541_c001_v0001144_t0017_u01744180541529") as it is a start marker (upload started at 2025-04-09 06:35:41.529 +0000 UTC) 2025/04/09 06:35:42 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/09 06:35:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f400e3be4426cc2fe_d20250409_m063540_c001_v7007000_t0000_u01744180540731") "hide" dated 2025-04-09 06:35:40.731 +0000 UTC (1.286039737s ago) 2025/04/09 06:35:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f10906698f7e83eaf_d20250409_m063532_c001_v0001113_t0030_u01744180532023") 2025/04/09 06:35:42 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/09 06:35:42 INFO : B2 bucket rclone-test-weqowuf2pivu: cleaning bucket "rclone-test-weqowuf2pivu" of pending multipart uploads older than 0s 2025/04/09 06:35:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2077a_d20250409_m063425_c001_v0001157_t0044_u01744180465377") "upload" dated 2025-04-09 06:34:25.377 +0000 UTC (1m17.012966654s ago) 2025/04/09 06:35:42 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f200e3be4426cc2ff_d20250409_m063540_c001_v0001181_t0059_u01744180540917") as it is a start marker (upload started at 2025-04-09 06:35:40.917 +0000 UTC) 2025/04/09 06:35:42 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f200e3be4426cc300_d20250409_m063541_c001_v0001032_t0020_u01744180541125") as it is a start marker (upload started at 2025-04-09 06:35:41.125 +0000 UTC) 2025/04/09 06:35:42 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f200e3be4426cc301_d20250409_m063541_c001_v0001117_t0035_u01744180541321") as it is a start marker (upload started at 2025-04-09 06:35:41.321 +0000 UTC) 2025/04/09 06:35:42 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f200e3be4426cc303_d20250409_m063541_c001_v0001144_t0017_u01744180541529") as it is a start marker (upload started at 2025-04-09 06:35:41.529 +0000 UTC) 2025/04/09 06:35:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6f024d33401d1b9b9f680e1b_f400e3be4426cc2fe_d20250409_m063540_c001_v7007000_t0000_u01744180540731") "hide" dated 2025-04-09 06:35:40.731 +0000 UTC (1.659132675s ago) 2025/04/09 06:35:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f10906698f7e83eaf_d20250409_m063532_c001_v0001113_t0030_u01744180532023") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/09 06:35:43 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/09 06:35:43 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/09 06:35:43 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/04/09 06:35:44 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/09 06:35:44 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/09 06:35:44 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/09 06:35:44 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/09 06:35:45 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/09 06:35:47 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/09 06:35:47 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/09 06:35:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:35:50 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/04/09 06:35:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f200e3be4426cc318_d20250409_m063550_c001_v0001090_t0032_u01744180550364") 2025/04/09 06:35:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/09 06:35:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/09 06:35:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/09 06:35:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:35:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:35:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/09 06:35:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/09 06:35:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/09 06:35:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/09 06:35:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/09 06:35:56 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/09 06:35:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/09 06:35:57 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/09 06:35:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:35:58 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/04/09 06:35:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f20115b661af80643_d20250409_m063559_c001_v0001183_t0020_u01744180559066") 2025/04/09 06:35:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/09 06:35:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/09 06:35:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/09 06:36:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:36:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:36:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/09 06:36:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/09 06:36:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/09 06:36:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/09 06:36:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/09 06:36:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/09 06:36:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/09 06:36:04 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/09 06:36:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/09 06:36:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/09 06:36:12 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/09 06:36:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:36:15 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/04/09 06:36:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f219b182e69578829_d20250409_m063615_c001_v0001171_t0012_u01744180575355") 2025/04/09 06:36:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/09 06:36:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/09 06:36:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/09 06:36:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/09 06:36:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/09 06:36:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:36:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:36:18 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/04/09 06:36:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/09 06:36:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/09 06:36:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/09 06:36:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/09 06:36:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/09 06:36:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/09 06:36:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/09 06:36:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:36:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/09 06:36:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f219b182e69578835_d20250409_m063625_c001_v0001184_t0052_u01744180585087") 2025/04/09 06:36:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/09 06:36:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/09 06:36:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/09 06:36:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:36:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:36:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/09 06:36:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/09 06:36:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/09 06:36:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/09 06:36:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/09 06:36:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/09 06:36:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/09 06:36:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/09 06:36:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:36:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/04/09 06:36:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f219b182e6957883f_d20250409_m063633_c001_v0001183_t0004_u01744180593755") 2025/04/09 06:36:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/09 06:36:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/09 06:36:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/09 06:36:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:36:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:36:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/09 06:36:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/09 06:36:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/09 06:36:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/09 06:36:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/09 06:36:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/09 06:36:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/09 06:36:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/09 06:36:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/09 06:36:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/09 06:36:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/09 06:36:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:36:42 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/04/09 06:36:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f202137e3558bf468_d20250409_m063642_c001_v0001100_t0028_u01744180602920") 2025/04/09 06:36:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/09 06:36:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/09 06:36:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/09 06:36:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/09 06:36:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/09 06:36:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:36:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:36:45 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/04/09 06:36:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/09 06:36:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/09 06:36:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/09 06:36:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/09 06:36:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/09 06:36:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/09 06:36:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/09 06:36:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:36:51 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/04/09 06:36:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f202137e3558bf479_d20250409_m063651_c001_v0001171_t0048_u01744180611862") 2025/04/09 06:36:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/09 06:36:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/09 06:36:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/09 06:36:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:36:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:36:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/09 06:36:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/09 06:36:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/09 06:36:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/09 06:36:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/09 06:36:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/09 06:36:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/09 06:36:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/09 06:37:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:37:00 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/04/09 06:37:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f202137e3558bf499_d20250409_m063700_c001_v0001171_t0038_u01744180620596") 2025/04/09 06:37:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/09 06:37:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/09 06:37:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/09 06:37:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:37:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:37:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/09 06:37:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/09 06:37:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/09 06:37:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/09 06:37:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/09 06:37:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/09 06:37:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/09 06:37:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/09 06:37:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/09 06:37:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/09 06:37:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/09 06:37:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:37:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/09 06:37:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f2154fa61e80e4bc4_d20250409_m063710_c001_v0001145_t0022_u01744180630175") 2025/04/09 06:37:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/09 06:37:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/09 06:37:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/09 06:37:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/09 06:37:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/09 06:37:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:37:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:37:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/04/09 06:37:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/09 06:37:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/09 06:37:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/09 06:37:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/09 06:37:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/09 06:37:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/09 06:37:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/09 06:37:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:37:19 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/04/09 06:37:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f219b182e6957889d_d20250409_m063719_c001_v0001184_t0049_u01744180639493") 2025/04/09 06:37:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/09 06:37:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/09 06:37:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/09 06:37:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:37:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:37:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/09 06:37:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/09 06:37:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/09 06:37:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/09 06:37:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/09 06:37:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/09 06:37:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/09 06:37:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/09 06:37:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:37:28 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/04/09 06:37:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f2154fa61e80e4be3_d20250409_m063728_c001_v0001109_t0001_u01744180648845") 2025/04/09 06:37:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/09 06:37:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/09 06:37:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/09 06:37:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:37:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:37:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/09 06:37:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/09 06:37:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/09 06:37:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/09 06:37:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/09 06:37:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/09 06:37:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/09 06:37:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/09 06:37:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/09 06:37:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/09 06:37:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/09 06:37:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:37:39 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/04/09 06:37:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f2054139e406af256_d20250409_m063739_c001_v0001171_t0007_u01744180659744") 2025/04/09 06:37:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/09 06:37:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/09 06:37:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/09 06:37:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/09 06:37:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/09 06:37:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/09 06:37:40 DEBUG : pacer: Reducing sleep to 10ms 2025/04/09 06:37:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/09 06:37:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:38:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:38:14 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/04/09 06:38:18 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/09 06:38:18 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/09 06:38:18 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/09 06:38:18 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/09 06:38:19 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/09 06:38:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/09 06:38:21 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/09 06:38:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:38:23 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/04/09 06:38:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f210bed6b49ad3d18_d20250409_m063823_c001_v0001184_t0031_u01744180703561") 2025/04/09 06:38:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/09 06:38:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/09 06:38:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/09 06:38:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:38:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:38:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/09 06:38:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/09 06:38:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/09 06:38:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/09 06:38:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/09 06:38:30 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/09 06:38:31 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/09 06:38:31 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/09 06:38:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:38:33 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/04/09 06:38:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f2077d795ff27fd35_d20250409_m063833_c001_v0001144_t0020_u01744180713434") 2025/04/09 06:38:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/09 06:38:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/09 06:38:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/09 06:38:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:38:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:38:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/09 06:38:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/09 06:38:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/09 06:38:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/09 06:38:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/09 06:38:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/09 06:38:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/09 06:38:40 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/09 06:38:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/09 06:38:42 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/09 06:38:42 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/09 06:38:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:38:44 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/04/09 06:38:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f219bc2c4359e4249_d20250409_m063844_c001_v0001145_t0033_u01744180724340") 2025/04/09 06:38:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/09 06:38:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/09 06:38:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/09 06:38:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/09 06:38:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/09 06:38:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:38:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:38:47 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/04/09 06:38:50 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/09 06:38:50 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/09 06:38:50 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/09 06:38:50 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/09 06:38:51 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/09 06:38:53 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/09 06:38:53 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/09 06:38:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:38:55 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/04/09 06:38:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f2077d795ff27fd65_d20250409_m063855_c001_v0001183_t0053_u01744180735439") 2025/04/09 06:38:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/09 06:38:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/09 06:38:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/09 06:38:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:38:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:38:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/09 06:39:00 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/09 06:39:00 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/09 06:39:01 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/09 06:39:01 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/09 06:39:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/09 06:39:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/09 06:39:03 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/09 06:39:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:39: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/04/09 06:39:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f2077d795ff27fdae_d20250409_m063906_c001_v0001150_t0013_u01744180746439") 2025/04/09 06:39:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/09 06:39:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/09 06:39:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/09 06:39:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:39:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:39:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/09 06:39:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/09 06:39:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/09 06:39:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/09 06:39:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/09 06:39:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/09 06:39:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/09 06:39:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/09 06:39:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/09 06:39:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/09 06:39:15 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/09 06:39:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/09 06:39:18 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/04/09 06:39:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6f024d33401d1b9b9f680e1b_f219bc2c4359e4261_d20250409_m063918_c001_v0001171_t0006_u01744180758217") 2025/04/09 06:39:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/09 06:39:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/09 06:39:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/09 06:39:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/09 06:39:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/09 06:39:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/09 06:39:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/09 06:39:29 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/04/09 06:39:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f024d33401d1b9b9f680e1b_f209e2a983c2c6927_d20250409_m063938_c001_v0001172_t0050_u01744180778868") 2025/04/09 06:39:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/09 06:39:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/09 06:39:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/09 06:39:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/09 06:39:39 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/09 06:39:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/09 06:39:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/09 06:39:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/09 06:39:41 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/09 06:39:44 DEBUG : chunked-copy: Done sending chunk 0 2025/04/09 06:39:44 DEBUG : chunked-copy: Done sending chunk 1 2025/04/09 06:39:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/09 06:39:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f024d33401d1b9b9f680e1b_f216051d139e6f2db_d20250409_m063944_c001_v0001183_t0036_u01744180784911") 2025/04/09 06:39:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/09 06:39:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/09 06:39:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/09 06:39:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/09 06:39:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/09 06:39:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/09 06:39:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/09 06:39:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/09 06:39:47 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/09 06:39:50 DEBUG : chunked-copy: Done sending chunk 0 2025/04/09 06:39:50 DEBUG : chunked-copy: Done sending chunk 1 2025/04/09 06:39:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/09 06:39:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6f024d33401d1b9b9f680e1b_f216051d139e6f2df_d20250409_m063950_c001_v0001180_t0034_u01744180790772") 2025/04/09 06:39:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/09 06:39:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/09 06:39:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/09 06:39:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/09 06:39:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/09 06:39:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/09 06:39:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/09 06:39:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/09 06:39:53 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/09 06:39:56 DEBUG : chunked-copy: Done sending chunk 0 2025/04/09 06:39:56 DEBUG : chunked-copy: Done sending chunk 1 2025/04/09 06:39:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/09 06:39:56 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6f024d33401d1b9b9f680e1b_f209e2a983c2c692e_d20250409_m063956_c001_v0001183_t0023_u01744180796793") 2025/04/09 06:39:56 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/09 06:39:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/09 06:39:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/09 06:39:57 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/09 06:39:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/09 06:39:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/09 06:39:57 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/09 06:39:59 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/09 06:40:01 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/09 06:40:01 DEBUG : Creating backend with remote "TestB2:rclone-test-weqowuf2pivu/deeper/nonexisting/directory" 2025/04/09 06:40:01 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/04/09 06:40:02 INFO : B2 bucket rclone-test-weqowuf2pivu: cleaning bucket "rclone-test-weqowuf2pivu" of all files 2025/04/09 06:40:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4077d795ff27fd81_d20250409_m063900_c001_v7007000_t0000_u01744180740194") 2025/04/09 06:40:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2077d795ff27fd65_d20250409_m063855_c001_v0001183_t0053_u01744180735439") 2025/04/09 06:40:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4077d795ff27fd62_d20250409_m063854_c001_v7007000_t0000_u01744180734681") 2025/04/09 06:40:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f21839514bc39e8cb_d20250409_m063849_c001_v0001172_t0058_u01744180729739") 2025/04/09 06:40:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f409e2a983c2c6924_d20250409_m063932_c001_v7007000_t0000_u01744180772811") 2025/04/09 06:40:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f219bc2c4359e4261_d20250409_m063918_c001_v0001171_t0006_u01744180758217") 2025/04/09 06:40:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f419bc2c4359e4260_d20250409_m063917_c001_v7007000_t0000_u01744180757566") 2025/04/09 06:40:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2077d795ff27fdc4_d20250409_m063911_c001_v0001100_t0011_u01744180751984") 2025/04/09 06:40:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4077d795ff27fdc2_d20250409_m063911_c001_v7007000_t0000_u01744180751793") 2025/04/09 06:40:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2077d795ff27fdae_d20250409_m063906_c001_v0001150_t0013_u01744180746439") 2025/04/09 06:40:03 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4077d795ff27fdab_d20250409_m063905_c001_v7007000_t0000_u01744180745880") 2025/04/09 06:40:03 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2077d795ff27fd83_d20250409_m063900_c001_v0001183_t0041_u01744180740381") 2025/04/09 06:40:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f419b182e69578851_d20250409_m063646_c001_v7007000_t0000_u01744180606977") 2025/04/09 06:40:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f202137e3558bf468_d20250409_m063642_c001_v0001100_t0028_u01744180602920") 2025/04/09 06:40:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f419b182e69578845_d20250409_m063637_c001_v7007000_t0000_u01744180597672") 2025/04/09 06:40:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f219b182e6957883f_d20250409_m063633_c001_v0001183_t0004_u01744180593755") 2025/04/09 06:40:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f402137e3558bf467_d20250409_m063642_c001_v7007000_t0000_u01744180602516") 2025/04/09 06:40:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f219b182e69578846_d20250409_m063637_c001_v0001115_t0039_u01744180597859") 2025/04/09 06:40:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f419b182e6957883e_d20250409_m063633_c001_v7007000_t0000_u01744180593362") 2025/04/09 06:40:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f219b182e6957883a_d20250409_m063628_c001_v0001171_t0004_u01744180588714") 2025/04/09 06:40:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f419b182e69578839_d20250409_m063628_c001_v7007000_t0000_u01744180588529") 2025/04/09 06:40:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f219b182e69578835_d20250409_m063625_c001_v0001184_t0052_u01744180585087") 2025/04/09 06:40:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f419b182e69578834_d20250409_m063624_c001_v7007000_t0000_u01744180584691") 2025/04/09 06:40:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f21839514bc39e79d_d20250409_m063620_c001_v0001039_t0016_u01744180580330") 2025/04/09 06:40:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4154fa61e80e4bcc_d20250409_m063714_c001_v7007000_t0000_u01744180634176") 2025/04/09 06:40:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2154fa61e80e4bc4_d20250409_m063710_c001_v0001145_t0022_u01744180630175") 2025/04/09 06:40:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f419b182e6957888e_d20250409_m063705_c001_v7007000_t0000_u01744180625457") 2025/04/09 06:40:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f202137e3558bf499_d20250409_m063700_c001_v0001171_t0038_u01744180620596") 2025/04/09 06:40:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4154fa61e80e4bc3_d20250409_m063709_c001_v7007000_t0000_u01744180629790") 2025/04/09 06:40:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f219b182e69578890_d20250409_m063705_c001_v0001184_t0042_u01744180625641") 2025/04/09 06:40:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f402137e3558bf497_d20250409_m063700_c001_v7007000_t0000_u01744180620232") 2025/04/09 06:40:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f219b182e69578864_d20250409_m063656_c001_v0001181_t0039_u01744180616009") 2025/04/09 06:40:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f419b182e69578863_d20250409_m063655_c001_v7007000_t0000_u01744180615824") 2025/04/09 06:40:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f202137e3558bf479_d20250409_m063651_c001_v0001171_t0048_u01744180611862") 2025/04/09 06:40:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f402137e3558bf477_d20250409_m063651_c001_v7007000_t0000_u01744180611502") 2025/04/09 06:40:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f219b182e69578852_d20250409_m063647_c001_v0001106_t0033_u01744180607161") 2025/04/09 06:40:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f41839514bc39e79b_d20250409_m063620_c001_v7007000_t0000_u01744180580145") 2025/04/09 06:40:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f219b182e69578829_d20250409_m063615_c001_v0001171_t0012_u01744180575355") 2025/04/09 06:40:05 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f419b182e69578827_d20250409_m063614_c001_v7007000_t0000_u01744180574966") 2025/04/09 06:40:05 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f20115b661af8065a_d20250409_m063603_c001_v0001101_t0030_u01744180563291") 2025/04/09 06:40:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f40115b661af80659_d20250409_m063603_c001_v7007000_t0000_u01744180563107") 2025/04/09 06:40:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f20115b661af80643_d20250409_m063559_c001_v0001183_t0020_u01744180559066") 2025/04/09 06:40:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f40115b661af8063e_d20250409_m063558_c001_v7007000_t0000_u01744180558673") 2025/04/09 06:40:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f20115b661af8061a_d20250409_m063554_c001_v0001131_t0006_u01744180554045") 2025/04/09 06:40:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f40115b661af80618_d20250409_m063553_c001_v7007000_t0000_u01744180553861") 2025/04/09 06:40:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f200e3be4426cc318_d20250409_m063550_c001_v0001090_t0032_u01744180550364") 2025/04/09 06:40:05 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f400e3be4426cc316_d20250409_m063549_c001_v7007000_t0000_u01744180549974") 2025/04/09 06:40:05 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f200e3be4426cc30b_d20250409_m063544_c001_v0001171_t0025_u01744180544554") 2025/04/09 06:40:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4077d795ff27fd00_d20250409_m063817_c001_v7007000_t0000_u01744180697908") 2025/04/09 06:40:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2054139e406af256_d20250409_m063739_c001_v0001171_t0007_u01744180659744") 2025/04/09 06:40:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4154fa61e80e4bf0_d20250409_m063734_c001_v7007000_t0000_u01744180654101") 2025/04/09 06:40:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2154fa61e80e4be3_d20250409_m063728_c001_v0001109_t0001_u01744180648845") 2025/04/09 06:40:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4054139e406af254_d20250409_m063739_c001_v7007000_t0000_u01744180659285") 2025/04/09 06:40:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2154fa61e80e4bf1_d20250409_m063734_c001_v0001102_t0024_u01744180654287") 2025/04/09 06:40:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4154fa61e80e4be1_d20250409_m063728_c001_v7007000_t0000_u01744180648410") 2025/04/09 06:40:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2154fa61e80e4bd6_d20250409_m063723_c001_v0001171_t0019_u01744180643306") 2025/04/09 06:40:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4154fa61e80e4bd5_d20250409_m063723_c001_v7007000_t0000_u01744180643122") 2025/04/09 06:40:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f219b182e6957889d_d20250409_m063719_c001_v0001184_t0049_u01744180639493") 2025/04/09 06:40:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f419b182e6957889c_d20250409_m063719_c001_v7007000_t0000_u01744180639084") 2025/04/09 06:40:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2154fa61e80e4bcd_d20250409_m063714_c001_v0001177_t0031_u01744180634362") 2025/04/09 06:40:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f41839514bc39e8ca_d20250409_m063849_c001_v7007000_t0000_u01744180729555") 2025/04/09 06:40:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f219bc2c4359e4249_d20250409_m063844_c001_v0001145_t0033_u01744180724340") 2025/04/09 06:40:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f419bc2c4359e4246_d20250409_m063843_c001_v7007000_t0000_u01744180723895") 2025/04/09 06:40:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2077d795ff27fd4b_d20250409_m063838_c001_v0001180_t0037_u01744180718757") 2025/04/09 06:40:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4077d795ff27fd4a_d20250409_m063838_c001_v7007000_t0000_u01744180718573") 2025/04/09 06:40:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2077d795ff27fd35_d20250409_m063833_c001_v0001144_t0020_u01744180713434") 2025/04/09 06:40:06 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4077d795ff27fd32_d20250409_m063832_c001_v7007000_t0000_u01744180712869") 2025/04/09 06:40:06 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2077d795ff27fd1b_d20250409_m063827_c001_v0001136_t0037_u01744180707523") 2025/04/09 06:40:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f4077d795ff27fd19_d20250409_m063827_c001_v7007000_t0000_u01744180707338") 2025/04/09 06:40:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f210bed6b49ad3d18_d20250409_m063823_c001_v0001184_t0031_u01744180703561") 2025/04/09 06:40:06 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f410bed6b49ad3d16_d20250409_m063823_c001_v7007000_t0000_u01744180703109") 2025/04/09 06:40:06 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f2077d795ff27fd02_d20250409_m063818_c001_v0001144_t0020_u01744180698093") 2025/04/09 06:40:06 DEBUG : chunked-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f409e2a983c2c6930_d20250409_m063959_c001_v7007000_t0000_u01744180799153") 2025/04/09 06:40:06 DEBUG : chunked-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f216051d139e6f2e4_d20250409_m063953_c001_v0001041_t0051_u01744180793268") 2025/04/09 06:40:07 DEBUG : chunked-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f416051d139e6f2e2_d20250409_m063952_c001_v7007000_t0000_u01744180792645") 2025/04/09 06:40:07 DEBUG : chunked-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f209e2a983c2c692d_d20250409_m063947_c001_v0001093_t0057_u01744180787296") 2025/04/09 06:40:07 DEBUG : chunked-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f409e2a983c2c692c_d20250409_m063946_c001_v7007000_t0000_u01744180786650") 2025/04/09 06:40:07 DEBUG : chunked-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f209e2a983c2c692a_d20250409_m063941_c001_v0001172_t0043_u01744180781522") 2025/04/09 06:40:07 DEBUG : chunked-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f409e2a983c2c6929_d20250409_m063940_c001_v7007000_t0000_u01744180780814") 2025/04/09 06:40:07 DEBUG : chunked-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f10906698f7e840e6_d20250409_m063937_c001_v0001113_t0015_u01744180777216") 2025/04/09 06:40:07 DEBUG : chunked-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f409e2a983c2c6926_d20250409_m063936_c001_v7007000_t0000_u01744180776811") 2025/04/09 06:40:07 DEBUG : chunked-copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f10906698f7e840dc_d20250409_m063933_c001_v0001113_t0002_u01744180773637") 2025/04/09 06:40:07 DEBUG : chunked-copy.copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f409e2a983c2c692f_d20250409_m063958_c001_v7007000_t0000_u01744180798967") 2025/04/09 06:40:07 DEBUG : chunked-copy.copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f209e2a983c2c692e_d20250409_m063956_c001_v0001183_t0023_u01744180796793") 2025/04/09 06:40:07 DEBUG : chunked-copy.copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f416051d139e6f2e1_d20250409_m063952_c001_v7007000_t0000_u01744180792456") 2025/04/09 06:40:07 DEBUG : chunked-copy.copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f216051d139e6f2df_d20250409_m063950_c001_v0001180_t0034_u01744180790772") 2025/04/09 06:40:07 DEBUG : chunked-copy.copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f409e2a983c2c692b_d20250409_m063946_c001_v7007000_t0000_u01744180786462") 2025/04/09 06:40:07 DEBUG : chunked-copy.copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f216051d139e6f2db_d20250409_m063944_c001_v0001183_t0036_u01744180784911") 2025/04/09 06:40:07 DEBUG : chunked-copy.copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f409e2a983c2c6928_d20250409_m063940_c001_v7007000_t0000_u01744180780628") 2025/04/09 06:40:07 DEBUG : chunked-copy.copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f209e2a983c2c6927_d20250409_m063938_c001_v0001172_t0050_u01744180778868") 2025/04/09 06:40:07 DEBUG : chunked-copy.copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f409e2a983c2c6925_d20250409_m063936_c001_v7007000_t0000_u01744180776626") 2025/04/09 06:40:07 DEBUG : chunked-copy.copy: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f107b4b320b7332c1_d20250409_m063935_c001_v0001100_t0006_u01744180775778") 2025/04/09 06:40:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f1160bad5edb2077a_d20250409_m063425_c001_v0001157_t0044_u01744180465377") 2025/04/09 06:40:07 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f409e2a983c2c6931_d20250409_m064000_c001_v7007000_t0000_u01744180800281") 2025/04/09 06:40:08 DEBUG : unknown-size-put.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f10906698f7e8410b_d20250409_m063959_c001_v0001113_t0019_u01744180799707") 2025/04/09 06:40:08 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f409e2a983c2c6932_d20250409_m064001_c001_v7007000_t0000_u01744180801560") 2025/04/09 06:40:08 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f10906698f7e84111_d20250409_m064001_c001_v0001113_t0058_u01744180801239") 2025/04/09 06:40:08 DEBUG : unknown-size-update.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f10906698f7e8410f_d20250409_m064000_c001_v0001113_t0028_u01744180800465") 2025/04/09 06:40:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z6f024d33401d1b9b9f680e1b_f400e3be4426cc2fe_d20250409_m063540_c001_v7007000_t0000_u01744180540731") 2025/04/09 06:40:09 INFO : B2 bucket rclone-test-weqowuf2pivu: cleaning bucket "rclone-test-weqowuf2pivu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (382.19s) --- 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.53s) --- PASS: TestIntegration/FsMkdir (379.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.00s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.83s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- 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.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.94s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.09s) --- 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.93s) --- 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 (19.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- 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 (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (228.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (35.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (17.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (63.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (43.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (38.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (43.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (21.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (15.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.12s) --- 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 382.211s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m23.273626653s (try 1/5)